| View previous topic :: View next topic |
| Author |
Message |
Smm-Diablo Master Cheater
Reputation: 0
Joined: 16 May 2006 Posts: 355
|
Posted: Tue Aug 08, 2006 9:17 pm Post subject: Hacking languages.. |
|
|
I want to learn a language such as VB or C++ to learn how to hack games. I found some tutorials on C++, and I was going to start studying, but then I thought I would ask if it's a good idea.
I want to be able to create undetected trainers for games, for example, Moose trainer for maplestory. What language was that coded in? Also, what about games like World of Warcraft or even Counter Strike: Source. How are trainers created for CS:S, and what about that program Syndrome for WoW? What are programs like those coded in? I'm not sure if I should learn VB, C++, Java, whatever.
In short, I want to learn a language that will help me code hacks for most games, like Maplestory, Counter-strike:source, World of Warcraft, etc. What would be my best bet?
|
|
| Back to top |
|
 |
appalsap Moderator
Reputation: 0
Joined: 27 Apr 2006 Posts: 6753 Location: Pakistan
|
Posted: Tue Aug 08, 2006 10:47 pm Post subject: |
|
|
C++ as its a relatively low level language and there is a lot of documentation on it.
_________________
|
|
| Back to top |
|
 |
MrMohammed Master Cheater
Reputation: 0
Joined: 16 Jan 2006 Posts: 370
|
Posted: Wed Aug 09, 2006 11:12 am Post subject: |
|
|
wow, that's a really nice term "Hacking Language". You should know that they're not "hacking languages" they're "programming languages". also, just because you learn a programming language, doesn't mean you will automatically learn how to hack or bypass a games security. although... learning is always a good start.
_________________
|
|
| Back to top |
|
 |
dezuzi Expert Cheater
Reputation: 0
Joined: 09 Aug 2006 Posts: 146 Location: In your washing machine
|
Posted: Wed Aug 09, 2006 1:43 pm Post subject: |
|
|
Learn C, because c++ is more object orientated, and even if you really got some time on your hands learn how to code in assembly.
That doesnt mean you can't do naughty stuff in c++ though
|
|
| Back to top |
|
 |
Glest Master Cheater
Reputation: 0
Joined: 12 Jul 2006 Posts: 334 Location: The Netherlands
|
Posted: Thu Aug 10, 2006 12:22 am Post subject: |
|
|
Whats wrong with object oriented programming languages?
_________________
|
|
| Back to top |
|
 |
dezuzi Expert Cheater
Reputation: 0
Joined: 09 Aug 2006 Posts: 146 Location: In your washing machine
|
Posted: Wed Aug 30, 2006 9:22 am Post subject: |
|
|
[quote="Glest"]Whats wrong with object oriented programming languages? [/quote]
i never said it was something wrong with OO-programming languages, c is just easier/more flexible to do the stuff he wants to do
|
|
| Back to top |
|
 |
Glest Master Cheater
Reputation: 0
Joined: 12 Jul 2006 Posts: 334 Location: The Netherlands
|
Posted: Wed Aug 30, 2006 11:31 am Post subject: |
|
|
| dezuzi wrote: | | Glest wrote: | Whats wrong with object oriented programming languages?  |
i never said it was something wrong with OO-programming languages, c is just easier/more flexible to do the stuff he wants to do |
It's just what you like more... I prefer OO langues... It seems more logical to me....
_________________
|
|
| Back to top |
|
 |
thenewguy Grandmaster Cheater
Reputation: -1
Joined: 04 Jun 2006 Posts: 972
|
Posted: Wed Aug 30, 2006 12:50 pm Post subject: |
|
|
| c and c++ if you are trying to do anything like hooking or eventually packet sending. asm if all you want to do is client memory hacks. vb if you want to make those lil trainers like everyone does. your easiest will be c++ or vb. too much info on c++ to not learn it.
|
|
| Back to top |
|
 |
dezuzi Expert Cheater
Reputation: 0
Joined: 09 Aug 2006 Posts: 146 Location: In your washing machine
|
Posted: Wed Aug 30, 2006 1:08 pm Post subject: |
|
|
| i personally dont care in what type of language you should write it in, as long it gets the job done
|
|
| Back to top |
|
 |
|