Menace Menu Stealth

Posts 1–8 of 8 · Page 1 of 1
Menace Menu Stealth
Code:
void MoneyEdit(int towallet, int tobank) {
    int iVar2 = INT_MAX;

    if (globalHandle(2599118).As<int>() == -1) {
        globalHandle(2599118) = NETWORKCASH::NETWORK_GET_VC_BANK_BALANCE();
    }
    if (globalHandle(2599119).As<int>() == -1) {
        globalHandle(2599119) = NETWORKCASH::NETWORK_GET_VC_WALLET_BALANCE(-1);
    }
    towallet = 0;
    tobank = 0;
    if (globalHandle(2599118).Get<int>() > 0) {
        if (globalHandle(2599118).Get<int>() >= &iVar2) {
            tobank = iVar2;
        }
        else {
            tobank = iVar2 - (iVar2 - globalHandle(2599118).As<int>());
        }
        iVar2 -= tobank;
    }
    if (iVar2 > 0) {
        if (globalHandle(2599119).Get<int>() > 0) {
            if (globalHandle(2599119).Get<int>() >= &iVar2) {
                towallet = iVar2;
            }
            else {
                towallet = iVar2 - (iVar2 - globalHandle(2599119).As<int>());
            }
            iVar2 -= towallet;
        }
    }
    invoke<Void>(536737010038877744, towallet, tobank);
    globalHandle(2599118) = towallet;
    globalHandle(2599119) = tobank;
}
If you want to understand the purpose of the menu this is the function that should answer your questions 536737010038877744 (check it on nativedb i guess). This is basically to expose menace menu as another scam.
Quote Originally Posted by swwrgaersghaedrgedrgherdhg View Post
If you want to understand the purpose of the menu this is the function that should answer your questions 536737010038877744 (check it on nativedb i guess). This is basically to expose menace menu as another scam.
For a moment you had me, until I looked up native hash 536737010038877744 tbh, it's a good scam, especially since it updates these globals. I guess now we'll be seeing a lot of this in youtube video's... (lol 140T )
Quote Originally Posted by kiddion View Post
For a moment you had me, until I looked up native hash 536737010038877744 tbh, it's a good scam, especially since it updates these globals. I guess now we'll be seeing a lot of this in youtube video's... (lol 140T )
Yeah xD, webhacker is good at fooling people tbh and i guess that he put it under "test" section so they can't blame him :P
how to use it
nice little bit of code, problem is that when you're spawning in money and generating it like the espically rockstar has a anti cheat to detect money drop now,
only way i know around it is making it so that pedestrians spawn above you and drop money, and max is 60k so if you spawn in a large amount it's gonna be insta detect
What can I say, the ****** is good at coding.. I'll be sure too use this. :} For my own scam purposes..
Thanks for the share!!!!!!!
Not.
Cya next month
Posts 1–8 of 8 · Page 1 of 1

Post a Reply

Similar Threads

Tags for this Thread

None

Need help?