View previous topic :: View next topic |
Author |
Message |
sjl002 Master Cheater
Reputation: 0
Joined: 31 Aug 2013 Posts: 305
|
Posted: Sat Jan 09, 2016 2:36 am Post subject: All hackers come on to this topic. |
|
|
Hi.
I want understand some trainers compiled with Which program have been made.
Anyone knows of cheat happens trainer with what programing language written?
|
|
Back to top |
|
 |
STN I post too much
Reputation: 43
Joined: 09 Nov 2005 Posts: 2676
|
Posted: Sat Jan 09, 2016 2:52 am Post subject: |
|
|
I'll ask Caliber for you
_________________
|
|
Back to top |
|
 |
sjl002 Master Cheater
Reputation: 0
Joined: 31 Aug 2013 Posts: 305
|
Posted: Sat Jan 09, 2016 3:04 am Post subject: |
|
|
Oh,very thanks STN.
Tell caliber to come to this post , I asked him a few questions about the super unit's and reset unit's hack in cheat engine.
|
|
Back to top |
|
 |
mgostIH Expert Cheater
Reputation: 3
Joined: 01 Jan 2016 Posts: 159
|
Posted: Sat Jan 09, 2016 6:19 am Post subject: |
|
|
sjl002 wrote: | Oh,very thanks STN.
Tell caliber to come to this post , I asked him a few questions about the super unit's and reset unit's hack in cheat engine. |
I personally use C++ for my "Trainers", they lack the GUI, but that's something you can use Visual Studio to compensate.
I think C++ hacks are the best option for starting creating your own hacks, because there's a lot of examples by other coders that explain almost every single windows API for external/internal hacking.
_________________
|
|
Back to top |
|
 |
sjl002 Master Cheater
Reputation: 0
Joined: 31 Aug 2013 Posts: 305
|
Posted: Sat Jan 09, 2016 8:12 pm Post subject: |
|
|
I think The trainers of Cheat Happens mading by Compiler "PureBasic".
In your Comment,which is an programming language easy to learn?
|
|
Back to top |
|
 |
sjl002 Master Cheater
Reputation: 0
Joined: 31 Aug 2013 Posts: 305
|
Posted: Mon Jan 11, 2016 7:10 am Post subject: |
|
|
|
|
Back to top |
|
 |
ParkourPenguin I post too much
Reputation: 152
Joined: 06 Jul 2014 Posts: 4702
|
Posted: Mon Jan 11, 2016 10:58 am Post subject: |
|
|
From personal experience, C++ was horrible for me to learn as a first introduction to not only a programming language but computer science in general. It's definitely something you should learn at some point, since it shows off how stuff works behind the scenes much better than other programming languages like Java.
sjl002 wrote: | In your Comment,which is an programming language easy to learn? |
Google might be able to help. Please try using it before asking a question.
IMO java/python aren't bad choices. I've seen tons of people using VB.NET to make trainers, but I'm not sure how easy it is to learn.
_________________
I don't know where I'm going, but I'll figure it out when I get there. |
|
Back to top |
|
 |
mgostIH Expert Cheater
Reputation: 3
Joined: 01 Jan 2016 Posts: 159
|
Posted: Mon Jan 11, 2016 11:12 am Post subject: |
|
|
ParkourPenguin wrote: | From personal experience, C++ was horrible for me to learn as a first introduction to not only a programming language but computer science in general. It's definitely something you should learn at some point, since it shows off how stuff works behind the scenes much better than other programming languages like Java.
sjl002 wrote: | In your Comment,which is an programming language easy to learn? |
Google might be able to help. Please try using it before asking a question.
IMO java/python aren't bad choices. I've seen tons of people using VB.NET to make trainers, but I'm not sure how easy it is to learn. |
While I indeed prefer Python over C++, I can't really imagine serious game hacking done in a script language.
I switched to C++ after 4 years of python because I cannot deny the fact that it offers extreme performance runtime, easy distribution and an excellent API for dealing with specific problems (gamehacking, in this case).
I agree about not reccomending C++ for a beginner in the programming world, but sooner or later, you'll have to face up to the challenge of learning it.
I have nothing against VB.net, except from the fact that I want my source code being as private as possible, and I surely am not the only one thinking like this.
_________________
|
|
Back to top |
|
 |
pkedpker Master Cheater
Reputation: 1
Joined: 11 Oct 2006 Posts: 412
|
|
Back to top |
|
 |
sjl002 Master Cheater
Reputation: 0
Joined: 31 Aug 2013 Posts: 305
|
Posted: Wed Jan 20, 2016 7:57 am Post subject: |
|
|
STN ,you ask from caliber?
you can Tell caliber to come to this page? I asked him a few questions about the super unit's and reset unit's hack in cheat engine.
|
|
Back to top |
|
 |
paupav Master Cheater
Reputation: 13
Joined: 15 Apr 2011 Posts: 314 Location: P. Sherman 42, Wallaby Way, Sydney
|
|
Back to top |
|
 |
sjl002 Master Cheater
Reputation: 0
Joined: 31 Aug 2013 Posts: 305
|
Posted: Wed Jan 20, 2016 9:53 am Post subject: |
|
|
Visual basic compared to c++ is easy or hard?
Best trainers With what programming language written?
|
|
Back to top |
|
 |
paupav Master Cheater
Reputation: 13
Joined: 15 Apr 2011 Posts: 314 Location: P. Sherman 42, Wallaby Way, Sydney
|
Posted: Wed Jan 20, 2016 10:47 am Post subject: |
|
|
Visual basic is where you can create GUI for program that you've programmed.
|
|
Back to top |
|
 |
|