Thread Rating:
  • 1 Vote(s) - 1 Average
  • 1
  • 2
  • 3
  • 4
  • 5
[Suggestion] Don't cast Spells in Protection Zone
#1
Heya,

Isnt it usefull to add the option: Don't cast Spells in Protection Zone.

Some times the bot keep useing spells and pots. And it will be harder to see if ppl use bot in depot.
Reply
#2
U can set it up with macro.

Code:
PeZe:=Status.InPZ()

!PeZe!==0 [pz]
ReUser.UnPause(Intense Recovery)
ReUser.UnPause(Haste)
exit()
#et cetera et cetera
{pz}
ReUser.Pause(Intense Recovery)
ReUser.Pause(Haste)
exit()
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)