Programming hacks..

Posts 115 of 26 · Page 1 of 2
Programming hacks..
Howdy. I am interested in making my own hacks..once again. Mostly OPK and no recoil, just for personal use; I can always mooch the super knife elsewhere =D

and I can program C++(*). where do i go from here?


(programming c++ is knowing the cout command. don't say "learn c++" as i have...poor/ambiguous definition)...

mostly, my list:

finding values of player position, then a random enemy's location...
somehow putting myself above them WITHOUT getting hit...
cycling to the next after it dies.

help? send pm or post here. please. i am willing to learn...
OPK requires the X, Y, and Z addies.

unfortunately everything you need to learn how to make hacks is scattered through out the site.

use the C/C++ section and Combat Arms Hack Source Code section.

this belongs in the help section.

/moved
You can also get help from Crossfire's hack source section since the C++ may be similar to CA's C++...
you should download a base from the source code section and learn how to get it to work..
Quote Originally Posted by whit View Post
you should download a base from the source code section and learn how to get it to work..
Specifically, Gellin's base? Or is that too...antiquated?

and thanks for the fast replies. i'm either saving to my hard drive, or at least bookmarking everything possible..
Quote Originally Posted by ainkut View Post
Specifically, Gellin's base? Or is that too...antiquated?

and thanks for the fast replies. i'm either saving to my hard drive, or at least bookmarking everything possible..
i wouldnt use that ..use powerfears old base perferably..
pretty much i need to update the addresses to make hacks work? i did get Gellin's base as well, just got powerfear's base. i don't understand it as "base", you just mean their pub hack DLL file? there's no ZIP file containing anything other than a DLL i could find through search, on the source forums.
(base can be anything)
Quote Originally Posted by ainkut View Post
pretty much i need to update the addresses to make hacks work? i did get Gellin's base as well, just got powerfear's base. i don't understand it as "base", you just mean their pub hack DLL file? there's no ZIP file containing anything other than a DLL i could find through search, on the source forums.
(base can be anything)
i guess you could use gillens(i dont like it)..just update the lt client addie..and stop the menu from hooking if your goin to do a hotkey hack..
Quote Originally Posted by whit View Post
i guess you could use gillens(i dont like it)..just update the lt client addie..and stop the menu from hooking if your goin to do a hotkey hack..
i mean to say i've gotten both files, powerfear's and Gellins..or gillens..


edit: so i did download the wrong RAR file. got the new one.
now i need to change the L T Client and have a go...
ok. i'm an idiot. if anyone here has made an OPK, even for personal use, please send me a PM. i would like to speak with someone who specifically knows what the hells is going on. i'm not a professional coder, nor have i made a hack...yet.
or someone knowing how to get the powerfear's base to work. meh, just getting it to read assembly instructions inside my..IDE or compiler.
i know what the hacks are and do; i don't know how to set them up. i can psuedo-code...so i'm not completely lost in the forest.
Yeah, look in the Source Code section. I saw no recoil there, OPK once.
i have the addies and values for no recoil. that's nice; I found Longevity's since he posted it in...shadowfyre's post i think.

but searching for opk is a waste of time: it's "too common or short" to search for D=
so. source time.
Type: One position kill or OPK source.
Hey I need some more help. I wanted to send a pm to powerfear, since this IS his base, but..he hasn't been on in weeks it seems. least not logged in.

so. i had 4 problems, 2 sets of 2. guess what? i was able to handle half on my own!
same problem really..i'm just lost on the second solution.

Code:
 error C2664: 'MessageBoxW' : cannot convert parameter 2 from 'char [23]' to 'LPCWSTR'
there are two of these. i'll post a line of the two functions

Code:
MessageBox(NULL,msgcontent,msgcaption,MB_OK);
so. the first solution was about a string in double quotes. i put an L in front of it; fixed. how do i fix this? it's a variable.
guys my hacks arnt working and i rly need help can sum1 PM me or sumthign and tell me wats wrong with the follwoing
ok i live in canada and i downlaoded a vip hack by ZeaS and its for Combat Aarms EU or US but canada is good to
so wat i do is i open game then i minimize when i enter match and i open the hack it say GBH eroor dll did not load.. wtf is this can someone plz help me out iv been trying to ahck for ever but never had plz plz plz
Posts 115 of 26 · Page 1 of 2

Post a Reply

Similar Threads

Tags for this Thread

None

Need help?