Combo
Usar magia quando estiver atacando.
Autor: Luiz
macro(200, "Combo", function() if g_game.isAttacking() then say("MAGIA 1") say("MAGIA 2") say("MAGIA 3") end end)