| View previous topic :: View next topic |
| Author |
Message |
charlie2099 Advanced Cheater
Reputation: 0
Joined: 17 Feb 2009 Posts: 54
|
Posted: Wed Mar 04, 2009 7:30 pm Post subject: Help me out guys |
|
|
Hey i have been leeching for years like sense i was 10 now i am 15 so you can call me a young one leeching for a couple a years so now i have changed my mind and i wanna learn how to program and stuff i hack a whole bunch of maple but i only leech so now i wanted to ask you guys if you can tell me something i can start with (i am a quick learner so please help) Also this so i can contribute to cheatengine
|
|
| Back to top |
|
 |
dnsi0 I post too much
Reputation: 0
Joined: 04 Jan 2007 Posts: 2674
|
Posted: Wed Mar 04, 2009 9:01 pm Post subject: |
|
|
| Get Delphi or C++ then visit some websites. C++ is better than delphi but I like delphi over C++.
|
|
| Back to top |
|
 |
NipTone Newbie cheater
Reputation: 0
Joined: 27 Dec 2008 Posts: 21
|
Posted: Sun Mar 08, 2009 6:58 pm Post subject: |
|
|
| Learn Visual Basic its good for beginners and easy to learn if you learn in steps.
|
|
| Back to top |
|
 |
Zerith Master Cheater
Reputation: 1
Joined: 07 Oct 2007 Posts: 468
|
Posted: Mon Mar 09, 2009 12:53 am Post subject: |
|
|
| NipTone wrote: | | Learn Visual Basic its good for beginners and easy to learn if you learn in steps. |
..no, easy isn't always good.
I suggest you learn C, or C++ as mentioned above.
|
|
| Back to top |
|
 |
rapion124 Grandmaster Cheater Supreme
Reputation: 0
Joined: 25 Mar 2007 Posts: 1095
|
Posted: Mon Mar 09, 2009 12:53 pm Post subject: |
|
|
C, C++, and ASM will give you insight on how the "internals" of programs work. You will be familiar with things like memory, pointers, the stack, CPU registers, and so on.
VB doesn't teach you anything. It's really no fun using pre-made classes.
|
|
| Back to top |
|
 |
NINTENDO Grandmaster Cheater Supreme
Reputation: 0
Joined: 02 Nov 2007 Posts: 1371
|
Posted: Mon Mar 09, 2009 1:38 pm Post subject: |
|
|
fyi c++ also has pre-made classes.
_________________
Intel over amd yes. |
|
| Back to top |
|
 |
iNoobHacker Advanced Cheater
Reputation: 0
Joined: 05 Nov 2006 Posts: 99
|
Posted: Mon Mar 09, 2009 2:42 pm Post subject: |
|
|
| Naablet wrote: | | fyi c++ also has pre-made classes. |
Only ones that are useful and save you time instead of making them yourself since they are easy, but useful, classes, such as list, stack, vector, deque, etc... but no Process class for example which gives you A LOT of information by simply calling a method... which really does teach you absolutly nothing.
Plus, C/C++ are much more powerful then VB, it's like comparing a racing car to a toy car.
_________________
"Two things are infinite: the universe and human stupidity, but I'm still not sure about the first one." |
|
| Back to top |
|
 |
|