Skip to content

Instantly share code, notes, and snippets.

@Solonarv
Created November 22, 2016 23:15
Show Gist options
  • Save Solonarv/9f7f00cb0a8d5a655e542a1fdef641dc to your computer and use it in GitHub Desktop.
Save Solonarv/9f7f00cb0a8d5a655e542a1fdef641dc to your computer and use it in GitHub Desktop.
; Path of Exile macros
; go to hideout
$^h:: Send {Enter}/hideout{Enter}
; logout
$^l:: Send {Enter}/exit{Enter}
; attack-in-place
Capslock:: Send {LShift Down}
; /whois last whispered person
$^s:: Send ^{Enter}{Home}{Delete}/whois {Enter}
; chat message separator
$^\:: Send ||||||||||||||||||||||||||||||||
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment