Edit
ah never mind rewasd is doing all this(multiple key presses) and more! Did not think it would do it but it dose 0-o
Search found 3 matches
- 02 May 2020, 22:41
- Forum: General
- Topic: 3 keys at once
- Replies: 3
- Views: 4301
- 02 May 2020, 11:25
- Forum: General
- Topic: 3 keys at once
- Replies: 3
- Views: 4301
Re: 3 keys at once
In LuaMacros you can achieve that with lmc_send_input. If you refer to gui you probably mean Hidmacros but you can't do such thing there. I kinda did get 2 or 3 keys to work in hidemacro, <Sequence>%'+b'</Sequence> in the ini, dose hit 3 keys but dose not block the input I believe luamacros has tha...
- 29 Apr 2020, 01:02
- Forum: General
- Topic: 3 keys at once
- Replies: 3
- Views: 4301
3 keys at once
I am sorry for such a dumb simple question but I am using a soundboard program and need to be able to press 3 or more keys at once, I do not need the shift, alt or ctrl keys but I am having trouble understanding what to put in the script window to have it press all the keys at once. Kinda wish the G...