Finishing Hack and need help

Posts 111 of 11 · Page 1 of 1
Finishing Hack and need help
Hey guys i just need a little help here, i am find a way to use wallhack BUT there is one problem! Here is a problem i wanna to make that example if a hot key for wallhack is F2 how to make that some timer or something to do to press fast button F2? srry my english is not good but i hope someone will understand what i wanna to do /yea please if someone have time to help me about that! btw its in c++
Hi! u just need to put "True" on ur "bool part" and the wallhack going to start redy for see trougth the wall i know the code and the code is:

if(GetAsyncKeyState(VK_F12)&1) {
srefae4fwa = !srefae4fwa;
}

that "srefae4fwa" going to be the code for wallhack cuz i dont know the code i dont put the code XD and change that "srefae4fwa" for the code of the wall hack.


PS: if u understand me PM me.

PS.PS: PRESS THANKS IF I HELP U

CYA
Code:
			if (srefae4fwa) {
				PushToConsole("srefae4fwa 1");
			} 
			else {
				PushToConsole("srefae4fwa 0");
			}


that "srefae4fwa" going to be the code for wallhack cuz i dont know the code i dont put the code XD and change that "srefae4fwa" for the code of the wall hack.

You will also need that :]
xD sorry if mi code is bad :/ i have 3 days studing how to make hack whit the tutorial ow lauwy xD and i do mi fisrt hack *-*! XD
iam not sure that command will work xD where did u find that?
i think it works :/ mi brother say me the code.
Code:
if(GetAsyncKeyState(VK_F12)&1) {
srefae4fwa = !srefae4fwa;
}
That is just telling you to press F12 to activate/ deactivate

if you want numpads:
Code:
if(GetAsyncKeyState(VK_NUMPAD1)&1) {
srefae4fwa = !srefae4fwa;
}
Just change the red to NUMPAD1 or NUMPAD2 and so on!

/yea
jujujuju! XD mi code its fine :3 XD
this is easy all u have to do is bool srefae4fwa= true;
and follow wat they said
shell we make a hack together???? i am ferry good in making hacks but i never vind addy's/
listen all i need is now to unpack cshell to find addresses to bypass xtrap, i found hack which work with other bypass but that bypass isnt clear and he messup ur game so u need to reinstal it, and i tested hack it work all, chams, wallhack, fullbright, and i dont remember what else but it work, now i have an old bypass source and need to update addresse if u can help me with that it will be nice
Posts 111 of 11 · Page 1 of 1

Post a Reply

Similar Threads

Tags for this Thread

None

Need help?