Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- #IfWinActive, ahk_class POEWindowClass
- LAlt & 1::
- {
- Send ^f
- Send Haewark Hamlet
- Send {Enter}
- }
- return
- LAlt & 2::
- {
- Send ^f
- Send Tirn's End
- Send {Enter}
- }
- return
- LAlt & 3::
- {
- Send ^f
- Send Lex Proxima
- Send {Enter}
- }
- return
- LAlt & 4::
- {
- Send ^f
- Send Lex Ejoris
- Send {Enter}
- }
- return
- LAlt & 5::
- {
- Send ^f
- Send New Vastir
- Send {Enter}
- }
- return
- LAlt & 6::
- {
- Send ^f
- Send Glennach Cairns
- Send {Enter}
- }
- return
- LAlt & 7::
- {
- Send ^f
- Send Valdo's Rest
- Send {Enter}
- }
- return
- LAlt & 8::
- {
- Send ^f
- Send Lira Arthain
- Send {Enter}
- }
- return
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement