Thread: GG Beta Bypass

Results 1 to 14 of 14
  1. #1
    Anju01's Avatar
    Join Date
    Dec 2012
    Gender
    male
    Posts
    340
    Reputation
    10
    Thanks
    87
    My Mood
    Cold

    GG Beta Bypass

    I am not a good coder but I'm trying my best.

    Don't forget to backup these files.

    1. Delete these from system/GameGuard:
    ----------------------------------------GameGuard.des
    ----------------------------------------GameGuard.ver
    ----------------------------------------GameMon.des
    ----------------------------------------GameMon64.des
    2. Remove GameGuard.des from system folder.

    Code:
    #include <Windows.h>
    
    #define NP_GameMonError 0x0042E312
    #define Multiplay_SG_Error1 0x0042E416
    #define Multiplay_SG_Error2 0x0042E406
    #define GameExitError1 0x00563605
    #define GameExitError2 0x005635D7
    
    void GGBeta()
    {
    	while(1)
    	{
    		if (GetAsyncKeyState(VK_INSERT))
    		{
    			*(DWORD*)(NP_GameMonError) = 3899143403;
    			*(DWORD*)(Multiplay_SG_Error1) = 1750476779;
    			*(DWORD*)(Multiplay_SG_Error2) = 3677488245;
    			*(DWORD*)(GameExitError1) = 2370903413;
    			*(DWORD*)(GameExitError2) = 20743439;
    		}
    	}
    }
    
    INT WINAPI DllMain(HMODULE hDll, DWORD dwReason, LPVOID lpReserved)
    {
    	DisableThreadLibraryCalls(hDll);
    
    	if (dwReason == DLL_PROCESS_ATTACH)
    	{
    		CreateThread(NULL, NULL, (LPTHREAD_START_ROUTINE)GGBeta, NULL, NULL, NULL);
    	}
    	return true;
    }
    Note: You may need to update the addresses and values after next Blackshot update.


    Credits: SNOW_FLAKE(For GG Beta Bypass Method)
    Last edited by Anju01; 09-15-2017 at 11:15 PM.
    ---------------------------------------------------------------------------------------------

    Contact me here:




    ---------------------------------------------------------------------------------------------

  2. The Following 5 Users Say Thank You to Anju01 For This Useful Post:

    DangeBlazer (09-15-2017),killerleong (11-10-2017),Mr-EvilSakura (09-15-2017),Sabrina_Ferraz (10-19-2017),Tangerina123 (05-01-2023)

  3. #2
    DangeBlazer's Avatar
    Join Date
    Feb 2017
    Gender
    male
    Posts
    182
    Reputation
    10
    Thanks
    2,577
    Thanks Bro!!!
    Last edited by DangeBlazer; 09-16-2017 at 07:49 PM.

  4. The Following 3 Users Say Thank You to DangeBlazer For This Useful Post:

    Anju01 (09-15-2017),killerleong (11-10-2017),Mr-EvilSakura (09-15-2017)

  5. #3
    ayoub212's Avatar
    Join Date
    May 2017
    Gender
    male
    Location
    Tunisia, nabeul
    Posts
    134
    Reputation
    10
    Thanks
    2,079
    My Mood
    Devilish
    easy xD but Good work

  6. The Following 2 Users Say Thank You to ayoub212 For This Useful Post:

    DangeBlazer (09-16-2017),killerleong (11-10-2017)

  7. #4
    bhemosh042's Avatar
    Join Date
    Jul 2014
    Gender
    male
    Posts
    3
    Reputation
    10
    Thanks
    0
    im newbie sir . where am i going to put the code ?

  8. #5
    darkness32's Avatar
    Join Date
    Oct 2015
    Gender
    male
    Location
    Nobody Knows **
    Posts
    85
    Reputation
    10
    Thanks
    45
    My Mood
    Bitchy
    my visual studio cant creat dll someone can help pls ?

  9. #6
    nikazizi97's Avatar
    Join Date
    Oct 2014
    Gender
    male
    Posts
    677
    Reputation
    10
    Thanks
    590
    My Mood
    Angelic
    Quote Originally Posted by darkness32 View Post
    my visual studio cant creat dll someone can help pls ?
    check your properties (settings)
    [Outdated] Weapon Hack All Server (BlackShot SEA) - 20/03
     
    [Outdated] Weapon Hack All Server (BlackShot SEA)
    [Preview] Simple Hack v0.0.1 + Weapon Hack + Aimbot [BlackShot SEA]

    Video Preview :


    Just Simple Hack v0.0.1

    Features :
    8 xDamage
    44.8 xSpeed
    xRapidFire
    Weapon2Melee



    Code:
    ========== Build: 1 succeeded, 0 failed, 0 up-to-date, 0 skipped ==========

  10. #7
    shadowypat's Avatar
    Join Date
    Sep 2017
    Gender
    male
    Posts
    7
    Reputation
    10
    Thanks
    3
    thanks for this share, time to hax some headsh0t.

  11. #8
    KatakBS17's Avatar
    Join Date
    Aug 2017
    Gender
    male
    Posts
    13
    Reputation
    10
    Thanks
    0
    where i need to paste the dll? into system folder?

    - - - Updated - - -

    Or in the GameGuard folder?

  12. #9
    nikazizi97's Avatar
    Join Date
    Oct 2014
    Gender
    male
    Posts
    677
    Reputation
    10
    Thanks
    590
    My Mood
    Angelic
    thanks . works for me
    [Outdated] Weapon Hack All Server (BlackShot SEA) - 20/03
     
    [Outdated] Weapon Hack All Server (BlackShot SEA)
    [Preview] Simple Hack v0.0.1 + Weapon Hack + Aimbot [BlackShot SEA]

    Video Preview :


    Just Simple Hack v0.0.1

    Features :
    8 xDamage
    44.8 xSpeed
    xRapidFire
    Weapon2Melee



    Code:
    ========== Build: 1 succeeded, 0 failed, 0 up-to-date, 0 skipped ==========

  13. #10
    qazwasdere's Avatar
    Join Date
    Aug 2017
    Gender
    male
    Posts
    6
    Reputation
    10
    Thanks
    0
    i wonder what hack i can use for this bypass

  14. #11
    illmanzz's Avatar
    Join Date
    Jun 2015
    Gender
    male
    Posts
    25
    Reputation
    10
    Thanks
    257
    My Mood
    Amazed
    Quote Originally Posted by Anju01 View Post
    I am not a good coder but I'm trying my best.

    Don't forget to backup these files.

    1. Delete these from system/GameGuard:
    ----------------------------------------GameGuard.des
    ----------------------------------------GameGuard.ver
    ----------------------------------------GameMon.des
    ----------------------------------------GameMon64.des
    2. Remove GameGuard.des from system folder.

    Code:
    #include <Windows.h>
    
    #define NP_GameMonError 0x0042E312
    #define Multiplay_SG_Error1 0x0042E416
    #define Multiplay_SG_Error2 0x0042E406
    #define GameExitError1 0x00563605
    #define GameExitError2 0x005635D7
    
    void GGBeta()
    {
    	while(1)
    	{
    		if (GetAsyncKeyState(VK_INSERT))
    		{
    			*(DWORD*)(NP_GameMonError) = 3899143403;
    			*(DWORD*)(Multiplay_SG_Error1) = 1750476779;
    			*(DWORD*)(Multiplay_SG_Error2) = 3677488245;
    			*(DWORD*)(GameExitError1) = 2370903413;
    			*(DWORD*)(GameExitError2) = 20743439;
    		}
    	}
    }
    
    INT WINAPI DllMain(HMODULE hDll, DWORD dwReason, LPVOID lpReserved)
    {
    	DisableThreadLibraryCalls(hDll);
    
    	if (dwReason == DLL_PROCESS_ATTACH)
    	{
    		CreateThread(NULL, NULL, (LPTHREAD_START_ROUTINE)GGBeta, NULL, NULL, NULL);
    	}
    	return true;
    }
    Note: You may need to update the addresses and values after next Blackshot update.


    Credits: SNOW_FLAKE(For GG Beta Bypass Method)
    how to cantact you anju i need your help

  15. #12
    Anju01's Avatar
    Join Date
    Dec 2012
    Gender
    male
    Posts
    340
    Reputation
    10
    Thanks
    87
    My Mood
    Cold
    Quote Originally Posted by illmanzz View Post
    how to cantact you anju i need your help
    I won't be home for a few months and I don't have my PC with me.
    ---------------------------------------------------------------------------------------------

    Contact me here:




    ---------------------------------------------------------------------------------------------

  16. #13
    danishaqmaljr's Avatar
    Join Date
    Nov 2017
    Gender
    male
    Posts
    11
    Reputation
    10
    Thanks
    8
    My Mood
    Happy
    where to put the code guys???

  17. #14
    hackedbycod3rin's Avatar
    Join Date
    Oct 2017
    Gender
    male
    Posts
    26
    Reputation
    10
    Thanks
    57
    My Mood
    Devilish
    who need address

Similar Threads

  1. [Discussion] Beta bypass
    By devil_boi in forum Blackshot Hacks & Cheats
    Replies: 17
    Last Post: 12-06-2012, 08:41 PM
  2. [Request] BF3 Beta Bypass
    By fred268 in forum Battlefield 3 (BF3) Hacks & Cheats
    Replies: 42
    Last Post: 10-25-2011, 06:29 AM
  3. [Preview] *NEW* [Bl0ckpex Beta] Bypassing Punkbuster WITH a A Little Update [Working 100%][HOT]
    By x3multi in forum All Points Bulletin Reloaded Hacks
    Replies: 13
    Last Post: 07-11-2011, 12:57 PM
  4. [Menu Bypass]My Beta bypass
    By NOOBJr in forum Combat Arms Hack Coding / Programming / Source Code
    Replies: 42
    Last Post: 09-09-2010, 10:22 AM
  5. [Release] (Beta)- Bypass
    By lolz2much in forum Combat Arms Hacks & Cheats
    Replies: 74
    Last Post: 09-30-2009, 07:03 PM