Results 1 to 1 of 1

Threaded View

  1. #1
    UCSerge's Avatar
    Join Date
    Sep 2013
    Gender
    male
    Posts
    281
    Reputation
    10
    Thanks
    921

    AVA knife assist

    Must have your own aimbot/private one.
    Aimbot settings: Aimkey middlemouse
    Degrees 50-90
    Del key to exit

    This simple aimbots for 50ms right at the time the knifehit registers.
    Looks legit.
    Timers tested on redduck bat, may be different on other knifes(if someone could get us a list for hit timers for different knives)
    I will add leftclick knifing assist if anyone wants it.

    Code:
    #include<misc.au3>
    
    
    While 1
        If _IsPressed("02") Then
            Sleep(275)
            MouseDown("middle")
            Sleep(50)
            MouseUp("middle")
            While _IsPressed("02")
               Sleep(1)
               WEnd
            EndIf
        If _IsPressed("2E") Then
            ExitLoop
         EndIf
        Sleep(10)
    WEnd
    Last edited by Hunter; 02-02-2016 at 06:18 AM.

Similar Threads

  1. [Detected] AVA Hack v1.20 - No Recoil - No Spread - Knife Booster - Crosshair Changer
    By ccman32 in forum Alliance of Valiant Arms (AVA) Hacks & Cheats
    Replies: 214
    Last Post: 06-12-2013, 04:17 PM
  2. [Detected] AVA Hack v1.14 - No Recoil - No Spread - Knife Booster - Crosshair Changer -
    By ccman32 in forum Alliance of Valiant Arms (AVA) Hacks & Cheats
    Replies: 153
    Last Post: 06-04-2013, 01:20 PM
  3. [Detected] AVA Knife Booster - 2x More knife range - Instant hit
    By ccman32 in forum Alliance of Valiant Arms (AVA) Hacks & Cheats
    Replies: 114
    Last Post: 06-02-2013, 11:06 AM
  4. [Detected] AVA Hack v1.11 - No Recoil - No Spread - Knife Booster - Crosshair Changer - GUI
    By ccman32 in forum Alliance of Valiant Arms (AVA) Hacks & Cheats
    Replies: 207
    Last Post: 06-01-2013, 10:25 PM
  5. [Discussion] *****AVA KNIFE GLITCH*****
    By PTRevolution clan ava in forum Alliance of Valiant Arms (AVA) Discussions
    Replies: 16
    Last Post: 01-19-2013, 11:09 AM