Sepplord wrote: ↑Tue 21 Jan 2020 4:48 PM
Yeah, and afaik the rule is: if your macro only works with delays, then it is not allowed. So regardless of AHK being allowed and having a built-in delay (everything in computing has a delay...there is no such thing as doing multiple things at once, even if it feels like that because us humans are slow), the important thing is that your macro doesn't REQUIRE a delay to logically function.
That is an excellent question you brought up here.
Where do you draw the line?A simple "shield swap to shield slam" macro would not work without a defined sequence on a single keypress, you have to press the key twice for it to work, making it obsolete. Im sure devs dont want macros like "cast spell, wait 1,5 seconds, cast spell, wait 1,5 seconds, cast spell".
Sepplord wrote: ↑Tue 21 Jan 2020 4:48 PM
So, if there are minstrels only pressing a SINGLE key, and having speed at the end. Imo they are committing a banable offense.
If they have one button that targets pet and charms, and the press that a few times. And another for speed. That would be fine.
Sadly in all the threads about macroing and AHK official answers were always very vague.
I know that other games make rules like one
action per key press which is enough to solve such issues but allowing key remaping through 3rd party tools.
But here there is no rule like that.
So technically you can target your pet and charm it while you hold down your key and if you release the key, you cast speed song.
No need for a loop, condition or anything that's not allowed regarding the phoenix rules.
A bit speculation on my side here, i don't play minstrel but i guess that a charmed pet has a pet frame where you can drag&drop a target-pet macro from.
(e: thanks gotwqqd)And i don't use such on-key-release events myself, just to be safe.