Quote Originally Posted by popescu999 View Post
Edit 1: So.. if I want to remove the thing.. I must delete just:

void TestThread() //Raising texk if ON / OFF
{
if( hack1 == 1)
PrintText("Wallhack [ON]", 30, 200, GREEN, dMenu.pFont);
else
PrintText("Wallhack [ON]", 30, 200, RED, dMenu.pFont);
} //Customize it

?

Edit 2: I guess this won't works in game :-? first of all must edit to works..also I think the menu is detected

Yeah
You remove this ,

void TestThread() //Raising texk if ON / OFF
{
if( hack1 == 1)
PrintText("Wallhack [ON]", 30, 200, GREEN, dMenu.pFont);
else
PrintText("Wallhack [ON]", 30, 200, RED, dMenu.pFont);
} //Customize it


Or Just Remove From The : PrintText("Wallhack [ON]", 30, 200, GREEN, dMenu.pFont);
The "WallHack [ON] And The Colors "30,200,GREEN" remove them,and you will remove that.
Also if you want to work it for game,change adresses and stuff.
You can ask Pure_LUCk or somebody, Pure_Luck is really at coding..

- - - Updated - - -

Quote Originally Posted by _PuRe.LucK* View Post


omq. everything is c&p. your complete menu.

Everything it's not C+P, 40% of it. Go search internet.
y gotta be kiddin me ;-]