Auto on hack lags

Posts 115 of 18 · Page 1 of 2
Auto on hack lags
My auto on hack seems to lag every time I test it in game, and the only hack that works is the NXchams.
I think it might be the chams, not to sure though..anyhow it will lag really bad and then d/c..Any ways to solve this?
/
Add the following to the end of your hack function (just before the end of the while (true) loop closing brace).

Sleep(1);

or,

Sleep(1 + OptimisationPauseAmount);
Sleep(200); to the end of your hacks
._.

I use Sleep(10); without any lag lol
Really . I have two projects and when I put Sleep(10) stays without any lags
try it
I just like using 200 for some reason, Sure 10 will work fine, You just need some kind of sleep for CPU relief.
I was haveing same problems but adding the sleep works
I do Sleep(9000);




/troll
Sleep(3000); //at front of hacks after while(true)

Sleep(100); // at end

hehe
Sleep(-500);

So that it takes away 500 lag!/
Quote Originally Posted by NOOBJr View Post
Sleep(-500);

So that it takes away 500 lag!/
Code:
Sleep(-∞);
Oh noes.
I use Sleep(With your Mom); without any lag

/moved to discussion

left a redirect oops
Correct me if i'm wrong. :
Code:
void main()
{
while(true)
{
}
Sleep(10);
}
Posts 115 of 18 · Page 1 of 2

Post a Reply

Similar Threads

Tags for this Thread

None

Need help?