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 


CE disable my keyboard!!!

 
Post new topic   Reply to topic    Cheat Engine Forum Index -> Cheat Engine
View previous topic :: View next topic  
Author Message
danrevella
Master Cheater
Reputation: 2

Joined: 11 Jun 2008
Posts: 292

PostPosted: Sun Feb 23, 2014 10:46 am    Post subject: CE disable my keyboard!!! Reply with quote

Hi!!
Thanks for the help I got in this forum, I was able in obtaining a working lua script:
Code:
first_time=true;
function togglePause()
  if first_time then
  local mygame=getForegroundProcess();
  --print(mygame);
  openProcess(mygame);
  pause()
  first_time=nil
  end
  if processPaused then unpause()
                  else   pause()
                  getMainForm().setFocus();
                  end
    processPaused = not processPaused
    end
    if pauseHotkey~=nil then
    pauseHotkey.destroy();
    pauseHotkey=nil
    end
pauseHotkey = createHotkey(togglePause,VK_F12)

So now I'm able in using CE in many games where before CE was not able in popupping.
The trick is so simple: before popupping, CE get the process of the game, then pause it. So a this point I may use CE as regoular....
BTW after playing and popupping to CE a few times, the keyboard does no longer works INSIDE the game (mouse and joystick instead prosegue to regoular work).
You, expert........
May you help me in founding a solution?

Many thanks to all!!

Danrevella
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