| View previous topic :: View next topic |
| Author |
Message |
The NOOB Expert Cheater
Reputation: -1
Joined: 12 Sep 2006 Posts: 140
|
Posted: Mon Jan 01, 2007 4:38 pm Post subject: I found something out really cool! |
|
|
you know if you download a game that creates a saved file to save your progress in, if you go in the downloaded game's folder you should find something that says SAV under the file's name like this Right click it and choose properties and click the button change and then click browse
and use the downloaded game(mines is Mario XP)and it should change its icon but were not done yet, Right click it again and choose Open With
open it with notepad or wordpad and a wierd code should come up this is the part when i got excited! That code is the saved game data! That means you can edit that code save it and it will appear on the game
well i erased the whole code and saved it then it just had me start the whole game over. When i was trying to understand what the code meant thats when the idea struck me, i said in my mind: if i can put the code on the internet and give it to another person and all he has to do is erase the code on his SAV and paste mine on his and he should have my saved game data! Like when you hack the game with the hack programs(Cheat Engine, Artmoney,Cheat O' Matic......)and save your game and put the code on the internet and he uses it and he now has the hacked stuff like 999999 coins or all levels lots of Health or Complete Game!
I dont know how i came with this but i like my idea! thanks if you read this!
|
|
| Back to top |
|
 |
kionay Expert Cheater
Reputation: 0
Joined: 13 Mar 2006 Posts: 240 Location: everywhere and nowhere
|
Posted: Tue Jan 02, 2007 4:50 pm Post subject: |
|
|
sooooo
pretty much you found a way to give other ppl hacks, only for spesific games
and meby ti wont work for all games
so..... whats the point in all this?
cause we can exchange cheats just by downloading trainers
im really not seeing a point in this
_________________
|
|
| Back to top |
|
 |
The NOOB Expert Cheater
Reputation: -1
Joined: 12 Sep 2006 Posts: 140
|
Posted: Tue Jan 02, 2007 5:08 pm Post subject: |
|
|
| ok, some people on the forums say "How do i used these hacks?what is a hack?Can you give me hacks?" well if we just give them the SAV file they will have a hacked data to the specific game. Thats the point of making this topic
|
|
| Back to top |
|
 |
argarg Cheater
Reputation: 0
Joined: 19 Jul 2005 Posts: 45
|
Posted: Wed Jan 03, 2007 10:08 pm Post subject: |
|
|
Nice for noobs, but copying the code and giving it to someone else will not only change his money, but will make his game the same as the other ... they will be at the same place, same leves completed etc.
And also, I guess 80% of the people in this forum aready knew that.. =/
|
|
| Back to top |
|
 |
Labyrnth Moderator
Reputation: 10
Joined: 28 Nov 2006 Posts: 6300
|
Posted: Sun Apr 29, 2007 6:27 pm Post subject: |
|
|
Well all he really is saying is he just discovered he could alter game saves.
It was cool find for him seeing he didnt know about it. It is old, But for him finding it on his own without ever knowing it has been done since forever. That tells me he relies on learning himself and not leeching.
=================================================
Here is a real nice example of alter game save also.
Posted by me on: Nov 30, 2006, 7:10pm in 2 different forums.
Nothing special. Just some cool stuff that can be done to cheat.
=================================================
Pretty fun, Secrete Maryo Chronicles
Game:
http://prdownloads.sourceforge.net/smclone/SMC_Setup_0.99.3.exe?download
Cheat Made Easy:
Get enough points to make a save game file it cost 3000 points.
But once you have one. It is ON !
Location of the save game file.
C:\Program Files\Secret Maryo Chronicles\savegames
=============================================
| Code: | <?xml version="1.0" encoding="UTF-8"?>
<Savegame>
<item name="time stamp" value="Thu Nov 30 18:18:55 2006" />
<item name="description" value="Test" />
<item name="version" value="5" />
<item name="level_name" value="lvl_12.smclvl" />
<item name="lives" value="100" />
<item name="points" value="9997000" />
<item name="goldpieces" value="0" />
<item name="level position x" value="105.389" />
<item name="level position y" value="1069.99" />
<item name="level state" value="3" />
<item name="itembox item" value="0" />
<item name="overworld save" value="0" />
<item name="overworld nlevel" value="0" />
<item name="overworld slevel" value="0" />
<item name="overworld curr waypoint" value="0" />
<item name="overworld name" value="world_2" />
</Savegame>
|
=============================================
In the above save file you can alter the states of the save.
The game has 2 Worlds and 10 Levels in W0rld 1 and 13 in World 2
=============================================
Lives = <item name="lives" value="99" />
Points = <item name="points" value="100000519" />
Coins = <item name="goldpieces" value="53877104" />
Level = <item name="level_name" value="lvl_2.smclvl" />
World = <item name="overworld name" value="world_1" />
=============================================
The start point location in some levels need to be altered before you enter they are different and you fall. Just like a teleport code.
Increase the number to move Left or UP
Left or Right = <item name="level position x" value="105.389" />
Decrease to move Right or Down
Up or Down = <item name="level position y" value="1069.99" />
=============================================
Pokelist: "If anyone wants to train this Game with TMK"
Infinite Lives:
Poke 0048711C 90
Poke 0048712D 90
Poke 0048712E 90
Poke 0048712F 90
Poke 00487120 90
Poke 00487121 90
99 Coins:
Poke 00EB6574 63
|
|
| Back to top |
|
 |
kjmarket Grandmaster Cheater
Reputation: 0
Joined: 11 Oct 2006 Posts: 600
|
Posted: Sun Apr 29, 2007 11:24 pm Post subject: |
|
|
| Almost all games encrypt that data.
|
|
| Back to top |
|
 |
|