Even though this is version 2.0, there are still a few more features that will be added later to make it more complete. We know that there's still stuff that needs to be added.
GTS 2.0 Link: http://www.gamehacki...oads/gts200.zip
GTS 2.0 Link: Download links - Sharebee.com, the one and only online file hosting distribution service.
GTS 2.0 Link: http://www.filedropper.com/gts200
MD5: 8d98eda36d43a7ffef4de0ce3b53571e
Old GTS Video Tutorials: http://www.filedropper.com/gtsvidtuts
MD5: b77f1712d99373247b6a4c1f86428fac
Spore Trainer Link:http://www.filedropp...sporetrainer20d
MD5: eb55b81866d619ec7c0198dad84bfe3f
GTS Info:
Easy to use WYSIWYG (What you see is what you get) visual trainer maker for the
assembly language.
GTS is created by me for use in making trainers.
GTS outputs very small MASM (Assembly) .exes that require no extra files in order to run.
### VERSION CHANGES ###
Current Version :
Game Trainer Studio 2.0.0 (Xeta)
1.6.4 (Epsilon) -> 2.0.0 (Xeta) :
Extras This Release :
I have included examples of trainers made with Game Trainer Studio one is really big and complex this will help you understand the more advanced functions.
AvP Trainer // This trainer is a rather big and complex trainer that works on 4 versions of the game (This shows you a number of things)
Black & White Trainer // This trainer is similar to AvP one but much smaller
Quake 2 Trainer // This trainer uses Pointers only (To demonstrate how they work the trainer was made for game version 3.17)
Spore Trainer // This trainer is just another example of a GTS trainer
New Features :
You can now set a constant for labels
You can now change the background and text colour on Labels
You can now change the background and text colour on EditBoxes
You can now change the text colour on GroupBoxes (The group boxes follow the main trainer background colour so there is no need to change it)
You can now make EditBoxs freeze on the value you specify (To do this go to EditBox editor then extras and tick Tricky Freeze. Note - This works with Pointer edit box and stardard it doesnt need to work on customcode, functioncheck since they already are frozen)
TickyFreeze adds a small tickbox next to your EditBox when you tick the box the value in EditBox is frozen and will continue to write to memory.
Multi-Level Pointers can now be used to Poke example "Pointer 411C88+C+14+0+18 AA BB CC DD EE FF"
EditBox Custom Code
EditBox can now do Multi-Level Pointers
You can set the background colour on the main dialog
You can now choose to use either RegisterHotkey or GetKeyState for your Hotkeys (Register is faster and more reliable but doesnt work on all games)
You can now output the trainer source code to GTS\MASM folder (The option to do so in build menu F
Removed Features :
Minor Changes :
GroupBox now correctly follows the main trainer background colour
Significant Changes :
The Poke Code Generator has been upgraded and now features many new things
Bug Fixes :
Gripper problem with recently deleted objects crashing when trying to group select
Grid dots no longer disappear when changing colour etc of the main window
A bunch of random bugs
Spore Trainer Info:
Now the main spore trainer is in VB I think, but GTS 2.0 also comes with a project folder showing you how to make it in GTS.
### Functions ###
Space Stage (General) :
* All Needed Badges // Unlocks all badges you need so you can buy everything (Ship Abilities) at the Colony
* Fleet Hack // Lets you recruit from same ally until you fleet is full and automatically gives you maximal fleet size (5)
* 99,999,999 Cash // Instantly changes your money to this amount
* Super Life // Makes your ship have 999,999 life
* Infinite Energy // Makes your ship have max energy constantly
* Freeze Enemies // Freezes all enemy ships where they are instantly allowing you to take your time with them
* Infinite Item Uses // Allows you to use an item an infinite amount of times (Staff of Life, Planet Buster etc)
* Infinite Storage Limit // You no longer have a 99 item limit per slot so you can pick up as much spice as like or creatures from a planet or missles etc
* Health Destroy // This destroys the health of just about everything around you (Including your allies) but it doesnt effect you.... I suggest use this on systems you wish to conqure and dont bring allies with you
* Range Hack // This lets you go full range anywhere you wish even to center of the Galaxy without having you range limited by gravity (Also you have maximal range even with lvl 1 drive)
Space Stage (Diplomacy Section) :
* Wipe Clean // This wipes all your *transgressions* etc 100% clean with all alien races and will totally END any wars aganist you.. Now you can disable this function and start making friends again from a *clean* slate
* NOP Hate // This forces all races to become *Good* with you and will not attack you even if they were at war with you before.. The effect is removed when you disable this function
* Force Loyatly // This will FORCE a all nations to become 1000 percent loyal to you if you just have 1 statistic with them even a negative one note the loyalty is only in effect while this function is enbabled this is to get an alliance
Space Stage (Money Income Mod Test) :
NOTE - This was just a test to make planets produce money on their own without you needing to collect spice at them all.. I did this to make it easier to handle MANY systems.
Toggle Mod // Enables the mod (You gain income from ALL your colonies and extra income for each factory they have so a T3 planet with max factories is far better than T0 with just basic colony)
Income Per Second // Change this value to any amount you wish to recieve per second for a T0 planet with 1 colony, Remember this income will be higher for a T3 with all factories etc)
Space Stage (Badges Section) :
* When enabled (The Badges buttons) this forces the game to give you the badge always... When disabled it stops the game giving you it so you can make a new game etc.
* Note - To get Golden Touch trait just give yourself money..... (Around 10 mil should give you the badge... You can remove the money after if you wish
Civilzation Stage :
Set Target Health To 1 // Pause game and move mouse over a vehicle a few times then press this to set change health of it
Set Target Health To 999,999 // Pause game and move mouse over a vehicle a few times then press this to set change health of it
Cash // Lets you change it...
Tribal Stage :
Set Target Health To 1 // Pause game and move mouse over a creature a few times then press this to set change health of it
Set Target Health To 999,999 // Pause game and move mouse over a creature a few times then press this to set change health of it
Food 999,999+ // Increases the food vastly.... Make sure you have some food before doing this (The default 15 starting food is sufficient)
Creature Stage :
Set Target Health To 1 // Pause game and move mouse over enemy creature a few times then press this to set change health of it
Set Target Health To 999,999 // Pause game and move mouse over enemy creature a few times then press this to set change health of it
Set Player Health 999,999 // Sets player health to this value...
Decrease DNA Progress A Bit // Increases DNA Progress....
Increase DNA Progress A Bit // Increases DNA Progress....
Freeze Hunger // Locks your hunger from decreasing...
Set DNA Points 99,999 // Sets DNA points (For buy creature parts) to this value...
Attack Cool Down // Instant cool down attacks so you can attack as fast as you wish
### Hotkeys ###
SHIFT + F4 = Panic Button
(Terminates Game, If game crashes or what not just press this button....)
Space Stage - General Section :
SHIFT + CONTROL + B = All Needed Badges
SHIFT + CONTROL + F = Fleet Hack
SHIFT + CONTROL + V = 999,999,999 Cash
SHIFT + CONTROL + I = Super Life
SHIFT + CONTROL + E = Infinite Energy
SHIFT + CONTROL + Q = Freeze Enemies
SHIFT + CONTROL + U = Infinite Item Uses
SHIFT + CONTROL + S = Infinite Storage Limit
SHIFT + CONTROL + D = Health Destroy
SHIFT + CONTROL + R = Range Hack
Space Stage - Diplomacy Section :
SHIFT + CONTROL + W = Wipe Clean
SHIFT + CONTROL + N = NOP Hate
SHIFT + CONTROL + L = Force Loyalty
Civilzation Stage :
SHIFT + CONTROL + 1 = Set Target Health To 1
SHIFT + CONTROL + 2 = Set Target Health To 999,999
SHIFT + CONTROL + V = 999,999 Cash
Tribal Stage :
SHIFT + CONTROL + 1 = Set Target Health To 1
SHIFT + CONTROL + 2 = Set Target Health To 999,999
SHIFT + CONTROL + V = Food 999,999+
Creature Stage :
SHIFT + CONTROL + 1 = Set Target Health To 1
SHIFT + CONTROL + 2 = Set Target Health To 999,999
SHIFT + CONTROL + 3 = Set Player Health 999,999
SHIFT + CONTROL + 4 = Decrease DNA Progress A Bit
SHIFT + CONTROL + 5 = Increase DNA Progress A Bit
SHIFT + CONTROL + 6 = Freeze Hunger
SHIFT + CONTROL + 7 = Set DNA Points 99,999
SHIFT + CONTROL + D = Attack Cool Down


This topic is locked








