AutoIt error before attack begin - 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: AutoIt error before attack begin (/showthread.php?tid=315) |
AutoIt error before attack begin - Mattrix - 01-13-2015 Hi, i take this opportunity to greet all the community i have never seen this website before and it seems a great community Well, i compiled the bot for x64 windows and yes it work perfectly, it starts to make new troops it takes resources it finds "attacks" and skip if conditions are not meet, but when it has to attack a base and spawn my troops, the bot stop and i get this error : What can i do?? Thank you RE: AutoIt error before attack begin - imAskid - 01-13-2015 I also got that same autoit error when i left the bot running overnight RE: AutoIt error before attack begin - Mattrix - 01-13-2015 (01-13-2015, 09:44 PM)imAskid Wrote: I also got that same autoit error when i left the bot running overnight Yes but i got that error when i start the bot...i never seen it attacking other people RE: AutoIt error before attack begin - Envyus - 01-13-2015 Please try running the script un-compiled for me and tell me if the error still occurs. RE: AutoIt error before attack begin - Mattrix - 01-13-2015 (01-13-2015, 09:57 PM)Envyus Wrote: Please try running the script un-compiled for me and tell me if the error still occurs. Let me try it, i'll give you an answer in the next mins RE: AutoIt error before attack begin - Mattrix - 01-13-2015 (01-13-2015, 09:57 PM)Envyus Wrote: Please try running the script un-compiled for me and tell me if the error still occurs. Here you go,i got a new error when i started the bot without compiling it... EDIT : Code: [15.34.41] ============Searching For All Base============ Everytime the bot try to attack (in two,three or all sides) i got this error... RE: AutoIt error before attack begin - Mystery7 - 01-14-2015 Please download 5.4.2.2 again, I had this error and fixed it by re replacing the lines for the prepsearch & atkalgorithm. RE: AutoIt error before attack begin - Mattrix - 01-14-2015 (01-14-2015, 08:12 PM)Mystery7 Wrote: Please download 5.4.2.2 again, I had this error and fixed it by re replacing the lines for the prepsearch & atkalgorithm.Hi and thanks for your answer, i did it re-compiled but nothing i got the same errors. I will try to install AutoIt because before i used only the au3toexe compiler without installing the software. EDIT : v5.3.5 working with no error! |