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!

 

 [RELEASE]Brutal Combo v1.4.01 (COM/ES/FR)

Go down 
+163
ente09
Nasic
hbomb2003
animalmichael
Biceuri®
kidex
Cowdude179
GOML
rocketwow
Subman(R)
d4mn3d
NippleLuvs
rima-mano
maciejowski
r1sTeN
RMRS
CypriaN
ferryfey
niall0s
Joe Koch
takeshigoda
Stjanypwnitsch
taitoune
davidloko210
bamb@m
mataaluat4
tia-gf
f4sty
Deathwok
karakazu
underestimated09
urdadd
nga-24
planlos_kroco
M4yh3m
xRuinMyDay
dfhdfgh2324-Micha
Eumigen
mybrutegame
JackieRipper
wooloomooloo
bigman97
randomdude7
alex0113
Nicktee
PreGod
Nickitee
CaptainNintendo
cream wtf
Besor
Crazygabor
ztrut
DraWinKicK
Rippraff
NewBoy
unyano
blitzdmon
mpadosouza
kenichiro
mirkocare
invertioN
Rhenox
king phee
moyjoy123
Hazihell
flammatron1996
Qontrol
HongKongFui
rofllandspy
Aboose
ALPHWON
LavyRau
soldierg
10b
rocky517
Reminisce
XanthogenX
Neutrino
windu
Doft
alex_abc
omnislash33
mybrutefan
silverx123
tackebong
williansk
sMooK
PlazmaGun
xtmuck
Negative Zephyr
vollaufdienuesse
CooLa
caylith
eisdiele
A Dip O Sitas
OmgWhatABrute
redneck-giant99
Ultra SSJ Vegeta
lordfriday2
zyxwvut
suxess
ZenonMasturbator
KRASH
sowdarkman
browser22
alizera
amd_h4x0r
mystorage
Jammal
i10zizou10
jose13
Nathan Mercy
ESCGoat
Gavy™
curentatu
Luminous
arnassa
Stsin
Death Str1ke
1of2neper7
pokechekoo
Brokensoul
erine
Maccaz
xinoa
Aylove
baarker182
Feno
bZh000
rmxxmr
pogremo
Kisuke
77min
mansi
FreepFroop
RudYy
Evil Wildan
godenel
jutescycle
Spider
harpyieklein
StileQ34
Bildslash
Pege
Rygl
Crator
w13winni
Lone Wolf
BobTheBear
dicklips7
Xan995
ladywarior
kaixxpzs
SiaoLeh
Dentist Jed
ojune
bruniitho5
Damascinos
sam-ps
Yaboirobby
Bruzaholman
Jazz™
Hermite
167 posters
Go to page : 1, 2, 3 ... 20 ... 40  Next
AuthorMessage
Hermite
*
*
Hermite


Posts : 6
Join date : 2009-04-16

release - [RELEASE]Brutal Combo v1.4.01 (COM/ES/FR) Empty
PostSubject: [RELEASE]Brutal Combo v1.4.01 (COM/ES/FR)   release - [RELEASE]Brutal Combo v1.4.01 (COM/ES/FR) Icon_minitimeFri 03 Jul 2009, 14:48


Hello!
I announce the release of a new french bot, which runs on 4 languages mybrute (COM+FR+ES+DE)
This tool allows as well to create pupils with a custom skin (dynamic, black, etc.).


1) TUTORIAL



I) Prerequisits


II) Download the latest version
    See the download links in section 2 below.
    You can either install a complete version or choose to download updates if you already have the initial installation.

    Brutal Combo has to connect to a remote web server: after a new version of Brutal Combo is released the old version will not work anymore.
    You will then just have to download the latest version of the software in order to keep using it.


III) Installation
    Create a directory to install the software and decompress the .zip file in this directory. Keep the directory structure of the initial zip file.
    The directory should now contain:
    • brutal-combo.jar: the main program file,
    • brutal-combo.bat: the file used to launch the main program file,
    • 2 Microsoft Word *.doc files: Brutal Combo documentation in French and Spanish,
    • 3 configuration files: config.xml (you will have to edit this one), context.xml (don't edit this one), ui.xml (don't edit this one),
    • 2 javascript configuration files: GFX.js (defines the appearance of the pupils), Name.js (defines the names of the pupils),
    • 1 text file containing the list of the opponents (see below): opponents.txt
    • 2 directories: lib (containing the Java libraries) and data (containing the database where your brutes are stored)

    The only file you'll need to modify is config.xml.
    You may optionally modify the two javascript configuration files as well (GFX.js and Name.js) as we will see later.


