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 


Weird antihack? Looking for a plugin to neautralize it

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

Joined: 23 Mar 2017
Posts: 4

PostPosted: Fri Jun 23, 2017 2:47 am    Post subject: Weird antihack? Looking for a plugin to neautralize it Reply with quote

What happened is that, as usual, while I was playing the game I was playing (A 2D RPG) I was planning to edit the health of the character that I was playing as. When I started up the program and clicked it, that's when it started going weird. For some reason, no matter how many times I clicked cheat engine when my game was opened, minimized, paused, even on the starting screen, the game would force the character to go straight down, disabling the down arrow key and forcing you not to go forward. (Although going left to right was no problem.) I am trying to see if I could find a plugin of sorts to see if the game would play proper while still having cheat engine active.

(Edit) Just to let you know that his only happens when I click on Cheat Engine. the game itself works perfectly even if you click on your browser or another application.
Back to top
View user's profile Send private message
Dark Byte
Site Admin
Reputation: 458

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

PostPosted: Fri Jun 23, 2017 4:40 am    Post subject: Reply with quote

try this lua code
Code:

for i=0, getFormCount()-1 do
  getForm(i).Caption="Minesweeper"
end

getApplication().Title="WEEEE"

r=registerFormAddNotification(function(f)
  local t=createTimer()
  t.Interval=1
  t.Enabled=true
  t.OnTimer=function(tmr)
    f.Caption="Whoopdeedoo"
    tmr.destroy()
  end
end)

_________________
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
IsThisTaken
How do I cheat?
Reputation: 0

Joined: 23 Mar 2017
Posts: 4

PostPosted: Fri Jun 23, 2017 7:34 am    Post subject: Reply with quote

Dark Byte wrote:
try this lua code
Code:

for i=0, getFormCount()-1 do
  getForm(i).Caption="Minesweeper"
end

getApplication().Title="WEEEE"

r=registerFormAddNotification(function(f)
  local t=createTimer()
  t.Interval=1
  t.Enabled=true
  t.OnTimer=function(tmr)
    f.Caption="Whoopdeedoo"
    tmr.destroy()
  end
end)


Well, I assume that you put it in table and add the file to it and then execute it. Well I still am having trouble, and I actually think it is a bug in the game's code rather than an anti-hack code... I say this because in the time between I first wrote this and now I had nearly the same problem twice without cheat engine. (Put the game in fullscreen then [start] to get out. Those times both up and down didn't work.) Well I guess I'll wait on a patch to the game hopefully then.

Until next time.
Whoop Dee Doo.
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic    Cheat Engine Forum Index -> General Discussions 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