Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Zakladanie Ringow
#1
Jak ustawić by zkaładał life ringi i jak miałby 80% many np. by je ściągał !Big Grin

za pomoc dokładną leci reput
#2
Wstaw to w macro. Obydwa w automacie. W miejscu ID wpisz ID ringa

1000 {LFup} Self.Mana%()<80 Self.Equip.Ring(ID)
1000 {LFdown} Self.Mana%()>80 Self.UnEquip.Ring(ID)




Edit by Catar
Much better macro for this

[macro]500 {lifering} Self.Mana%()<=80 [on] Self.Inventory.Ring()<>3089 Self.Equip.Ring(3052) exit() {on} Self.Inventory.Ring()==3089 Self.UnEquip.Ring(0) exit() [/macro]


Forum Jump:


Users browsing this thread: 1 Guest(s)