Hack Lag?

Posts 115 of 49 · Page 1 of 4
Hack Lag?
Hi I was playing with my hacks right? And I noticed that when I turned on "No Spread" that my fps dropped 10!!!! Anyway to prevent this?
Your pushing like 7 commands at once = lag.
There is no way to stop this, becuase your calling it in Present.

If you want no spread/no recoil, use the Weapon Classes instead of pushing commands
Lag means you're destroying your CPU, and it must queue whatever actions you tell it to do because it does not have the capacity to complete your request in real time.

Now, on a standard CPU, this should never happen unless you're doing some intensive tasks, gaming not being one of them.

tl;dr, your no spread method is very inefficient. fix it up.


Quote Originally Posted by ac1d_buRn View Post
Your pushing like 7 commands at once = lag.
There is no way to stop this, becuase your calling it in Present.

If you want no spread/no recoil, use the Weapon Classes instead of pushing commands
Yes you can, check if x seconds have passed since the last call, and call it again. Better yet, check for the current value, if different changes.
Quote Originally Posted by freedompeace View Post
Yes you can, check if x seconds have passed since the last call, and call it again. Better yet, check for the current value, if different changes.
Exactly what i do.
Yeah OFcourse you can't RunCOmmands in EveryFarme without lag
try to Run It once
OMG? u said im a noob?
U dont know anything about c++ and hacking -_________-
U ask a dump question why ur hacks lagg when u allways run PTC in a loop. Its 100% clear that iits causes a lagg -_-

Try when u awnser to not use the words "noob, asshole, coder, leecher"
says the one thats never released a hack and a post count of 10 and doesn't help anyone
Quote Originally Posted by PashaAmd View Post
says the one thats never released a hack and a post count of 10 and doesn't help anyone
In a different to u i know c++ good and im glad about it.
Just for ur information: I NEVER release hax cause the noobs who cant program r often BIG noobs at PC so they dont know really what a hack is.

PS: I made sucesfully a vip hack which currently works. And u NOT!
I bet you do....c & p of gellins base
Quote Originally Posted by PashaAmd View Post
I bet you do....c & p of gellins base
Quote Originally Posted by Ch40zz-C0d3r View Post
In a different to u i know c++ good and im glad about it.
Just for ur information: I NEVER release hax cause the noobs who cant program r often BIG noobs at PC so they dont know really what a hack is.

PS: I made sucesfully a vip hack which currently works. And u NOT!
Both of you have a next-to-nothing idea of C++ so quit the crap.
Quote Originally Posted by [E]xiled View Post




Both of you have a next-to-nothing idea of C++ so quit the crap.
proof?
Quote Originally Posted by PashaAmd View Post
proof?


Proof enough?
Quote Originally Posted by [E]xiled View Post

Both of you have a next-to-nothing idea of C++ so quit the crap.
I'm awesome at cpp
But nothing compared to Freedom
Quote Originally Posted by freedompeace View Post




Proof enough?
Exactly what i was going to state.

Quote Originally Posted by flameswor10 View Post
I'm awesome at cpp
But nothing compared to Freedom
Everyone loves flameswor
When using PTC methods your better off making a global boolean to detect if hack is selected or not, you only need to PTC once except for No Fog which requires you to PTC every time you respawn. Anyway if you have selected a hack from menu or hotkey then set the global boolean to true, then in your thread if global boolean = true then run through your PTC commands and after running through your PTC commands set it back to false until next time you select a hack to use, Also set this global boolean to true when joining a new game so you dont have to turn them back on again, do this by using the game status address.
Posts 115 of 49 · Page 1 of 4

Post a Reply

Tags for this Thread

None

Need help?