|
#1
|
|||
|
|||
|
need help making a advance trainer
ok i made a black ops trainer did well on the internet and working
just ammo and points but my only problem is i want to insert god mode no clip ect you know all the good hacks rapid fire if possible but wouldent know how to code this in i use vb 2010 yes i know not the best program but it gets the job done and i can use it easily when i get used to doing it ill go to a better program but need help making this first can any one tell me noob friendly how i would do this please thanks elfenliedtopfan5
|
| Sponsored Links |
|
#2
|
||||
|
||||
|
Having never written trainers under Windows, I think the major problem with Visual BASIC is that it's an interpreted language so when a trainer needs to "insert" code into the execution of an original function in the game then that will only be possible in a language that gets compiled into native machine code. It's not incidental that such programs are mostly written in C/C++ and/or assembly instead.
__________________
Joe Forster/STA For more information, see the FileForums forum rules and the PC Games forum FAQ! Don't contact me via E-mail or PM to ask for help with anything other than patches (or software in general) done by me, otherwise your request may be deleted without any reply! Homepage: http://sta.c64.org, E-mail: [email protected]; for attachments, send compressed (ZIP or RAR) files only, otherwise your E-mail will bounce back! |
![]() |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Announcement and final word on the CheatHappens vs. h4x0r trainer war | Joe Forster/STA | Game Trainers | 7 | 12-07-2010 08:31 |
| making risen trainer... | shirai0214 | Game Coders | 3 | 01-10-2009 15:18 |