11-12-2012, 03:24 PM
when you get in the cave you need to add a macro (in cavebot) and call the following macro
To add a macro in cavebot http://wiki.bmega.net/doku.php?id=codes_labels#macro
And make the same process when u leave, but add this macro
Code:
0 {Protector Enable} Protectors.Enable(Player on Screen) Exit()
And make the same process when u leave, but add this macro
Code:
0 {Protector Disnable} Protectors.Disable(Player on Screen) Exit()