Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
how to make script who use stealth ring?
#1
hello everyone, im sorry if i make this post in wrong place.

i need to script? when 3+ tarantulas use stealth ring.

rep for help!!!!!

najlepiej jakby polacy sie wypowiadali, bo moj anglielski fenomenalny nie jest, a wiele trzebaby mi przy okazji wytłumaczyc, z gory dziekujeSmile
#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


Forum Jump:


Users browsing this thread: 1 Guest(s)