Atalho Mouse

Descrição

Atalhos para botões laterais do mouse.

Autor: Luiz

                
1
2
3
4
5
6
7
8
macro(100, "Botoes laterais", function() if g_mouse.isPressed(7) then warn("@Luiz") end if g_mouse.isPressed(8) then warn("@Luiz") end end)