11-05-2014, 06:49 PM
Hello im looking for a scipt to my cave bot - when a cyclops smith on a screen were a Stealth Ring. Thanks
Special scripy for cycs
|
11-05-2014, 06:49 PM
Hello im looking for a scipt to my cave bot - when a cyclops smith on a screen were a Stealth Ring. Thanks
I think its impossible to make when smith on screen wear stealth ring, but u can use that one macro:
Creatures:= how many creatures on screen have to be for wear ring Quote:STEALTH RINGrep++ please
200 {creature on screen ring} Creatures.ByName(Creature Name)>=1 Self.Equip.Ring(IDRING)
200 {Creature on screen ringOFF} Creatures.ByName(Creature Name)<1 Self.UnEquip.Ring(0) try that1
SELL 300 ED
11-06-2014, 09:46 AM
thanks
|
« Next Oldest | Next Newest »
|