Use Item

Descrição

Use item quando sua stamina for menor que 40 Horas.

Autor: Luiz

                
1
2
3
4
5
macro(500, "STAMINA POTION", function() if stamina() < 2400 then use(IDDOITEM) end end)