Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Macro na Energy ring
#5
(03-24-2013, 10:30 PM)bartez007 Wrote: Witam serdecznie. Potrzebuje macro na e-ringa żeby zakładało mi ringa od 200hp a ściągało go od 400hp. z góry dzięki. pozdrawiam Wink

[macro]500 {Energy Ring} HPon:=200 HPoff:=400 Self.Health()<=!HPon! [OnMana] Self.Inventory.Ring()<>3088 Misc.ItemCountEx(3051)>0 Status.ManaShield()==0 Self.Equip.Ring(3051) Exit() {OnMana} Self.Health()>=!HPoff! Self.Inventory.Ring()==3088 Self.UnEquip.Ring(0) Exit()[/macro]

Ilosc HP przy ktorej bot bedzie zakladal ringa:
HPon:=200
Ilosc HP przy ktorej bot bedzie sciagal ringa:
HPoff:=400

Obie mozna dowolnie zmieniac.


Messages In This Thread
Macro na Energy ring - by pietrek666 - 03-24-2013, 02:21 AM

Forum Jump:


Users browsing this thread: 1 Guest(s)