Learning To Hack

Posts 115 of 31 · Page 1 of 3
Learning To Hack
I need to learn how to hack bad... can someone teach me? i need it now!
Thanks!
Hacking isn't something you can be taught in minutes...
Quote Originally Posted by Wretched View Post
Hacking isn't something you can be taught in minutes...
yeah it is, if i teach u. ive been playing ca for 3 years and hacking for almost the whole time.

@xXTheFirstXx download winrar (google it) then download the hack. also, download a good injector (i like perx or devinjector) and inject the hack into CA (start devinjector, in the process box type Engine.exe then click add and add the hack u downloaded.) Go into the settings of the injector and click the boxes that say close on injection AND auto inject. then click inject button and start CA.

if u have any missing .dll files, google them, download them, and extract using winrar to ur system32 folder. (also sysWOW if u have win7.)
I know how to use them, i want to make them
Quote Originally Posted by xXTheFirstXx View Post
I know how to use them, i want to make them
u have to learn C++ which will take u months to learn and then code a hack/.dll file when u r done learning that. it is a very long process and is very hard to do. i gave up on the first page of the C++ book XD
@xXTheFirstXx
Quote Originally Posted by Disturbed 24/7 View Post
u have to learn C++ which will take u months to learn and then code a hack/.dll file when u r done learning that. it is a very long process and is very hard to do. i gave up on the first page of the C++ book XD
@xXTheFirstXx
i think that with the right training i can take others coeds and make a multi hack with others hack codes @Disturbed 24/7
Quote Originally Posted by xXTheFirstXx View Post
i think that with the right training i can take others coeds and make a multi hack with others hack codes @Disturbed 24/7
yeah probably, but that also requires some knowledge of C++
Quote Originally Posted by Disturbed 24/7 View Post
u have to learn C++ which will take u months to learn and then code a hack/.dll file when u r done learning that. it is a very long process and is very hard to do. i gave up on the first page of the C++ book XD
@xXTheFirstXx
Incorrect i use Delphi and look at mine?

Quote Originally Posted by NOOBJr View Post


Incorrect i use Delphi and look at mine?

wth is delphi?
Quote Originally Posted by Disturbed 24/7 View Post
wth is delphi?
Exactly, that's why it never gets patched
Yes but please help me learn or find someone that can... just to take other codes and make one multi hack out of them
lol i dont know shit maybe pm a coder like flames or noob. i dont guarantee they'll reply/help u tho :S
@Disturbed 24/7 @NOOB @Wretched I understand things of this nature here they are:

}
if(GetAsyncKeyState(VK_END)<0){
if(windows){
PushToConsole("Windowed 0"); - Puts Combat Arms in a fullscreen!
windows = false;
} else {
PushToConsole("Windowed 1"); - Puts Combat Arms in a window! (Buggy Side)
windows = true;
}
}
if(GetAsyncKeyState(VK_PRIOR)<0){
if(fb){
PushToConsole("FullBright 1"); - Turns max game brightness all the way up!
fb = false;
} else {
PushToConsole("FullBright 0");- Turns max game brightness to normal!
}
}
if(GetAsyncKeyState(VK_NEXT)<0){
if(wframe){
PushToConsole("WireFrame 1"); - Puts the wire box around all enemy players!
wframe = false;
} else {
PushToConsole("WireFrame 0"); - Removes the wire box around all enemy players!
wframe = true;
}

this is not my code it is someone's Hotkey Code (A segment obviously.).
So if someone could teach me how to apply these in a DLL hack injectable from my injector into combat arms i will love you forever! (NO-HOMO!)
Why'd you MSG me?
I don't make hacks
Posts 115 of 31 · Page 1 of 3

Post a Reply

Tags for this Thread

None

Need help?