-
Notifications
You must be signed in to change notification settings - Fork 277
Variables
MyBotRun edited this page Oct 1, 2015
·
6 revisions
A variable is just a place to store data in memory so that it can be accessed quickly. Think of it as a mailbox in memory that you can put information in or take information out of. For example you might create a variable to store the number a user's response to a question, or the result to a math equation.
Each variable has a name (again, similar to a mailbox) and must start with the $ character and may only contain letters, numbers and the underscore _ character.
- General Settings
- Debugging
- Search Settings
- Troop types
- Attack Settings
- Troop Settings
- Smart Attack
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
