need help with a command in a MMO

x64 Replacement/Alternative to Microsoft's IntelliMouse application.
Forum rules
Please read the forum rules before posting for the first time.
The more information you can provide, the quicker and more accurately someone can help.
NOTE: To reduce spam, new users can not post links, files or images until they have at least 4 posts.
Post Reply
rexxigar
New User
Posts: 1
Joined: Tue Jun 25, 2019 9:28 pm

need help with a command in a MMO

Post by rexxigar »

Hey,

Just wanted to say that this tool is fantastic. Though I am having an issue with a command and I don't know why it is having an issue. All I want to do is make my mouse wheel up trigger an (alt+1) command. This is for an MMO. I have tried to do it as such {ALT}1 in the key line, but it just seems to some what work but most of the time it just send the key stroke of 1. If you have any ideas it would be a great help.

Sincerely,
Alex
User avatar
phil
Site Admin
Posts: 7627
Joined: Sun Apr 06, 2003 11:12 pm

Re: need help with a command in a MMO

Post by phil »

Games can be a problem. Some times they don't detect the simulated keystrokes at all (many online games block MS's SendInput API to prevent cheating). But if its detecting the 1 then that is probably a good sign.

Other problem can be timing, using the incorrect send method etc..

Maybe next time, you could fill in the posting template so I have some more to go on! - What version of XMBC, what version of Windows, a "clear" description of the problem, including button configuration - is that really too much to ask for when someone is asking for help?

What have you tried? What simulated key "Send Method" are you using? Try method 3 if you haven't already.
Try adding a small delay between {ALT} and 1; {ALT}{WAITMS100}1
Not sure either will help but its worth a try.

Regards
Phil
--[ Phil ]--
--[ Administrator & XMBC Author ]--
Logitech G9/G604/M720/MX518, Microsoft Intellimouse, Trust 16341 BT Mouse
Windows 10 x64, AMD Ryzen 5900x, MSI x570 Tomahawk, 32GB DDR4,
nVidia RTX 2070s, Evo 970 1Tb NVME, 2x2TB WD Black (RAID1)
Post Reply