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 


Having trouble hacking Supreme commander 2 (Rank Hack)

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

Joined: 28 Mar 2010
Posts: 8
Location: Kuwait

PostPosted: Sun Mar 13, 2011 4:13 pm    Post subject: Having trouble hacking Supreme commander 2 (Rank Hack) Reply with quote

Hi guy


iam trying to hack supreme commander 2 rank which is the yellow bar

i56.tinypic(.)com/rw7uyp.jpg

what i did iS find the value
then find out what writes to this value then i change the value from the game
then a code comes in and i choose show disassembler then tools --> auto assembler then code injection i change the code

add [esi+00000310],eax >>TO>> mov [esi+00000310], 500000


that works to all my units but it needs to destroy one enemy unit or build 1 thing to reach its max level

i54.tinypic(.)com/2zthsnd.jpg

(1 unit reaches max level so every unit must destroy 1 unit)

but i want all my units to be at max level without the need of destroying any enemy units

also i want to make a trainer with that cheat

REMEMBER to remove () to view images
Back to top
View user's profile Send private message MSN Messenger
AhmedMHIZ
How do I cheat?
Reputation: 0

Joined: 28 Mar 2010
Posts: 8
Location: Kuwait

PostPosted: Mon Mar 14, 2011 7:42 am    Post subject: Reply with quote

btw i not good a t hacking i mean i didnt even pass the pointer tut
Back to top
View user's profile Send private message MSN Messenger
AhmedMHIZ
How do I cheat?
Reputation: 0

Joined: 28 Mar 2010
Posts: 8
Location: Kuwait

PostPosted: Thu Mar 17, 2011 10:14 am    Post subject: Reply with quote

is there anyone that knows anything about this problem ?
Back to top
View user's profile Send private message MSN Messenger
Falc0n
Expert Cheater
Reputation: 1

Joined: 04 Apr 2009
Posts: 104

PostPosted: Thu Mar 17, 2011 1:03 pm    Post subject: Reply with quote

Just pick an assembler line which accesses that storage pointer for exp regularly.

The one you picked is just updating it when you ACTIVATE the call through a attack or exp gaining event.
Back to top
View user's profile Send private message
AhmedMHIZ
How do I cheat?
Reputation: 0

Joined: 28 Mar 2010
Posts: 8
Location: Kuwait

PostPosted: Thu Mar 17, 2011 11:59 pm    Post subject: part of it worked Reply with quote

Falc0n wrote:
Just pick an assembler line which accesses that storage pointer for exp regularly.

The one you picked is just updating it when you ACTIVATE the call through a attack or exp gaining event.


thanks a lot but only the yellow bar went to max (but units still the same)
this time i used
(Find out what ACCESS this address)

then i chaged it from

Code:


alloc(newmem,2048) //2kb should be enough
label(returnhere)
label(originalcode)
label(exit)

006790EE:
jmp newmem
nop
returnhere:

newmem: //this is allocated memory, you have read,write,execute access
//place your code here


originalcode:
mov [ebx+18],eax
mov ecx,[esi+1c]

exit:
jmp returnhere


to

Code:


alloc(newmem,2048) //2kb should be enough
label(returnhere)
label(originalcode)
label(exit)

006790EE:
jmp newmem
nop
returnhere:

newmem: //this is allocated memory, you have read,write,execute access
//place your code here

mov [ebx+18], 100000
originalcode:
//mov [ebx+18],eax
//mov ecx,[esi+1c]

exit:
jmp returnhere


that did work to all units yellow bar only
Back to top
View user's profile Send private message MSN Messenger
AhmedMHIZ
How do I cheat?
Reputation: 0

Joined: 28 Mar 2010
Posts: 8
Location: Kuwait

PostPosted: Wed Mar 30, 2011 12:37 pm    Post subject: Reply with quote

i done this but it also affect the enemy plz anyone help me
Back to top
View user's profile Send private message MSN Messenger
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