| View previous topic :: View next topic |
| Author |
Message |
Doragon How do I cheat?
Reputation: 0
Joined: 15 Aug 2007 Posts: 5
|
Posted: Wed Aug 15, 2007 7:06 pm Post subject: Question about programming |
|
|
So Im very new here and I am willing to learn things about programming.
I want to know what knowledge (ex: C++) is needed to make a program to bypass and a program to hack a game or w/e.
Last edited by Doragon on Wed Aug 15, 2007 8:53 pm; edited 1 time in total |
|
| Back to top |
|
 |
lurc Grandmaster Cheater Supreme
Reputation: 2
Joined: 13 Nov 2006 Posts: 1900
|
Posted: Wed Aug 15, 2007 7:10 pm Post subject: |
|
|
For Bypassing ur gonna wanna learn some C, C++, and ASM.
best bet for that.
_________________
|
|
| Back to top |
|
 |
Doragon How do I cheat?
Reputation: 0
Joined: 15 Aug 2007 Posts: 5
|
Posted: Wed Aug 15, 2007 8:52 pm Post subject: |
|
|
| How about making a program to hack a software?
|
|
| Back to top |
|
 |
merkark12 Advanced Cheater
Reputation: 0
Joined: 04 Jul 2007 Posts: 74 Location: In that program you just downloaded
|
Posted: Wed Aug 15, 2007 8:54 pm Post subject: |
|
|
hacka software? you mean to like change the way it works and calculates stuff?
_________________
|
|
| Back to top |
|
 |
Doragon How do I cheat?
Reputation: 0
Joined: 15 Aug 2007 Posts: 5
|
Posted: Thu Aug 16, 2007 3:37 pm Post subject: |
|
|
| No, like hacking a game or something.
|
|
| Back to top |
|
 |
kittonkicker I post too much
Reputation: 1
Joined: 19 Apr 2006 Posts: 2171
|
Posted: Thu Aug 16, 2007 5:13 pm Post subject: |
|
|
You're being TOO GENERIC.
Think about exactly what you'd like to do, and come back and post again.
|
|
| Back to top |
|
 |
Doragon How do I cheat?
Reputation: 0
Joined: 15 Aug 2007 Posts: 5
|
Posted: Fri Aug 24, 2007 7:32 am Post subject: |
|
|
How about using a cheat engine to hack a game??
I saw some people posting about auto assembly language will get you there so is it true?
|
|
| Back to top |
|
 |
lurc Grandmaster Cheater Supreme
Reputation: 2
Joined: 13 Nov 2006 Posts: 1900
|
Posted: Fri Aug 24, 2007 7:54 am Post subject: |
|
|
Cheat Engine is made of Delphi.
Cheat Engine Driver is made of C
The Hacks You Used to Activate are Made of Game Memory being modified.
that includes ASM
so whatever ur goin for.
u can make an engine with just Delphi, but if the driver ever gets detected then ur gonna need to know some C.
if u just wanna hack, learn some ASM and make a vac or something
_________________
|
|
| Back to top |
|
 |
ups2000ups I post too much
Reputation: 0
Joined: 31 Jul 2006 Posts: 2471
|
Posted: Fri Aug 24, 2007 7:55 am Post subject: |
|
|
first you dosent hack a game in real lol you crack it .....
you dosent make a hack you make a memory editor
if you dont know anything about programing you have to learn the basic first
_________________
dont complain about my english...
1*1 = 2? |
|
| Back to top |
|
 |
Doragon How do I cheat?
Reputation: 0
Joined: 15 Aug 2007 Posts: 5
|
Posted: Tue Aug 28, 2007 2:56 pm Post subject: |
|
|
Only C???
Because I already learned half-way through C++!!
|
|
| Back to top |
|
 |
appalsap Moderator
Reputation: 0
Joined: 27 Apr 2006 Posts: 6753 Location: Pakistan
|
Posted: Tue Aug 28, 2007 3:06 pm Post subject: |
|
|
| Doragon wrote: | Only C???
Because I already learned half-way through C++!! |
are you implying that C is less of a language than C++ and the ++ is more than just a marketing ploy?
|
|
| Back to top |
|
 |
lurc Grandmaster Cheater Supreme
Reputation: 2
Joined: 13 Nov 2006 Posts: 1900
|
Posted: Tue Aug 28, 2007 4:03 pm Post subject: |
|
|
| Doragon wrote: | Only C???
Because I already learned half-way through C++!! |
knowing C++ isnt gonna be bad... the driver is in C, but C++ is just a superset of C, the syntax is different but the format of coding is the same. so it will be easy to learn C after C++
_________________
|
|
| Back to top |
|
 |
|