-
Member
multi flask to 1 buton help
may be anyone have such a macro, throw I would be very grateful...multi flask to 1 buton..Use 4-5 flask one hotkey
-
Member
#IfWinActive, Path of Exile ahk_class POEWindowClass
Space::
Send, 1
Send, 2
Send, 3
Send, 4
Send, 5
Return
AHK script. Replace space with whatever you want.
-
Post Thanks / Like - 1 Thanks
VeXs (1 members gave Thanks to Sepulcher for this useful post)
-
Member
Originally Posted by
Sepulcher
#IfWinActive, Path of Exile ahk_class POEWindowClass
Space::
Send, 1
Send, 2
Send, 3
Send, 4
Send, 5
Return
AHK script. Replace space with whatever you want.
Mate could you throw ready macro?? I don't know how to do them sorry...Help..
-
Member
I don't know if I'm allowed to post link here but here is the ahk file itself.
Uploadfiles.io - flask.ahk
You need to download autohotkey also to actually run the file too.
-
Post Thanks / Like - 1 Thanks
VeXs (1 members gave Thanks to Sepulcher for this useful post)