IV) Configure the IP swapping


V) Fill the opponents list
    The initial installation comes with an empty opponents list.
    If you want Brutal Combo to do automated fights then you'll have to fill this opponents list.
    Brutal Combo will then use brutes in this list in order to launch the automated fights of the brutes stored by Brutal Combo in your database.
    Don't forget to update your list from time to time because some of these brutes may have levelled up and you may not have enough brutes at each level.
    The software loads the opponents defined in the text file "opponents.txt" on start up.
    The format of the file is:
    • one line by opponent,
    • each line has the pattern « domaine;name », where domain is FR for labrute.fr, ES for elbruto.es, COM for mybrute.com and DE for meinbrutalo,
    • empty lines and lines starting with a «#» will be ignored.

    For example:
    Code:
    # level 1
    FR;brute1
    ES;brute2

    # level 12
    COM;brute3
    Tip: you opponents list should contain for each server (COM, FR, ES) at least 3 brutes at each level and at least 6 brutes at level 0.
    You can find here opponents lists for each server:


VI) Configuring the default pupil parameters
    The config.xml file should be modified in order to store the names of the brutes that will be the masters of Brutal Combo pupils.

    To avoid having to manually type each value in the form fields "brute creation" of Brutal Combo, you can set default values in the file config.xml.
    Locate the lines defining the pupil creation parameters:
    Code:

       <bean id="createPupilsMI" class="labrute.ui.CreatePupilsMenuItem" autowire="constructor">
          <property name="labelKey" value="menu.pupilCreation"/>
          <property name="delay" value="0" />
          <property name="templates">
             <list>
                <bean class="labrute.creation.PupilTemplate">
                   <property name="domain" value="FR" />
                   <property name="master" value="" />
                   <property name="password" value="" />
                </bean>
                <bean class="labrute.creation.PupilTemplate">
                   <property name="domain" value="COM" />
                   <property name="master" value="" />
                   <property name="password" value="" />
                </bean>
                <bean class="labrute.creation.PupilTemplate">
                   <property name="domain" value="ES" />
                   <property name="master" value="" />
                   <property name="password" value="" />
                </bean>
             </list>
          </property>
       </bean>
    The « delay » is the time (in seconds) the software waits between the "IP reset" step and the pupil creation step. This is a very important parameter in order to fine tune the stability of your RouterReconnect.bat script (see explanations above).

    The « templates » are used to define the parameters for the pupils. For each template you'll have to fill the following parameters:
    • « domain »: it is the country of the MyBrute game. Allowed values are FR for labrute.fr, ES for elbruto.es, COM for mybrute.com and DE for meinbrutalo.de
    • « master »: it is the name of the master,
    • « password »: it the password of your pupils. Remember to make your passwords strong!

    By default Brutal Combo contains 3 templates (COM, FR, ES).
    You can add or remove these templates either from the Brutal Combo software (menu "Création automatique") or by editing the config.xml file.
    You may add 2 templates per server, therefore Brutal Combo can create up to 6 pupils giving experience points with a single IP.

    Here is an example of a filled template (BC does NOT work on DE server):
    Code:

    <bean id="createPupilsMI" class="labrute.ui.CreatePupilsMenuItem" autowire="constructor">
          <property name="labelKey" value="menu.pupilCreation"/>
          <property name="delay" value="2" />
          <property name="templates">
             <list>
                <!-- ***************************************************************** !-->
                <bean class="labrute.creation.PupilTemplate">
                   <property name="domain" value="COM" />
                   <property name="master" value="sioc-rkeuse" />
                   <property name="password" value="mystrongpassword345" />
                </bean>
                <bean class="labrute.creation.PupilTemplate">
                   <property name="domain" value="COM" />
                   <property name="master" value="spczpdygj" />
                   <property name="password" value="mystrongpassword345" />
                </bean>
                <!-- ***************************************************************** !-->
                <bean class="labrute.creation.PupilTemplate">
                   <property name="domain" value="FR" />
                   <property name="master" value="banane20000" />
                   <property name="password" value="mystrongpassword345" />
                </bean>
                <bean class="labrute.creation.PupilTemplate">
                   <property name="domain" value="FR" />
                   <property name="master" value="w13winni" />
                   <property name="password" value="mystrongpassword345" />
                </bean>
                <!-- ***************************************************************** !-->
                <bean class="labrute.creation.PupilTemplate">
                   <property name="domain" value="ES" />
                   <property name="master" value="svdadckvcrx" />
                   <property name="password" value="mystrongpassword345" />
                </bean>
                <bean class="labrute.creation.PupilTemplate">
                   <property name="domain" value="ES" />
                   <property name="master" value="svdvxklxryw" />
                   <property name="password" value="mystrongpassword345" />
                </bean>
                <!-- ***************************************************************** !-->
             </list>
          </property>
       </bean>


