| View previous topic :: View next topic |
| Author |
Message |
samuri25404 Grandmaster Cheater
Reputation: 7
Joined: 04 May 2007 Posts: 955 Location: Why do you care?
|
Posted: Mon Nov 05, 2007 3:35 pm Post subject: |
|
|
Learn a programming language.
Then, after you're really good with it, learn about API Calls.
Then make API Calls to kernel32.dll for ReadProcessMemory and WriteProcessMemory.
|
|
| Back to top |
|
 |
xXx123 Expert Cheater
Reputation: 0
Joined: 27 Sep 2007 Posts: 118
|
Posted: Mon Nov 05, 2007 3:40 pm Post subject: |
|
|
ummm wanna learn... read cheat engine turials...
or if u wanna make a flash trainer read Xhale guides it will really but really help you!
|
|
| Back to top |
|
 |
killersamurai Expert Cheater
Reputation: 0
Joined: 10 Sep 2007 Posts: 197 Location: Colorado
|
Posted: Mon Nov 05, 2007 3:56 pm Post subject: |
|
|
There are many ways in doing this. The easiest way in doing this is use a program to do this for you. Since you are in the programming section, you can use: CloseHandle(), WriteProcessMemory(), OpenProcess(), ReadProcessMemory(), GetWindowThreadProcessId(), and FindWindow(). I wouldn't recommend using the bottom two. I usually use EnumProcesses() (in psapi.h). I've attached a simple trainer source. The code is c++. If you still want to program a trainer and don't want to use c++, I would go with managed code (I recommend c#). Managed code will produce a trainer with way less code.
|
|
| Back to top |
|
 |
Valvex I post too much
Reputation: 0
Joined: 11 Jun 2007 Posts: 2447 Location: 127.0.0.1
|
Posted: Mon Nov 05, 2007 6:26 pm Post subject: |
|
|
if you want to know how to make a trainer, look in my signature
|
|
| Back to top |
|
 |
•Music• Master Cheater
Reputation: 0
Joined: 09 Mar 2007 Posts: 486 Location: In a box...
|
Posted: Tue Nov 06, 2007 6:48 pm Post subject: |
|
|
| VB is easy but it is harder to learn another lang like C+ after learning VB as your first programing lang.
|
|
| Back to top |
|
 |
hcavolsdsadgadsg I'm a spammer
Reputation: 26
Joined: 11 Jun 2007 Posts: 5801
|
Posted: Tue Nov 06, 2007 8:49 pm Post subject: |
|
|
| It's not even 20 lines of code to make a simple trainer in C/C++. (with uh, no real gui at all that is...)
|
|
| Back to top |
|
 |
atom0s Moderator
Reputation: 205
Joined: 25 Jan 2006 Posts: 8588 Location: 127.0.0.1
|
Posted: Wed Nov 07, 2007 5:31 am Post subject: |
|
|
| crazyxnoob wrote: | | VB is easy but it is harder to learn another lang like C+ after learning VB as your first programing lang. |
I'd have to disagree with that.
_________________
- Retired. |
|
| Back to top |
|
 |
Lorrenzo Moderator
Reputation: 4
Joined: 02 Jun 2006 Posts: 3744
|
Posted: Wed Nov 07, 2007 6:24 am Post subject: |
|
|
Look but using the search button.
Also, you should learn some form of C, and maybe Delphi,
which CE is made mostly of.
_________________
LAWLrrenzolicious |
|
| Back to top |
|
 |
chimecko Expert Cheater
Reputation: 0
Joined: 28 Jul 2007 Posts: 116
|
Posted: Wed Nov 07, 2007 7:16 am Post subject: |
|
|
| CE was compiled in delphi
|
|
| Back to top |
|
 |
The Dami3n Master Cheater
Reputation: 1
Joined: 15 Nov 2006 Posts: 441 Location: Mulkerolandia
|
Posted: Wed Nov 07, 2007 8:24 am Post subject: |
|
|
hardxcorerider == Fail;
_________________
|
|
| Back to top |
|
 |
Pseudo Xero I post too much
Reputation: 0
Joined: 16 Feb 2007 Posts: 2607
|
Posted: Wed Nov 07, 2007 9:02 am Post subject: |
|
|
| XHale wrote: | if you want to know how to make a trainer, look in my signature  |
Those aren't real trainers.
_________________
| haxory' wrote: | can't VB do anything??
windows is programmed using VB right? correct me if im wrong.
so all things in windows you have like the start menu is a windows form too. |
|
|
| Back to top |
|
 |
atom0s Moderator
Reputation: 205
Joined: 25 Jan 2006 Posts: 8588 Location: 127.0.0.1
|
Posted: Wed Nov 07, 2007 6:48 pm Post subject: |
|
|
| skate4lifee wrote: | | he only said that because a whole bunch of people have said that previously. |
Yeah a lot of people seem to follow others and don't hold their own opinions on these forums.
_________________
- Retired. |
|
| Back to top |
|
 |
Fluorescent Newbie cheater
Reputation: 0
Joined: 06 Oct 2007 Posts: 18
|
Posted: Thu Nov 08, 2007 5:28 am Post subject: |
|
|
I would say,
picking up either MASM32 or C++ would be the best choice in trainer making, it has higher accessibility to the Memory and easier alteration to the memory. API Detour for example.
|
|
| Back to top |
|
 |
Lorrenzo Moderator
Reputation: 4
Joined: 02 Jun 2006 Posts: 3744
|
Posted: Thu Nov 08, 2007 5:45 am Post subject: |
|
|
Learn to program.
_________________
LAWLrrenzolicious |
|
| Back to top |
|
 |
zipper22 Expert Cheater
Reputation: 0
Joined: 03 Nov 2007 Posts: 102
|
Posted: Fri Nov 09, 2007 7:52 pm Post subject: |
|
|
oh ok..
_________________
ZIPPER66 STOLE MY NAME |
|
| Back to top |
|
 |
|