Using autohotkey for playing instruments

#1 - May 27, 2014, 8:15 a.m.
Blizzard Post

I know, that automate gameplay is not allowed.

But still I have a question relative to the use of autohotkey scripts: Is it allowed to use autohotkey scripts to play an instrument?


SendInput {Numpad6}
Sleep, 333
SendInput {Numpad7}
Sleep, 333
SendInput {Numpad3}
SendInput {Numpad6}
SendInput {Numpad8}
Sleep, 1333
SendInput {Numpad8}
Sleep, 333
SendInput {Numpad9}
SendInput {Numpad2}
Sleep, 333
SendInput {Numpad3}
SendInput {Numpad1}
SendInput {Numpad0}
SendInput {Numpad5}
Sleep, 1333
SendInput {Numpad9}
SendInput {Numpad3}
Sleep, 333
SendInput {Numpad5}
Sleep, 333
SendInput {Numpad2}
SendInput {Numpad0}
SendInput {Numpad7}
SendInput {Numpad5}
Sleep, 1333
SendInput {Numpad8}
Sleep, 333
SendInput {Numpad7}
Sleep, 333
SendInput {Numpad4}
SendInput {Numpad6}
Sleep, 1333
SendInput {Numpad6}
Sleep, 333
SendInput {Numpad7}
Sleep, 333
SendInput {Numpad3}
SendInput {Numpad6}
SendInput {Numpad8}
Sleep, 1333
SendInput {Numpad8}
Sleep, 333
SendInput {Numpad9}
SendInput {Numpad2}
Sleep, 333
SendInput {Numpad3}
SendInput {Numpad1}
SendInput {Numpad0}
SendInput {Numpad5}
Sleep, 1333
SendInput {Numpad9}
SendInput {Numpad3}
Sleep, 333
SendInput {Numpad5}
Sleep, 333
SendInput {Numpad1}
SendInput {Numpad4}
SendInput {Numpad6}
Sleep, 1333
SendInput {Numpad5}
Sleep, 333
SendInput {Numpad7}
Sleep, 333
SendInput {Numpad2}
SendInput {Numpad4}
SendInput {Numpad6}
Sleep, 1333
SendInput {Numpad6}
Sleep, 333
SendInput {Numpad7}
Sleep, 333
SendInput {Numpad3}
SendInput {Numpad6}
SendInput {Numpad8}
Sleep, 667
SendInput {Numpad7}
Sleep, 667
SendInput {Numpad6}
Sleep, 667
SendInput {Numpad1}
SendInput {Numpad3}
SendInput {Numpad5}
Sleep, 667
SendInput {Numpad4}
Sleep, 667
SendInput {Numpad3}
Sleep, 667
SendInput {Numpad2}
SendInput {Numpad0}
SendInput {Numpad7}
SendInput {Numpad5}
Sleep, 1333
SendInput {Numpad8}
Sleep, 333
SendInput {Numpad9}
SendInput {Numpad3}
Sleep, 333
SendInput {Numpad2}
SendInput {Numpad0}
SendInput {Numpad6}
Sleep, 1333
SendInput {Numpad8}
Sleep, 333
SendInput {Numpad7}
Sleep, 333
SendInput {Numpad1}
SendInput {Numpad3}
SendInput {Numpad6}
Sleep, 2000

#9 - May 27, 2014, 5:21 p.m.
Blizzard Post

Unless you are pressing one physical key per each individual action, it is not permitted. Anything that presses multiple buttons per single user button-press or key-press is not allowed.

#60 - May 28, 2014, 6:26 p.m.
Blizzard Post

Combat Mode does much, much more than 1:1 keypress and is allowed to be used.

ArenaNet does not and has not ever reviewed or approved any third-party applications. Combat Mode, as are all other third-party tools, is very much “use at your own risk”.

And to further clarify my reply from earlier, from the Guild Wars 2 Rules of Conduct (emphasis mine):

20. You may not use any third-party program (such as a “bot”) in order to automate gameplay functions, including playing, chatting, interacting, or gathering gold or items within Guild Wars 2. You may not assist, relay, or store gold or items for other players who are using these processes.

Using AutoHotKey to map multiple key functions to a single keypress, regardless of the intended use or outcome, is a violation of the above rule.