Results 1 to 6 of 6
  1. #1
    Peasantsunite32's Avatar
    Join Date
    Aug 2016
    Gender
    male
    Posts
    2
    Reputation
    10
    Thanks
    0

    No recoil not working for semi-automatic pistol?-- help please.

    Why isnt my script working for semi automatic pistol? It worked yesterday but now it's not working? Any explainations on this and why its not working? I can't rapidly shoot. I shoot once and then it stops, it doesnt allow me to rapidly shoot. Any clue why? Please help
    #NoEnv
    SendMode Input

    ~[::Suspend

    ~End::ExitApp


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

    }
    else
    break

    Return



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

  2. #2
    rada0811's Avatar
    Join Date
    Aug 2016
    Gender
    male
    Posts
    1
    Reputation
    10
    Thanks
    0
    how did u get the no recoil

  3. #3
    Peasantsunite32's Avatar
    Join Date
    Aug 2016
    Gender
    male
    Posts
    2
    Reputation
    10
    Thanks
    0
    I'm using autohotkey for it

  4. #4
    Yaskai439's Avatar
    Join Date
    Nov 2015
    Gender
    male
    Posts
    1
    Reputation
    10
    Thanks
    0
    I cant fast tap with any gun.. Perhaps EAC has updated? theres about 1-2 second delay unless you just hold down fully :\

  5. #5
    DiMenorHacker's Avatar
    Join Date
    Mar 2016
    Gender
    male
    Posts
    1
    Reputation
    10
    Thanks
    0
    EAC is blocking the AHK

  6. #6
    mrnomnom117's Avatar
    Join Date
    Aug 2014
    Gender
    male
    Posts
    6
    Reputation
    10
    Thanks
    1
    Anyone know how to bypass it? There's a youtuber I'm subbed to that might tell us, if he does I'll tell ya'll how.

    - - - Updated - - -

    www(dot)mpgh(dot)net/forum/showthread.php?t=1157797 Also... Check this link out, anyone see the similarities?

Similar Threads

  1. the hack does not work for the patch yesterday
    By igWPipeKill in forum CrossFire Hacks & Cheats
    Replies: 1
    Last Post: 04-30-2009, 10:05 AM
  2. simple charms not working for you??? i have a fix
    By brendyboy in forum Combat Arms Hacks & Cheats
    Replies: 12
    Last Post: 03-06-2009, 09:39 PM
  3. sometime no recoil not working right?????
    By djishere in forum Combat Arms Hacks & Cheats
    Replies: 3
    Last Post: 12-21-2008, 06:27 PM
  4. its not working for me ...(need help)
    By jef1994 in forum Combat Arms Hacks & Cheats
    Replies: 4
    Last Post: 12-04-2008, 07:19 PM
  5. NOT WORKING FOR ME
    By tweedie in forum Knight Online Hacks
    Replies: 2
    Last Post: 03-13-2008, 06:42 PM