Sleepzx Posted April 8, 2019 Share Posted April 8, 2019 I have made a macro in icue. Is there a way i can link my scroll up button to the macro i have created. I can only see the middle click button however cant find a scroll button.I have search everywhere in the internet and on this forum and still cannot find the answer. Tia Link to comment Share on other sites More sharing options...
hastegag Posted April 9, 2019 Share Posted April 9, 2019 I don't think so, but you can do middle mouse. Or you can do the DPI buttons. What mouse do you have? You usually end up doing that an unfixed number of times...so you could use autohotkey to do this. You can even basically export the cue profile and translate it to AHK syntax pretty easily once you find the macro, which if it is named should be pretty easy. let us know if you need help, you can if it isnt private or proprietary post the exported profile and we can explain how that would work. AHK I think WheelUp:: works for what you want, but again, you might end up doing it a lot of times, so you would want to handle that as well to ensure the macro does not execute more than once. Link to comment Share on other sites More sharing options...
Recommended Posts