QuestionSpeedhacking

Posts 1–15 of 26 · Page 1 of 2
Speedhacking
Ello internet, Ive seen survivors speed hacking fairly recently, and a lot of videos on it. I came across an old thread on how to use cheat engines speed hack with ce and verms bypasser, but it was patched a few months back. I was wondering if anyone knows a way to get it working online, in game, etc. for survivors. Help appreciated!
i too would love to have this .. with hot keys of course :-) that aren't already used or programed in the program itself with a pull down menu :-)
Lagswitcher software allows you to teleport that is the closest thing to a speedhack
Quote Originally Posted by 0M350LD View Post
Lagswitcher software allows you to teleport that is the closest thing to a speedhack
have a "how to " do that ? love to have some visuals too
Quote Originally Posted by 0M350LD View Post
Lag Switch http://imgur.com/a/rgGSL fast key access to lag
nice but how do we use it.. do we only activate if we want to get away from the killer? then once we think we are out of the way .. then turn it off?
Instructions
1: choose the key you want lag
2: do not close the program, do not minimize (just open the game)
3: when you are in the terror ring of the murderer press the key 1 time do not leave it pressed or you will disconnect

Note: as a survivor you teleport (the maximum teleportation is 3, when they have finished the 3 teletransportations you can press again REMEMBER ONLY PRESSURE 1 TIME, DO NOT LEAVE PRESSED)
With killer you can disconnect the survivors

Danger: do not use firewall method or you will have to restart pc, only use upd method

Experience: I have not been banned at the moment since it is a tool of lag not of speedhack, I consider speedhack
Quote Originally Posted by 0M350LD View Post
Instructions
1: choose the key you want lag
2: do not close the program, do not minimize (just open the game)
3: when you are in the terror ring of the murderer press the key 1 time do not leave it pressed or you will disconnect

Note: as a survivor you teleport (the maximum teleportation is 3, when they have finished the 3 teletransportations you can press again REMEMBER ONLY PRESSURE 1 TIME, DO NOT LEAVE PRESSED)
With killer you can disconnect the survivors

Danger: do not use firewall method or you will have to restart pc, only use upd method

Experience: I have not been banned at the moment since it is a tool of lag not of speedhack, I consider speedhack
Have you got a crack for this?
^^What dis guy said^^
Code:
QueryPerformanceCounter(reinterpret_cast<LARGE_INTEGER*>(&Hooks::PerformanceCounterBase));
 
...
 
BOOL Hooks::QueryPerformanceCounterHook(LARGE_INTEGER* lpPerformanceCount)
{
	int64_t current_counter;
 
	if (!Hooks::QueryPerformanceCounteryFunction(reinterpret_cast<LARGE_INTEGER*>(&current_counter)))
		return FALSE;
 
	auto new_counter = Hooks::PerformanceCounterBase + ((current_counter - Hooks::PerformanceCounterBase) * 6);
	
	*lpPerformanceCount = *reinterpret_cast<LARGE_INTEGER*>(&new_counter);
 
	return TRUE;
}
Here is simple hook for "speedhack" but it is for internal use only.
wow to use this CODE ??
Quote Originally Posted by alinus2012 View Post
wow to use this CODE ??
Forget about it. That code snippet is from another cheat site, where 99% are 'Feeling of Self Importance' users and their typical answer on asking for help: google it, learn to code, it's so easy but i won't tell you anything.
I asked for a lagswitcher with hotkeys in my thread but I didn't found anything concrete.. anyways a speedhack itself could be detected by eac as it is actually a cheat, a lagswitch can't be detected since its something that has to do with the game connection
yes would like a crack unless the trial version is long..
Quote Originally Posted by Dilandau3000 View Post
yes would like a crack unless the trial version is long..
Trial version is of 1 day only
Posts 1–15 of 26 · Page 1 of 2

Post a Reply

Similar Threads

Tags for this Thread

None

Need help?