I think I understand what it is now. Used this TutorialsUp video to get started:
Unfortunately, @filip.polanowski, your code didn’t work for me. Not sure why. Here’s my script:
#Requires AutoHotkey v2.0
WheelLeft::Return
WheelRight::Return
Shift & WheelRight::Return
Shift & WheelLeft::Return