My Brute Forum
Would you like to react to this message? Create an account in a few clicks or log in to continue.



 
HomeSearchLatest imagesRegisterLog in
Registration DOES NOT need an email verification.
Welcome to the biggest MyBrute forum on the internet.
Look at the sections' stickies: you'll find there everything you need to know about the game!

 

 How to connect Squirrel 2 BC DB

Go down 
+17
Azturiar
Sioc
bamb@m
bboy_kurei
Stsin
taitoune
mystorage
redneck-giant99
NippleLuvs
Maccaz
Neutrino
Rippraff
ESCGoat
argus
silverx123
Yaboirobby
Eumigen
21 posters
Go to page : Previous  1, 2, 3  Next
AuthorMessage
NippleLuvs
* * * *
* * * *
NippleLuvs


Posts : 54
Join date : 2009-09-25

How to connect Squirrel 2 BC DB - Page 2 Empty
PostSubject: Re: How to connect Squirrel 2 BC DB   How to connect Squirrel 2 BC DB - Page 2 Icon_minitimeThu 15 Oct 2009, 17:13

In BC, when you CREATE a pupil but don't level the pupil, they all have default values in the stats, supers, weapons.

See, except for the name, all values are useless. Not sure where BC comes up with those initial values as it seems to be random.
Code:

COLUMN HEADINGS

name;id;level;endurance;force;agilite;rapidite;Voleur;Brute féroce;Potion tragique;Filet;Bombe;Marteau-pilon;Cri-qui-poutre;Hypnose;Deluge;Force herculéenne;Agilité du félin;Frappe éclair;Vitalité;Immortel;Maître d"armes;Arts martiaux;6ème sens;Pugnace;Tornade de coups;Bouclier;Armure;Peau renforcée;Intouchable;Sabotage;Choc;Gros-bras;Implacable;Survie;chien A;chien B;chien C;panthère;ours;mains;couteau;glaive;lance;baton;trident;hache;cimeterre;marteau;épee;éventail;shuriken;crocs;massue;étoile du matin;os de mammouth;fléau;fouet;sai;poireau;mug;poële;piou piou;hallebarde;trombone;clavier;bol de noodle;raquette

DATA
iwftvhjw;0;0;266;32;15;42;;43;66;24;59;;;;;;;2;;;19;15;10;;35;47;64;13;;;;;;;30;;;;;;3;9;76;1;;12;;62;16;;17;;7;;5;56;8;;;;;;;;;;;25
rsgqjjgy;0;0;266;32;15;42;;43;66;24;59;;;;;;;2;;;19;15;10;;35;47;64;13;;;;;;;30;;;;;;3;9;76;1;;12;;62;16;;17;;7;;5;56;8;;;;;;;;;;;25
fizxabtn;0;0;266;32;15;42;;43;66;24;59;;;;;;;2;;;19;15;10;;35;47;64;13;;;;;;;30;;;;;;3;9;76;1;;12;;62;16;;17;;7;;5;56;8;;;;;;;;;;;25
efanzxqo;0;0;266;32;15;42;;43;66;24;59;;;;;;;2;;;19;15;10;;35;47;64;13;;;;;;;30;;;;;;3;9;76;1;;12;;62;16;;17;;7;;5;56;8;;;;;;;;;;;25

When you start leveling pupils, then stats are captured for them.
Code:

iwftvhjw;459657;3;308;34;21;22;;47;;14;;;;;21;2;;;;;5;;17;;;42;37;12;;;;;;;51;43;;;;;6;;1;4;;3;;;61;;;;19;20;28;32;;;;;;;;;;;;20
rsgqjjgy;913368;3;254;24;28;49;;7;66;41;46;;48;45;;;3;33;;;;;31;;;6;;12;;80;2;;;;15;53;;;1;;19;20;28;5;;9;44;13;;;8;;4;55;30;;;56;;43;;;;;;;;29
fizxabtn;161470;3;308;40;18;19;;22;18;19;;;;;;8;;;;;64;;;;21;11;;32;;;24;5;;;7;51;53;;;;1;4;62;12;31;2;15;36;;;;;3;6;;78;;;;17;;;;44;;;;26
efanzxqo;758977;3;272;27;30;42;;22;25;40;;;;69;;;1;45;;;41;21;;37;66;2;46;19;;;51;17;;59;3;28;;;;;7;6;11;18;12;14;78;;15;79;;;26;16;5;;4;;;;;;;;;;;31


