Results 1 to 3 of 3
  1. #1
    burglary's Avatar
    Join Date
    Sep 2015
    Gender
    male
    Posts
    2
    Reputation
    10
    Thanks
    0

    No Recoil scripts Patched?

    I just updated my windows and now my recoil scripts dont work and wont let me shoot and shit... idk why this happens #NoEnv
    SendMode Input

    ~::Suspend

    ~End::ExitApp

    LCtrl & ~LButton::
    Loop
    If GetKeyState("LButton", "LCtrl") {
    Sleep, 5
    moveAmount := (moveAmount = 2) ? 3 : 0
    mouseXY(moveAmount,3.4)

    }
    else
    break

    Return



    mouseXY(x,y)
    {
    DllCall("mouse_event",int,1,int,x,int,y,uint,0,uin t,0)
    }

    - - - Updated - - -

    Any help to fix...?

  2. #2
    Osiriz's Avatar
    Join Date
    Apr 2015
    Gender
    male
    Posts
    1
    Reputation
    10
    Thanks
    0
    Having the same issue

  3. #3
    kmaster94's Avatar
    Join Date
    Jan 2013
    Gender
    male
    Posts
    48
    Reputation
    10
    Thanks
    350
    AHK no longer works while rust is open.

    People will need to find another program that will work.

Similar Threads

  1. [Patched] Scripts Patched
    By iTsConnorrxD in forum ArmA 3 Hacks & Cheats
    Replies: 2
    Last Post: 09-02-2015, 10:44 PM
  2. [Detected] Rapid Fire and Anti-Recoil scripts VAC proof [AutoHotKey]
    By MeepDarknessMeep in forum Call of Duty 9 - Black Ops 2 (BO2) Hacks & Cheats
    Replies: 61
    Last Post: 06-29-2013, 05:27 AM
  3. [Help Request] No recoil script
    By Dybbuk in forum Call of Duty Modern Warfare 3 Help
    Replies: 1
    Last Post: 01-20-2012, 11:45 AM
  4. [Request] Deagle no recoil script
    By jozza7 in forum Call of Duty 4 - Modern Warfare (MW) Hacks
    Replies: 2
    Last Post: 11-01-2011, 09:53 PM
  5. About the script patch (2010-09-20)
    By jabbathehutt in forum Call of Duty Modern Warfare 2 Private Servers
    Replies: 1
    Last Post: 09-20-2010, 07:18 AM