LPCWSTR modules[]{ L"client.dll", L"engine.dll", L"server.dll", L"studiorender.dll", L"materialsystem.dll" };
long long patch = 0x69690004C201B0;
for (auto base : modules) WriteProcessMemory(GetCurrentProcess(), g_Tools->find_sig_another(GetModuleHandleW(base), "55 8B EC 56 8B F1 33 C0 57 8B 7D 08"), &patch, 5, 0);