Use Item
Use item quando sua stamina for menor que 40 Horas.
Autor: Luiz
macro(500, "STAMINA POTION", function() if stamina() < 2400 then use(IDDOITEM) end end)