Welcome to hackvshack.net Forum!
Download Free HvH CS2/CS:GO Cheats, CFG, LUA/JS Scripts, and More!
Register

C++ goofy.solutions hvh (free) ALPHA

entry.cpp
entry.cpp:
Expand Collapse Copy
#include "includes.h"

int __stdcall DllMain(HMODULE self, ulong_t reason, void* reserved) {
    if (reason == DLL_PROCESS_ATTACH) {
        HANDLE thread = CreateThread(nullptr, 0, Client::init, nullptr, 0, nullptr);
        if (!thread)
            return 0;

        return 1;
    }
    return 0;
}
why are u leaking the secret method??? admins ban this guy.
 
  • Haha
Reactions: Plisskien
entry.cpp
entry.cpp:
Expand Collapse Copy
#include "includes.h"

int __stdcall DllMain(HMODULE self, ulong_t reason, void* reserved) {
    if (reason == DLL_PROCESS_ATTACH) {
        HANDLE thread = CreateThread(nullptr, 0, Client::init, nullptr, 0, nullptr);
        if (!thread)
            return 0;

        return 1;
    }
    return 0;
}
thank you, works. :)
 
entry.cpp
entry.cpp:
Expand Collapse Copy
#include "includes.h"

int __stdcall DllMain(HMODULE self, ulong_t reason, void* reserved) {
    if (reason == DLL_PROCESS_ATTACH) {
        HANDLE thread = CreateThread(nullptr, 0, Client::init, nullptr, 0, nullptr);
        if (!thread)
            return 0;

        return 1;
    }
    return 0;
}
why would you give it to them you idiot they are brainless pasters
 

Who has read this thread (Total: 0) in last 1 hours View details