Atalho Mouse
Atalhos para botões laterais do mouse.
Autor: Luiz
macro(100, "Botoes laterais", function() if g_mouse.isPressed(7) then warn("@Luiz") end if g_mouse.isPressed(8) then warn("@Luiz") end end)