[BUG] v5.5.1 Variable used without being declared - 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: [BUG] v5.5.1 Variable used without being declared (/showthread.php?tid=602) |
RE: [BUG] v5.5.1 Variable used without being declared - dinobot - 02-07-2015 Ok... I am able to reproduce that error... Please move your mouse away from BS windows and try again.... RE: [BUG] v5.5.1 Variable used without being declared - sasan50cent - 02-07-2015 dinobot, do what you said, still getting this error, added those variables in that file and mouse is not over the bs window, still getting error. RE: [BUG] v5.5.1 Variable used without being declared - wsf357 - 02-07-2015 Was gonna post new thread. But seems u got the exact same problem :p This stuff: Code: ------------------------ B.A.G.G WB mode. Does not set up troops sensibly at all. Builds 8 giants in 1 barracks, 4 wbs in another, a few goblins, in the next, and then a bunch of barbs in the last. Doesn't even train any archers. Suggestion: make it set up troops like LF robot. Calculate the total # of each troop needed, divide by 4 and add that many to each barracks. Real problem: I get the error "Line 24223 (File "C:\ ... \COC Bot.exe") Error: Variable used without being declared" This happens every single time. It runs through all the collecting, training, etc. Then goes back to the barracks and crashes. Anyways, heres some useful information, I get this AutoIT Error: Line 3 (File "C:\ ... \COC-Bot-5.5.1\COCBot\functions\Read Text\getOther.au3"): Func getOther($x_start, $y_start, $type) ^ ERROR Error: Variable used without being declared. RE: [BUG] v5.5.1 Variable used without being declared - LeftTesticle - 02-07-2015 I'm having the exact same problem as above... RE: [BUG] v5.5.1 Variable used without being declared - tro69 - 02-07-2015 (02-07-2015, 08:24 AM)wsf357 Wrote: Anyways, heres some useful information,Me too. RE: [BUG] v5.5.1 Variable used without being declared - ili - 02-07-2015 the same error for me too RE: [BUG] v5.5.1 Variable used without being declared - oatis16 - 02-07-2015 i got the same error line 24223 error: variable used without being declared --------------------------- AutoIt Error --------------------------- Line 24223 (File "C:\Users\OaT\Desktop\cbot\COC-Bot-5.5.1\COC Bot.exe"): Error: Variable used without being declared. --------------------------- OK --------------------------- once barracks are full it gives that error. Also sometimes when searching it misses the next button and initiates a battle and the bot gets stucks thinking its still searching thank you for the amazing work! RE: [BUG] v5.5.1 Variable used without being declared - xbruhh - 02-07-2015 same here '' line 24223 error: variable used without being declared'' screenshot: http://puu.sh/fAnrF/3f64f0ebe0.png RE: [BUG] v5.5.1 Variable used without being declared - Sm007hCriminal - 02-07-2015 Is this bug fixed in 5.5.1.1? RE: [BUG] v5.5.1 Variable used without being declared - xbruhh - 02-08-2015 ye its fixed, iam running the 5.5.1.1 version for 2 hours, no errors yet. |