[Program] WoW Jumper AntiAFK Script menu

User Tag List

Results 1 to 6 of 6
  1. #1
    Cypher's Avatar Kynox's Sister's Pimp
    Reputation
    1356
    Join Date
    Apr 2006
    Posts
    5,368
    Thanks G/R
    0/4
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    [Program] WoW Jumper AntiAFK Script

    This will make your 'toon jump every 60 seconds to prevent you from being AFK or kicked for idling. You can toggle it on or off, so you can just start it and WoW and then toggle it on when you need it. It just idles in the backround using up almost no resources when toggled off, and likewise when toggled on, as it's basically doing the same thing (sleep) except adding a Send Space function in there.


    You press Ctrl+Alt+Z to toggle the program. (When you toggle it on your 'toon should jump once to signify that the program is on and functioning.) And you press Ctrl+Alt+X to close the program entirely.

    This was inspired by a post and a nonworking script in the normal forums.


    Source: (Not much of it, but meh.)
    Code:
    ;----------------------------------------------------------------
    ;
    ;'ToonJumper Anti AFK by TempestReborne aka Tremptor
    ;
    ;Version 2.0
    ;
    ;Ctrl+Alt+Z to Toggle. Ctrl+Alt+X to Close.
    ;
    ;[email protected]
    ;
    ;----------------------------------------------------------------
    $toggle = 1
    HotKeySet ( "^!z" , "toggle" )
    HotKeySet ( "^!x" , "close" )
    While 1
        Sleep ( 5000 )
    WEnd
    
    Func toggle()
        If $toggle = 0 Then
            $toggle = 1
            start()
        Else
            $toggle = 0
        Endif
    EndFunc
    
    Func start()
        Do
            Send ( "{SPACE}" )
            Sleep ( 60000)
            Send ( "{SPACE}" )
        Until $toggle = 0
    EndFunc
    
    Func close()
        Exit
    EndFunc
    Last edited by Cypher; 05-22-2006 at 06:12 AM.

    [Program] WoW Jumper AntiAFK Script
  2. #2
    spinaltapper's Avatar Member
    Reputation
    1
    Join Date
    Jun 2006
    Posts
    1
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    what scripting program do u run this in?? or any one will do?

  3. #3
    maniekxx's Avatar Member
    Reputation
    2
    Join Date
    Jun 2006
    Posts
    102
    Thanks G/R
    0/0
    Trade Feedback
    38 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    thanks mate looks good

  4. #4
    Rendman's Avatar Member
    Reputation
    1
    Join Date
    Jun 2006
    Posts
    22
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Is this for AutoIt?

  5. #5
    LeGeNdZ's Avatar Member
    Reputation
    14
    Join Date
    Jun 2006
    Posts
    16
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Nice! Im gonig to have to try it.

  6. #6
    Cypher's Avatar Kynox's Sister's Pimp
    Reputation
    1356
    Join Date
    Apr 2006
    Posts
    5,368
    Thanks G/R
    0/4
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    This script is for AutoIt.

Similar Threads

  1. [program] WoW Tanking Simulation
    By Respawn in forum World of Warcraft Bots and Programs
    Replies: 5
    Last Post: 01-23-2008, 02:03 PM
  2. [Program] WoW - TaskBar Hider!
    By ImTheEnd in forum World of Warcraft Bots and Programs
    Replies: 10
    Last Post: 01-15-2008, 12:13 AM
  3. [PROGRAM] WoW Name Generator (includes race specific names) .
    By Flying Piggy in forum World of Warcraft Bots and Programs
    Replies: 25
    Last Post: 05-28-2007, 02:12 PM
  4. [Program] WoW AV AFK Bot
    By Cypher in forum World of Warcraft Bots and Programs
    Replies: 0
    Last Post: 05-22-2006, 05:04 AM
All times are GMT -5. The time now is 04:19 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