Script for Ghost logout menu

User Tag List

Page 1 of 2 12 LastLast
Results 1 to 15 of 30
  1. #1
    Frankyboy's Avatar Member
    Reputation
    34
    Join Date
    Jun 2007
    Posts
    146
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Script for Ghost logout

    Alright, tonight in underbog i got frustrated when trying to log out and time it so i get my ghost to run thru. So I made a script with AutohotKey to hit escape, click the logout button. wait 19.8s then release. When i ran it I got my ghost on the first try. Here's the script.


    Code:
    WinWait, World of Warcraft, 
    IfWinNotActive, World of Warcraft, , WinActivate, World of Warcraft, 
    WinWaitActive, World of Warcraft, 
    MouseClick, left,  689,  553
    Sleep, 100
    Send, {ESC}
    MouseClick, left,  700,  542
    Sleep, 19800
    MouseClick, left,  650,  220
    Sleep, 100

    Script for Ghost logout
  2. #2
    Lavi's Avatar Member
    Reputation
    9
    Join Date
    Jul 2007
    Posts
    43
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Script for Ghost logout

    isn't it easy to just hit alt+f4 ?

  3. #3
    Frankyboy's Avatar Member
    Reputation
    34
    Join Date
    Jun 2007
    Posts
    146
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Script for Ghost logout

    No, because Alt+f4 wont release your spirit, This is for when u are trying to be a ghost in an instance

  4. #4
    Rythlas's Avatar Active Member
    Reputation
    249
    Join Date
    Dec 2006
    Posts
    222
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Script for Ghost logout

    Sexy. :0!!
    Quittededed

  5. #5
    Frankyboy's Avatar Member
    Reputation
    34
    Join Date
    Jun 2007
    Posts
    146
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Script for Ghost logout

    porky that is an AWESOME sig

  6. #6
    Froogle's Avatar Legendary
    Reputation
    690
    Join Date
    Jan 2007
    Posts
    787
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Script for Ghost logout

    The script didn't work, tried 3 times....I do have 115 ms though so I'll try adding a second or something :s tried 19.9 seconds, still didn't work.... I'll try MORE tweaking ><

    I only got the script to work with 19990 ms wait time.... never thought of this though and this ROCKS, +rep!
    Last edited by Froogle; 08-22-2007 at 12:37 AM.


  7. #7
    NeonMonkeys's Avatar Contributor
    Reputation
    98
    Join Date
    Mar 2007
    Posts
    271
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Script for Ghost logout

    I got an error :|


  8. #8
    Frankyboy's Avatar Member
    Reputation
    34
    Join Date
    Jun 2007
    Posts
    146
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Script for Ghost logout

    Because i used autoHotkey, not autoit :P

  9. #9
    Leoric716's Avatar Member
    Reputation
    4
    Join Date
    Jul 2007
    Posts
    18
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Script for Ghost logout

    WTB Autohotkey lessons I can do this myself 1/5 times, manually, but this script would be sweet.

  10. #10
    NeonMonkeys's Avatar Contributor
    Reputation
    98
    Join Date
    Mar 2007
    Posts
    271
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Script for Ghost logout

    oh.... Im retarded :|

  11. #11
    Frankyboy's Avatar Member
    Reputation
    34
    Join Date
    Jun 2007
    Posts
    146
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Script for Ghost logout

    AutoHotkey is easy enough, download, install. You can then run the recorder, paste this script into it, then save and convert to an Exe.

  12. #12
    vladlike's Avatar Member
    Reputation
    1
    Join Date
    Jul 2007
    Posts
    10
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Script for Ghost logout

    Originally Posted by Frankyboy View Post
    Alright, tonight in underbog i got frustrated when trying to log out and time it so i get my ghost to run thru. So I made a script with AutohotKey to hit escape, click the logout button. wait 19.8s then release. When i ran it I got my ghost on the first try. Here's the script.

    Hi, what key/keys should I hit to make it work? (I have to put what i want?)

  13. #13
    enablereldiablo's Avatar Member
    Reputation
    31
    Join Date
    May 2007
    Posts
    57
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Script for Ghost logout

    Wait.. so you can get your ghost to get in an instance and look around?

  14. #14
    namelessgnome's Avatar Contributor
    Reputation
    108
    Join Date
    May 2007
    Posts
    263
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Script for Ghost logout

    gonna try this later

  15. #15
    DrunkenDonkey's Avatar Member
    Reputation
    2
    Join Date
    Aug 2007
    Posts
    31
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Script for Ghost logout

    Originally Posted by enablereldiablo View Post
    Wait.. so you can get your ghost to get in an instance and look around?
    Switch on your imagination. Look around is dumb, what if your healer can resurrect you right where you wiped without running to the spot, what if you just naked corpse-run to the bosses, what if the start and the exit are close enough so you die at the start and ghost priest resurrects you at the last boss? what if... and so on

Page 1 of 2 12 LastLast

Similar Threads

  1. Script for instant logout?
    By Zemsta in forum World of Warcraft General
    Replies: 5
    Last Post: 03-20-2013, 09:39 AM
  2. [GUIDE] - Scripting for Antrix, Making Mobs Talk, Cast Spells, etc
    By Greed in forum WoW EMU Guides & Tutorials
    Replies: 6
    Last Post: 12-10-2007, 07:51 PM
  3. Replies: 14
    Last Post: 10-31-2007, 01:17 PM
  4. Scripts for instances?
    By mforion in forum World of Warcraft Emulator Servers
    Replies: 0
    Last Post: 08-28-2007, 06:59 PM
All times are GMT -5. The time now is 05:36 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