VII) OPTIONAL: Change the default look of your pupils


VIII) OPTIONAL: Change the names of your pupils



By: dentdesabre (tutorial reworked by Sioc)


2) DOWNLOAD LINKS


I) Brutal Combo
    Latest release: BrutalCombo Version 1.4.01 (you need the latest version otherwise Brutal Combo will not work)
    • Complete 1.4.01 version. No update requirement. FRENCH
    • Complete 1.4.01 version. No update requirement. ENGLISH

    Update packs:
    • Update 1.4.01 (if the program is already installed: accept-language FIX, removal of DE server, new BC server)
    • Update 1.3.00 (if the program is already installed: support for DE server, multi-server, handling of compressed pages, bugfixes)
    • Update 1.2.02 (if the program is already installed)
    • Update 1.2.01 (if the program is already installed)
    • Complete 1.2.00 version (only for the initial setup). Requires the latest update



II) IP resetter



3) FURTHER READING

  1. Once you have set-up Brutal Combo and created a working reconnect.bat file it is strongly recommended that you read the Brutal Combo FAQ: https://mybrute.forumotion.com/cheats-scripts-f13/faq-brutal-combo-training-pupilling-basic-questions-t8278.htm
  2. If you don't feel at ease with English or French you can find here a short German Brutal Combo tutorial: https://mybrute.forumotion.com/cheats-scripts-f13/deutsche-anleitung-fur-bc-t7762.htm
  3. Once you have finished setting up Brutal Combo you may have a look at some tools and other topics on this Forum that may further help to enhance the MyBrute experience: https://mybrute.forumotion.com/general-discussion-f1/my-list-of-tools-and-valued-topics-t7926.htm (list of tools and valued topics) and https://mybrute.forumotion.com/tips-tricks-f12/compilation-of-advanced-guides-t8715.htm (advanced guides)






Edit by StileQ34: Updated title and download links
Edit by Sioc: Reworked tutorial, complete download links, English version, etc.


Last edited by Hermite on Sun 12 Jul 2009, 12:43; edited 9 times in total
Back to top Go down
Jazz™
* * * * * * * * * *
* * * * * * * * * *
Jazz™


Posts : 1219
Join date : 2009-04-15
Age : 30
Location : Philippines

release - [RELEASE]Brutal Combo v1.4.01 (COM/ES/FR) Empty
PostSubject: Re: [RELEASE]Brutal Combo v1.4.01 (COM/ES/FR)   release - [RELEASE]Brutal Combo v1.4.01 (COM/ES/FR) Icon_minitimeFri 03 Jul 2009, 14:57

w0w thanks Herm.. well haha ive been waiting these program on my time playing my brute hehe well thanks for ur support and helping these poor members out [oops] XD

peace
Back to top Go down
https://www.facebook.com/jazzy052
Bruzaholman
* * * * * * * * *
* * * * * * * * *
Bruzaholman


Posts : 796
Join date : 2009-06-01
Age : 31
Location : England

release - [RELEASE]Brutal Combo v1.4.01 (COM/ES/FR) Empty
PostSubject: Re: [RELEASE]Brutal Combo v1.4.01 (COM/ES/FR)   release - [RELEASE]Brutal Combo v1.4.01 (COM/ES/FR) Icon_minitimeFri 03 Jul 2009, 16:20

So it works, but english ppl cant use it cause we cant read the "readme"
Back to top Go down
Hermite
*
*
Hermite


Posts : 6
Join date : 2009-04-16

release - [RELEASE]Brutal Combo v1.4.01 (COM/ES/FR) Empty
PostSubject: Re: [RELEASE]Brutal Combo v1.4.01 (COM/ES/FR)   release - [RELEASE]Brutal Combo v1.4.01 (COM/ES/FR) Icon_minitimeFri 03 Jul 2009, 16:23

You need a french translator to English, if you want to read the readme.
Back to top Go down
Yaboirobby
* * * * * * * * * * *
* * * * * * * * * * *
Yaboirobby


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

release - [RELEASE]Brutal Combo v1.4.01 (COM/ES/FR) Empty
PostSubject: Re: [RELEASE]Brutal Combo v1.4.01 (COM/ES/FR)   release - [RELEASE]Brutal Combo v1.4.01 (COM/ES/FR) Icon_minitimeFri 03 Jul 2009, 16:26

I agree!
Back to top Go down
http://mybrute-nomercy.webs.com/
Bruzaholman
* * * * * * * * *
* * * * * * * * *
Bruzaholman


Posts : 796
Join date : 2009-06-01
Age : 31
Location : England

release - [RELEASE]Brutal Combo v1.4.01 (COM/ES/FR) Empty
PostSubject: Re: [RELEASE]Brutal Combo v1.4.01 (COM/ES/FR)   release - [RELEASE]Brutal Combo v1.4.01 (COM/ES/FR) Icon_minitimeFri 03 Jul 2009, 17:16

kk, so does it work, and is it good, ?
Back to top Go down
sam-ps
* * * * * * * * *
* * * * * * * * *
sam-ps


Posts : 834
Join date : 2009-05-03
Age : 52
Location : BKK Thailand

release - [RELEASE]Brutal Combo v1.4.01 (COM/ES/FR) Empty
PostSubject: Re: [RELEASE]Brutal Combo v1.4.01 (COM/ES/FR)   release - [RELEASE]Brutal Combo v1.4.01 (COM/ES/FR) Icon_minitimeFri 03 Jul 2009, 18:50

when i start the java, in the Brutal combo windows, I got this

WARN (nuuuxcag existe)
WARN (basloedb existe)
WARN (zcsokgjj existe)
INFO pvvgcszp;wasusuge;: no xp, not saved
ERROR null
WARN (ipkqbaol existe)
WARN (yiyvgkth existe)
WARN (gwirrshq existe)
INFO xjkqvpvp;wasusuge;: no xp, not saved
ERROR null

and nothing happen in my brute's celle

Am I do somthing wrong? anyone who know the answer, PLEASE
Back to top Go down
http://tagzajzt.mybrute.com/
Damascinos
*
*



Posts : 4
Join date : 2009-06-29

release - [RELEASE]Brutal Combo v1.4.01 (COM/ES/FR) Empty
PostSubject: Re: [RELEASE]Brutal Combo v1.4.01 (COM/ES/FR)   release - [RELEASE]Brutal Combo v1.4.01 (COM/ES/FR) Icon_minitimeFri 03 Jul 2009, 18:53

Hmm, where i can download this ? here ? http://www.rpworld.de/ ? whats the name of program :d?

sory my english/french is bad :d
Back to top Go down
bruniitho5
* *
* *
bruniitho5


Posts : 13
Join date : 2009-05-31
Age : 29

release - [RELEASE]Brutal Combo v1.4.01 (COM/ES/FR) Empty
PostSubject: Re: [RELEASE]Brutal Combo v1.4.01 (COM/ES/FR)   release - [RELEASE]Brutal Combo v1.4.01 (COM/ES/FR) Icon_minitimeFri 03 Jul 2009, 19:25

thanks men
Back to top Go down
http://fachitaa.labrute.fr/cellule
ojune
* *
* *



Posts : 15
Join date : 2009-06-10
Location : Russia

release - [RELEASE]Brutal Combo v1.4.01 (COM/ES/FR) Empty
PostSubject: Re: [RELEASE]Brutal Combo v1.4.01 (COM/ES/FR)   release - [RELEASE]Brutal Combo v1.4.01 (COM/ES/FR) Icon_minitimeSat 04 Jul 2009, 11:03

Does it pass captcha?
Back to top Go down
sam-ps
* * * * * * * * *
* * * * * * * * *
sam-ps


Posts : 834
Join date : 2009-05-03
Age : 52
Location : BKK Thailand

release - [RELEASE]Brutal Combo v1.4.01 (COM/ES/FR) Empty
PostSubject: Re: [RELEASE]Brutal Combo v1.4.01 (COM/ES/FR)   release - [RELEASE]Brutal Combo v1.4.01 (COM/ES/FR) Icon_minitimeSun 05 Jul 2009, 13:15

ojune wrote:
Does it pass captcha?


YES
Back to top Go down
http://tagzajzt.mybrute.com/
Dentist Jed
* * * * *
* * * * *



Posts : 93
Join date : 2009-06-15

release - [RELEASE]Brutal Combo v1.4.01 (COM/ES/FR) Empty
PostSubject: Re: [RELEASE]Brutal Combo v1.4.01 (COM/ES/FR)   release - [RELEASE]Brutal Combo v1.4.01 (COM/ES/FR) Icon_minitimeSun 05 Jul 2009, 15:40

Any chance of a simple English walkthrough?

I've tried google translation and couldnt quite follow it.
Back to top Go down
SiaoLeh
* * *
* * *
SiaoLeh


Posts : 24
Join date : 2009-06-22
Location : Beijing

release - [RELEASE]Brutal Combo v1.4.01 (COM/ES/FR) Empty
PostSubject: Re: [RELEASE]Brutal Combo v1.4.01 (COM/ES/FR)   release - [RELEASE]Brutal Combo v1.4.01 (COM/ES/FR) Icon_minitimeMon 06 Jul 2009, 04:17

does it bypass captcha over 100 pupils?..
Back to top Go down
Dentist Jed
* * * * *
* * * * *



Posts : 93
Join date : 2009-06-15

release - [RELEASE]Brutal Combo v1.4.01 (COM/ES/FR) Empty
PostSubject: Re: [RELEASE]Brutal Combo v1.4.01 (COM/ES/FR)   release - [RELEASE]Brutal Combo v1.4.01 (COM/ES/FR) Icon_minitimeMon 06 Jul 2009, 13:31

keep getting:

WARN warning : not enough opponents for level 1

I have about 15 listed. Suggestions?
Back to top Go down
kaixxpzs
* * * * * * * * * *
* * * * * * * * * *
kaixxpzs


Posts : 1186
Join date : 2009-05-01
Age : 33
Location : Philippines

release - [RELEASE]Brutal Combo v1.4.01 (COM/ES/FR) Empty
PostSubject: Re: [RELEASE]Brutal Combo v1.4.01 (COM/ES/FR)   release - [RELEASE]Brutal Combo v1.4.01 (COM/ES/FR) Icon_minitimeMon 06 Jul 2009, 13:39

where can i get a french translator? Very Happy
Back to top Go down
http://demitia-300.mybrute.com
ladywarior
*
*



Posts : 3
Join date : 2009-05-17

release - [RELEASE]Brutal Combo v1.4.01 (COM/ES/FR) Empty
PostSubject: Re: [RELEASE]Brutal Combo v1.4.01 (COM/ES/FR)   release - [RELEASE]Brutal Combo v1.4.01 (COM/ES/FR) Icon_minitimeTue 07 Jul 2009, 19:11

http://translate.google.com

good programm with bypass captcha
Back to top Go down
http://ladywarior.mybrute.com
Xan995
* * * * * * * *
* * * * * * * *
Xan995


Posts : 301
Join date : 2009-05-13
Age : 28
Location : Croatia

release - [RELEASE]Brutal Combo v1.4.01 (COM/ES/FR) Empty
PostSubject: Re: [RELEASE]Brutal Combo v1.4.01 (COM/ES/FR)   release - [RELEASE]Brutal Combo v1.4.01 (COM/ES/FR) Icon_minitimeTue 07 Jul 2009, 20:17

Pls Translate ReadMe For Us !

PLEASE !!!
Back to top Go down
ladywarior
*
*



Posts : 3
Join date : 2009-05-17

release - [RELEASE]Brutal Combo v1.4.01 (COM/ES/FR) Empty
PostSubject: Re: [RELEASE]Brutal Combo v1.4.01 (COM/ES/FR)   release - [RELEASE]Brutal Combo v1.4.01 (COM/ES/FR) Icon_minitimeTue 07 Jul 2009, 20:40

here installation http://www.brutalcombo.somee.com/Install_EN.aspx in English
Back to top Go down
http://ladywarior.mybrute.com
dicklips7
* * * * * * * * *
* * * * * * * * *
dicklips7


Posts : 608
Join date : 2009-05-27

release - [RELEASE]Brutal Combo v1.4.01 (COM/ES/FR) Empty
PostSubject: Re: [RELEASE]Brutal Combo v1.4.01 (COM/ES/FR)   release - [RELEASE]Brutal Combo v1.4.01 (COM/ES/FR) Icon_minitimeTue 07 Jul 2009, 21:08

only reason i'd want this is to create the improved clothes but seeing as i cant make 50 pupils that give xp this does me no good. someone who speaks english really needs to write a program like this that is free.
Back to top Go down
Hermite
*
*
Hermite


Posts : 6
Join date : 2009-04-16

release - [RELEASE]Brutal Combo v1.4.01 (COM/ES/FR) Empty
PostSubject: Re: [RELEASE]Brutal Combo v1.4.01 (COM/ES/FR)   release - [RELEASE]Brutal Combo v1.4.01 (COM/ES/FR) Icon_minitimeSun 12 Jul 2009, 12:43

Post Update !
Back to top Go down
BobTheBear
admin
admin
BobTheBear


Posts : 4102
Join date : 2009-05-15
Location : Scotland!

release - [RELEASE]Brutal Combo v1.4.01 (COM/ES/FR) Empty
PostSubject: Re: [RELEASE]Brutal Combo v1.4.01 (COM/ES/FR)   release - [RELEASE]Brutal Combo v1.4.01 (COM/ES/FR) Icon_minitimeSun 12 Jul 2009, 15:36

Sweet bot. Damn good job!

I am finding the rc2 install a bit buggy though.

I'm getting this error a lot - "ERROR error while calling the web service: Connection reset".

when the command line shows this:

release - [RELEASE]Brutal Combo v1.4.01 (COM/ES/FR) E16sra

Once it hits this error, it stops moving. Doesn't crash, just stops moving. Kill it and restart it and it's fine. The internet connection is not lost, it seems to be internal to the script.

Other small bugs/problems:

I get a lot fo warnings in the command line about buffer response body .... but they don't stop it.

I get warnings about not enough opponents sometimes ..... but there are enough. It works most times but when it does this is just creates the pupil, but doesn't do any fights. Not a big deal, I can catch up with that myself using my auto-fight script.

Final quesion, if I downloaded and installed the RC2 version, I take it I don't have to install the update files as these just seem to bring it up to RC2 .... which is what I have already?

I think I'm going to have QTP control it for the moment. That way I can catch it when it crashes and have QTP restart everything for me.

Other than the bugs though, great job .... really impressive script.

:)
Back to top Go down
Lone Wolf
* * * *
* * * *
Lone Wolf


Posts : 57
Join date : 2009-06-13
Location : Eastern USA

release - [RELEASE]Brutal Combo v1.4.01 (COM/ES/FR) Empty
PostSubject: Re: [RELEASE]Brutal Combo v1.4.01 (COM/ES/FR)   release - [RELEASE]Brutal Combo v1.4.01 (COM/ES/FR) Icon_minitimeSun 12 Jul 2009, 19:03

I just ran off about 300 pupils on this script this morning. It only hung(crashed) twice. This is the same script over in the the "Tips and Tricks" section for making the crazy outfits. I have translated the User Manual and I will upload it a little bit later.
The reason they want you to keep updating it is because the guys that wrote this little gem have it running thru their server and they can cull off the 20-30% of students that you create with it for their own master. That is the brute;"wasusuge" that sam-ps is seeing in his post on page 1. It is on the french server, labrute.fr. With an updated script, they can change that brute out with a different one to pupil up.
I have no problem with that as they gave us the bot to work with and 2/3 of the brutes created stay with you. Take a look at the cmd prompt window as it runs. When the script is pupiling their guy up, it connects to the french server.
All in all, it runs pretty well, and if you have an auto IP changer already configured, you just plug it into the script.
It also looks at the pupil created, and if the IP was already used, or something else is wrong and it won't give your master XP's, it just drops the new pupil and moves on. It also looks like it is highly configurable as to the names of the brutes created and such, and I'm going to play with it tonight or tomorrow and see what it can do.
And yes, it should beat Captcha because it doesn't run off of a browser window. It runs straight on Java. I'll find out tonight and update this post. It also looks like you can set it up to auto-fight brutes, but I haven't gotten into it that far YET.
It seems like a really nice bot though. I'll update tonight or tomorrow. drunken

