Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Help with a macro
#1
Hey! can someone make a macro for me that uses "utura" every 60 second?

What happend to the old macro creater? it was so easy with the malls and stuff :/
#2
60000 {Utura} Status.InPZ()==0 Status.Buff()==0 Self.Mana()>=75 Self.Say(utura)

Use Ctrl+Space to see available functions or auto-complete.
#3
Hey i need it too but can u add so my character only use it if i´m below 8% health pls?
#4
Code:
60000 {Utura} Status.InPZ()==0 Status.Buff()==0 Self.Health%()<8 Self.Mana()>=75 Self.Say(utura)


Forum Jump:


Users browsing this thread: 1 Guest(s)