View Single Post
Author Message
Sam839
Zero Posts
Join Date: Apr 2019
Old 11-05-2020 , 04:49   [Source/TF2] Simple Anti-Crash plugin for TF2 client.
Reply With Quote #1

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
Sam839 is offline