Results 1 to 5 of 5
  1. #1
    gokhanw's Avatar
    Join Date
    Jun 2011
    Gender
    male
    Location
    HACKER
    Posts
    92
    Reputation
    10
    Thanks
    100
    My Mood
    Cool

    New PBSS Blocker

    Apb Reloaded Hack | Facebook
    Games
    All Points Bulletin
    America's Army Operations



    Code:
    unsigned long ulBrAddr = 0;
    hookInfo_t hI;
    ...
    ...
    void __declspec(naked) hkGetProfileIntA(void)
    {
        __asm
        {
            xor eax, eax
            mov dword ptr ss:[esp+0x20], eax
    
            jmp [ulBrAddr]
        }
    }
    
    void _pbssBlock()
    {
        DWORD dwGetProfileIntA = (DWORD)GetProcAddress(GetModuleHandleA("kernel32.dll"), "GetProfileIntA");
    
        ulBrAddr = Ring3Hook_Detour_0xE9((void *)dwGetProfileIntA, &hkGetProfileIntA, &hI);
    
    }

    Credits:
    Lowhertz

    Apb Reloaded Hack | Facebook

    Good Luck
    Last edited by gokhanw; 09-25-2011 at 01:36 PM.

  2. #2
    nitega's Avatar
    Join Date
    Mar 2011
    Gender
    male
    Location
    Lithuania
    Posts
    223
    Reputation
    8
    Thanks
    1,085
    My Mood
    Cheerful
    This game doesn't captures your screen. PunkBuster doesn't take screenshots so u dont need this.
    https://facebook.com/******
    https://niteg*****m/










    [img]https://niteg*****m/rafw1.jpg[/img]

  3. #3
    elinhomax's Avatar
    Join Date
    Jun 2011
    Gender
    male
    Location
    Brazil
    Posts
    9
    Reputation
    10
    Thanks
    1
    My Mood
    Relaxed
    PunkBuster doesn't take screenshots
    but it is always good to use, to avoid any surprises future xD

    I see adding it to my hack

  4. #4
    tester181's Avatar
    Join Date
    Dec 2008
    Gender
    male
    Posts
    34
    Reputation
    10
    Thanks
    14
    nice, better to be safe than Sorry !

  5. #5
    rxbandit1's Avatar
    Join Date
    Sep 2011
    Gender
    male
    Posts
    16
    Reputation
    10
    Thanks
    1
    Thanks for the info

Similar Threads

  1. [Patched] Universal PBSS Blocker
    By [P]ro in forum Battlefield Heroes Hacks
    Replies: 30
    Last Post: 06-06-2013, 02:20 PM
  2. [Solved] Player boxes and a PBSS blocker
    By teh.exploit in forum Call of Duty Modern Warfare Help
    Replies: 1
    Last Post: 08-11-2011, 04:15 PM
  3. AA3 PBSS Blocker
    By rwkeith in forum America's Army 3 Hacks
    Replies: 5
    Last Post: 10-05-2009, 01:38 PM
  4. New Years!
    By arunforce in forum General
    Replies: 8
    Last Post: 08-25-2008, 11:56 PM
  5. My new signature
    By arunforce in forum Art & Graphic Design
    Replies: 5
    Last Post: 01-10-2006, 03:41 PM