| View previous topic :: View next topic |
| Author |
Message |
mudzaj How do I cheat?
Reputation: 0
Joined: 11 Jul 2015 Posts: 1
|
Posted: Sat Jul 11, 2015 11:11 am Post subject: Help with hotkeys. |
|
|
| Hey, can anyone explain me how to add hotkeys to auto assembler trainer that nops the codes?
|
|
| Back to top |
|
 |
kriptix Advanced Cheater
Reputation: 1
Joined: 05 Jun 2011 Posts: 61
|
Posted: Sat Jul 11, 2015 11:27 am Post subject: Re: Help with hotkeys. |
|
|
| mudzaj wrote: | | Hey, can anyone explain me how to add hotkeys to auto assembler trainer that nops the codes? |
I'm not sure if CE supports Hotkeys within AA scripts. You can just set the hotkey to the script itself though. Right click -> Select Hotkey.
|
|
| Back to top |
|
 |
vng21092 Grandmaster Cheater
Reputation: 15
Joined: 05 Apr 2013 Posts: 644
|
Posted: Sat Jul 11, 2015 4:18 pm Post subject: |
|
|
| You mean assigning a hotkey to a script? Press Ctrl+H on highlighted script or just right click it and hit "Set Hotkeys". If you mean from within a script then... something something GetASyncKeyState, I've never actually read up on it but I know it exists and I've seen it used before.
|
|
| Back to top |
|
 |
kriptix Advanced Cheater
Reputation: 1
Joined: 05 Jun 2011 Posts: 61
|
Posted: Sun Jul 12, 2015 10:13 am Post subject: |
|
|
| vng21092 wrote: | | If you mean from within a script then... something something GetASyncKeyState |
Not 100% sure if i'm correct on this, but I don't think AA supports the GetAsyncKeyState function, but if it does them i'm sure it wouldn't be normal programming syntax since you are writing in asm. So you might have to write it in asm to check keypress state, but at the same time not sure how you could do this within AA. Could be a good suggestion to get support for in a future CE update.
|
|
| Back to top |
|
 |
|