marinel Posted February 23, 2023 Posted February 23, 2023 Hello, I'm looking for how to start Adrenaline without having to go to the software and pressing the start for each Account. Similar to how CTRL+E works when the focus is on adrenaline for stopping/starting Adrenaline, I would like to be able to do either CTRL+E while in-game, or something like CTRL+F1 to start the first account, CTRL+F2 for the second, all without having to alt+tab to Adrenaline. Is this possible? Thanks! Quote
AdrenalineBot Posted March 1, 2023 Posted March 1, 2023 It can be done with script, that will handle keyboard clicks using Engine.WaitAction method Plan: catch laKey event → get what key was pressed → enable \ disable Adrenalne interface using Engine.FaceControl method Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.