Search found 3 matches

by Lemonadez
Mon Jul 16, 2018 12:37 pm
Forum: General Chat
Topic: What is Virtual Key?
Replies: 1
Views: 14303

What is Virtual Key?

Code: Select all

			{VKC:n} Sends the specified virtual key code.
			{EXT:n} Sends the specified extended virtual key code.
Can I do this. Send "D" Key on game.exe (repeatedly every 10 seconds) while Im Browsing Internet (Chrome)?
like it will send D Button while its not active window.
by Lemonadez
Fri Feb 24, 2017 8:08 pm
Forum: XMouse Button Control
Topic: Button Chording
Replies: 4
Views: 5783

Re: Button Chording

hmm i see maybe there a way to add a {REPEAT} function tag

so let say {CTRL} {REPEAT:Delay RMB}

so anything inside the {REPEAT} would work without affected the previous tag {CTRL}
by Lemonadez
Fri Feb 24, 2017 5:10 pm
Forum: XMouse Button Control
Topic: Button Chording
Replies: 4
Views: 5783

Button Chording

I need help with this. https://vgy.me/j0iSDM.png What I wanted is when i press Mouse 4 It Hold down CTRL and Right Click every 1 second. I dont know if its possible. So Basically im trying to find a way. Hold CTRL Right Click every second. I only find a way by doing 2 button. https://vgy.me/SVwYx5.png