Hello.
I will help You.
If i help REP+
I will help You.
Code:
500 {Stealth Ring} Creatures.OnScreen()>=4 [jump] Self.Equip.Ring(3049) Exit() Creatures.OnScreen()<4 {jump} Self.UnEquip.Ring(0) Exit()
Code:
Creatures.OnScreen()>=4 [jump]
Self.Equip.Ring(3049)
Exit()
Creatures.OnScreen()<4
{jump}
Self.UnEquip.Ring(0)
Exit()
If i help REP+