Thread Rating:
  • 1 Vote(s) - 5 Average
  • 1
  • 2
  • 3
  • 4
  • 5
[MACRO]Logout in PZ when low stamina!
#1
Hello, this easy macro will make bot to exit tibia if your character is in PZ and have got less than 900min left of stamina (900min = 15h).
Code:
Status.PZBlock()==1
Self.StaminaMins()<=900
Tibia.Close()
You can change 900 for the minutes you want (for example 14h=840min).
Easy but useful macro!


Messages In This Thread
[MACRO]Logout in PZ when low stamina! - by Albert34567 - 05-25-2014, 10:59 AM

Forum Jump:


Users browsing this thread: 1 Guest(s)