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 


Requesting Add

 
Post new topic   Reply to topic    Cheat Engine Forum Index -> General Gamehacking
View previous topic :: View next topic  
Author Message
xxhehe
Expert Cheater
Reputation: 0

Joined: 11 Mar 2015
Posts: 136

PostPosted: Wed Mar 08, 2017 7:37 pm    Post subject: Requesting Add Reply with quote

suggestions CE:

7E0917 XX

XX Number is
01==moving
0F==in combat

IF 7E0917 == 0F
[①]
ENDIF
[①]moving is set as ON 、==0F in combat efficacious.

In the mobile lock will have a problem when in combat ability associated the cheat code is feasible

simultaneous operation support
Back to top
View user's profile Send private message
Zanzer
I post too much
Reputation: 126

Joined: 09 Jun 2013
Posts: 3278

PostPosted: Wed Mar 08, 2017 8:40 pm    Post subject: Reply with quote

Code:
if mytimer == nil then
  mytimer = createTimer(nil, false)
end
mytimer.Interval = 100
mytimer.OnTimer = function(timer)
  if readBytes(0x7E0917, 1) == 0x0F then
    -- what ever
  else
    -- something else
  end
end
mytimer.Enabled = true
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 Gamehacking 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