Close
Showing results 1 to 6 of 6

Thread: auto login

  1. #1

    Default auto login

    is there any way to get keyclone to auto login to wow when started ?

    also if i write wow1;wow2;wow3;wow4;wow5 in command editor does that start em all up ?

  2. #2

    Default RE: auto login

    Quote Originally Posted by 'nirita',index.php?page=Thread&postID=183024#post1 83024
    is there any way to get keyclone to auto login to wow when started ?

    also if i write wow1;wow2;wow3;wow4;wow5 in command editor does that start em all up ?
    If you have commands names wow1 wow2 wow3, etc then that command string will work

    I dont think keyclone does password input, that would likely scare people from using the program initially
    http://www.knightsofshadow.org
    Seastone - PvP - Defiant
    Nitro

  3. #3

    Default

    When you use the command editor in Keyclone, there is a checkbox for the account name (right above the section where you cap the min/max FPS for that instance of WoW). I'm at work, not really sure what exactly it's called. That's where you would put in the account name for each wow1;wow2;etc. Still have to input the password manually, though.
    [align=center][/align]

    [align=center]<Shokk Value>[/align]

  4. #4

    Default RE: auto login

    There are programs such as AutoHotKey (autohotkey.com) that can send key pressed to all your clients.

    A nice example script follows:

    Code:
    WinActivate, World of Warcraft 1
    Send, account1{TAB}password1{ENTER}
    
    WinActivate, World of Warcraft 2
    Send, account2{TAB}password2{ENTER}
    
    WinActivate, World of Warcraft 3
    Send, account3{TAB}password3{ENTER}
    
    ...
    Where:
    World of Warcraft *number* are the names of your wow windows (if you rename them on launch)
    account *number* are the names of your accounts
    password *number* are the passwords for the accounts

  5. #5

    Default

    For a while I did choose a common password for all five accounts with the aim of avoiding any of the keys which I'm not passing so I could just type the password in once and all five would automagically have it.

  6. #6

    Default Easy Login

    Quote Originally Posted by 'Molt',index.php?page=Thread&postID=183765#post183 765
    For a while I did choose a common password for all five accounts with the aim of avoiding any of the keys which I'm not passing so I could just type the password in once and all five would automagically have it.
    This is what I did. Keyclone saves all 5 of the account names for each window. All I have to do is type in the password once - it goes to all 5 windows. After that, I just have to type in my authenticator's number - which also goes to all 5 windows.
    Hunter/D. Priest 60.........70.........80
    ProtPally + Holy 60.........70.........80
    Boomkin + Shamen 60.........70.........80

Similar Threads

  1. Login key skip
    By geoffdavison in forum Software Tools
    Replies: 2
    Last Post: 03-29-2009, 08:22 PM
  2. Auto Attack/Auto Target Macro
    By kramer26 in forum Macros and Addons
    Replies: 4
    Last Post: 01-12-2009, 06:23 AM
  3. Auto Quest and Auto taxi ?
    By o_0 in forum New Multi-Boxers & Support
    Replies: 5
    Last Post: 07-26-2008, 05:52 AM
  4. Login "script"
    By hardc0re in forum Software Tools
    Replies: 4
    Last Post: 07-03-2008, 10:54 AM
  5. [WoW] Auto login / addons?
    By flax in forum General WoW Discussion
    Replies: 4
    Last Post: 09-11-2007, 09:58 AM

Posting Rules

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •