press insert to enable/disable wallhack [credits to blew of game-deception]
press delete to enable/disable lambert [Caster (unknowncheats)]
press HOME to enable/disable nosmoke [s0beit]
press F1 to enable disable skinhack [s0beit (and Azorbix)]
press PRINT SCREEN to take a screenshot (jpeg format), which will be in the hack folder
==============================
^^^IMPORTANT INFO^^^
----------------------------------
for blews wallhack method the skins ARE customizable!
you just need to edit some files
wh1.ps (open it with notepad)
here is a brief explaination!
ps_2_0 [THIS IS THE PIXEL SHADER VERSION, DO NOT CHANGE]
def c0, 1.0, 1.0, 0.0, 1.0 [THIS IS THE COLOR OF THE SKINHACK [RGBA]]
mov oC0, c0 [THIS IS UNIMPORTANT TO USERS, DO NOT CHANGE]
mov oDepth, c0.b [THIS SETS THE DEPTH OF THE MODEL TO 0.0 (c0.b is THE BLUE of the model, you notice the blue is 0.0]
[YOU MUST MAKE ONE COLOR IN RGBA 0.0!!! and change the c0.[color] ACCORDINGLY!!!]
[EXAMPLES:
!!!RED!!!
-----------------
ps_2_0
def c0, 1.0, 0.0, 0.0, 1.0
mov oC0, c0
mov oDepth, c0.b
-----------------
!!!GREEN!!!
ps_2_0
def c0, 0.0, 1.0, 0.0, 1.0
mov oC0, c0
mov oDepth, c0.b
-----------------
!!!BLUE!!!
ps_2_0
def c0, 0.0, 0.0, 1.0, 1.0
mov oC0, c0
mov oDepth, c0.r
-----------------
[NOTICE IN BLUE THE c0.r !!!! THATS THE RED, THE RED IS SET TO 0.0!!!]
----------------------------------
for help or to report bugs:
http://www.cheat-network.ch/board/board.php?boardid=79
people, the .rar file is a type of folder. you need WinRAR to open it and take out its files. just google up WinRAR Trial and install it, btw its free forever