Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Help with macro alert
#1
Hey i need help i want to make 2x macros i want one when i enter the cave and one when i leave the cave. I want the first one too activate the (player on screen) and the second one disable (player on screen) when i leave the cave.


i tried

Protectors.Disable(Player on Screen)

But it didn't work, so i guess i miss alot of actions in the macro? help pls Smile
#2
when you get in the cave you need to add a macro (in cavebot) and call the following macro
Code:
0 {Protector Enable} Protectors.Enable(Player on Screen) Exit()
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 Disnable} Protectors.Disable(Player on Screen) Exit()
Waypoints By Me [Here]

BBot functions/Funções do BBot [Here]


Forum Jump:


Users browsing this thread: 1 Guest(s)