Cheat Engine Forum Index Cheat Engine
The Official Site of Cheat Engine
 
 FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 


how to make a trainer?

 
Post new topic   Reply to topic    Cheat Engine Forum Index -> General programming
View previous topic :: View next topic  
Author Message
shinigami10
Expert Cheater
Reputation: 0

Joined: 24 May 2007
Posts: 221
Location: Singapore

PostPosted: Fri Oct 05, 2007 6:02 am    Post subject: how to make a trainer? Reply with quote

i need help to make a trainer because i want to try to make trainer for battleon.anyone who want to help me?
_________________
-Shinigami10-a good hacker,a good people who help ppl,And one day will became a great hacker,and a great helper!
Back to top
View user's profile Send private message
atom0s
Moderator
Reputation: 205

Joined: 25 Jan 2006
Posts: 8587
Location: 127.0.0.1

PostPosted: Fri Oct 05, 2007 6:06 am    Post subject: Re: how to make a trainer? Reply with quote

shinigami10 wrote:
i need help to make a trainer because i want to try to make trainer for battleon.anyone who want to help me?


What language do you plan to code it in? If you want us to help, you need to be a little more specific.
Back to top
View user's profile Send private message Visit poster's website
shinigami10
Expert Cheater
Reputation: 0

Joined: 24 May 2007
Posts: 221
Location: Singapore

PostPosted: Fri Oct 05, 2007 6:10 am    Post subject: Reply with quote

what you mean by the language?because i don't know anything right now..i only know some noob item like delpi
_________________
-Shinigami10-a good hacker,a good people who help ppl,And one day will became a great hacker,and a great helper!
Back to top
View user's profile Send private message
HolyBlah
Master Cheater
Reputation: 2

Joined: 24 Aug 2007
Posts: 446

PostPosted: Fri Oct 05, 2007 6:14 am    Post subject: Reply with quote

delphi is good language when you know how to control it.
But you should use one of the c language (C,C#,C++)..
Back to top
View user's profile Send private message
shinigami10
Expert Cheater
Reputation: 0

Joined: 24 May 2007
Posts: 221
Location: Singapore

PostPosted: Fri Oct 05, 2007 6:19 am    Post subject: Reply with quote

i think C++ because i read the book before so can you help me?
_________________
-Shinigami10-a good hacker,a good people who help ppl,And one day will became a great hacker,and a great helper!
Back to top
View user's profile Send private message
Pseudo Xero
I post too much
Reputation: 0

Joined: 16 Feb 2007
Posts: 2607

PostPosted: Fri Oct 05, 2007 6:22 am    Post subject: Reply with quote

He just wants to create a trainer for a flash game...
_________________
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
View user's profile Send private message
shinigami10
Expert Cheater
Reputation: 0

Joined: 24 May 2007
Posts: 221
Location: Singapore

PostPosted: Fri Oct 05, 2007 6:25 am    Post subject: Reply with quote

yeah,but is i make it myself so i need a someone to teach me for that..
_________________
-Shinigami10-a good hacker,a good people who help ppl,And one day will became a great hacker,and a great helper!
Back to top
View user's profile Send private message
atom0s
Moderator
Reputation: 205

Joined: 25 Jan 2006
Posts: 8587
Location: 127.0.0.1

PostPosted: Fri Oct 05, 2007 6:27 am    Post subject: Reply with quote

By Language, I ment programming language, as in VB6, VB.NET, C++, C#, Delphi, ASM, etc. As you said you were thinking of Delphi, I can't help you there. Don't know Delphi.

I agree with HolyBlah though, use a C language as its more standard and commonly used, or go with ASM. (ASM is harder to grasp at first, but if you do pick it up, it will show its worth in the end.)

I suggest learning a little about the language before. Such as:
- Get to know the IDE that you will be using.
- Get to know the language syntax, and such.
- Understand how code flows with other code and such.

If you plan to go on the C++ route, check this site out for a learning tutorial:
http://www.cplusplus.com/doc/tutorial/

After that, you should learn what API is, how to use it, and such. With that, the API you will need to start making a basic trainer will be:

- FindWindow (I really suggest not using this...)
- OpenProcess
- CloseHandle

- WriteProcessMemory
- ReadProcessMemory

I suggest not using FindWindow as it's an old method and can be countered by the program very easily. The program can have the window title and class change constantly which will cause FindWindow to be useless. Instead, you can read up on the following API to obtain the process ID by the executable name.

- CreateToolhelp32Snapshot
- Process32First
- Process32Next

Again, you should not jump straight into a language without knowing anything and expect to get things done. Instead, take your time, learn the language some before going nuts, and get to know whats going on.
Back to top
View user's profile Send private message Visit poster's website
HolyBlah
Master Cheater
Reputation: 2

Joined: 24 Aug 2007
Posts: 446

PostPosted: Fri Oct 05, 2007 6:31 am    Post subject: Reply with quote

shinigami10 wrote:
yeah,but is i make it myself so i need a someone to teach me for that..

Read this
http://forum.cheatengine.org/viewtopic.php?t=104057
Back to top
View user's profile Send private message
shinigami10
Expert Cheater
Reputation: 0

Joined: 24 May 2007
Posts: 221
Location: Singapore

PostPosted: Fri Oct 05, 2007 6:35 am    Post subject: Reply with quote

thanks Wiccaan and holyblah i now will start learning what you 2 gave me the web and i start learning now:PCLOSE:PNO REPLY TILL I REPLY THANKS
_________________
-Shinigami10-a good hacker,a good people who help ppl,And one day will became a great hacker,and a great helper!
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic    Cheat Engine Forum Index -> General programming All times are GMT - 6 Hours
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
You cannot attach files in this forum
You can download files in this forum


Powered by phpBB © 2001, 2005 phpBB Group

CE Wiki   IRC (#CEF)   Twitter
Third party websites