Cheat Engine Forum Index Cheat Engine
The Official Site of Cheat Engine
 
 FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 


hotkeys

 
Post new topic   Reply to topic    Cheat Engine Forum Index -> Cheat Engine
View previous topic :: View next topic  
Author Message
loopax
How do I cheat?
Reputation: 0

Joined: 22 Sep 2019
Posts: 3

PostPosted: Sun Sep 22, 2019 8:13 am    Post subject: hotkeys Reply with quote

I have 2 applications, exe1, exe2 lets call them.. I am trying to find a way to have the speedhack on both applications by using 2x instances of CE. The problem is if i press the shortcut keys .. it applies in both CEs... how can i have separate hotkeys saved for each CE instance? Thanks
Back to top
View user's profile Send private message
Dark Byte
Site Admin
Reputation: 470

Joined: 09 May 2003
Posts: 25800
Location: The netherlands

PostPosted: Sun Sep 22, 2019 8:19 am    Post subject: Reply with quote

Create a second admin account and then shile holding shift rightclick the CE launch icon and choose "run as different user and give the details of that users


Alternatively, instead of using the hotkeys in CE's settings use lua to create hotkeys at runtime

_________________
Do not ask me about online cheats. I don't know any and wont help finding them.

Like my help? Join me on Patreon so i can keep helping
Back to top
View user's profile Send private message MSN Messenger
loopax
How do I cheat?
Reputation: 0

Joined: 22 Sep 2019
Posts: 3

PostPosted: Sun Sep 22, 2019 8:28 am    Post subject: Reply with quote

ok, thanks. I figure it out by installing 2 difference CE versions the hotkey settings arent shared.
Back to top
View user's profile Send private message
Dark Byte
Site Admin
Reputation: 470

Joined: 09 May 2003
Posts: 25800
Location: The netherlands

PostPosted: Sun Sep 22, 2019 8:37 am    Post subject: Reply with quote

they are
_________________
Do not ask me about online cheats. I don't know any and wont help finding them.

Like my help? Join me on Patreon so i can keep helping
Back to top
View user's profile Send private message MSN Messenger
Csimbi
I post too much
Reputation: 97

Joined: 14 Jul 2007
Posts: 3325

PostPosted: Tue Sep 24, 2019 2:07 am    Post subject: Re: hotkeys Reply with quote

loopax wrote:
I have 2 applications, exe1, exe2 lets call them.. I am trying to find a way to have the speedhack on both applications by using 2x instances of CE. The problem is if i press the shortcut keys .. it applies in both CEs... how can i have separate hotkeys saved for each CE instance? Thanks

Precisely why I made this script - often times I have 3 CE instances running Wink

Enable this script in the CE instance where you want to disable hotkeys.

Code:
<?xml version="1.0" encoding="utf-8"?>
<CheatTable>
  <CheatEntries>
    <CheatEntry>
      <ID>118</ID>
      <Description>"-- Disable CE HotKeys LUA script"</Description>
      <LastState/>
      <VariableType>Auto Assembler Script</VariableType>
      <AssemblerScript>[ENABLE]
{$lua}
getHotkeyHandlerThread().State='htsDisabled'

[DISABLE]
{$lua}
getHotkeyHandlerThread().State='htsActive'

</AssemblerScript>
    </CheatEntry>
  </CheatEntries>
</CheatTable>
Back to top
View user's profile Send private message
loopax
How do I cheat?
Reputation: 0

Joined: 22 Sep 2019
Posts: 3

PostPosted: Tue Sep 24, 2019 4:37 pm    Post subject: Reply with quote

@DarkByte.. yes.. just on first usage was different hotkeys for each CE, until i restarted the CE
thanks Csimbi Smile
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic    Cheat Engine Forum Index -> Cheat Engine All times are GMT - 6 Hours
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
You cannot attach files in this forum
You can download files in this forum


Powered by phpBB © 2001, 2005 phpBB Group

CE Wiki   IRC (#CEF)   Twitter
Third party websites