Utamo tempo
unknown
plain_text
2 years ago
197 B
5
Indexable
setDefaultTab("HP")
UI.Separator()
local hpPercent = 15
local spell = "utamo tempo"
macro(100, "Utamo Tempo", function()
if hppercent() <= hpPercent then
say(spell)
end
end)Editor is loading...
Leave a Comment