[MAC] Create your own AutoLogin menu

User Tag List

Page 2 of 2 FirstFirst 12
Results 16 to 26 of 26
  1. #16
    World of Borat's Avatar Member
    Reputation
    28
    Join Date
    Dec 2008
    Posts
    89
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Bookmark it

    [MAC] Create your own AutoLogin
  2. #17
    nick_533's Avatar Member
    Reputation
    1
    Join Date
    Sep 2007
    Posts
    80
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    how to work around - login/pass contains @, _ since battle.net acount has [email protected]

  3. #18
    Rine's Avatar Active Member
    Reputation
    31
    Join Date
    Dec 2007
    Posts
    115
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    tell application "System Events"
    tell application "World of Warcraft" to activate
    keystroke "[email protected]" <your battlenet account here, don't forget " and " araound it>
    key code 48 <is tap to switch to password frame>
    delay 1 <give it a little time to do so>
    keystroke "password" <your password here, don't forget " and " around it>
    key code 36 <enter>
    delay 3 <give it little time to log into the screen where you can choose your accounts, you probably can skip this if you have ony one account>
    key code 125 < means arrow down to choose your account, skip that part if you don't have mor then one account. write as often as you need to get to your disered account>
    key code 36 <log into your choosen account>

    if you wan't also to choose the character to login go further with
    delay 2 <give it again some time to login>
    key code 125 <or key code 126 until you highlighted you disred character>
    key code 36 <enter world>
    delay 10 <wait until loading finished>
    key code 36 <Enter again>
    keystroke "/clap"
    key code 36
    keystroke "I'm the greatest applescripter in the world" <self explaining>

    hope it helps

    end tell

  4. #19
    NuklHed92's Avatar Member
    Reputation
    5
    Join Date
    Sep 2007
    Posts
    17
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    thank you!!!

  5. #20
    Jiat's Avatar Member
    Reputation
    23
    Join Date
    Apr 2009
    Posts
    53
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    No problem m8
    Glad its still being used
    https://www.mmowned.com/forums/bots-programs/228781-mac-setting-up-pocketgnome-macguy.html
    https://www.mmowned.com/forums/bots-programs/228291-mac-create-your-own-autologin.html
    Use to be Macguy, but i also have a Windows so..

  6. #21
    dominikid07's Avatar Member
    Reputation
    1
    Join Date
    Jan 2008
    Posts
    25
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    don't work with xp??

  7. #22
    Rine's Avatar Active Member
    Reputation
    31
    Join Date
    Dec 2007
    Posts
    115
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    of cause it does! you just need to install applescript. you're lucky if you find it for windows xp (i heart a rumor that windows xp isn't delevoped by apple, but i'm not sure, sorry)

  8. #23
    Jiat's Avatar Member
    Reputation
    23
    Join Date
    Apr 2009
    Posts
    53
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by dominikid07 View Post
    don't work with xp??
    I LOL'ED so hard
    https://www.mmowned.com/forums/bots-programs/228781-mac-setting-up-pocketgnome-macguy.html
    https://www.mmowned.com/forums/bots-programs/228291-mac-create-your-own-autologin.html
    Use to be Macguy, but i also have a Windows so..

  9. #24
    Virer's Avatar Member
    Reputation
    1
    Join Date
    Jun 2009
    Posts
    10
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    very nice) make it

  10. #25
    fagsrus's Avatar Member
    Reputation
    1
    Join Date
    Mar 2009
    Posts
    1
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    how does 1 hold the shift key down for a capitol or special character? btw +rep

  11. #26
    Rine's Avatar Active Member
    Reputation
    31
    Join Date
    Dec 2007
    Posts
    115
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    if you use

    keystroke "text you want to write"
    instead of

    key code numberoftheletter
    you don't need any shift commands since it just types the text wich is between " and "

    but if you want to use <key code> to tell the letter it should look something like

    key code numberoftheletter using shift down
    or
    key code numberoftheletter using command down
    for example

    key code 46 using shift down
    key code 46 using shift down
    key code 31 using shift down
    key code 13 using shift down
    key code 45 using shift down
    key code 14 usind shift down
    key code 2 using shift down
    to wirte MMOWNED instead of mmowned

Page 2 of 2 FirstFirst 12

Similar Threads

  1. How to create your own custom city and making a portal to get there!
    By wowcomputer in forum WoW EMU Guides & Tutorials
    Replies: 50
    Last Post: 12-02-2008, 04:42 AM
  2. [Tutorial] creating your own quests
    By damon160 in forum WoW EMU Guides & Tutorials
    Replies: 1
    Last Post: 11-11-2007, 04:14 PM
  3. Create your own Proxy website
    By Loveshock in forum Community Chat
    Replies: 8
    Last Post: 09-28-2007, 10:33 AM
  4. Replies: 31
    Last Post: 08-13-2007, 07:20 AM
  5. Step-By-Step Create Your Own AFK Bot! MMOwned Exclusive!
    By =sinister= in forum World of Warcraft Guides
    Replies: 6
    Last Post: 07-26-2006, 09:04 PM
All times are GMT -5. The time now is 11:01 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