The Bytecode Club

Full Version: 5.4.2.5.2 - Better Troops Deployment (LF Style), Fixed Train Troops
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Cool, Empyrials! Great minds think alike! I came up with this idea when I was using my own AHK-based bot for collecting purposes.

The checkmark you mentioned is so you can actively flip on the "No Raid" mode and not have to mess with the files when you are actively logged on to your computer.

(02-04-2015, 10:24 AM)empyrials Wrote: [ -> ]LOL, DinxonHill

That's exactly what i meantioned on like page 7... That's what i implemented for dropbox, almost the exact same file names too! LOL. The developer said it would be too hard, unless he misinterpreted what i was saying. The only difference is i don't have a Checkbox in the GUI, i just check for those file names in dropbox. When it's setup like this, if those file names exist it does a total PAUSE, or it will just collect gold/elix & train troops but no attacking. It's handy when you have the images going to dropbox so if you're FULL on loot, might as well just have it keep you idle instead of wasting attacks to gain nothing.
(02-05-2015, 01:11 AM)safar46 Wrote: [ -> ]v5.5 is out!! Wink
https://the.bytecode.club/showthread.php?tid=547

Thread is invalid
Max trophy setting not working for anyone else? v5.5
(02-05-2015, 04:33 PM)SongHyeKyo Wrote: [ -> ]
(02-05-2015, 04:25 PM)Proxy Wrote: [ -> ]Max trophy setting not working for anyone else? v5.5

No idea .. i set my max trophy to 2000

About the new feature:


halt attack mode:
= i'm not using it for now because i'm not yet full storage.

Snapshot TH and loot: i'm not using it

in safar bot version: every training troops bot collect gold / elixir in collector
in 5.5 version: every battle finish the bot collect gold / elixir in collector
How can I add more keywords for donating clan castle troops?

Code:
$CheckboxArch1 = GUICtrlCreateCheckbox("archers", 155, 140, 97, 17)
GUICtrlSetState(-1, $GUI_CHECKED)
$CheckboxArch2 = GUICtrlCreateCheckbox("arch", 155, 160, 97, 17)
GUICtrlSetState(-1, $GUI_CHECKED)
$CheckboxArch3 = GUICtrlCreateCheckbox("any/reinforcement", 155, 180, 105, 17)
GUICtrlSetState(-1, $GUI_CHECKED)
GUICtrlSetTip(-1, "Keywords for donating Archers")

For example, I want to add "ladies", how would I add it?
guess thats the reason it got pulled
ohhh damn, where is the v5.5?
Dear Technician, can you add new tab for statistic, it will show how much time the bot online, how many attack, and how many resources that we get from the attack.. :D
lol technician..
(02-05-2015, 07:28 PM)la.toyiba Wrote: [ -> ]Dear Technician, can you add new tab for statistic, it will show how much time the bot online, how many attack, and how many resources that we get from the attack.. :D

In loots folder you can see how many loot you got ... and you can count all the image to know how many attack ..