Untitled

mail@pastecode.io avatar
unknown
plain_text
10 months ago
101 B
1
Indexable
Never
macro(1000, "Exeta res", function()
if g_game.isAttacking() then
say("exeta res")
delay(900)
end
end)
Leave a Comment