5.4.2.5.2 - Better Troops Deployment (LF Style), Fixed Train 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.5.2 - Better Troops Deployment (LF Style), Fixed Train Troops (/showthread.php?tid=441) |
RE: 5.4.2.5.2 - Better Troops Deployment (LF Style), Fixed Train Troops - James - 02-06-2015 (02-06-2015, 01:31 AM)safar46 Wrote:(02-06-2015, 01:28 AM)General Sam Wrote: How do we adjust the sleep? I read past pages and I can't figure it out. The deployment in the new version is great, just drops troops too slow. the stack settings is 50 i change mine to sleep 10 i dont notice any difference between 50 and 10 btw nice update RE: 5.4.2.5.2 - Better Troops Deployment (LF Style), Fixed Train Troops - safar46 - 02-06-2015 (02-06-2015, 07:04 AM)mtm1830 Wrote: I'm having the issue where the bot is stuck on waiting for main screen. Not sure how to fix. Dont run your bluestacks with "run as administrator". i think it can fix your problem RE: 5.4.2.5.2 - Better Troops Deployment (LF Style), Fixed Train Troops - dinobot - 02-06-2015 This is a warning... This is a development section. Please unless you have solution to your whole problem with code included. DO NOT POST BUG OR SUGGESTION HERE! Also, please read other section of the post for your answer before you start shooting your question. RE: 5.4.2.5.2 - Better Troops Deployment (LF Style), Fixed Train Troops - redmoik - 02-06-2015 this works for me too! perfect so far RE: 5.4.2.5.2 - Better Troops Deployment (LF Style), Fixed Train Troops - jervisvgarcia - 02-06-2015 how to adjust donate time settings? i've noticed that it just checks donates every after attack so that's 20-30mins. I hope it checks request everytime or more often like every 5mins. any solution for this? TIA RE: 5.4.2.5.2 - Better Troops Deployment (LF Style), Fixed Train Troops - sheva370 - 02-06-2015 (02-06-2015, 05:22 PM)jervisvgarcia Wrote: how to adjust donate time settings? i've noticed that it just checks donates every after attack so that's 20-30mins. I hope it checks request everytime or more often like every 5mins. any solution for this? TIAAs code below, donate function always run in order when bot started and waiting full army camp. Code: Func runBot() ;Bot that runs everything in order Code: Func Idle() ;Sequence that runs until Full Army RE: 5.4.2.5.2 - Better Troops Deployment (LF Style), Fixed Train Troops - indy - 02-06-2015 idle function is buggy, as i pointed out a few pages back! (solution provided as well) https://the.bytecode.club/showthread.php?tid=441&pid=6038#pid6038 RE: 5.4.2.5.2 - Better Troops Deployment (LF Style), Fixed Train Troops - jamezon3_18 - 02-06-2015 RE: 5.4.2.5.2 - Better Troops Deployment (LF Style), Fixed Train Troops - delinkwente - 02-06-2015 can you add button that can stop searching and deploy the troops? hope its ok RE: 5.4.2.5.2 - Better Troops Deployment (LF Style), Fixed Train Troops - safar46 - 02-07-2015 New v5.5.1 here https://github.com/Konloch/Clash-Of-Clans-Bot/releases |