Results 1 to 3 of 3
  1. #1
    akbargain's Avatar
    Join Date
    Apr 2018
    Gender
    male
    Posts
    120
    Reputation
    10
    Thanks
    18

    Anti Shake offset?

    Is there an offset for anti shake weapon via playerclient? Thanks for any tip.

  2. #2
    (Virus)'s Avatar
    Join Date
    Dec 2018
    Gender
    male
    Posts
    137
    Reputation
    10
    Thanks
    41
    My Mood
    Fine
    Quote Originally Posted by akbargain View Post
    Is there an offset for anti shake weapon via playerclient? Thanks for any tip.
    Its name is no spread which aim exactly in the position of aim and don't shake and its from player cleint
    Code:
    #Define NoSpread 0x5F4
    If (menu.items[13].value > 0) 
    {​
    if (PlayerClient != NULL)​
    {​
    *(float*)(PlayerClient + NoSpread) = 0.0f; 
    }​
    }

    Don't forget thanks if I helped

  3. The Following User Says Thank You to (Virus) For This Useful Post:

    akbargain (12-28-2018)

  4. #3
    akbargain's Avatar
    Join Date
    Apr 2018
    Gender
    male
    Posts
    120
    Reputation
    10
    Thanks
    18
    =====================================
    //removed
    Last edited by akbargain; 12-29-2018 at 02:07 AM.

Similar Threads

  1. [Help] Offset / AOB anti vote what PontBlank Indonesia
    By himazi_shu in forum Point Blank Hacks
    Replies: 3
    Last Post: 08-07-2014, 08:09 AM
  2. [Help] Can't find offsets (shakes & fidget)
    By Sazor98 in forum General Game Hacking
    Replies: 1
    Last Post: 05-10-2014, 06:58 PM
  3. Anti Hack Detection Runnable
    By terryma in forum Gunz General
    Replies: 3
    Last Post: 02-07-2006, 07:10 PM
  4. Anti Virus software
    By kyo in forum General
    Replies: 3
    Last Post: 01-11-2006, 07:29 PM
  5. HW Man's anti-vehicle mines
    By poiu123 in forum WarRock - International Hacks
    Replies: 1
    Last Post: 01-05-2006, 07:42 AM