Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
how to make script who use stealth ring?
#2
hiho Smile

1st macro :

EquipStealthRing
1000 {EquipStealthRing}
a:=Creatures.OnScreen()
!a!>3
Self.Equip.Ring(3049)

2nd macro :

UnEquipStealthRing
1000 {UnEquipStealthRing}
a:=Creatures.OnScreen()
!a!<3
Self.UnEquip.Ring(0)
(3049)

Auto enabled both Wink


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)