Usage: |
label name |
Example: |
label comfort |
Creates a placeholder within the scripts that can be referenced for a loop or goto command.
attack 360,843 any t:400,b:400 attack 344,567 any t:400,b:400 attack 400,543 any t:400,b:400 label upgrade upgrade barrack loop upgrade 5
In the above example, loop upgrade 5 will tell the bot to perform the action within the label upgrade only. So in this case, the bot would attack the 3 npcs then upgrade a barrack 5 times.