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 


LAN P2P Game

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

Joined: 27 Oct 2016
Posts: 2

PostPosted: Thu Oct 27, 2016 3:07 pm    Post subject: LAN P2P Game Reply with quote

I'm trying to cheat some resources on Empire Earth II and i know that the game uses P2P so to modify successfully a value (for example food) i would have to change the value Food of the player on every player that is on the game at the exact same time. So to do that i tried doing a lua script with a while-loop on every computer which is in the game.
Code:

running=true
al=getAddressList()
foodvalue=al.getMemoryRecordByDescription("Food")
while (running) do
  if tonumber(foodvalue.Value)>450 then
    foodvalue.Value=1000000
    running=false
  end
end

So all computers would change mine food value on 1000000 at the exact same time but i'm still getting out of sync errors.. Any idea?
Back to top
View user's profile Send private message
ArcHeLL
How do I cheat?
Reputation: 0

Joined: 27 Oct 2016
Posts: 2

PostPosted: Wed Nov 09, 2016 3:00 pm    Post subject: Reply with quote

bump
Back to top
View user's profile Send private message
Cake-san
Grandmaster Cheater
Reputation: 8

Joined: 18 Dec 2014
Posts: 541
Location: Semenanjung

PostPosted: Fri Nov 11, 2016 5:12 am    Post subject: Reply with quote

different machine -> different address -> different pointer's offset (maybe)
_________________
...
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