Thread Rating:
  • 1 Vote(s) - 3 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Stealth Ring..
#1
ringna:=3086
ringbp:=3049
range:=4

ringON:=Self.Inventory.Ring()
procs:=0

p1:=Creatures.ByRangeName(!range!, cyclops smith)
p2:=Creatures.ByRangeName(!range!, cyclops drone)

VarAdd(procs, !p1!)
VarAdd(procs, !p2!)

!procs!>=1 [zak]
!ringON!<>!ringna!
Self.Equip.Ring(!ringbp!)
exit()
{zak}
!ringON!==!ringna!
Self.UnEquip.Ring(0)
exit()






I have this macro but the ring never unequip..
some one can give me a better macro?
Reply
#2
yea thats my macro it works just fine....

Your first/main bp need to be opened and can't be FULL
You can also change which bp you want to use.
At the end of a macro

change 0 in Self.UnEquip.Ring(0) into some other number


Also set it up as auto 300-500


Good job that you searched for macro first, and not just create new thread with requests
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)