- Feb 19, 2012
- 8,144
- 2
- Thread starter
- #21
I just checked my script and indeed it doesn’t do anything to the flipper buttons. There must be something else going on with your setup there.
For the non-side buttons, my script will only work with the default tankstick setup, so if you reprogram anything then it won’t work properly.
I made you a simple version of the script that only adds in nudging. Here ya go:
http://www.mediafire.com/file/n1x5kzz8euqerr5/FX3AutoHotkey2.ahk/file
Here are the contents of the script so you can see that it will only give you nudging by rebinding the mouse buttons to the Z and / keys:
For the non-side buttons, my script will only work with the default tankstick setup, so if you reprogram anything then it won’t work properly.
I made you a simple version of the script that only adds in nudging. Here ya go:
http://www.mediafire.com/file/n1x5kzz8euqerr5/FX3AutoHotkey2.ahk/file
Here are the contents of the script so you can see that it will only give you nudging by rebinding the mouse buttons to the Z and / keys:
Code:
#IfWinActive ahk_exe Pinball FX3.exe
LButton::Z
RButton::/