Results 1 to 4 of 4
  1. #1
    johntheawe2's Avatar
    Join Date
    Dec 2013
    Gender
    male
    Posts
    29
    Reputation
    10
    Thanks
    37

    Thumbs up Anti Afk Script!

    Someone requested this and said I should post it so here I am

    IF you don't have multiple monitors, this will still work for you, but it's best if you have 2.

    Step 1:
    Download AutoHotKey. Google is your friend

    Step 2:
    Create a text file anywhere like on your desktop, and rename it to whateveryouwanthere.ahk (put whatever you want where it says whateveryouwanthere ofc ^-^) then paste the code below into it and save it.

    Code:
    #SingleInstance,Force
    #MaxThreadsPerHotkey 2
    var = 0
    return ; end of autoexecute section
    
    INS::
    var := !var
    Loop
    {
    if !var
    break
    Send, {W}
    Send, {A}
    Send, {S}
    Send, {D}
    Sleep, 1000
    Send, {Click Sleep 50}
    Send, {Space}
    Send, {Return}
    Send, {E}
    Sleep, 800
    Send, {E}
    Sleep, 800
    Send, {E}
    Sleep, 800
    Send, {E}
    Sleep, 800
    Send, {Q}
    Sleep, 10000
    }
    return
    Step 3:
    Change your Dirty Bomb resolution to a small resolution so that you have a pretty small window, this helps if you have a crappy pc or if you don't want the window in your way.

    Step 4:
    Run the script. It's okay that you run it while you aren't in game because you've got to press a key in order to enable it.

    Step 5:
    Get into the game, press insert, and go to the gym, go to sleep, do your homework, idfc. OR Open Netflix or whatever the fuck you want, mute the game, press play, then click back into the game and press insert to enable the script again.

    HERE is an example of how to do this without multiple monitors, and you'll see why it isn't the BEST way.

    For those of you that know how to optimize the script or whatever. Modify it to your liking, please share here what you've come up with
    GLHF

    P.S And for step 5 I recommend going to the gym. In fact it will greatly improve the outcome of the script if you get off your ass for once.
    <3 u
    Last edited by johntheawe2; 10-01-2015 at 03:32 PM.

  2. The Following User Says Thank You to johntheawe2 For This Useful Post:

    awabaskri (10-19-2015)

  3. #2
    octpos's Avatar
    Join Date
    Jun 2015
    Gender
    male
    Posts
    179
    Reputation
    10
    Thanks
    2,008
    My Mood
    Amused
    I didn't looked at game Anti-cheat, but it doesn't scan for common strings? Like "auto-hotkey"? aahaha

  4. #3
    johntheawe2's Avatar
    Join Date
    Dec 2013
    Gender
    male
    Posts
    29
    Reputation
    10
    Thanks
    37
    No, and you can't get banned for it anyways. No game will ban for an AHK script. I know Nexon AC will not start your game for Alliance of Valiant Arms though. But Dirty Bomb will start, and you won't get banned for it.

  5. #4
    moongoon89123's Avatar
    Join Date
    Aug 2014
    Gender
    female
    Posts
    1
    Reputation
    10
    Thanks
    0
    i keep getting told theres an error in line 1 of the script, any tips

Similar Threads

  1. Anti afk script
    By awabaskri in forum Dirty Bomb Hacks & Cheats
    Replies: 4
    Last Post: 10-01-2015, 01:20 PM
  2. [Release] Anti AFK Working In Background Script
    By die254 in forum Trove Hacks & Cheats
    Replies: 7
    Last Post: 07-25-2015, 04:32 PM
  3. [Release] Endless Charge Anti-Afk Script
    By dirtyzerg in forum Dragon Nest Hacks & Cheats
    Replies: 58
    Last Post: 08-31-2012, 09:10 AM
  4. [Detected] Inactive Window Anti-AFK script
    By mrkiller222 in forum Dragon Nest Hacks & Cheats
    Replies: 23
    Last Post: 04-30-2012, 08:01 PM
  5. Inactive Window Anti-AFK script.
    By mrkiller222 in forum Dragon Nest Selling / Trading / Buying
    Replies: 0
    Last Post: 12-21-2011, 09:29 AM