WoW BG AFK - AppleScript

Run ScriptEdit and put the following script in there and follow these instructions:

1. Run World of Warcraft >> Login >> Ready to Queue for BG

2. Run the Script

3. Go find a spot to hide

4. Requeue :3

set CR to ASCII character of 13
set space to ASCII character of 32
set random_time to {80, 170, 240}
repeat
tell application “System Events”
set rn_index to (random number from 1 to 3) as text
set rn to item rn_index of random_time
tell application “World of Warcraft” to activate
keystroke “qews” & space
keystroke “h” using command down
delay rn
end tell
end repeat



1 Response to “WoW BG AFK - AppleScript”


  1. 1 Chris Aug 6th, 2008 at 10:43 pm

    I compiled the script and got the following error:

    —————
    Syntax Error

    Expected expression, property or key form, etc. but found unknown token.
    —————

    Help Simon 2.0!

    -Anonymous wow warlock

Leave a Reply




December 2007
M T W T F S S
« Nov   Jan »
 12
3456789
10111213141516
17181920212223
24252627282930
31  

Close
E-mail It