Page 2 of 6 FirstFirst 1234 ... LastLast
Results 16 to 30 of 88
  1. #16
    superblox02's Avatar
    Join Date
    May 2011
    Gender
    male
    Posts
    15
    Reputation
    10
    Thanks
    0
    Quote Originally Posted by ishracalaban63 View Post
    is the AK the only gun u can do this with ? i want high DPS for my AUG
    Unless you roll Competent on your AUG then you have to use the AK

  2. #17
    anonuser010's Avatar
    Join Date
    Aug 2015
    Gender
    male
    Posts
    4
    Reputation
    10
    Thanks
    0
    does not seem to work

  3. #18
    superblox02's Avatar
    Join Date
    May 2011
    Gender
    male
    Posts
    15
    Reputation
    10
    Thanks
    0
    It works for me, but the damage only went up about 2k

    - - - Updated - - -

    Nevermind, I was switching between weapons like in game, not in the menu :P
    Not allowed to post links, so here
    youtu(deletethis)be.com/watch?v=8YTLgi8fcco

  4. #19
    ishracalaban63's Avatar
    Join Date
    Apr 2016
    Gender
    male
    Posts
    12
    Reputation
    10
    Thanks
    0
    what is the link ?

  5. #20
    flatlinepb09's Avatar
    Join Date
    Jan 2013
    Gender
    male
    Posts
    10
    Reputation
    10
    Thanks
    0
    My Mood
    Doh
    sore hands
    Last edited by flatlinepb09; 04-19-2016 at 09:29 PM. Reason: did it wrong

  6. #21
    coolerhit's Avatar
    Join Date
    Apr 2016
    Gender
    male
    Posts
    4
    Reputation
    10
    Thanks
    0
    this dose work but wow dose your hand get sore really really fast.

  7. #22
    iusedhacks's Avatar
    Join Date
    Apr 2016
    Gender
    male
    Posts
    8
    Reputation
    10
    Thanks
    0
    I found a AutoHotKey script to switch weapons faster:

    #NoEnv ; Recommended for performance and compatibility with future AutoHotkey releases.
    ; #Warn ; Enable warnings to assist with detecting common errors.
    ;SendMode Input ; Recommended for new scripts due to its superior speed and reliability.
    SetWorkingDir %A_ScriptDir% ; Ensures a consistent starting directory.
    condition := true

    While(condition)
    { if(GetKeyState("F8","P")=0)
    continue
    Send {down Down}
    sleep 30
    Send {down up}
    sleep 30
    Send {space down}
    Sleep 30
    Send {space up}
    Sleep 30
    Send {up down}
    Sleep 30
    Send {up up}
    sleep 30
    Send {space down}
    Sleep 30
    Send {space up}
    Sleep 30
    }

  8. #23
    superblox02's Avatar
    Join Date
    May 2011
    Gender
    male
    Posts
    15
    Reputation
    10
    Thanks
    0
    Here it is in JitBit format, if anyone even uses that haha
    Keyboard : Down : KeyDown
    DELAY : 104
    Keyboard : Down : KeyUp
    DELAY : 16
    Keyboard : Space : KeyDown
    DELAY : 104
    Keyboard : Space : KeyUp
    DELAY : 16
    Keyboard : Up : KeyDown
    DELAY : 80
    Keyboard : Up : KeyUp
    DELAY : 64
    Keyboard : Space : KeyDown
    DELAY : 80
    Keyboard : Space : KeyUp
    DELAY : 65
    Keyboard : Down : KeyDown
    DELAY : 79
    Keyboard : Down : KeyUp
    DELAY : 48
    Keyboard : Space : KeyDown
    DELAY : 96
    Keyboard : Space : KeyUp
    DELAY : 24
    Keyboard : Up : KeyDown
    DELAY : 96
    Keyboard : Up : KeyUp
    DELAY : 57
    Keyboard : Space : KeyDown
    DELAY : 95
    Keyboard : Space : KeyUp
    DELAY : 24
    Keyboard : Down : KeyDown
    DELAY : 81
    Keyboard : Down : KeyUp
    DELAY : 55
    Keyboard : Space : KeyDown
    DELAY : 81
    Keyboard : Space : KeyUp
    DELAY : 15
    Keyboard : Up : KeyDown
    DELAY : 80
    Keyboard : Up : KeyUp
    DELAY : 80
    Keyboard : Space : KeyDown
    DELAY : 58
    Keyboard : Down : KeyDown
    DELAY : 38
    Keyboard : Space : KeyUp
    DELAY : 64
    Keyboard : Down : KeyUp
    DELAY : 48
    Keyboard : Up : KeyDown
    DELAY : 86
    Keyboard : Space : KeyDown
    DELAY : 13
    Keyboard : Up : KeyUp
    DELAY : 101
    Keyboard : Space : KeyUp
    DELAY : 456
    Keyboard : Down : KeyDown
    DELAY : 80
    Keyboard : Down : KeyUp
    DELAY : 152
    Keyboard : Space : KeyDown
    DELAY : 96
    Keyboard : Space : KeyUp
    DELAY : 168
    Keyboard : Up : KeyDown
    DELAY : 80
    Keyboard : Up : KeyUp
    DELAY : 96
    Keyboard : Space : KeyDown
    DELAY : 96
    Keyboard : Space : KeyUp
    DELAY : 144
    Keyboard : Down : KeyDown
    DELAY : 80
    Keyboard : Down : KeyUp
    DELAY : 64
    Keyboard : Space : KeyDown
    DELAY : 96
    Keyboard : Space : KeyUp
    DELAY : 24
    Keyboard : Up : KeyDown
    DELAY : 96
    Keyboard : Up : KeyUp
    DELAY : 64
    Keyboard : Space : KeyDown
    DELAY : 80
    Keyboard : Space : KeyUp
    DELAY : 256
    Keyboard : Down : KeyDown
    DELAY : 96
    Keyboard : Down : KeyUp
    DELAY : 200
    Keyboard : Space : KeyDown
    DELAY : 64
    Keyboard : Space : KeyUp
    DELAY : 152
    Keyboard : Up : KeyDown
    DELAY : 104
    Keyboard : Up : KeyUp
    DELAY : 96
    Keyboard : Space : KeyDown
    DELAY : 80
    Keyboard : Space : KeyUp
    DELAY : 145
    Keyboard : Down : KeyDown
    DELAY : 103
    Keyboard : Down : KeyUp
    DELAY : 48
    Keyboard : Space : KeyDown
    DELAY : 56
    Keyboard : Space : KeyUp
    DELAY : 168
    Keyboard : Up : KeyDown
    DELAY : 96
    Keyboard : Up : KeyUp
    DELAY : 56
    Keyboard : Space : KeyDown
    DELAY : 104
    Keyboard : Space : KeyUp
    DELAY : 96
    Keyboard : Down : KeyDown
    DELAY : 106
    Keyboard : Down : KeyUp
    DELAY : 54
    Keyboard : Space : KeyDown
    DELAY : 96
    Keyboard : Space : KeyUp
    DELAY : 64
    Keyboard : Up : KeyDown
    DELAY : 80
    Keyboard : Up : KeyUp
    DELAY : 80
    Keyboard : Space : KeyDown
    DELAY : 72
    Keyboard : Space : KeyUp
    DELAY : 88
    Keyboard : Down : KeyDown
    DELAY : 104
    Keyboard : Down : KeyUp
    DELAY : 16
    Keyboard : Space : KeyDown
    DELAY : 104
    Keyboard : Space : KeyUp
    DELAY : 152
    Keyboard : Up : KeyDown
    DELAY : 80
    Keyboard : Up : KeyUp
    DELAY : 48
    Keyboard : Space : KeyDown
    DELAY : 81
    Keyboard : Space : KeyUp
    DELAY : 239
    Keyboard : Down : KeyDown
    DELAY : 104
    Keyboard : Down : KeyUp
    DELAY : 24
    Keyboard : Space : KeyDown
    DELAY : 97
    Keyboard : Space : KeyUp
    DELAY : 79
    Keyboard : Up : KeyDown
    DELAY : 106
    Keyboard : Up : KeyUp
    DELAY : 54
    Keyboard : Space : KeyDown
    DELAY : 104
    Keyboard : Space : KeyUp
    DELAY : 328
    Keyboard : Space : KeyDown
    DELAY : 80
    Keyboard : Space : KeyUp
    DELAY : 256
    Keyboard : Down : KeyDown
    DELAY : 96
    Keyboard : Down : KeyUp
    DELAY : 48
    Keyboard : Space : KeyDown
    DELAY : 80
    Keyboard : Space : KeyUp
    DELAY : 48
    Keyboard : Up : KeyDown
    DELAY : 80
    Keyboard : Up : KeyUp
    DELAY : 88
    Keyboard : Space : KeyDown
    DELAY : 80
    Keyboard : Space : KeyUp
    DELAY : 200
    Keyboard : Down : KeyDown
    DELAY : 80
    Keyboard : Down : KeyUp
    DELAY : 40
    Keyboard : Space : KeyDown
    DELAY : 80
    Keyboard : Space : KeyUp
    DELAY : 80
    Keyboard : Up : KeyDown
    DELAY : 96
    Keyboard : Up : KeyUp
    DELAY : 96
    Keyboard : Space : KeyDown
    DELAY : 120
    Keyboard : Space : KeyUp
    DELAY : 98
    Keyboard : Down : KeyDown
    DELAY : 78
    Keyboard : Down : KeyUp
    DELAY : 48
    Keyboard : Space : KeyDown
    DELAY : 120
    Keyboard : Space : KeyUp
    DELAY : 57
    Keyboard : Up : KeyDown
    DELAY : 80
    Keyboard : Up : KeyUp
    DELAY : 47
    Keyboard : Space : KeyDown
    DELAY : 122
    Keyboard : Space : KeyUp
    DELAY : 110
    Keyboard : Down : KeyDown
    DELAY : 80
    Keyboard : Down : KeyUp
    DELAY : 80
    Keyboard : Space : KeyDown
    DELAY : 104
    Keyboard : Space : KeyUp
    DELAY : 425
    Keyboard : Up : KeyDown
    DELAY : 103
    Keyboard : Up : KeyUp
    DELAY : 56
    Keyboard : Space : KeyDown
    DELAY : 80
    Keyboard : Space : KeyUp
    DELAY : 232
    Keyboard : Down : KeyDown
    DELAY : 80
    Keyboard : Down : KeyUp
    DELAY : 49
    Keyboard : Space : KeyDown
    DELAY : 95
    Keyboard : Space : KeyUp
    DELAY : 40
    Keyboard : Up : KeyDown
    DELAY : 81
    Keyboard : Up : KeyUp
    DELAY : 87
    Keyboard : Space : KeyDown
    DELAY : 80
    Keyboard : Space : KeyUp
    DELAY : 88
    Keyboard : Down : KeyDown
    DELAY : 80
    Keyboard : Down : KeyUp
    DELAY : 216
    Keyboard : Space : KeyDown
    DELAY : 96
    Keyboard : Space : KeyUp
    Make sure your Playback speed is on max (no ignore timeouts)

  9. #24
    ishracalaban63's Avatar
    Join Date
    Apr 2016
    Gender
    male
    Posts
    12
    Reputation
    10
    Thanks
    0
    Quote Originally Posted by superblox02 View Post
    Here it is in JitBit format, if anyone even uses that haha

    Make sure your Playback speed is on max (no ignore timeouts)


    what macro program is this though

  10. #25
    superblox02's Avatar
    Join Date
    May 2011
    Gender
    male
    Posts
    15
    Reputation
    10
    Thanks
    0
    Quote Originally Posted by ishracalaban63 View Post
    what macro program is this though
    JitBit Macro Recorder
    It's a 30 day trial I think

  11. #26
    ishracalaban63's Avatar
    Join Date
    Apr 2016
    Gender
    male
    Posts
    12
    Reputation
    10
    Thanks
    0
    i dont see how that guy is getting this to work my numbers never change

    - - - Updated - - -

    do i copy an paste that script in sum where ? ive never used this recorder program

  12. #27
    joimy's Avatar
    Join Date
    Mar 2016
    Gender
    male
    Posts
    16
    Reputation
    10
    Thanks
    0
    Works confirmed.

    Note:
    Aslong you have a weapon with the talent "Competent" you can use what wheapon you want.
    This stacks with the weapon in slot 2 aswell. Switch weapons for 2 min and then use M44 (even if M44 dont have Competent"

    Edit: For those who dont get it to work. The new value of the dps only shows after you used a skill.

  13. #28
    dividingbyzero111's Avatar
    Join Date
    Apr 2016
    Gender
    male
    Posts
    1
    Reputation
    10
    Thanks
    0
    Quote Originally Posted by joimy View Post
    Works confirmed.

    Note:
    Aslong you have a weapon with the talent "Competent" you can use what wheapon you want.
    This stacks with the weapon in slot 2 aswell. Switch weapons for 2 min and then use M44 (even if M44 dont have Competent"

    Edit: For those who dont get it to work. The new value of the dps only shows after you used a skill.

    For whatever reason I cant seem to get the buff to stack.

  14. #29
    ishracalaban63's Avatar
    Join Date
    Apr 2016
    Gender
    male
    Posts
    12
    Reputation
    10
    Thanks
    0
    this shit doesnt work my DPS never changes theres sum kind of hack this guys useing to do this

  15. #30
    hankweed's Avatar
    Join Date
    Mar 2009
    Gender
    male
    Posts
    19
    Reputation
    10
    Thanks
    0
    Quote Originally Posted by superblox02 View Post
    Here it is in JitBit format, if anyone even uses that haha

    Make sure your Playback speed is on max (no ignore timeouts)
    Doesnt work.. it just scrolls to the very top of the weapons list and gets stuck there

Page 2 of 6 FirstFirst 1234 ... LastLast

Similar Threads

  1. New Warhead Vent Glitch *Pics included*
    By Deadheat33 in forum Combat Arms Hacks & Cheats
    Replies: 7
    Last Post: 12-19-2008, 05:18 PM
  2. NEW SNOW VALLEY GLITCH found by me (Not leeched)
    By XxDrazzoXxZ in forum Combat Arms Hacks & Cheats
    Replies: 14
    Last Post: 10-21-2008, 10:47 PM
  3. [tutorial]New Combat arms Glitch
    By Andyklk2009 in forum Combat Arms Hacks & Cheats
    Replies: 57
    Last Post: 10-13-2008, 02:06 PM
  4. NEW SNOW VALLEY GLITCH
    By TriggerBot in forum Combat Arms Hacks & Cheats
    Replies: 21
    Last Post: 09-13-2008, 08:24 PM
  5. [Glitch]New junk flea glitch :D
    By thedroid101 in forum Combat Arms Hacks & Cheats
    Replies: 58
    Last Post: 09-06-2008, 02:34 PM