Creativity
06-18-2005, 03:24 PM
This tutorial is for Newbies, those who dont know anything about game hacking, so pros in Game hacking don't pay attention to this one.
This is my first tutorial for the public and please bring to my notice if any correction is needed and I'll correct it... any useful suggestions and advices are welcome
Target program: Windows Minesweeper
Type: Freezing the time
Tools Required:
=======================
Here I'm giving you the link to download a great tool called GTS(1.6.2)by Epsilon..It is good to have this tool because it helps to hack DMA which TMK 1.51 doesnot allow directly
Download it here:
http://dlhftp.cs1.dlh.net:8080/ba7450f9d1a95a1fd00a6cd6e21603da/ftp.dlh.net/pub/gamehacking/trainermakers/GTS162.zip
Link to a great memory address finder and it is Artmoney (fast searching is possible with this tool).
http://dlhftp.cs1.dlh.net:8080/ba7450f9d1a95a1fd00a6cd6e21603da/ftp.dlh.net/pub/gamehacking/memfinders/artmoney708eng.exe
Using artmoney the search is quicker and it is good in reaping the mem values.
Artmoney 7.08 tutorial:
Step 01:Start minesweeper.
Step 02:Start Artmoney and then select minesweeper as the process.
Step 03:Click any block in minesweeper then the clock will start to tick.
Step 04:We are going to hack the time in minesweeper.
Step 05:Switch to Artmoney and then choose Process > Stop the process
now that minesweeper is stopped and now it is easy to hack it,because the value doesnot change making it readable.(use this method only to hack values which change constantly even when you switch to other application (Example values like time).
Step 06:Now find out the value in Minesweeper and then click on Search button in Artmoney and a small dialog pops up and enter the time value in it and hit OK.
Step 07:Ok we have found some values now its the time to resume the process Choose Process > Resume the process and then allow the value to change.
Step 08:Once again Choose Process > Stop the process in Artmoney.
Step 09: Read the value and then click Filter and enter the value and the click ok
Step 10:it lists some values,repeat steps 7-9 untill you get a minimum listing of the addresses ie. Untill the found value remains the same.
Step 11:In the end you will be left with only two addresses which contain the value of time.(In my system I got these two values 0006FC90 and 010056F0 fine...it may vary in yours,but it is rare..), to freeze the found values click in the F column against the value it the right side table.
Game Trainer Studio Tutorial:
Do you know how to use this tool same like TMK 1.5 or like MS-VB 6...
Step 01: place a button on the form then right click on it then choose Properties, Select function tab then Ckeck the Poke option on the right.
Step 02: Click on Code Generator and then choose Poke(Decimal) since the poke value is going to be decimal...
Step 03: Switch to Artmoney then click on an Address entry then right click choose edit, a dialog pops and choose the address value and then select copy and then paste the same address in address box in GTS.
Step 04: then enter the value to be poked in Decimal, Since we chose Poke(Decimal)..,then choose value size as DWORD and then click on "Add poke Code" button in the generator window.
Step 05: We need the value to be unchanged throughout therefore select Freeze tab and then check Enable freeze and then input your own caption for the frozen state...
Step 06: Time to choose the process... right click any where on the form and the choose Trainer settings and the change the options there...click on List all windows button and the choose minesweeper window (Minesweeper must be running to select it).
Step 07: Save the project and compile it and then run...
Step 08: By default the compiled EXEs are stored in Output directory...you can use these outputs for yourself or upload it to shadowrunner@megagames.com
Info: Use bitmaps as your trainer window using RGN tool supplied with GTS to create a trainer window with custom shape...
If you have any problem feel free to ask me...
If you need more tools or tutorials visit www.Gamehacking.com.
Contact us:
Ramz_creativity@yahoo.co.uk
Bye
Ramz_creativity@yahoo.co.uk
This is my first tutorial for the public and please bring to my notice if any correction is needed and I'll correct it... any useful suggestions and advices are welcome
Target program: Windows Minesweeper
Type: Freezing the time
Tools Required:
=======================
Here I'm giving you the link to download a great tool called GTS(1.6.2)by Epsilon..It is good to have this tool because it helps to hack DMA which TMK 1.51 doesnot allow directly
Download it here:
http://dlhftp.cs1.dlh.net:8080/ba7450f9d1a95a1fd00a6cd6e21603da/ftp.dlh.net/pub/gamehacking/trainermakers/GTS162.zip
Link to a great memory address finder and it is Artmoney (fast searching is possible with this tool).
http://dlhftp.cs1.dlh.net:8080/ba7450f9d1a95a1fd00a6cd6e21603da/ftp.dlh.net/pub/gamehacking/memfinders/artmoney708eng.exe
Using artmoney the search is quicker and it is good in reaping the mem values.
Artmoney 7.08 tutorial:
Step 01:Start minesweeper.
Step 02:Start Artmoney and then select minesweeper as the process.
Step 03:Click any block in minesweeper then the clock will start to tick.
Step 04:We are going to hack the time in minesweeper.
Step 05:Switch to Artmoney and then choose Process > Stop the process
now that minesweeper is stopped and now it is easy to hack it,because the value doesnot change making it readable.(use this method only to hack values which change constantly even when you switch to other application (Example values like time).
Step 06:Now find out the value in Minesweeper and then click on Search button in Artmoney and a small dialog pops up and enter the time value in it and hit OK.
Step 07:Ok we have found some values now its the time to resume the process Choose Process > Resume the process and then allow the value to change.
Step 08:Once again Choose Process > Stop the process in Artmoney.
Step 09: Read the value and then click Filter and enter the value and the click ok
Step 10:it lists some values,repeat steps 7-9 untill you get a minimum listing of the addresses ie. Untill the found value remains the same.
Step 11:In the end you will be left with only two addresses which contain the value of time.(In my system I got these two values 0006FC90 and 010056F0 fine...it may vary in yours,but it is rare..), to freeze the found values click in the F column against the value it the right side table.
Game Trainer Studio Tutorial:
Do you know how to use this tool same like TMK 1.5 or like MS-VB 6...
Step 01: place a button on the form then right click on it then choose Properties, Select function tab then Ckeck the Poke option on the right.
Step 02: Click on Code Generator and then choose Poke(Decimal) since the poke value is going to be decimal...
Step 03: Switch to Artmoney then click on an Address entry then right click choose edit, a dialog pops and choose the address value and then select copy and then paste the same address in address box in GTS.
Step 04: then enter the value to be poked in Decimal, Since we chose Poke(Decimal)..,then choose value size as DWORD and then click on "Add poke Code" button in the generator window.
Step 05: We need the value to be unchanged throughout therefore select Freeze tab and then check Enable freeze and then input your own caption for the frozen state...
Step 06: Time to choose the process... right click any where on the form and the choose Trainer settings and the change the options there...click on List all windows button and the choose minesweeper window (Minesweeper must be running to select it).
Step 07: Save the project and compile it and then run...
Step 08: By default the compiled EXEs are stored in Output directory...you can use these outputs for yourself or upload it to shadowrunner@megagames.com
Info: Use bitmaps as your trainer window using RGN tool supplied with GTS to create a trainer window with custom shape...
If you have any problem feel free to ask me...
If you need more tools or tutorials visit www.Gamehacking.com.
Contact us:
Ramz_creativity@yahoo.co.uk
Bye
Ramz_creativity@yahoo.co.uk