You cant just have a function do anything without it being called. You have to call the function in a thread and then hook the thread.
You're sig is trollin' /
Originally Posted by CodeDemon
You cant just have a function do anything without it being called. You have to call the function in a thread and then hook the thread.
You're sig is trollin' /
I dont know how to do that, i'm a noob in C++, I'm learning by lookin at bases
EDIT: I got it semi-working, stuff like FPS works now, but when I go ingame, I lag out when the map loads. Is it my Sleep? Or that I have 21 Hacks on /
EDIT2: I tried again with no hacks on and I still froze
I did that before you posted, now read the edits /
How are you rendering your hacks? Post the whole function.
EDIT: Read top of thread
Me guessing you have a shit load of sleep functions.
Sleep(200): at the end of the hacks and thats all you need
it might also be your ptc function post it here
Originally Posted by GodHack2
it might also be your ptc function post it here
Can't be, I tried again with only 5 hacks and it worked fine, with 41 hacks (PVT) everyone freezes like i'm tapping, I take hitmarkers but no damage, and I crash after 2 minutes, the more hacks I remove, the better it gets, i'm removing all the hacks that are pointless or I don't like.
Originally Posted by ac1d_buRn
Me guessing you have a shit load of sleep functions.
Sleep(200): at the end of the hacks and thats all you need
I never had a sleep except for when the game hooked, that was the problem, so I added one in my main void, annnnnnnd It worked. NO LAG WITH GREEN FPS HOLY SHIVIC (42 Hacks on at the same time)! Thanks for the info.
/Solved, Request Close