I am looking for a way of doing something like this:
1.) Switch weapon to 1h
2.) Perform some 1h specific melee style
3.) Switch weapon back to 2h
Is this even possible without violating the rules? I tried this with AHK but the interval between the indivdual actions is sometimes (not always!) too short so that the melee style won't be performed. Adding a delay or repeating step 2 will obviously violate the rules, I can see that. However, spamming the button that calls the AHK script does help (understandibly so, but this is not a real solution to the problem).
From my understanding: what I am trying to do doesn't violate the rules as it's just three actions bound to one key. Is there any way of doing this? Am I on the brink of getting banned?
1.) Switch weapon to 1h
2.) Perform some 1h specific melee style
3.) Switch weapon back to 2h
Is this even possible without violating the rules? I tried this with AHK but the interval between the indivdual actions is sometimes (not always!) too short so that the melee style won't be performed. Adding a delay or repeating step 2 will obviously violate the rules, I can see that. However, spamming the button that calls the AHK script does help (understandibly so, but this is not a real solution to the problem).
From my understanding: what I am trying to do doesn't violate the rules as it's just three actions bound to one key. Is there any way of doing this? Am I on the brink of getting banned?