On a side note:
For people looking for those really special brutes with EVERYTHING, they should export some leveled brutes and use EXCEL or something else to find brutes with TripleT, Implacable, Untouchable, etc...
Back to top Go down
Eumigen
VIP
VIP
Eumigen


Posts : 487
Join date : 2009-09-25
Location : somewhere in Germany

How to connect Squirrel 2 BC DB - Page 2 Empty
PostSubject: Re: How to connect Squirrel 2 BC DB   How to connect Squirrel 2 BC DB - Page 2 Icon_minitimeThu 15 Oct 2009, 17:28

NippleLuvs wrote:
In BC, when you CREATE a pupil but don't level the pupil, they all have default values in the stats, supers, weapons.

See, except for the name, all values are useless. Not sure where BC comes up with those initial values as it seems to be random....
Thats right, but this data is NOT stored in the BC database, the bitstring is to short, and last 3 or 4 chars represent the domain (COM, FR or ES) where the brute is registred this is proved.
Back to top Go down
NippleLuvs
* * * *
* * * *
NippleLuvs


Posts : 54
Join date : 2009-09-25

How to connect Squirrel 2 BC DB - Page 2 Empty
PostSubject: Re: How to connect Squirrel 2 BC DB   How to connect Squirrel 2 BC DB - Page 2 Icon_minitimeThu 15 Oct 2009, 17:44

I just exported both of those 4 lines. BC is not connecting to COM to get the values.

If you are only storing the LEVEL at which you will get an item and not the NAME of the item, it does not take that much space to store a 2 digit number. BC does not seem to look for items acquired any later than level 80.

Here is the code that is pulling weapons from the NAME

Bonus.getWeapon("4Hd,O"), Bonus.getWeapon("(Nl"), Bonus.getWeapon("3;KeJ"), Bonus.getWeapon("0JE(G"), Bonus.getWeapon("8n*1"), Bonus.getWeapon("4u[MY"), Bonus.getWeapon("7FuzF("), Bonus.getWeapon("9k59O")

Anyway, i don't think any of this is relevant for just deleting and merging pupils. You probably only need the name.
Back to top Go down
redneck-giant99
Forum Mod
Forum Mod
redneck-giant99


Posts : 1377
Join date : 2009-04-29
Age : 50
Location : Hurt Locker

How to connect Squirrel 2 BC DB - Page 2 Empty
PostSubject: Re: How to connect Squirrel 2 BC DB   How to connect Squirrel 2 BC DB - Page 2 Icon_minitimeThu 15 Oct 2009, 17:49

will these 2 squirrels help out


How to connect Squirrel 2 BC DB - Page 2 Squirrels-1
Back to top Go down
Eumigen
VIP
VIP
Eumigen


Posts : 487
Join date : 2009-09-25
Location : somewhere in Germany

How to connect Squirrel 2 BC DB - Page 2 Empty
PostSubject: Re: How to connect Squirrel 2 BC DB   How to connect Squirrel 2 BC DB - Page 2 Icon_minitimeThu 15 Oct 2009, 18:18

redneck-giant99 wrote:
will these 2 squirrels help out
Öhhmm, there are one, two, three Squirrels Laughing
Back to top Go down
NippleLuvs
* * * *
* * * *
NippleLuvs


Posts : 54
Join date : 2009-09-25

How to connect Squirrel 2 BC DB - Page 2 Empty
PostSubject: Re: How to connect Squirrel 2 BC DB   How to connect Squirrel 2 BC DB - Page 2 Icon_minitimeThu 15 Oct 2009, 19:34

This is gross!

Code:

    public static byte[] decode(String s)
    {
        byte abyte0[] = new byte[s.length() / 2];
        s = s.toLowerCase();
        for(int i = 0; i < abyte0.length; i++)
        {
            int j = "0123456789abcdef".indexOf(s.charAt(2 * i + 0));
            int k = "0123456789abcdef".indexOf(s.charAt(2 * i + 1));
            abyte0[i] = (byte)(j * 16 + k);
        }

        return abyte0;
    }

I'm going to convert this to SQL so we can pull names straight from the table, without a program.
Back to top Go down
Eumigen
VIP
VIP
Eumigen


Posts : 487
Join date : 2009-09-25
Location : somewhere in Germany

How to connect Squirrel 2 BC DB - Page 2 Empty
PostSubject: Re: How to connect Squirrel 2 BC DB   How to connect Squirrel 2 BC DB - Page 2 Icon_minitimeThu 15 Oct 2009, 21:28

First!
just follow the link and cry Very Happy
Link BC Names Decrypter

greetz
Eumigen Twisted Evil
Back to top Go down
Rippraff
* * * * * * * * * *
* * * * * * * * * *
Rippraff


Posts : 1352
Join date : 2009-05-24
Age : 58

How to connect Squirrel 2 BC DB - Page 2 Empty
PostSubject: Re: How to connect Squirrel 2 BC DB   How to connect Squirrel 2 BC DB - Page 2 Icon_minitimeThu 15 Oct 2009, 21:46

Great, congratz! cheers

Nevertheless a SQL script would be much appreciated too. Wink
Back to top Go down
Eumigen
VIP
VIP
Eumigen


Posts : 487
Join date : 2009-09-25
Location : somewhere in Germany

How to connect Squirrel 2 BC DB - Page 2 Empty
PostSubject: Re: How to connect Squirrel 2 BC DB   How to connect Squirrel 2 BC DB - Page 2 Icon_minitimeThu 15 Oct 2009, 21:51

Rippraff wrote:
Great, congratz! cheers
Thanx a lot, did you test it, anny comments?
Back to top Go down
Rippraff
* * * * * * * * * *
* * * * * * * * * *
Rippraff


Posts : 1352
Join date : 2009-05-24
Age : 58

How to connect Squirrel 2 BC DB - Page 2 Empty
PostSubject: Re: How to connect Squirrel 2 BC DB   How to connect Squirrel 2 BC DB - Page 2 Icon_minitimeThu 15 Oct 2009, 21:53

Yep I did a test and it worked. Have to verify the result though. :)
Back to top Go down
Eumigen
VIP
VIP
Eumigen


Posts : 487
Join date : 2009-09-25
Location : somewhere in Germany

How to connect Squirrel 2 BC DB - Page 2 Empty
PostSubject: Re: How to connect Squirrel 2 BC DB   How to connect Squirrel 2 BC DB - Page 2 Icon_minitimeThu 15 Oct 2009, 21:56

Rippraff wrote:
Yep I did a test and it worked. Have to verify the result though. :)
Thanx a lot man, thats fine, anny further comments are pritty welcome Very Happy

Ich danke dir, das ist gut, weitere Kommentare sind sehr wilkommen Very Happy

greetz Eumigen Twisted Evil
Back to top Go down
Eumigen
VIP
VIP
Eumigen


Posts : 487
Join date : 2009-09-25
Location : somewhere in Germany

How to connect Squirrel 2 BC DB - Page 2 Empty
PostSubject: [TUTORIAL] Addon to Suns Tut   How to connect Squirrel 2 BC DB - Page 2 Icon_minitimeSat 17 Oct 2009, 10:49

Hi,
because of lot PMs about the connect thing, I decide to write a little addon to the sun Tut.

1. you have to download Squirrel and install it.
2. Read the Sun Tut. Do as described in section Configuring SQuirreL for the Derby Embedded JDBC Driver this Driver is needed to connect to BC database!
3. create an alias for your connetion as shown below:

How to connect Squirrel 2 BC DB - Page 2 Connectbcdatabase

At point 1. type in a name for the connection
At point 2. select the embedded Driver
At point 3. edit the URL as shown. it shoul point to your BC database (the subfolder db in the data folder of BC)

After that click the Test-Button. The following Window appears:

How to connect Squirrel 2 BC DB - Page 2 Connectbcdatabase1

Click the Connect-Button, if following message appears it's done.

How to connect Squirrel 2 BC DB - Page 2 Connectbcdatabase2

Save the alias. From now you can connet to the database by doubleclick on the alias on the alias-tab in Squirrel.

enjoy
Eumigen
Back to top Go down
silverx123
* * * * * * * * *
* * * * * * * * *
silverx123


Posts : 532
Join date : 2009-08-05

How to connect Squirrel 2 BC DB - Page 2 Empty
PostSubject: Re: How to connect Squirrel 2 BC DB   How to connect Squirrel 2 BC DB - Page 2 Icon_minitimeSat 17 Oct 2009, 11:11

Eumigen wrote:
Hi,
because of lot PMs about the connect thing, I decide to write a little addon to the sun Tut.

1. you have to download Squirrel and install it.
2. Read the Sun Tut. Do as described in section Configuring SQuirreL for the Derby Embedded JDBC Driver this Driver is needed to connect to BC database!
3. create an alias for your connetion as shown below:

How to connect Squirrel 2 BC DB - Page 2 Connectbcdatabase

At point 1. type in a name for the connection
At point 2. select the embedded Driver
At point 3. edit the URL as shown. it shoul point to your BC database (the subfolder db in the data folder of BC)

After that click the Test-Button. The following Window appears:

How to connect Squirrel 2 BC DB - Page 2 Connectbcdatabase1

Click the Connect-Button, if following message appears it's done.

How to connect Squirrel 2 BC DB - Page 2 Connectbcdatabase2

Save the alias. From now you can connet to the database by doubleclick on the alias on the alias-tab in Squirrel.

enjoy
Eumigen

thank cheers
i miss this step..
Back to top Go down
mystorage
* * * * *
* * * * *



Posts : 94
Join date : 2009-04-21

How to connect Squirrel 2 BC DB - Page 2 Empty
PostSubject: Re: How to connect Squirrel 2 BC DB   How to connect Squirrel 2 BC DB - Page 2 Icon_minitimeSat 17 Oct 2009, 11:15

it worked!!! cheers
Back to top Go down
taitoune
* *
* *
taitoune


Posts : 13
Join date : 2009-10-16
Age : 47

How to connect Squirrel 2 BC DB - Page 2 Empty
PostSubject: Re: How to connect Squirrel 2 BC DB   How to connect Squirrel 2 BC DB - Page 2 Icon_minitimeSat 17 Oct 2009, 13:37

NippleLuvs wrote:
I decompiled the BC java a couple weeks ago to figure out the database. It appears the name column contains the name, the stats and the supers all rolled up in to bit data.
The stats and supers are not stored in the db. They are computed when using the "export function". The inventory and stats only depend on the ID and level of a brute. No need to store them in database.
You can see this inventory computation here for example:
http://brutalcombo.comlu.com/SaisieID.php


NippleLuvs wrote:

I have found that some databases contain puplis that are not mine, so I wanted to weed them out and make 1 (or many) databases that only had my pupils...
Maybe it's wasusuge's pupils ... Rolling Eyes
From the very beginning of BC we never hid the fact that a small percentage of the brute created with BC are going to "our brutes". This percentage is fixed at 10%. At the moment, it's wasusuge wo benefits from it (sometimes we change the brute who benefits it but never the %age).
We believe that those brutes are not really bothering anyone. At least, what users gain by using BC is worth the 10% brutes that get created for us. But if deleting "our pupils" from the DB was simple, I bet a lot of people would do it. That's why the DB is (minimally) protected: only people who hate our pupils enough to spend hours to decrypt the database wil be able to delete those brutes.


Taitoune.
Back to top Go down
http://brutalcombo.somee.com/
NippleLuvs
* * * *
* * * *
NippleLuvs


Posts : 54
Join date : 2009-09-25

How to connect Squirrel 2 BC DB - Page 2 Empty
PostSubject: Re: How to connect Squirrel 2 BC DB   How to connect Squirrel 2 BC DB - Page 2 Icon_minitimeSat 17 Oct 2009, 16:30

Honesty! Thanks taitoune. I like that.
Back to top Go down
Stsin
* * * * * * * * *
* * * * * * * * *
Stsin


Posts : 889
Join date : 2009-07-18

How to connect Squirrel 2 BC DB - Page 2 Empty
PostSubject: Re: How to connect Squirrel 2 BC DB   How to connect Squirrel 2 BC DB - Page 2 Icon_minitimeSat 28 Nov 2009, 06:24

For those running Windows 7 x64 and/or only Jre6 installed, should notice that squirrel-sql.bat doesn't work.

While you can directly execute squirrel-sql.jar, you'll probably want to run that bat script so that it assigns squirrel's classpath and uses/or can modify the optional parameters.

Set the JAVA_HOME environmental variable if not set, as it wasn't on mine:
How to connect Squirrel 2 BC DB - Page 2 Javahome.th
Right click My Computer > Select Properties > Advanced Tab > Environmental Variables > New
Then add JAVA_HOME and the path that your java is at.

In squirrel-sql.bat, change this line:
Code:
IF NOT "%JAVA_HOME%"=="" SET LOCAL_JAVA=%JAVA_HOME%\bin\java
to this:
Code:
IF NOT "%JAVA_HOME%"=="" SET LOCAL_JAVA=%JAVA_HOME%\jre6\bin\java
Modifying the path to how your java directory is set up.

I honestly don't know why they didn't just set LOCAL_JAVA to ....\bin\javaw since they have to add the w whenever it's used.

Here is an alternate way:
Spoiler:
Back to top Go down
silverx123
* * * * * * * * *
* * * * * * * * *
silverx123


Posts : 532
Join date : 2009-08-05

How to connect Squirrel 2 BC DB - Page 2 Empty
PostSubject: Re: How to connect Squirrel 2 BC DB   How to connect Squirrel 2 BC DB - Page 2 Icon_minitimeSat 28 Nov 2009, 06:46

Stsin wrote:
For those running Windows 7 x64 and/or only Jre6 installed, should notice that squirrel-sql.bat doesn't work.

While you can directly execute squirrel-sql.jar, you'll probably want to run that bat script so that it assigns squirrel's classpath and uses/or can modify the optional parameters.

Set the JAVA_HOME environmental variable if not set, as it wasn't on mine:
How to connect Squirrel 2 BC DB - Page 2 Javahome.th
Right click My Computer > Select Properties > Advanced Tab > Environmental Variables > New
Then add JAVA_HOME and the path that your java is at.

In squirrel-sql.bat, change this line:
Code:
IF NOT "%JAVA_HOME%"=="" SET LOCAL_JAVA=%JAVA_HOME%\bin\java
to this:
Code:
IF NOT "%JAVA_HOME%"=="" SET LOCAL_JAVA=%JAVA_HOME%\jre6\bin\java
Modifying the path to how your java directory is set up.

I honestly don't know why they didn't just set LOCAL_JAVA to ....\bin\javaw since they have to add the w whenever it's used.

Here is an alternate way:
Spoiler:


emm...thank you..... cheers

you know windows7 x64 did not work when try to open squirrel-sql.bat ( open and close instant )
for now i just go to squirrel forder and open squirrel-sql.jar
now i should try this one....
Thank you....
Back to top Go down
bboy_kurei
* * * *
* * * *
bboy_kurei


Posts : 40
Join date : 2009-11-15
Age : 34
Location : VietNam

How to connect Squirrel 2 BC DB - Page 2 Empty
PostSubject: Re: How to connect Squirrel 2 BC DB   How to connect Squirrel 2 BC DB - Page 2 Icon_minitimeSun 29 Nov 2009, 03:38

Eumigen wrote:
Hi,
because of lot PMs about the connect thing, I decide to write a little addon to the sun Tut.

1. you have to download Squirrel and install it.
2. Read the Sun Tut. Do as described in section Configuring SQuirreL for the Derby Embedded JDBC Driver this Driver is needed to connect to BC database!
3. create an alias for your connetion as shown below:

How to connect Squirrel 2 BC DB - Page 2 Connectbcdatabase

At point 1. type in a name for the connection
At point 2. select the embedded Driver
At point 3. edit the URL as shown. it shoul point to your BC database (the subfolder db in the data folder of BC)

After that click the Test-Button. The following Window appears:

How to connect Squirrel 2 BC DB - Page 2 Connectbcdatabase1

Click the Connect-Button, if following message appears it's done.

How to connect Squirrel 2 BC DB - Page 2 Connectbcdatabase2

Save the alias. From now you can connet to the database by doubleclick on the alias on the alias-tab in Squirrel.

enjoy
Eumigen

Many thanks cheers I was try to follow the TUT in using Squirrel for the whole day but no success at all, till I read this post. I inputed the wrong URL "jdbc:derby:Apache_Embedded_BC" Razz
Felt in love with Eumigen lol!
Back to top Go down
Eumigen
VIP
VIP
Eumigen


Posts : 487
Join date : 2009-09-25
Location : somewhere in Germany

How to connect Squirrel 2 BC DB - Page 2 Empty
PostSubject: Re: How to connect Squirrel 2 BC DB   How to connect Squirrel 2 BC DB - Page 2 Icon_minitimeSun 29 Nov 2009, 15:28

bboy_kurei wrote:
...
Felt in love with Eumigen lol!
Shocked ... Sorry, but I am happy married Razz
Back to top Go down
bboy_kurei
* * * *
* * * *
bboy_kurei


Posts : 40
Join date : 2009-11-15
Age : 34
Location : VietNam

How to connect Squirrel 2 BC DB - Page 2 Empty
PostSubject: Re: How to connect Squirrel 2 BC DB   How to connect Squirrel 2 BC DB - Page 2 Icon_minitimeSun 29 Nov 2009, 18:13

I've created for you 10 pupils and added to my BCDB Laughing

Quote :
vufptabchgtvi
vufptecgdcsva
vufpthnecqxes
vufptyuvrrsgw
vufptznojpoul
vufptnsazrujj
vufptwfgokuuj
vufpttsdtmzko
vufptbvsrwopx
vufptwhgahecu

Thk you for this useful tool Laughing
Back to top Go down
Eumigen
VIP
VIP
Eumigen


Posts : 487
Join date : 2009-09-25
Location : somewhere in Germany

How to connect Squirrel 2 BC DB - Page 2 Empty
PostSubject: Re: How to connect Squirrel 2 BC DB   How to connect Squirrel 2 BC DB - Page 2 Icon_minitimeSun 29 Nov 2009, 18:20

bboy_kurei wrote:
I've created for you 10 pupils and added to my BCDB Laughing
...
Thk you for this useful tool Laughing
Thanx a lot, I was wondering who is making me pupils, now I know, thanx Bounce
Back to top Go down
Yaboirobby
* * * * * * * * * * *
* * * * * * * * * * *
Yaboirobby


Posts : 4322
Join date : 2009-05-21
Age : 28
Location : Atlanta, GA

How to connect Squirrel 2 BC DB - Page 2 Empty
PostSubject: Re: How to connect Squirrel 2 BC DB   How to connect Squirrel 2 BC DB - Page 2 Icon_minitimeSun 29 Nov 2009, 18:28

I am going to try and merge some DB's. So first, I need to Download and connect the Squirrel application. Then I can download your Decrypter tool and then follow the merge DB steps to make one big file.

Is that correct Eumigen?
Back to top Go down
http://mybrute-nomercy.webs.com/
Eumigen
VIP
VIP
Eumigen


Posts : 487
Join date : 2009-09-25
Location : somewhere in Germany

How to connect Squirrel 2 BC DB - Page 2 Empty
PostSubject: Re: How to connect Squirrel 2 BC DB   How to connect Squirrel 2 BC DB - Page 2 Icon_minitimeSun 29 Nov 2009, 18:36

Yaboirobby wrote:
I am going to try and merge some DB's. So first, I need to Download and connect the Squirrel application. Then I can download your Decrypter tool and then follow the merge DB steps to make one big file.
Hmm, that's curious, I thought a friend of you has made this already ....

Yaboirobby wrote:
Is that correct Eumigen?
Yes, thats right, but if you get double entries you have to read the Now let's delete double Brutenames section of my tut Wink

greetz
Eumigen
Back to top Go down
Yaboirobby
* * * * * * * * * * *
* * * * * * * * * * *
Yaboirobby


Posts : 4322
Join date : 2009-05-21
Age : 28
Location : Atlanta, GA

How to connect Squirrel 2 BC DB - Page 2 Empty
PostSubject: Re: How to connect Squirrel 2 BC DB   How to connect Squirrel 2 BC DB - Page 2 Icon_minitimeSun 29 Nov 2009, 18:38

Eumigen wrote:
Yaboirobby wrote:
I am going to try and merge some DB's. So first, I need to Download and connect the Squirrel application. Then I can download your Decrypter tool and then follow the merge DB steps to make one big file.
Hmm, that's curious, I thought a friend of you has made this already ....

Yaboirobby wrote:
Is that correct Eumigen?
Yes, thats right, but if you get double entries you have to read the Now let's delete double Brutenames section of my tut Wink

greetz
Eumigen

Yes my friend runs them all but he runs them one by one. I would like to merge them and start running that one file myself. And do I have to delete the double named brutes if there are any? If i leave the double named brutes, will it not run or something?
Back to top Go down
http://mybrute-nomercy.webs.com/
Sponsored content





How to connect Squirrel 2 BC DB - Page 2 Empty
PostSubject: Re: How to connect Squirrel 2 BC DB   How to connect Squirrel 2 BC DB - Page 2 Icon_minitime

Back to top Go down
 
How to connect Squirrel 2 BC DB
Back to top 
Page 2 of 3Go to page : Previous  1, 2, 3  Next
 Similar topics
-
» Cannot connect
» Problem with Squirrel and BC database!!
» Importing to Brutal Combo: an alternative route to Squirrel

Permissions in this forum:You cannot reply to topics in this forum
My Brute Forum :: Guides & Info :: Cheats & Scripts-
Jump to: