5.4.2.2 + Giants atk and donate troops - Printable Version +- The Bytecode Club - Reverse Engineering Forum (https://the.bytecode.club) +-- Forum: Lobby (https://the.bytecode.club/forumdisplay.php?fid=1) +--- Forum: Game Cheating, Botting & Reverse Engineering (https://the.bytecode.club/forumdisplay.php?fid=97) +--- Thread: 5.4.2.2 + Giants atk and donate troops (/showthread.php?tid=363) |
RE: 5.4.2.2 + Giants atk and donate troops - DiviniT3a - 01-20-2015 RE: 5.4.2.2 + Giants atk and donate troops - kingburat - 01-21-2015 can you create 1 side attack only RE: 5.4.2.2 + Giants atk and donate troops - barracoda - 01-21-2015 (01-20-2015, 09:08 PM)DiviniT3a Wrote: @chase Barch works absolutely fine for me. Unfortunately it doesn't work with giants on my end. I'm going to have to try it again and post the error when I get a chance but that's beside the point. Just comment out the part where barbs are called, save & run (or recompile if you use exe). For multiple lines, use #comments-start & #comments-end AUTOIT Programming
For single line, use semicolon These are just examples - you may need to comment out more. You should just need to comment out the barb parts in the attack algorithm being used. RE: 5.4.2.2 + Giants atk and donate troops - SongHyeKyo - 01-21-2015 THANK YOU for new update ( GIANT ) RE: 5.4.2.2 + Giants atk and donate troops - kingburat - 01-21-2015 any update wallbreaker? thank giant RE: 5.4.2.2 + Giants atk and donate troops - dixonhill - 01-23-2015 I added the auto-donations to my own script from the cross-bot, and the way I got them to work reliably was to increase the search area within the clan chat window. See code below. The only things changed were the $DonateTroop pixelsearch coordinates. Code: Func DonateCC() RE: 5.4.2.2 + Giants atk and donate troops - kingburat - 01-23-2015 hello where i can edit return home delay ?anyone can help me thanks and advanced RE: 5.4.2.2 + Giants atk and donate troops - jervisvgarcia - 01-23-2015 (01-23-2015, 11:03 AM)dixonhill Wrote: I added the auto-donations to my own script from the cross-bot, and the way I got them to work reliably was to increase the search area within the clan chat window. See code below. The only things changed were the $DonateTroop pixelsearch coordinates. can you upload a compiled cross version of this please? thank you RE: 5.4.2.2 + Giants atk and donate troops - SongHyeKyo - 01-25-2015 Cross version faster than to attack vs this bot .. This bot create troops x3 x4 sometimes before to attack ( when the troops is full army also the barracks ) Cross version = when the army camp is full the bot will create 1 times again in barrack then going to attack already. The reason only i use this bot because of the background mode .. When i'm not using my computer i use the cross version .. When i'm using the computer i use the giant version .. RE: 5.4.2.2 + Giants atk and donate troops - dixonhill - 01-25-2015 @jervisvgarcia Here's my current variation of the 5.4.2.2.2 code. http://pastebin.com/SaZwH60e I am working on adding the following functions important to me:
|