Need help?Need help with right mouse button - MPGH - MultiPlayer Game Hacking & Cheats
HelpNeed help with right mouse button
Posts 1–4 of 4 · Page 1 of 1
Need help with right mouse button
I was wondering if there's any program that makes my right mouse button be constantly held down. I broke my mouse a while ago and that seems to be a possible solution.
I'm sure you could find something, look up an ahk tutorial. Why on earth would you need this, though?
In AHK
Code:
^K::
Click right down
return
^ = control so the hotkey is control K to activate, change it however you want. I agree with jake though, why would you need this?
Originally Posted by 059
In AHK
Code:
^K::
Click right down
return
^ = control so the hotkey is control K to activate, change it however you want. I agree with jake though, why would you need this?
Thanks! And whenever I hold the right mouse button down, it fixes my left mouse button, allowing me to click with it