Untitled
unknown
plain_text
2 years ago
101 B
10
Indexable
macro(1000, "Exeta res", function()
if g_game.isAttacking() then
say("exeta res")
delay(900)
end
end)Editor is loading...
Leave a Comment
macro(1000, "Exeta res", function()
if g_game.isAttacking() then
say("exeta res")
delay(900)
end
end)