First off, I found these on google and tried too put all of it together.
Credits are in the DL(too many people to credit..)
Have fun reading it all XD
First Tut by Acim from CEF
TRAINER MAKING!!!
by Acim from CEF
Requested by jeffredx
~How to Make a Trainer~
Well, if you feel like making and elaborate trainer coded in a programming language yourself, go [Only registered and activated users can see links. ] (Download at the bottom)
-The ASM Hanbook
-The Updating Hanbook
-The Delphi Handbook
-The UCE Handbook
-The Tools Handbook
And download the Delphi handbook
and go to the Trainer Making link. But if you want a nice, easy to use trainer maker, use the one-and-only Cheat Engine. (In other words, DL the Delphi handbook, or if you want DL the rest) After you download and extracted it, open it then click on any button to go to the specific site. EG:"Basic Functions"
BTW, the link in "basic functions" to Delphi 7 DOES NOT WORK.
Go here to download DELPHI 7
[Only registered and activated users can see links. ]
download which ever fits you. I prefer Delphi 7 because thats what they all said..
After you open Cheat Engine, open the game your about to make a trainer for. Load your CT, or make one now, and target the
game as a process.
After that is done, go to Advanced Options in the bottom left corner. Press the Floppy Disk (Save) button, and use the
the default (Create a standalone trainer that will run during the game and modify memory). Now hit OK.
A window should open. One has an empty list on the right and some options on the left. The other is what you're trainer
will look like.
Now we will split. If you wish to make a simple one, stay here. If you wish to design your own interface, scroll
down to the appropriate section.
~Simple Trainer~
First, name you're trainer. In "Title" put the name of the trainer. The text will appear on the
Title Bar of the trainer. Now, if you want, click Change Image and select a .bmp image. This image will appear on the
background of the section that says "Launch". Next, you must select an icon. Hit the "Change Icon" button (NOT WITH YOUR
FIST, LOL) and select an icon for it. Looking smexy isn't it? No, it probably isn't. Now it's time to design the trainer.
Under "Launch File:", hit the folder button and select the game, so if you press Launch it'll launch the game.
Tick "and Autolaunch" if you want the game to automatically launch when your trainer is opened.
Now, for process (the game has to be targeted already), select the game.
If you want users to be able to view the trainer quickly, tick "Popup trainer on Keypress" and type in a key
you want the trainer to popup on. Leave Freeze Interval as is. Freeze Interval determines how many milliseconds
between you turning on the cheat and when it actually begins working (I think). In About Text, just type in what the credits
are, or whatever you want it to say when you press About. Tick "Prevent re-opening" if you don't want it to be able to be
edited by others. (If someone downloads it without this ticked they can open it with CE and edit the credits, etc.)
Now, were nearly there! Press Add Entry. go to addresses and press Add. Select the address to add and then
select what happens when its activated (Set value and unfreeze/freeze, only Unfreeze/freeze, or set a value). If it's
something that needs a value, type in the value. If the user can edit this (i.e. If it's a money hack and you want the
user to be able to edit the value), tick "Allow user to change value". Now, tick either "Normal freeze" if you just want
it ticked, "Allow increase" if you want it to be able to increase, and "Allow decrease" if you want it to be able
to decrease. Then click add. It should now be on the list of addresses. Click it and type in the Effect (Description/Name,
i.e. Money Hack) and hotkey. Then click OK. It should now be on the list of hacks. On the trainer it will be listed.
If the hack is code you want to do nothing... press Add Entry, go to Code (make sure it's on your code list!), select
it, and type in the effect and hotkey, then press OK. (Doing this will nop the code you selected when it is activated,
meaning when someone uses the hack, it'll take that code and make it do nothing. So if you found the code that decreased
health (while looking in memory view) and added it to the code list, when you add it to your trainer and someone activates
it, it stops that code from working, meaning NO DECREASING HEALTH, aka Godmode!) Keep adding cheats until
all of them are on the list. Now it's done! Press Generate Trainer, and save it somewhere with a name. Once a "Trainer
Generated" message comes, press OK and exit. Then execute the trainer and test it.
~Own-User-Interface Trainer~
After you have done everything from "How to Make a Trainer", and you wanna make your own interface? Well, do the following:
1. Press Design own userinterface.
2. Select an icon by pressing "Change Icon". This will be your trainers icon. (To figure that out, your IQ is probably
over 50.)
3. Under "Title" type in a title. this will appear in the Title Bar of your trainer.
4. For "Launch File" select the game file. (i.e. For MapleStory, press the folder, browse to MapleStory.exe, and select
it.) Tick Autolaunch if you want the game to automatically launch when you open your trainer.
5. For Process select the game your making the trainer for (it should be running).
6. If you want an easy-view trainer, tick popup trainer on keypress, and type in a key. If the user hits this
key the trainer will come to the front.
7. Leave Freeze Interval as is. Freeze Interval determines how many milliseconds between you turning on the cheat and
when it actually begins working (I think).
8. In About Text, simply type in the credits, or a shoutout to your fans and loved ones. (If someone presses About, this'll
pop up so don't say anything private.)
9. Tick "Prevent re-opening" if you don't want it to be able to be edited by others. (If someone downloads it without
this ticked they can open it with CE and edit the credits, etc.)
10. I'm copying this fomr the previous section cause it's too long...
Press Add Entry. go to addresses and press Add. Select the address to add and then
select what happens when its activated (Set value and unfreeze/freeze, only Unfreeze/freeze, or set a value). If it's
something that needs a value, type in the value. If the user can edit this (i.e. If it's a money hack and you want the
user to be able to edit the value), tick "Allow user to change value". Now, tick either "Normal freeze" if you just want
it ticked, "Allow increase" if you want it to be able to increase, and "Allow decrease" if you want it to be able
to decrease. Then click add. It should now be on the list of addresses. Click it and type in the Effect (Description/Name,
i.e. Money Hack) and hotkey. Then click OK. It should now be on the list of hacks. If the hack is code you want to do
nothing... press Add Entry, go to Code (make sure it's on your code list!), select
it, and type in the effect and hotkey, then press OK. (Doing this will nop the code you selected when it is activated,
meaning when someone uses the hack, it'll take that code and make it do nothing. So if you found the code that decreased
health (while looking in memory view) and added it to the code list, when you add it to your trainer and someone activates
it, it stops that code from working, meaning NO DECREASING HEALTH, aka Godmode!) Keep adding cheats until
all of them are on the list.
11. Ready to start designing? Up in Designer Controls window, you have some options. Here they are form left to right:
Button: Click then drag your mouse on the trainer window to make a button. Now, in the Object Info window
type in the text you want on it. If you want the words to wrap around at the end of a line, change word wrap to True.
Now, On Click tells Cheat Engine what happens if the button is clicked. It can do Nothing, Exit the trainer,
Launch and Application, show the info you typed in the About Text, or execute a command (such as going to a file
in your computer or going to a website). If you choose Command, type in a command in the command line. It can be a website
URL, a file location, etc.
Cheat List: Click this then drag your mouse to make a box. All the cheats on the list of cheats will show up there
with hotkey + effect. In Object info, select the color it turns when activated, backgorund color for the box, color
of text, and how far left the Hotkey and Description are. There's also Show Hotkeys (true=shows the hotkey, false=
doesn't show), show checkbox (true=shows checkbox for ticking, false=doesnt show), and then there's a bunch of settings
for the border of the box.
Cheat: Click it and make a box with your mouse. Then, in object info, select the cheat you want there (one single cheat)
text, background, and activation color, how far left the description/hotkeys are,and if checkboxes/hotkeys are shown.
Image: Make a box with your mouse for this. In object info, select what the cursor is when it's moved over the
image. then press the browsing button next to "Picture" and slect an image for the uber 1337 box. Also select
if the image is stretched across the trainer, and if it is transparent. Then, like with buttons, select what happens
when its clicked (refer to button section).
Text: Click and make a box with the mouse. In "Text" type the text for the box. If you want words to wrap around to
the next line at the end, choose "Word Wrap : True". Now choose the font color and if it's underlined. Like with Image
choose the cursor when it goes over the text. Then (refer to button section) select what happens when it's clicked.
12. Now, you have a uber smexy trainer with cheats and all. Click/press/hit/whatever you wanna call it the "Generate
Trianer" button. Save the trainer with a name. When "Trainer Generated" comes, exit CE, and run your trainer to test
it.
If This does not make sense, sorry, I didnt write this, i got it from Google for some of you lazy people.
Ill add more tuts as time comes or you can go on google.
I hope it works XD
Last edited by Inferno Hawk; 01-18-2008 at 06:37 AM.
The Following 14 Users Say Thank You to Inferno Hawk For This Useful Post:
Its great and all, but all that work just for a dumb game like ms isnt worth it. Its mind boggling that people would actually pay real money for an ms account. Its complete retarded stupidity and those people need to be slapped! Lol i laugh so hard everytime i heard bullcrap of stupid free computer games that are so serious! ROFLZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZ
The Following User Says Thank You to Kwaz For This Useful Post:
hmm does this work? any mind leaving comment on either it working or not, i really dn't wanna read all this if it doesn't work.. well i probably will but not now, kind of busy lol
if making a trainer was as simple as looking at all those tuts
then i think we'd have like 50 trainers out
just my thought but im pretty sure im right cause u said u can make ur own trainer...........