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 


One problem.../

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

Joined: 25 May 2021
Posts: 2

PostPosted: Wed May 26, 2021 11:17 am    Post subject: One problem.../ Reply with quote

Hello. Can you help me with cheat trainer?
This is code:
Code:
Code:
form_show(UDF1)

function UDF1_NoclipClick(sender)
if UDF1.Noclip.State == 1 then
UDF1.Noclip.Caption = 'Noclip [ON]'
local addressList = getAddressList()
local Noclip = addressList.getMemoryRecordByDescription('Noclip')
Noclip.Value = 'E9 79 06 00 00'
elseif UDF1.Noclip.State == 0 then
local addressList = getAddressList()
local Noclip = addressList.getMemoryRecordByDescription('Noclip')
Noclip.Value = '6A 14 8B CB FF'
UDF1.Noclip.Caption = 'Noclip [OFF]'
end
end

function UDF1_FormClose(sender)
  closeCE()
  return caFree
end

function UDF1_connectClick(sender)
openProcess('GeometryDash.exe')
end   



[Address list 'GeometryDash.exe+20A23C' and type 'Array of byte']

When I compile this in exe file, trainer don't work. How it i can fix?
Thanks! Very Happy Very Happy Very Happy
Back to top
View user's profile Send private message Send e-mail
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