AlliedModders

AlliedModders (https://forums.alliedmods.net/index.php)
-   Off-Topic (https://forums.alliedmods.net/forumdisplay.php?f=15)
-   -   [Source/TF2] Simple Anti-Crash plugin for TF2 client. (https://forums.alliedmods.net/showthread.php?t=328337)

Sam839 11-05-2020 04:49

[Source/TF2] Simple Anti-Crash plugin for TF2 client.
 
Description: This plugin fixes critical bugs that cause the game to crash. Namely: `addcond 1`, `addcond 88`. How to enable it? Set `bool IsEnabled = false` to `bool IsEnabled = true`.

Features:
  1. Microsoft Detours (Hook, UnHook)
  2. Thorium based (Yes. I did it based on a cheat xD)
  3. Auto run Themida project (Thorium.tmd => ThoriumRelease.dll) [I recommend adding Temida.exe to PATH]
  4. Functions from RenTools: HookMethod (HookFunction), UnHookMethod (UnHookFunction).

Google Drive: Download


All times are GMT -4. The time now is 12:54.

Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.