| View previous topic :: View next topic |
| Author |
Message |
kentpachi1 Newbie cheater
Reputation: 0
Joined: 16 Jun 2014 Posts: 15
|
Posted: Sat Aug 23, 2014 10:15 am Post subject: how to make this kind of trainer? |
|
|
As the title said
how to make this trainer?
most i searched in youtube and google are the simple trainer built in the cheatengine
i really want to know how to make this kind of hack were i can choose that flash process i want to hack then select the hacks i made.
| Description: |
|
| Filesize: |
12.54 KB |
| Viewed: |
7133 Time(s) |

|
| Description: |
|
| Filesize: |
11.72 KB |
| Viewed: |
7133 Time(s) |

|
|
|
| Back to top |
|
 |
atom0s Moderator
Reputation: 205
Joined: 25 Jan 2006 Posts: 8587 Location: 127.0.0.1
|
Posted: Sat Aug 23, 2014 1:16 pm Post subject: |
|
|
All depends on what language you plan to code it in.
_________________
- Retired. |
|
| Back to top |
|
 |
kentpachi1 Newbie cheater
Reputation: 0
Joined: 16 Jun 2014 Posts: 15
|
Posted: Sat Aug 23, 2014 1:30 pm Post subject: |
|
|
any language as long as i will know how to make this
thank you after all this hours of waiting for someone to reply
|
|
| Back to top |
|
 |
atom0s Moderator
Reputation: 205
Joined: 25 Jan 2006 Posts: 8587 Location: 127.0.0.1
|
Posted: Sat Aug 23, 2014 2:23 pm Post subject: |
|
|
| kentpachi1 wrote: | any language as long as i will know how to make this
thank you after all this hours of waiting for someone to reply |
"Any" is not really a valid answer..
- What languages do you know?
- What languages are you familiar with?
Pretty much any language that can access the Win32 API can do this but if you want specific help, you will need to pick a language to begin with.
_________________
- Retired. |
|
| Back to top |
|
 |
paupav Master Cheater
Reputation: 13
Joined: 15 Apr 2011 Posts: 314 Location: P. Sherman 42, Wallaby Way, Sydney
|
Posted: Sat Aug 23, 2014 7:43 pm Post subject: |
|
|
| C is the easiest. C++ is the best.
|
|
| Back to top |
|
 |
Dark Byte Site Admin
Reputation: 471
Joined: 09 May 2003 Posts: 25820 Location: The netherlands
|
Posted: Sat Aug 23, 2014 7:58 pm Post subject: |
|
|
Read main.lua and play with the form designer
_________________
Do not ask me about online cheats. I don't know any and wont help finding them.
Like my help? Join me on Patreon so i can keep helping |
|
| Back to top |
|
 |
kentpachi1 Newbie cheater
Reputation: 0
Joined: 16 Jun 2014 Posts: 15
|
Posted: Sat Aug 23, 2014 10:13 pm Post subject: |
|
|
C , C++ , visual studio
if possible the easiest
i really need to know how to make this kind of trainer were i can choose what flash process to select
a video tut on youtube would be enough reply to answer my questions
ive been searching on youtube but didnt found any tut that makes this kind of trainer
|
|
| Back to top |
|
 |
DDS Expert Cheater
Reputation: 3
Joined: 10 Feb 2011 Posts: 112 Location: Bill's Planet
|
|
| Back to top |
|
 |
paupav Master Cheater
Reputation: 13
Joined: 15 Apr 2011 Posts: 314 Location: P. Sherman 42, Wallaby Way, Sydney
|
Posted: Sun Aug 24, 2014 6:36 pm Post subject: |
|
|
| elDDS wrote: | Like atom0s said. You need to pick a programming lenguage first to start with.
If you want to achieve something like the picture below. You need to learn a lil bit about how to create a window. Then jump into windows controls. Such as buttons, List Boxes, Edit Boxes, Combo Boxes, Etc.
Then you can use CreateToolhelp32Snapshot, Process32First, Process32Next to enumerate the processes. If i get some free time i may make a tutorial for you. But you need to show us that you are willing to learn.
In the meantime. Start by reading some tutorials on the programming lenguage that your going to pick. And when you feel like your ready. Come back here and show us some code. Then we will be happy to help you.
I wrote this Aob Scanner with the C programming lenguage in pure Win32 API. |
It would be nice!
|
|
| Back to top |
|
 |
kentpachi1 Newbie cheater
Reputation: 0
Joined: 16 Jun 2014 Posts: 15
|
Posted: Sun Aug 24, 2014 10:19 pm Post subject: |
|
|
actually i already know how to make this hack
someone here in forum already provided a attach maker and all i did is to attach my CT code
thanks for the reply guys
problem solve (Y)
|
|
| Back to top |
|
 |
|