Hello,
Is it posseble, when i login.
The agbot script checks if i'am in town.
If not, use return scroll.
Thanks brantje
Is it posseble, when i login.
The agbot script checks if i'am in town.
If not, use return scroll.
Thanks brantje
Im the agbot god and i know all about it, u may ask me anythingQuote:
- "ConditionScript","112;16;20","0"
- "ConditionScript","112;16;20","1"
- "ConditionScript","112;16;20","2"
- "ConditionScript","112;16;20","string"
- If you aren't in the area: X=112 Y=16 with a radius of 20 unit
- 0 = do nothing (stop the script and stay idle)
- 1 = Startbot, if you believe this will only happen if you are in the hunting area, bot will - start...
- 2 = Teleport to town, this will teleport you to town and then the script will be started - again.
- String = If it is a string it will try to cast string.lst to start that script instead.