User:Irgendwer/Macros

From Guild Wars Wiki
Jump to navigationJump to search

A few AutoHotkey macros I use with Guild Wars. To use them, do this:

  • Download and install AutoHotkey.
  • Copy one or more of the following snippets into a plain text file.
  • Save the file with the extension .ahk and put it somewhere convenient.
  • Double-click on the script you just created to run it. A new icon will appear in your taskbar notification area; right-click this icon when you want to end the script.
; /stuck on ctrl-shift-s
^+S::Send {enter}/stuck{enter}
; disable alt-tab
!Tab::Return