it have hold feature...
😤😡🤬🤯☠️☠️☠️☠️
UR BRAIN NOT WORK
R U GUYS KIIDDING ME???
U REALLY CANT RIGHT CLICK ON A KEYBIND TO CHOOSE ITS STYLE??
delete ALL cheats from u pc and go play minecraft.
update (14117, external build)
-game version check now works differently (it gets the current version from the engine2.dll instead of built_from_cl.txt)
now people from Japan/China/other countries with different game clients from CIS/EU ones will have no problems with supremacy
wdym?
cuz of
SetPriorityClass(GetCurrentProcess(), HIGH_PRIORITY_CLASS);
SetThreadPriority(GetCurrentThread(), THREAD_PRIORITY_HIGHEST);
and
SwapChain->Present(0/*vsync disabled*/, 0);
and also i dont use any sleep or other shit that can slow down cheat
std::string processPath;
wchar_t buffer[MAX_PATH];
DWORD size = MAX_PATH;
if (QueryFullProcessImageName(/*cs2 process handle*/, 0, buffer, &size))
processPath = WStringToString(buffer);
else // failed to get process path
return;
int pos = processPath.rfind("bin");
if (pos !=...
update (10159126)
general:
-fixed issue with dragging radar window
-fixed issues with saving name/weapon text colors
-fixed issue with remove flashbang effects feature (now it works even when local dead)
-little changes in colors of text shadows/rectangle borders
-disabled anti-aliasing where...