Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Energy ring MAcro
#1
Hello i got this scrypt for energy ring :
1 {ENERGYRING} Target.Self() Target.Health()<=700 [ELSE] Self.Equip.Ring(3051) Exit() {ELSE] Target.Self() Target.Health()>1000 [ELSE] Self.UnEquip.Ring(0) Exit()



I need help and someone can post there correct scrypt ? i will'be happy Big Grin"
................ Kliknij TU i zobacz jak CZESIO daje repucika ...............
Pomoglem Daj REPUTA
#2
[macro]999 {Load Ring} minHeath:=700 maxHealth:=1000 ID_RING:=3051 Self.Health()<=!minHeath! {else} Self.Equip.Ring(!ID_RING!) Exit() {else} Self.Health()>=!maxHealth! Self.UnEquip.Ring(0)[/macro]


Forum Jump:


Users browsing this thread: 1 Guest(s)