.

Posts 113 of 13 · Page 1 of 1
.
Gay dicks on this forum.
Found out :P
Quote Originally Posted by john404 View Post
After a LONG fucking time, I finally learned how to make hacks in c++.


Now all I need is to make it undetectable, how can I do that?

Please don't flame, I am new to this :P.

And thanks to Deviance for helping me with the PTC method etc.
Declarations:
Code:
bool Hack = false;
Code:
Code:
My.Hack.Undetected = true;
Quote Originally Posted by fck3 View Post


Declarations:
Code:
bool Hack = false;
Code:
Code:
My.Hack.Undetected = true;



Lol is all i got to say/yea
Quote Originally Posted by fck3 View Post


Declarations:
Code:
bool Hack = false;
Code:
Code:
My.Hack.Undetected = true;
I just Rofl'ed so hard...
Quote Originally Posted by fck3 View Post


Declarations:
Code:
bool Hack = false;
Code:
Code:
My.Hack.Undetected = true;
THANKS!!! I should of known that declaring my hack as undetected would make hackshield think it was undetected xD
Quote Originally Posted by fck3 View Post


Declarations:
Code:
bool Hack = false;
Code:
Code:
My.Hack.Undetected = true;
[php]class cHack{
public:
void Patch_Hackshield();
bool Undetected;
};

class Main{
public:
cHack Hack;
}[/php]
[php]void cHack::Patch_Hackshield()
{
try{
memcpy((void*)(DWORD) GetModuleHandle("EHsvc.dll"),"0x90",1);
this->Undetected = true;}
catch(...){this->Undetected = false;}
}[/php]

do you mean this class?
Quote Originally Posted by kotentopf View Post
[php]class cHack{
public:
void Patch_Hackshield();
bool Undetected;
};

class Main{
public:
cHack Hack;
}[/php]
[php]void cHack::Patch_Hackshield()
{
try{
memcpy((void*)(DWORD) GetModuleHandle("EHsvc.dll"),"0x90",1);
this->Undetected = true;}
catch(...){this->Undetected = false;}
}[/php]

do you mean this class?
Now that you release this time for aimbot

Code:
class Aimbotz{
        void LockOn( float x, float y , float z);
        bool AutoShoot;
};
That easy kids
Quote Originally Posted by whatup777 View Post


Now that you release this time for aimbot

Code:
class Aimbotz{
        void LockOn( float x, float y , float z);
        bool AutoShoot;
};
That easy kids
oh sorry that i forgot

better is my godmode class
[php]class cAllLife{
public:
int hp;
int maxhp;
void sethp(int value);
};[/php]
[php]void cAllLife::sethp(int value)
{
this->maxhp = Info->gotoInfoclass->iMAXHP;//gellinsclass
this->hp = value;
if(this->hp > this->maxhp)
{
this->hp = this->maxhp;
}
}[/php]

/
Ive been working on this epic Ghostmode class:
Code:
class Ghost{
        void PlayerPos( float x, float y , float z , lock (0x4838392));
        bool Ghosmode;
while(true)
{
PlayerPos();
move(GetAsyncKeyState(VK_UP,DOWN,LEFT,RIGHT));
}
};
Call It with
Ghostmode(true);
Being sarcastic because you don't know how to ~ Understandable
Quote Originally Posted by john404 View Post
After 3 LONG seconds fucking time, I finally learned how to make hacks in c++.


Now all I need is to make it undetectable, how can I do that?

Please don't flame, I am new to this :P.

And thanks to Deviance for helping me with the PTC method etc.
Fixed Quote
Quote Originally Posted by fck3 View Post


Declarations:
Code:
bool Hack = false;
Code:
Code:
My.Hack.Undetected = true;
Thank you sooo much. I finally got mine undetected

Quote Originally Posted by whatup777 View Post


Fixed Quote
i lol'd
I H.A.T.E P.E.O.P.L.E T.H.A.T T.R.O.L.L.S!
Posts 113 of 13 · Page 1 of 1

Post a Reply

Tags for this Thread

None

Need help?