Wolfman
Back to top Go down
w13winni
VIP
VIP
w13winni


Posts : 282
Join date : 2009-04-17

release - [RELEASE]Brutal Combo v1.4.01 (COM/ES/FR) Empty
PostSubject: Re: [RELEASE]Brutal Combo v1.4.01 (COM/ES/FR)   release - [RELEASE]Brutal Combo v1.4.01 (COM/ES/FR) Icon_minitimeSun 12 Jul 2009, 19:15

for information, http://wasusuge.labrute.fr/cellule was level 45 last week
and yes its the best prog for labrute ( french of course^^), just their serveur saturated sometimes
Back to top Go down
BobTheBear
admin
admin
BobTheBear


Posts : 4102
Join date : 2009-05-15
Location : Scotland!

release - [RELEASE]Brutal Combo v1.4.01 (COM/ES/FR) Empty
PostSubject: Re: [RELEASE]Brutal Combo v1.4.01 (COM/ES/FR)   release - [RELEASE]Brutal Combo v1.4.01 (COM/ES/FR) Icon_minitimeSun 12 Jul 2009, 19:41

w13winni wrote:
just their serveur saturated sometimes

Is this what is causing the internal connection errors I'm seeing?

If it is .... it's not a good thing!

1. As more people start to use the bot ... it will only get worse as their server gets overloaded.
2. I don't mind it either (giving a % to the people that made it .... what the hell, it's a good script! Why not! It's not as if you get much thanks otherwise!) but when it hits that connection error ... the program hangs.

I've got round it just now by running the bot through my own script which checks every now and then to make sure it's still moving ... if it has stopped, it kicks it and gets it going again.

This isn't a script I can give to anyone else. It's quick and hacky and VERY specific to my machine. Giving a copy to anyone else would be totally pointless.

All in all though, great bot!

:)
Back to top Go down
BobTheBear
admin
admin
BobTheBear


Posts : 4102
Join date : 2009-05-15
Location : Scotland!

release - [RELEASE]Brutal Combo v1.4.01 (COM/ES/FR) Empty
PostSubject: Re: [RELEASE]Brutal Combo v1.4.01 (COM/ES/FR)   release - [RELEASE]Brutal Combo v1.4.01 (COM/ES/FR) Icon_minitimeSun 12 Jul 2009, 21:52

OK, by wrapping it in QTP to keep it moving when it hangs I managed a decent long wun with it.

I think Lone Wolf's estimate is about right.

Of 124 pupils created I got:

52 on brute 1
48 on brute 2
24 on the French brute (which destroyed all in the tourney today on labrute I notice)

Which is fair enough. I can live with that.

But I have a further question.

If they take their server offline, does this bot stop working? I'm kind of hoping not.

If their server going down causes the hangs that I'm seeing ... it's not a problem for me as my QTP wrapper keeps my version moving ... Very Happy
Back to top Go down
Sponsored content





release - [RELEASE]Brutal Combo v1.4.01 (COM/ES/FR) Empty
PostSubject: Re: [RELEASE]Brutal Combo v1.4.01 (COM/ES/FR)   release - [RELEASE]Brutal Combo v1.4.01 (COM/ES/FR) Icon_minitime

Back to top Go down
 
[RELEASE]Brutal Combo v1.4.01 (COM/ES/FR)
Back to top 
Page 1 of 40Go to page : 1, 2, 3 ... 20 ... 40  Next
 Similar topics
-
» Brutal Combo on Mac
» Brutal Combo Help
» SOMEONE HELP ME WITH THE BRUTAL COMBO?
» brutal combo v1.3.00
» Brutal Combo Help

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