warhammer AFK script (AUTOIT) menu

User Tag List

Results 1 to 12 of 12
  1. #1
    puppychow's Avatar Active Member
    Reputation
    43
    Join Date
    Feb 2007
    Posts
    70
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    warhammer AFK script (AUTOIT)

    So Warhammer is now live (for CE customers), and the queues on some servers are huge. Once you are logged in, you probably don't want to get logged out. So here is a quickie AutoIT script to stay logged in:



    $loopnum = 1
    while 1
    sleep(10*1000)
    $loopnum = $loopnum + 1
    if ( mod($loopnum,1 = 0) then
    $activeWin = WinGetTitle("")
    WinActivate("Warhammer: Age of Reckoning, Copyright 2001-2008 Electronic Arts, Inc.")
    Send("{SPACE}")
    WinActivate($activeWin)
    endif
    WEnd



    You can stick WAR in the background and do something else (or go AFK), it'll just send a jump key every 3 minutes to WAR to keep you from going back to the login screen. It does bring the window to the foreground for a brief second, unfortunately WAR doesn't like background keys sent.

    You can compile this into a EXE if you want, I haven't because I don't want people saying I'm uploading a keylogger and stuff.

    warhammer AFK script (AUTOIT)
  2. #2
    teazers's Avatar Member
    Reputation
    3
    Join Date
    Jun 2008
    Posts
    7
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Awesome! thanks! +rep (No more 2 hours queue!)

  3. #3
    arjung's Avatar Member
    Reputation
    1
    Join Date
    May 2007
    Posts
    19
    Thanks G/R
    2/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    can someone confirm if this is working?
    How long is the jump timer on it, how can i change it

    edit: im guessing 10*1000 means 10 seconds
    and Send("{SPACE}") can be changed to another key?
    is this right?

  4. #4
    puppychow's Avatar Active Member
    Reputation
    43
    Join Date
    Feb 2007
    Posts
    70
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    yes, 10*1000 is 10 seconds
    18*loopnum is 180 seconds (3 minutes)
    {SPACE} can be replaced by another character or string

  5. #5
    Phygar's Avatar ( ͡° ͜ʖ ͡°)
    Reputation
    443
    Join Date
    Nov 2007
    Posts
    1,591
    Thanks G/R
    7/4
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    I can make one of these that can run while warhammer is minimized.

  6. #6
    An7hrax's Avatar Active Member
    Reputation
    43
    Join Date
    Jul 2007
    Posts
    184
    Thanks G/R
    20/11
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    control send wont work, already tried. but if you got a ace up your sleeves please share

  7. #7
    Phygar's Avatar ( ͡° ͜ʖ ͡°)
    Reputation
    443
    Join Date
    Nov 2007
    Posts
    1,591
    Thanks G/R
    7/4
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by An7hrax View Post
    control send wont work, already tried. but if you got a ace up your sleeves please share
    Nope, was hoping for control send.

  8. #8
    Garson7's Avatar Member
    Reputation
    1
    Join Date
    Sep 2008
    Posts
    1
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Can´t get it to work.

  9. #9
    tothxx's Avatar Member
    Reputation
    12
    Join Date
    Jul 2008
    Posts
    121
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Do I need software to compile this in to an .exe or just use notepad?

  10. #10
    Piemano's Avatar Member
    Reputation
    2
    Join Date
    Jun 2008
    Posts
    19
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Install AutoIT, copy paste the code in to the scite script editor, then go tools->go

    It'll run and loop itself until you go tools->stop executing

    Works perfectly fine.

  11. #11
    BigCountry's Avatar Member
    Reputation
    2
    Join Date
    Oct 2006
    Posts
    13
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Here is one I wrote to pull single targets and use keys 1-3 on them:


    $loopnum = 1
    while 1
    sleep(1000)
    $loopnum = $loopnum + 1
    if ( mod($loopnum,1 = 0) then
    $activeWin = WinGetTitle("")
    WinActivate("Warhammer: Age of Reckoning, Copyright 2001-2008 Electronic Arts, Inc.")
    Send("{tab}")
    sleep(2000)
    Send("{tab}")
    sleep(2000)
    Send("{tab}")
    sleep(2000)
    Send("{1}")
    sleep(5500)
    Send("{2}")
    sleep(3000)
    Send("{3}")
    sleep(3000)
    Send("{3}")
    sleep(3000)
    Send("{3}")
    sleep(3000)
    Send("{3}")
    sleep(3000)
    Send("{3}")
    sleep(3000)
    Send("{3}")
    sleep(3000)
    WinActivate($activeWin)
    endif
    Wend




    Does anyone by chance have a AutoIt script that will loot corpses? I could put that into this single target pull and we would be set!

  12. #12
    informercial's Avatar Member
    Reputation
    1
    Join Date
    Dec 2008
    Posts
    3
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Sorry for bump, but these scripts do not work for me. I was wondering if the newsest patch changed something or I'm missing something. I use 64bit Vista, it works outside the game but once the window is selected nothing will register (except WinActivate / focus commands).

    Any ideas?

Similar Threads

  1. Need good AHK or AutoIt anti afk script
    By Xopo in forum Diablo 3 Bots Questions & Requests
    Replies: 0
    Last Post: 07-01-2015, 08:58 AM
  2. Darkmoon Faire - AFK Guide (AutoIT UPDATED)
    By garoboldy in forum World of Warcraft Guides
    Replies: 39
    Last Post: 03-23-2011, 03:05 PM
  3. Afk script
    By karach in forum World of Warcraft Bots and Programs
    Replies: 14
    Last Post: 12-19-2007, 02:33 AM
  4. CastSequence script (autoit)
    By Gilthoniel in forum World of Warcraft Bots and Programs
    Replies: 13
    Last Post: 08-11-2007, 02:00 PM
  5. Any Anti AFK Scripts available?
    By paboee in forum World of Warcraft General
    Replies: 2
    Last Post: 08-30-2006, 09:11 AM
All times are GMT -5. The time now is 07:27 AM. 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