Page 1 of 2 12 LastLast
Results 1 to 15 of 28
  1. #1
    curssin's Avatar
    Join Date
    Jun 2013
    Gender
    male
    Posts
    3
    Reputation
    10
    Thanks
    1

    Cool PUBG NO RECOIL UNDETECTED!!!

    Firstly : Install AHK (auto hot key)

    Second : Make a new text file and past this code

    Code:
    #NoEnv
    SendMode Input
    ~CapsLock::Suspend
    ~End::ExitApp
    
    
    ~*$LButton::
    Loop
    {
    
    GetKeyState, state, Lbutton, P
    if state=u
    break
    
    mouseXY(3,10)
    sleep 1
    mouseXY(0,10)
    sleep 1
    mouseXY(-3,-10)
    sleep 1
    mouseXY(-3,0)
    sleep 1
    mouseXY(3,10)
    sleep 1
    mouseXY(0,-10)
    sleep 1
    
    }
    return
    
    mouseXY(x,y)
    {
    DllCall("mouse_event",int,1,int,x,int,y,uint,0,uint,0)
    }
    -----------------------(DO NOT INCLUDE)----------------------

    Lastly : Save file as "NoRecoil.ahk" MAKE SURE IT IS AHK!!!! and then run.. if you hold down mouse button 1 the mouse will move down and stutter so it gets the right shots!... your welcome!!!

    CREDIT FOR CODE GOES TO = VOSSWATER
    Show less
    Last edited by Psychotic; 10-04-2017 at 08:22 AM.

  2. #2
    romapiki's Avatar
    Join Date
    Jul 2013
    Gender
    male
    Posts
    36
    Reputation
    10
    Thanks
    312
    Is this working for all weapons ? And auto or single or both ? Please specify this in you thread

  3. #3
    Psychotic's Avatar
    Join Date
    May 2012
    Gender
    male
    Posts
    13,825
    Reputation
    4234
    Thanks
    6,055
    Added the code to code BB tags .






    Super User since 02.02.2020
    Global Moderator since 09.23.2017
    Moderator since 09.01.2016
    Minion+ since 07.22.2016

    Marketplace Minion since 06.09.2016
    Trove Minion since 06.06.2016
    Middleman since 04.21.2016
    Social Engineering Minion since 02.03.2016
    News FO Freelancer From 11.08.2015 to 07.23.2016
    News FO Head Editor From 08.23.2015 to 11.08.2015
    News FO Head Editor From 07.19.2012 to 08.11.2014
    MPGH News and News FO Founder
    Programming Minion From Unknown to 04.23.2013
    Minecraft Minion From 09.19.2012 to 04.23.2013
    Member since 05.13.2012



  4. #4
    VoyaCoz's Avatar
    Join Date
    Nov 2013
    Gender
    male
    Posts
    186
    Reputation
    52
    Thanks
    135
    My Mood
    Amazed
    this one will work on rainbow six siege but for PUBG it won't work that well

  5. #5
    VOSSWATER's Avatar
    Join Date
    Jul 2016
    Gender
    male
    Location
    .
    Posts
    224
    Reputation
    10
    Thanks
    9,816
    My Mood
    Amused
    CREDIT FOR CODE GOES TO = VOSSWATER
    Show less

    Thanks

  6. #6
    extiyan's Avatar
    Join Date
    Sep 2016
    Gender
    male
    Posts
    43
    Reputation
    10
    Thanks
    3
    My Mood
    Angry
    ErrorL call to nonexistent function
    SPecifically: mouseXY(3,10)
    LINE #
    011:mouseXY(3,10)

    The program will exit

    whats wrong with the codes?

  7. #7
    HaZe_7's Avatar
    Join Date
    Jun 2017
    Gender
    male
    Posts
    60
    Reputation
    10
    Thanks
    7
    Quote Originally Posted by extiyan View Post
    ErrorL call to nonexistent function
    SPecifically: mouseXY(3,10)
    LINE #
    011:mouseXY(3,10)

    The program will exit

    whats wrong with the codes?
    Seems like you forgot to scroll down while copying the code.
    Are you missing this part after "return"?
    Code:
    mouseXY(x,y)
    {
    DllCall("mouse_event",int,1,int,x,int,y,uint,0,uint,0)
    }

  8. #8
    JFLOL's Avatar
    Join Date
    Aug 2017
    Gender
    male
    Posts
    1
    Reputation
    10
    Thanks
    0
    I'm curious, after about 30 minutes of searching on google I haven't found out if AHK is a bannable offence on BattleEye or not, can anyone with experience confirm if this script is detectable by the anti-cheat or not? I'm aware OP says it's undected but I'd like third party confirmation.
    Last edited by JFLOL; 10-05-2017 at 03:37 PM.

  9. #9
    lxonxxx's Avatar
    Join Date
    Sep 2017
    Gender
    male
    Posts
    2
    Reputation
    10
    Thanks
    0
    It's undetected

    - - - Updated - - -

    AHK is undetected in every game..
    Sorry for bad english

  10. #10
    Amedia's Avatar
    Join Date
    Sep 2017
    Gender
    male
    Posts
    81
    Reputation
    10
    Thanks
    7
    Quote Originally Posted by JFLOL View Post
    I'm curious, after about 30 minutes of searching on google I haven't found out if AHK is a bannable offence on BattleEye or not, can anyone with experience confirm if this script is detectable by the anti-cheat or not? I'm aware OP says it's undected but I'd like third party confirmation.
    The anticheat can't detect if you using AHK or not.
    But if you get too many reports and using norecoil,ads,autofire etc etc u will get reviewed and possible a ban if they detect you.

  11. #11
    nguyenducduy108's Avatar
    Join Date
    Aug 2017
    Gender
    male
    Posts
    5
    Reputation
    10
    Thanks
    0
    this is the shitty-est macro i have ever seen lol

  12. #12
    prolol475's Avatar
    Join Date
    Sep 2016
    Gender
    male
    Posts
    25
    Reputation
    10
    Thanks
    2
    "UNDETECTED"!!!!! rofl like pubg gives a f**k what you do with your auto clicker... kids.

  13. #13
    animalhalia's Avatar
    Join Date
    Apr 2017
    Gender
    male
    Posts
    4
    Reputation
    10
    Thanks
    0
    i have a better script for this as this one is terrible

  14. #14
    UnDeRc0vEr's Avatar
    Join Date
    Apr 2015
    Gender
    male
    Posts
    105
    Reputation
    10
    Thanks
    4
    Quote Originally Posted by animalhalia View Post
    i have a better script for this as this one is terrible
    Post it then

  15. #15
    kissmyass006's Avatar
    Join Date
    Dec 2010
    Gender
    male
    Location
    Davao city
    Posts
    52
    Reputation
    10
    Thanks
    0
    works like a charm, thank you. but when using tommy gun, recoil is high. other than that. it's good.

Page 1 of 2 12 LastLast

Similar Threads

  1. [Release] PUBG No recoil script (video proof)
    By USAmana in forum PLAYERUNKNOWN'S BATTLEGROUNDS (PUBG) Hacks & Cheats
    Replies: 4
    Last Post: 09-05-2017, 05:45 PM
  2. pubg no recoil alienware mouse
    By Vqnishhh in forum PLAYERUNKNOWN'S BATTLEGROUNDS (PUBG) Hacks & Cheats
    Replies: 0
    Last Post: 08-29-2017, 05:26 PM
  3. [Outdated] G3L | LEGIT BOT | ESP| NO RECOIL| UNDETECTED
    By skykingjosh in forum Counter-Strike 2 Hacks
    Replies: 76
    Last Post: 03-15-2017, 06:38 PM
  4. [Patched] Bores80 Multihax v1.0 - ESP - Aimbot - No Spread/Recoil - Undetected
    By Itachi in forum Battlefield 4 Hacks & Cheats
    Replies: 86
    Last Post: 09-02-2015, 08:59 AM
  5. I JUST WANT NO RECOIL UNDETECTED...
    By x123rambo123x in forum WarRock - International Hacks
    Replies: 1
    Last Post: 12-26-2008, 05:50 AM