Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- #IfWinActive, ahk_class POEWindowClass
- ; =========== Mouse4 = 12345 ================================ ;
- *XButton1::
- {
- SendInput, 12345
- }
- Return
- ; ======= DISABLE SHIT KEYS ================================= ;
- *!Enter::Return
- *#Tab::Return
- *LWin::Return
- *RWin::Return
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement