Scroll through stash with cursor anywhere on screen - RIP trade macro

I got used to using ctrl + scroll wheel (with my mouse cursor anywhere on the screen) to move around my stash tabs because of the POE trade macro AHK. The trade macro is finally completely dead, and I have been getting so frustrated without that functionality.

I have to assume there are at least a handful of exiles out there in the same boat that I was. I rewrote that functionality as simply as I could and just thought I should share it with the community

Just save the following as a .ahk and run it in tandem with POE
Spoiler
SetTitleMatchMode, 2
#IfWinActive, Path of Exile

LControl & wheelup::left
LControl & wheeldown::right
Last bumped on Dec 14, 2022, 2:28:44 AM

Report Forum Post

Report Account:

Report Type

Additional Info