Is there any kind of bind or method for making tap and combo powers work when you hold the button/key?
Clicking/pressing thousands of times everyday is just not working out. Even games with action combat (Tera and BDO) let you hold the buttons to do combos. I've tried looking through the forums and searching but can't find anything.
0
Comments
And playing by myself since Aug 2009
Godtier: Lifetime Subscriber
For anyone else who might want to do this.
I'm using Autohotkey the program.
The script i'm using is this:
XButton1 = Mouse 4
XButton2 = Mouse 5
I have the power set to Mouse 4 in the power tray. So when i hold down Mouse 4 it works like a maintain. I have a combo power set to that button. You can also use keys and stuff like that. You make the script, compile it into an exe and then run the exe