Начинающий
			
			
				
					
				
			
		- Статус
 - Оффлайн
 
- Регистрация
 - 17 Окт 2020
 
- Сообщения
 - 72
 
- Реакции
 - 10
 
go to main.cpp and find 
and then delete it.
Made this because people are asking and apparently they cant use the debug feature.
				
			|     static auto physicssimulate = (DWORD) (util :: FindSignature (("client.dll"), g_ctx.signatures.at (14) .c_str ())); hooks :: original_physicssimulate = (DWORD) DetourFunction ((PBYTE) physicssimulate, (PBYTE) hooks :: hooked_physicssimulate);  | 
and then delete it.
Made this because people are asking and apparently they cant use the debug feature.