utito
unknown
plain_text
2 years ago
149 B
9
Indexable
autoUtito = function()
if not hasPartyBuff() and level() <= 100 then
say('utito tempo san')
end
end
macro(100, "Auto Utito", autoUtito)Editor is loading...
Leave a Comment
autoUtito = function()
if not hasPartyBuff() and level() <= 100 then
say('utito tempo san')
end
end
macro(100, "Auto Utito", autoUtito)