Go Back   FileForums > Games > Game Coders
Register FAQ Community Calendar Today's Posts Search

Reply
 
Thread Tools Search this Thread Display Modes
  #1  
Old 05-11-2007, 14:08
Romay Romay is offline
Junior Member
 
Join Date: Nov 2007
Location: NY
Posts: 2
Thanks: 0
Thanked 0 Times in 0 Posts
Romay is on a distinguished road
Need some pointers

Hey all,

First off would like to say Hi and also like to say the forum is great.. It has alot of info to help with creating trainers... I would like to ask for some pointers though I am having a problem figuring something out, I am using Cheat Engine 5.2 and Trainer Making Kit to create a trainer. In the Cheat Engine I found the address of 0C1FBC8C that indicates the current ammo level, So I selected "find out what writes to this address" and came up with the following in the memory viewer

10126DBC 2b c2 sub eax,edx
10126DBE 89 03 mov [ebx],eax <---This is the line that came up
10126DC0 8b d8 mov ebx,eax


ok so i tried noop'ing 10126DBE just to see what happens and the ammo stopped decreasing but I could not kill anything, so I restored it and tried noop'ing 10126DBC because from what I have read elsewhere on this forum that sub eax,ebx means that it will subtract eax from ebx again same thing as above. So the next thing I tried was using Trainer Maker Kit to lock the value at 0C1FBC8C but that did not work because it seems that this address constantly changes whenever the game restarts. I am not looking for a direct answer just where I can start looking for the answer to learn from it. I learn best from trial and error but am stuck here. Just in case you need to know the game is Marine Sharp Shooter 3


Thanks In Advance
Romay


Update....

I have done some reading and have seen a section on Code Injection I have a feeling this is the route I have to take but am curious about something - If I use code injection and I give the trainer (made by Trainer Maker Kit) to my friend will they also have to have the code injection or will my Trainer automaticly write it, or do I have to write a patch to inject the code into it? I am sorry if this does not make sense but I am learning here so if I can clarify it in any way let me know..

Thanks Again,
Romay

Last edited by Romay; 05-11-2007 at 14:48.
Reply With Quote
Sponsored Links
  #2  
Old 05-11-2007, 14:13
DABhand DABhand is offline
Banned
 
Join Date: Nov 2004
Location: Near my PC
Posts: 5,406
Thanks: 0
Thanked 3 Times in 3 Posts
DABhand is on a distinguished road
Those addresses a way to high. And if you were to close the game and re-search you will find that the opcodes will be in a different location altogether the next time.

Its also obvious that that one sub and mov duo deals with everything in the game, health, money, ammo etc

Maybe look in another place for an address between 00400000 to 00900000 as a good start to play with opcodes.


EDIT: I didnt read the part where you said the opcodes shifted around :P
Reply With Quote
  #3  
Old 05-11-2007, 14:21
DABhand DABhand is offline
Banned
 
Join Date: Nov 2004
Location: Near my PC
Posts: 5,406
Thanks: 0
Thanked 3 Times in 3 Posts
DABhand is on a distinguished road
Also would be nice to know which game you wish to train.

You may get some pointers from other people who have trained it etc.
Reply With Quote
  #4  
Old 05-11-2007, 18:16
Romay Romay is offline
Junior Member
 
Join Date: Nov 2007
Location: NY
Posts: 2
Thanks: 0
Thanked 0 Times in 0 Posts
Romay is on a distinguished road
Thank You

Hi,

Thank You for replying, I just want to say the game is Marine Sharp Shooter 3.

Again Thank You for your patients,
Romay
__________________
[SIZE="2"][B]“You see things; and you say, 'Why?' But I dream things that never were; and I say, 'Why not?'”[/B][/SIZE]

George Bernard Shaw
Reply With Quote
Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Command & Conquer 3 - Retail Trainer Caliber Game Trainers 271 08-08-2007 12:02
Securom 7 Rebuild anonymous1381 Game Coders 11 15-05-2007 16:48



All times are GMT -7. The time now is 04:41.


Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2026, vBulletin Solutions Inc.
FileForums @ https://fileforums.com