(01-22-2014, 01:41 AM)vinko Wrote: macro for use Claw of 'The Noxious Spawn' if i am poisoned (max 1 use for 10 secunds)
Hey man , try using this maby ,


this one is for use like Right click and use ( like food )
10000 {Use claw by Erykans} Status.Poison()=1 Hotkey.Use(9394)
(01-07-2014, 03:14 AM)Draboslaw Wrote: this macro work good but dont get out energy ring, why?¿
1000 {Energy Ring} Self.Health%()<=40 Self.Equip.Ring(3051) Exit() Self.Health%()>=80
try this , it should work
1000 {Energy Ring} Self.Health%()<=40 Self.Equip.Ring(3051) Exit() Self.Health%()>=80 Self.UnEquip.Ring(0)
I added at the end if hp more than 80% put ring into bp., let me know if it works.
Hello! , If i Helped a Rep+ would be nice, Thank you !!!
