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 


How to find the location of a global variable?
Goto page Previous  1, 2, 3
 
Post new topic   Reply to topic    Cheat Engine Forum Index -> General Gamehacking
View previous topic :: View next topic  
Author Message
limau
Newbie cheater
Reputation: 0

Joined: 18 Jun 2014
Posts: 21

PostPosted: Mon Jun 30, 2014 11:51 pm    Post subject: Reply with quote

Thank you very much..

Waiting for your good news.. Very Happy
Back to top
View user's profile Send private message
DaSpamer
Grandmaster Cheater Supreme
Reputation: 52

Joined: 13 Sep 2011
Posts: 1578

PostPosted: Sat Jul 05, 2014 12:43 pm    Post subject: Reply with quote

Code:
/*
   Game : Anipop
   Hack : Dropping objects color is limited to 3.
   
   NOTE:
   To reduce/increase the dropping object color
   Replace this
   24 03
   with
   24 XX (XX represents the value)
*/
aobscan(_numberOfColours,d0 30 d0 66 ?? ?? 48 00 00 ?? ?? ?? ?? ?? ?? ?? d0 30 d0 d1 61 ?? ?? 47 00 00 ?? ?? ?? ?? ?? ?? ?? ?? d0 30 20 80)
_numberOfColours:
db d0 30
db 24 03 //Modify this line
db 48 02 02
/*
   Original
   public function numberOfColours() : int
   {
      return this.__numberOfColors;
      //d0          _as3_getlocal <0>
      //30          _as3_pushscope
      //d0          _as3_getlocal <0>
      //66 d6 0e    _as3_getproperty __numberOfColors
      //48          _as3_returnvalue
   }

   Modified
   public function numberOfColours() : int
   {
      return 3;
      //d0          _as3_getlocal <0>
      //30          _as3_pushscope
      //24 03      _as3_pushbyte 3
      //48          _as3_returnvalue
      //02         _as3_nop
      //02         _as3_nop
   }
/*

_________________
HEY Hitler
Do you get lazy when making trainers?
Well no more!
My CETrainer will generate it for you in seconds, so you won't get lazy! Very Happy

http://forum.cheatengine.org/viewtopic.php?t=564919
Back to top
View user's profile Send private message
limau
Newbie cheater
Reputation: 0

Joined: 18 Jun 2014
Posts: 21

PostPosted: Sun Jul 06, 2014 9:50 am    Post subject: Reply with quote

Wow.. DaSpamer, your hack worked great.
You found thier weak spot in their code..
Thanks alot ! Very Happy Very Happy Very Happy Very Happy
Back to top
View user's profile Send private message
DaSpamer
Grandmaster Cheater Supreme
Reputation: 52

Joined: 13 Sep 2011
Posts: 1578

PostPosted: Sun Jul 06, 2014 5:21 pm    Post subject: Reply with quote

No problem.
I added the original/modified script in-case you're wondering what I've done.

_________________
HEY Hitler
Do you get lazy when making trainers?
Well no more!
My CETrainer will generate it for you in seconds, so you won't get lazy! Very Happy

http://forum.cheatengine.org/viewtopic.php?t=564919
Back to top
View user's profile Send private message
limau
Newbie cheater
Reputation: 0

Joined: 18 Jun 2014
Posts: 21

PostPosted: Mon Jul 07, 2014 1:02 am    Post subject: Reply with quote

Yeah I check the place you modified inside the code.. It's like finding a needle inside a haystack.. I guess I need to be more aware of each code I come across..
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
Goto page Previous  1, 2, 3
Page 3 of 3

 
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