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 


Gamecrash upon using trainer

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

Joined: 12 Dec 2020
Posts: 5

PostPosted: Sat Dec 12, 2020 8:14 pm    Post subject: Gamecrash upon using trainer Reply with quote

So I made a simple trainer. it just changes a value and that is pretty much it, but the problem is that when I use the Pointer in Cheat Engine it works fine with no crashes when I use just the value you find from a scan and change it, it works in cheat engine and in the trainer. Problem is the pointer address does not work in the game. the game simply crashes when I use the trainer. I don't think it is an Anti-Cheat for this reason, but it could be. Idk how it wouldn't trigger when it was used in cheat engine tho

Here is the code for the trainer;


Code:

function CEButton2Click(sender)
writeInteger("UnityPlayer.dll+018711C0", -1)
end
function CEButton1Click(sender)
readN = getProperty(CETrainer_CEEdit1,"Text")
print(readN)
newN = tonumber(readN) - 1
writeInteger("UnityPlayer.dll+018711C0", newN)
end


If someone could clarify if this is just a coding error or if it is actually an Anti-cheat that would be helpful, thank you
Back to top
View user's profile Send private message
Csimbi
I post too much
Reputation: 97

Joined: 14 Jul 2007
Posts: 3334

PostPosted: Wed Dec 16, 2020 2:24 am    Post subject: Reply with quote

Code looks ok, question is: what it is they you are writing and whether these are legit values or not.
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