[Program] Simple AntiAFK menu

User Tag List

Results 1 to 7 of 7
  1. #1
    Newbs_r_us's Avatar Active Member
    Reputation
    108
    Join Date
    Jan 2007
    Posts
    314
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    [Program] Simple AntiAFK

    Im sure you must be thinking "OMFG not another antiafk script!"

    Well if you are, just select the back button on you browser and be on your way.

    Anyways, as of late i have been trying to work on my AutoIt skills a bit more and today i was a little bored so i whipped this up. It is a very simple, super easy to use AntiAFK bot for those pesky times you need to do something, but do not want to log out.

    What this bot does is randomly every 5-60 seconds it moves you ever so slighty to the left, then to the right using "q" and "e" as the strafe buttons. This may require some code changing, or hotkey switching if those are changed around for you.

    To use this bot simply double click the exe and window back into WoW. To start it just hit Alt+F1 and you are all set. After starting it for the first time hit Alt+F1 to pause/unpause it at any time. To close this script without windowing out of the game simply hit Alt+F2. Thats it. Pretty simple eh?

    Here is a pic of the virus scan: http://img337.imageshack.us/img337/3...russcanjm8.png
    Just the basic AutoIt v3 falsehoods.

    If anyone has any suggestions on how to improve this, they would be greatly appreciated. All for the sake of learning new things. Yay. Anyways If you have any questions just PM me or ask em here and ill gladly answer.

    SOURCE:
    Code:
    ;Newbs_r_us's Simple AntiAFK Bot!
    ;Made for the simple reason of working on my AutoIt Skills
    ;Enjoy =)
    
    $AntiAFK= "Simple AntiAFK v1.0"
    $WoW= "World of Warcraft"
    $Pause = 1
    AutoItSetOption("SendKeyDownDelay", Random(100-150)) 
    
    HotKeySet("!{F1}", "ToggleOnOff")
    HotKeySet("!{F2}", "ToggleExit")
    
    $AnswerStart = MsgBox(4,  $AntiAFK , "This bot will make you jump randomly every 5-60 seconds."& chr(13) &""& chr(13) &"To start the bot press Alt+F1 and afterwards press this at any time to pause or unpause the script."& chr(13) &"Also, press Alt+F2 at any time to exit this script."& chr(13) &""& chr(13) &"Would you Like to continue?")
        If $AnswerStart = 7 Then
            Exit
        EndIf
      
    While (1)
        If (WinExists($WoW) AND $Pause = -1 AND $AnswerStart= 6) Then
            Sleep(Random(5, 60) * 1000)
            ControlSend($WoW, "", "", "q")
            Sleep(Random(5, 60) * 1000)
            ControlSend($WoW, "", "", "e")
        EndIf
    WEnd
    Exit
    
    Func ForceWindow($Window)
        WinSetState($Window, "", @SW_MAXIMIZE)
        WinWaitActive($Window, "", 5000)
        Sleep(2000)
    EndFunc 
    
    Func ToggleOnOff()
        HotKeySet("+{F1}")
        If ($Pause = 1) Then
            ToolTip("AntiAFK active!", 0, 0)
            Beep(1500, 200)
        Else
            ToolTip("AntiAFK disabled!", 0, 0)
            Beep(500, 200)
        EndIf
        $Pause = $Pause * (-1)
        Sleep(1000)
        ToolTip("")
        HotKeySet("+{F1}", "ToggleOnOff")
    EndFunc
    
    Func ToggleExit()
        HotKeySet("!{F1}")
        $AnswerExit= MsgBox(4, $AntiAFK, "Are you sure you would like to exit AntiAFK?")
        If $AnswerExit= 6 Then
            Exit
        EndIf    
        HotKeySet("!{F2}", "ToggleExit")
    EndFunc
    Feel free to bend this code to your will.

    -----)(Please leave the copyright text intact)(-----
    This post is copyright by the user posting it and MMOwned.com - World of Warcraft Exploits,Hacks, Bots and Guides, where it was posted. You may not copy or reproduce this information on any other site without written permission from both the poster and MMOwned.com
    Attached Files Attached Files

    [Program] Simple AntiAFK
  2. #2
    maikash's Avatar Member
    Reputation
    4
    Join Date
    Jan 2007
    Posts
    33
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: [Program] Simple AntiAFK

    Good Job, I'd give rep but there is sooo many afk bots, oh well +rep.
    "I like the color red because it's a fire. And I see myself as always being on fire." -Arnold the Govenator |Join My Server|

  3. #3
    Broskbenny's Avatar Corporal
    Reputation
    10
    Join Date
    Mar 2007
    Posts
    16
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: [Program] Simple AntiAFK

    What exactly can this be used for?

    - AV and AB afking?
    - Fishing?

    Anything else?

  4. #4
    wickermanz's Avatar Contributor
    Reputation
    201
    Join Date
    Apr 2007
    Posts
    436
    Thanks G/R
    1/3
    Trade Feedback
    3 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: [Program] Simple AntiAFK

    nice one +rep
    https://www.youtube.com/user/BurnTheWickerman

  5. #5
    krlhnz's Avatar Active Member
    Reputation
    17
    Join Date
    Mar 2007
    Posts
    509
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: [Program] Simple AntiAFK

    EDIT: this doesnt work for me ^^
    Last edited by krlhnz; 04-25-2007 at 12:41 PM.
    :wave:

  6. #6
    Newbs_r_us's Avatar Active Member
    Reputation
    108
    Join Date
    Jan 2007
    Posts
    314
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: [Program] Simple AntiAFK

    Originally Posted by krlhnz
    EDIT: this doesnt work for me ^^
    Oh, i asure you that it works. The movement is so small you cannot even see it, but it keeps the AFK off. Test it by typing /afk and within those 5-60 sec it will be taken off with the tiny movement.

    What exactly can this be used for?

    - AV and AB afking?
    - Fishing?

    Anything else?
    All this does is a simple script to keep you from going AFK. Im sure it could be used as a BG AFK bot, but you'd need a Auto-clicker or soemting to reque
    Last edited by Newbs_r_us; 04-25-2007 at 09:13 PM.

  7. #7
    Aqqu's Avatar Active Member
    Reputation
    43
    Join Date
    Apr 2007
    Posts
    196
    Thanks G/R
    0/3
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: [Program] Simple AntiAFK

    this pwns.

Similar Threads

  1. [Tool] Simple AntiAFK Tool
    By whitekidney in forum World of Warcraft Bots and Programs
    Replies: 8
    Last Post: 05-19-2011, 04:45 AM
  2. [Program] Simple AoC bot
    By Frankymouse in forum Age of Conan Exploits|Hacks
    Replies: 38
    Last Post: 06-20-2008, 11:45 AM
  3. [Program] WoW Jumper AntiAFK Script
    By Cypher in forum World of Warcraft Bots and Programs
    Replies: 5
    Last Post: 06-23-2006, 10:38 PM
All times are GMT -5. The time now is 03:43 PM. Powered by vBulletin® Version 4.2.3
Copyright © 2024 vBulletin Solutions, Inc. All rights reserved. User Alert System provided by Advanced User Tagging (Pro) - vBulletin Mods & Addons Copyright © 2024 DragonByte Technologies Ltd.
Digital Point modules: Sphinx-based search