Utamo tempo

 avatar
unknown
plain_text
a year ago
197 B
3
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