Results 1 to 5 of 5
  1. #1
    <=CyberRazzer=>'s Avatar
    Join Date
    Oct 2011
    Gender
    male
    Posts
    7
    Reputation
    56
    Thanks
    1

    Cool Prevent Abnormal Gameplay with Offsets [ Release ]

    Code:
    DWORD ServerPointer= 0x9E3790;
    DWORD AbnormalGameplay1 = 0x124;
    DWORD AbnormalGameplay2 = 0x125;
    DWORD AbnormalGameplay3 = 0x360;
    DWORD AbnormalGameplay4 = 0x361;
    Code:
    VOID AntiAbnormalGameplay()
    {
        DWORD dwServerPtr = *(DWORD*)ServerPointer;
        if ( dwServerPtr != 0 )
        {
           *(BYTE*)(dwServerPtr+AbnormalGameplay1) = 0;
           *(BYTE*)(dwServerPtr+AbnormalGameplay2) = 0;
           *(BYTE*)(dwServerPtr+AbnormalGameplay3) = 0;
           *(BYTE*)(dwServerPtr+AbnormalGameplay4) = 0;
        }
    }
    This Code change the Abnormal Gameplay to Server Kick.
    Made by CyberRazzer
    Greet

  2. #2
    taylan's Avatar
    Join Date
    Jan 2010
    Gender
    male
    Location
    In your Sisters Bed, Germany
    Posts
    240
    Reputation
    18
    Thanks
    258
    My Mood
    Happy
    so its something like Antikik ?

    And its for No Menu Hacks the Source u posted?

    Know how to create a No Menu Hack= Done
    Know how to make a Injector = Done
    Know how to make a D3D Menu Hack = Done


    Hate me, Hit me, Hurt me, Destroy me, but NEVER say that you love me

    Xfire : taylan14
    Skype: taylann13
    Msn : taylan-11@hotmail.de[/EMAIL]

    We are unable to come to the phone right now. At the tone, please leave your name, number, and Master Card, Visa, or American Express account number and we'll get back to, pending credit approval.

  3. #3
    <=CyberRazzer=>'s Avatar
    Join Date
    Oct 2011
    Gender
    male
    Posts
    7
    Reputation
    56
    Thanks
    1
    This source code is prevent abnormal gameplay message box, and not anti kick.
    You can use the source on no menu and on menu hacks.

  4. #4
    Wizdom-X's Avatar
    Join Date
    Jan 2011
    Gender
    male
    Location
    Earth
    Posts
    526
    Reputation
    19
    Thanks
    113
    My Mood
    Amused
    Yo have the Abnormal addie's changed? if so can you update them and PM me ?. ^^ I Started coding.



  5. #5
    scraprecon's Avatar
    Join Date
    Dec 2008
    Gender
    male
    Location
    In Directx Land!
    Posts
    272
    Reputation
    14
    Thanks
    35
    My Mood
    Devilish
    These are offsets and the offsets didnt update so, these should work.

Similar Threads

  1. CQC Prone Memory with a Offset [ Release ]
    By <=CyberRazzer=> in forum WarRock Hack Source Code
    Replies: 0
    Last Post: 10-18-2011, 01:55 PM
  2. [Release] Sals 1njector 4.0 with functions [Release]
    By Sals in forum CrossFire Hacks & Cheats
    Replies: 245
    Last Post: 06-20-2010, 08:33 AM
  3. [NOW WITH VIDEO - RELEASE]Training Mode Out of Map Glitch
    By ibemad in forum Combat Arms Glitches
    Replies: 13
    Last Post: 06-06-2010, 08:35 AM
  4. With my release
    By shnarg in forum Combat Arms Help
    Replies: 4
    Last Post: 04-10-2010, 06:50 PM
  5. need help with offset problem
    By qplazm in forum General Game Hacking
    Replies: 1
    Last Post: 12-31-2008, 01:45 PM