Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Macro need
#1
I need macro who stop atacker when capcity lower than X and another when it start killer when capcity higher than x. Is it posible?
Reply
#2
try:
[macro]500 {Cap} Self.Capacity()<=10 [Jump] Killer.Stop() {Jump} Self.Capacity()>=11 Killer.Start() [/macro]
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)