View previous topic :: View next topic |
Author |
Message |
pedromiguel How do I cheat?
Reputation: 0
Joined: 23 Jun 2014 Posts: 6
|
Posted: Mon Jun 23, 2014 5:25 am Post subject: Anno 2070 |
|
|
Hello...
I'm trying to hack Anno 2070 for my kid (he loves Anno 2070).
I use Cheat Engine in Sim City 4000 with no problems and I've read many tutorials and done the CE tutorial, but I can't hack the items in Anno 2070.
Does someone have suggestions?
Thanks!
Should this post be in
Single player cheat request
?
If yes, can someone move it? Please
|
|
Back to top |
|
 |
Rissorr Master Cheater
Reputation: 3
Joined: 17 Sep 2013 Posts: 273 Location: Israel!
|
Posted: Mon Jun 23, 2014 2:14 pm Post subject: |
|
|
Actually i just downloaded it yesterday
Ill try to hack some things... like items, money, happines
Please post like this (in a replay on this topic) : http://forum.cheatengine.org/viewtopic.php?t=482950
It would help... i need to know what is your version of the game and the hacks that you wish to be...
EDIT:
You can post your progress here (where you stuck or what you dont know how to do...) and many kind people will do their best to help you ,also you will learn by yourself MORE that from just: i give you a ready script.
|
|
Back to top |
|
 |
pedromiguel How do I cheat?
Reputation: 0
Joined: 23 Jun 2014 Posts: 6
|
Posted: Tue Jun 24, 2014 2:11 am Post subject: Details |
|
|
That's exactly what I wanted, to learn how to do it, then I can do the same in other games, my kid is always asking me that. Usually I'm able to find trainers on-line, but sometimes (like this one) I can't find them.
Game Name: Anno 2070
Game Version: v2.00.7780
Options Required: Mostly Money and Items (tools and the primary) but pretty much everything . Because he starts asking me for money, a few days or hours later ask me for another thing, then another thing, kids...
Game Website: The system is telling me that I can't post URLs yet
Other Info: I used a patch to play offline (included in the downloaded). There are no tables for this version, there is for an old version
I downloaded the game from a torrent site.
I tried many stuff, even another application (ArtMoney). Two things that I noticed:
1 - When changing values, that value would return to the original right in front of my eyes, but not always.
2 - Many times, after using the Filter many times the result was zero entries
Thanks for the help!
|
|
Back to top |
|
 |
Rissorr Master Cheater
Reputation: 3
Joined: 17 Sep 2013 Posts: 273 Location: Israel!
|
Posted: Tue Jun 24, 2014 7:38 am Post subject: |
|
|
I will try today to do a table for what you asked up here ^
But its important for you to know another tricks to find values...
1. Try scanning 2 Bytes / Float / Double / All Types
2. Manually remove values from the list, that you think they aren't what you looking for
3. In rare situations the value is encripted (usually woth simple XOR crypt p.s. read: http://en.wikipedia.org/wiki/XOR_cipher )
In this case: scan Unknown -> Changed/Unchanged till you have the value.
4. the MOST important: use your BRAIN.
Well thats the most of what i can tell you hope it helped
|
|
Back to top |
|
 |
Geri Moderator
Reputation: 111
Joined: 05 Feb 2010 Posts: 5636
|
Posted: Tue Jun 24, 2014 8:55 am Post subject: |
|
|
If you want to search for values manually, I know 2 things for this game (because I have made 2 cheats for it some time ago).
1. When you search for money, multiply the value by 1024. Eg you have 100, then search for 102400. This is btw true to other Anno games also.
2. Goods on ships for example are stored simply as an integer (I think 4 bytes or something). So you just search for some goods on a ship, you unload a little, search again, then change or freeze the value and you can keep unloading it to hoard up a certain type of goods.
For myself, I have made a script that set the amount of goods on the selected ship to 40, but I am pretty sure that the script will not work for new versions, so it's useless to you.
I don't know anything more, because I didn't play the game for too long.
_________________
|
|
Back to top |
|
 |
Rissorr Master Cheater
Reputation: 3
Joined: 17 Sep 2013 Posts: 273 Location: Israel!
|
Posted: Tue Jun 24, 2014 3:38 pm Post subject: |
|
|
Thanks Geri! it helped, but also didnt, i scanned for the value in BINARY value type the value type that i got was something like this, and the value was my current money (in decimal)
I looked for what writes to this address and found the dinamic addresses that was multiplayen by 1024 IN HEXEDECIMAL
E.g: money 100
100 in hex = 64
64 * 1024 = 64E10
64E10 in decimal = 1057792
Scan for 1057792 in 4Bytes.
P.S im still working on it... (thats a fuc*ing tough game...)
EDIT:
A question to anyone who know:
Maybe i can input in the scan like 100*8 and it will work?
Or i need to do it manually (input the result 800) ?
|
|
Back to top |
|
 |
Geri Moderator
Reputation: 111
Joined: 05 Feb 2010 Posts: 5636
|
Posted: Tue Jun 24, 2014 5:42 pm Post subject: |
|
|
It's always possible that they have changed something in the game with the updates. I have played some very old version. In that version, the value was simply multiplied by 1024. Eg my script is changing the money to (int)1024000000 to freeze the money to 1 million.
Quote: | Maybe i can input in the scan like 100*8 and it will work? |
I don't think so. I don't know about any feature like that. But CE has many hidden undocumented features, so I am not sure.
_________________
|
|
Back to top |
|
 |
Rissorr Master Cheater
Reputation: 3
Joined: 17 Sep 2013 Posts: 273 Location: Israel!
|
|
Back to top |
|
 |
pedromiguel How do I cheat?
Reputation: 0
Joined: 23 Jun 2014 Posts: 6
|
Posted: Thu Jun 26, 2014 4:03 am Post subject: |
|
|
Geri wrote: | It's always possible that they have changed something in the game with the updates. I have played some very old version. In that version, the value was simply multiplied by 1024. Eg my script is changing the money to (int)1024000000 to freeze the money to 1 million.
. |
How do you found out 1024 ?
Did you start in 1 and go to 1024 one by one ?
Thanks for the script mixmax35, it works very well.
I also tried to change the values of the items when they are on the ship and it works. They are stored normally (exact number).
|
|
Back to top |
|
 |
Rissorr Master Cheater
Reputation: 3
Joined: 17 Sep 2013 Posts: 273 Location: Israel!
|
Posted: Thu Jun 26, 2014 5:28 am Post subject: |
|
|
Awesome! i like to help others hehehe
Today im gonna work on items script... (will add it to the upload)
|
|
Back to top |
|
 |
pedromiguel How do I cheat?
Reputation: 0
Joined: 23 Jun 2014 Posts: 6
|
Posted: Thu Jun 26, 2014 7:37 am Post subject: Tries |
|
|
On my many tries these numbers happeared a lot.
16711680
16000
16777215
Tried to *2 but until now no success.
|
|
Back to top |
|
 |
Geri Moderator
Reputation: 111
Joined: 05 Feb 2010 Posts: 5636
|
Posted: Thu Jun 26, 2014 9:14 am Post subject: |
|
|
pedromiguel wrote: | Geri wrote: | It's always possible that they have changed something in the game with the updates. I have played some very old version. In that version, the value was simply multiplied by 1024. Eg my script is changing the money to (int)1024000000 to freeze the money to 1 million.
. |
How do you found out 1024 ?
Did you start in 1 and go to 1024 one by one ?
|
Yes. And in Starcraft 2, the values are multiplied by 4096. That took a while...
I have used unknown value search.
_________________
|
|
Back to top |
|
 |
Rissorr Master Cheater
Reputation: 3
Joined: 17 Sep 2013 Posts: 273 Location: Israel!
|
Posted: Thu Jun 26, 2014 3:05 pm Post subject: |
|
|
wow mannn... i found an easier way, found the un-multiplied value in BINARY scan, then looked what acsessed and saw that the values are stored in a multiplied_by_1024 way (that also took a while..)
|
|
Back to top |
|
 |
pedromiguel How do I cheat?
Reputation: 0
Joined: 23 Jun 2014 Posts: 6
|
Posted: Fri Jun 27, 2014 5:28 am Post subject: One more |
|
|
Great find
Tried to find the value always multiplying by 1024 in 2 bytes, 4 bytes and float but no luck, the final result was always nothing
|
|
Back to top |
|
 |
Rissorr Master Cheater
Reputation: 3
Joined: 17 Sep 2013 Posts: 273 Location: Israel!
|
Posted: Fri Jun 27, 2014 11:01 am Post subject: |
|
|
I did the same, and also no result (when scanning multiplied value in 1-8 Bytes) but never tought that BINARY will help me to find it out...
|
|
Back to top |
|
 |
|