PDA

View Full Version : Woo


Kalvin
9th July 2003, 05:53
Allright folks step one is complete. I made my hook VAC proof. Now you may ask why did Cal go through all the trouble of making it VAC proof for a mod that doesnt have VAC. Well, BECAUSE I CAN! (and it'll start using it soon anyway). Umm, but anyway, I am working constantly on making a public version for you all, but I still have a few questions.

1) Where in the flippy flip do I change my color for my menu?
I know what to do WITH the values (rgb # colors) but for the life of me cant find them. Probably staring me in the face.

2) I want to make a public C-D proof version of my hook, but to actually get it C-D proof, I need to know how to get the error codes. I know HOW to fix them, just not how to get them. (kind of moronic in my opinion to know how to fix and not get and yes I have softice/icedump).

3) I have heard lots of different people say that a certain hook's aimbot is better than another. Now say I wanted to port in an aimbot from another hook besides OGC 9. (the god of all open hook sources). Would it be possible? I am too lazy to check if they are linked or have dependancys in other files. :nervous:

Thanks for the help guys.

Da BuzZ
9th July 2003, 06:02
1) Look in the Drawmenu code, you'll see
ColorEntry* c1 = colorList.get(52); // This tell the hook to get the # from the color.cpp which would be: add("theme" , 0, 0, 0, 128 ); // index:52
Note this is from my own hook so the colorlist will be different...

2) www.Game-Deception.com you'll prolly find some answers there

The VAC proof code... LTFX v4 hooking (or MetaCheat since Joolz ripped LTFXGuy) i presume?

Kalvin
9th July 2003, 06:06
Actually I wrote the VAC proof code myself. I read a lot of tut's in the OGC forums on VAC proofing. It's actually not that difficult after the first 30 times. Thanks again Da Buzz. Personally I dont care who ripped who in CS hooking, its all the same garabge anyway. (No offense to legit CS coders.)