-
Notifications
You must be signed in to change notification settings - Fork 274
Variables General Settings
-
General Settings
-
Global CommandStop = -1
-
$CommandStop = -1 ; initial
-
$CommandStop = 0 ; Halt Attack
-
$CommandStop = 3 ; Halt attack and Train Enabled ($bTrainEnabled) and ArmyCamp full ($fullArmy) , will stop the train loop
-
Global $ichkBotStop = 0
-
$ichkBotStop = 0 ; The bot will run indefinitely
-
$ichkBotStop = 1 ; The bot will Stop if one of the Conditionals ($icmbBotCond) meets
-
Global $icmbBotCond
-
$icmbBotCond = 0 ; Case 0
-
$icmbBotCond = 1 ; Case 1
-
$icmbBotCond = 2 ; Case 2
-
$icmbBotCond = 3 ; Case 3
-
$icmbBotCond = 4 ; Case 4
-
$icmbBotCond = 5 ; Case 5
-
$icmbBotCond = 6 ; Case 6
-
$icmbBotCond = 7 ; Case 7
-
$icmbBotCond = 8 ; Case 8
-
$icmbBotCond = 9 ; Case 9
-
$icmbBotCond = 10 ; Case 10
-
$icmbBotCond = 11 ; Case 11
-
$icmbBotCond = 12 ; Case 12
-
$icmbBotCond = 13 ; Case 13
-
$icmbBotCond = 14 ; Case 14
-
$icmbBotCond = 15 ; Case 15
-
$icmbBotCond = 16 ; Case 16
MyBot.Run @ 2015 - 2020
- Home
- History
- License
- Introduction
- Installation
- FAQ
- Best Coding Practices
- Code Organization
- Defined Functions
- The GUI
- Attack Log
- Attack Coordinates
- Troop Composition
- Search Conditions
- Dead bases detection
- Donate/Request Troops
- Building Upgrades
- Miscellaneous Settings
- PushBullet Notifications
- End of the Battle
- Expert Options
- Statistics Report
- Variables
- Social Media Contacts
- ChangeLog