bot 
Vars | |
| current_pathing_attempts | how many times we tried to reach the target |
|---|---|
| max_pathing_attempts | if we cant reach it after this many attempts, add it to our ignore list |
| reset_keys | keys to be reset when the bot is reseted |
Procs | |
| set_if_can_reach | set the target if we can reach them |
Var Details
current_pathing_attempts 
how many times we tried to reach the target
max_pathing_attempts 
if we cant reach it after this many attempts, add it to our ignore list
reset_keys 
keys to be reset when the bot is reseted
Proc Details
set_if_can_reach
set the target if we can reach them