scabs Posted April 10, 2015 Share Posted April 10, 2015 Seems like profile not set up properly. Open Corsair software, go on tab "Assign buttons" and click on picture of button 15 with mouse cursor. What do you see in "Assign button" field? There should be something like this (but with Key: F22): http://imagizer.imageshack.us/a/img594/4412/f15v10.png Yeah, this is set to F22. Link to comment Share on other sites More sharing options...
Laufer Posted April 10, 2015 Author Share Posted April 10, 2015 Yeah, this is set to F22. Thats a good news - profile is fine. Lets test script once again (lets simplify code a bit). LMB_Spam: while GetKeyState("F22", "P") ; while hot key pressed do... { Send, Test ; type "Test" Sleep, 50 ; wait 50 ms } return Link to comment Share on other sites More sharing options...
scabs Posted April 10, 2015 Share Posted April 10, 2015 Thats a good news - profile is fine. Lets test script once again (lets simplify code a bit). LMB_Spam: while GetKeyState("F22", "P") ; while hot key pressed do... { Send, Test ; type "Test" Sleep, 50 ; wait 50 ms } return Still nothing i'm afraid :( Link to comment Share on other sites More sharing options...
Laufer Posted April 10, 2015 Author Share Posted April 10, 2015 Still nothing i'm afraid :( Lets make it even more simple: LMB_Spam: Send, Test ; type "Test" Sleep, 50 ; wait 50 ms return Try to press button 15 not only in game, but in Notepad too. Try assign that script to different buttons. Link to comment Share on other sites More sharing options...
Nollie Posted May 23, 2017 Share Posted May 23, 2017 Hello, the HardMacro Package download link is off. And I wonder if it works on the m65 mouse. Thank you. Link to comment Share on other sites More sharing options...
Laufer Posted May 23, 2017 Author Share Posted May 23, 2017 Hello, the HardMacro Package download link is off. And I wonder if it works on the m65 mouse. Thank you. Hi! Seems like my dropbox account has been removed since I don’t use it long time. I moved package to Google Disk: here it is. Also updated link in first post. I don’t have M65, but people say that there is no difference for HardMacro. Use M60 profile. Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.