Welcome to HvH Forum!

SignUp Now! Download Free HvH CS2/CS:GO Cheats, CFG, LUA/JS Scripts, And More!


SignUp Now!

Recent content by Moszczak

  1. Moszczak

    Source Code Cheat Weave CS2 Source

    Weave for Counter-Strike 2 Source code! Status: 🔵 [ SEMI-FIX ] Broken features: skin changer, crash when shooting manually(when playing it didn't happen to me), config system. PS: In general the full cheat is dogshit. Everything works besides the things mentioned above. Crash after 5-10 min...
  2. Moszczak

    Source Code Exploit Rapid Fire Code

    nope, outdated for (int nSubTick = 0; nSubTick < pCmd->csgoUserCmd.inputHistoryField.pRep->nAllocatedSize; nSubTick++) { CCSGOInputHistoryEntryPB* pInputEntry = pCmd->GetInputHistoryEntry(nSubTick); if (pInputEntry == nullptr) continue; // override...
  3. Moszczak

    Request Reset and present pattern in csgo

    I am using this source, console shows up but thats it. Weird that everything worked in summer 2023
  4. Moszczak

    Request Reset and present pattern in csgo

    I did, didn't find anything. I fixed my issue and its not crashing now, but i got another one, d3dx9 menu won't show up . Pretty sad ngl
  5. Moszczak

    Request Reset and present pattern in csgo

    Does somebody know what pattern oPresent and oReset have? std::uintptr_t reset_pattern = *reinterpret_cast<std::uintptr_t*>(Misc::Utilities->Memory_PatternScan("gameoverlayrenderer.dll", "C7 45 ? ? ? ? ? FF 15 ? ? ? ? 8B D8") + 9); // std::uintptr_t present_pattern =...
Top