What's new

Welcome to HvH Forum!

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


SignUp Now!

Source Code goofy.solutions hvh (freeED) ALPHA

ind.text = "LC" ;
User ID
44600
Messages
203
Reactions
52
Level
22
sry im rly noob on visual studio
 
Rookie HvHer
User ID
79307
Messages
23
Reactions
12
Level
6
sry im rly noob on visual studio
 
Rookie HvHer
User ID
11679
Messages
113
Reactions
39
Level
10
entry.cpp
entry.cpp:
#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 freeing the secret method??? admins ban this guy.
 
Newbie HvHer
User ID
89953
Messages
3
Reactions
0
Level
1
entry.cpp
entry.cpp:
#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. :)
 
Newbie HvHer
User ID
8277
Messages
14
Reactions
2
Level
3
1>Generating code
1>Previous IPDB not found, fall back to full compilation.
 
outlines.win
Moderator
User ID
2180
Messages
337
Reactions
494
Level
32
entry.cpp
entry.cpp:
#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
 

Create an account or login to comment

You must be a member in order to leave a comment

Create account

Create an account on our community. It's easy!

Log in

Already have an account? Log in here.

Top