[PC] WoW Auto-Login Manager (With MEFix support!) menu

User Tag List

Page 4 of 9 FirstFirst 12345678 ... LastLast
Results 46 to 60 of 132
  1. #46
    roryjoe's Avatar Member
    Reputation
    10
    Join Date
    May 2007
    Posts
    69
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: [PC] WoW Auto-Login Manager(Beta 0.2 Rev 184)

    Originally Posted by power View Post
    is it really that hard to write in a username and password manually?
    Nope, however with a program like this it's a great protection against keylogging software.

    [PC] WoW Auto-Login Manager (With MEFix support!)
  2. #47
    Gothian's Avatar Member
    Reputation
    249
    Join Date
    Jul 2006
    Posts
    496
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: [PC] WoW Auto-Login Manager(Beta 0.2 Rev 184)

    Originally Posted by roryjoe View Post
    Nope, however with a program like this it's a great protection against keylogging software.
    Never thought of such a thing Though Im not quite so sure that it will bypass a keylogger, Im not too fluent on how a keylogger actually works... as this program sends keystrokes to the system. I might have to download a few keyloggers and test this, if so... then thats one way in which I can make this application even more useful!

    Soon you can find my projects at: www.termight.info

  3. #48
    molitar's Avatar Member
    Reputation
    3
    Join Date
    Nov 2007
    Posts
    4
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: [PC] WoW Auto-Login Manager(Beta 0.2 Rev 184)

    Originally Posted by power View Post
    is it really that hard to write in a username and password manually?
    Yes when stupid Blizzard forces alphanumeric passwords! If it was just alpha no it would not be but it's never that easy to type in passwords with numeric since it's so friggen easy to hit the wrong number key and not know it until you press login.. than you have to retype the whole password again.

    I gave my rep! This is what I was doing a major search for.. an auto login for WoW.. screw Blizzard when it comes to their paranoia.. 'we don't like you auto login'.. this is a personal computer in my own bedroom and nobody else uses it.. So this saves me a lot of time and headache of having to retype wrong password.

    BTW if your paranoid just add the executable in your firewall to block all tcp and udp packets. But running a port scanner this application never tried to open a socket at all to the internet. Now for those paranoid types.. here is what port scan found when running this app....

    Code:
    |  wow auto login manager.exe |    ---   | 2760 |    TCP   |   127.0.0.1   |    3341    |     0.0.0.0     |    0        |  LISTENING  |  --- |  ---  |
    |  wow.exe                    |    ---   | 2872 |    TCP   |  192.168.1.2  |    3351    | 12.129.232.109  |    3724     |  TIME_WAIT  |  --- |  ---  |
    |  wow.exe                    |    ---   | 2872 |    TCP   |  192.168.1.2  |    3352    |  206.16.147.80  |    3724     |  TIME_WAIT  |  --- |  ---  |
    |  wow.exe                    |    ---   | 2872 |    TCP   |   127.0.0.1   |    3353    |    127.0.0.1    |    1110     |  TIME_WAIT  |  --- |  ---  |
    It only connected to local socket 127.0.0.1 and the remote port of 0.0.0.0 means there is no remote connection. Only a local connection to pass the data to the launcher. Only wow.exe actually connects remotely to the Blizzard servers.
    Last edited by molitar; 11-26-2007 at 03:17 AM.

  4. #49
    thos91's Avatar Member
    Reputation
    1
    Join Date
    Oct 2007
    Posts
    2
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: [PC] WoW Auto-Login Manager(Beta 0.2 Rev 184)

    nice +rep ;D

  5. #50
    Gothian's Avatar Member
    Reputation
    249
    Join Date
    Jul 2006
    Posts
    496
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: [PC] WoW Auto-Login Manager(Beta 0.2 Rev 184)

    Originally Posted by molitar View Post
    Yes when stupid Blizzard forces alphanumeric passwords! If it was just alpha no it would not be but it's never that easy to type in passwords with numeric since it's so friggen easy to hit the wrong number key and not know it until you press login.. than you have to retype the whole password again.

    I gave my rep! This is what I was doing a major search for.. an auto login for WoW.. screw Blizzard when it comes to their paranoia.. 'we don't like you auto login'.. this is a personal computer in my own bedroom and nobody else uses it.. So this saves me a lot of time and headache of having to retype wrong password.

    BTW if your paranoid just add the executable in your firewall to block all tcp and udp packets. But running a port scanner this application never tried to open a socket at all to the internet. Now for those paranoid types.. here is what port scan found when running this app....

    Code:
    |  wow auto login manager.exe |    ---   | 2760 |    TCP   |   127.0.0.1   |    3341    |     0.0.0.0     |    0        |  LISTENING  |  --- |  ---  |
    |  wow.exe                    |    ---   | 2872 |    TCP   |  192.168.1.2  |    3351    | 12.129.232.109  |    3724     |  TIME_WAIT  |  --- |  ---  |
    |  wow.exe                    |    ---   | 2872 |    TCP   |  192.168.1.2  |    3352    |  206.16.147.80  |    3724     |  TIME_WAIT  |  --- |  ---  |
    |  wow.exe                    |    ---   | 2872 |    TCP   |   127.0.0.1   |    3353    |    127.0.0.1    |    1110     |  TIME_WAIT  |  --- |  ---  |
    It only connected to local socket 127.0.0.1 and the remote port of 0.0.0.0 means there is no remote connection. Only a local connection to pass the data to the launcher. Only wow.exe actually connects remotely to the Blizzard servers.
    Odd as it is... why in the hell does it have even a local connection!?!? Lol .NET programs. >.<

    Anywho, ty for the breakdown homie

    Soon you can find my projects at: www.termight.info

  6. #51
    Duplicity's Avatar Contributor
    Reputation
    282
    Join Date
    Mar 2007
    Posts
    596
    Thanks G/R
    0/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: [PC] WoW Auto-Login Manager(Beta 0.2 Rev 184)

    +rep nice.

    Now time to configure it for private server.

  7. #52
    R0w4n's Avatar Retired Model Editor :3
    Reputation
    349
    Join Date
    Apr 2007
    Posts
    1,084
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: [PC] WoW Auto-Login Manager(Beta 0.2 Rev 184)

    Downloaded it, and working <3
    Add something like char login, that would be neat


  8. #53
    Xyborg's Avatar Active Member
    Reputation
    72
    Join Date
    Sep 2006
    Posts
    127
    Thanks G/R
    0/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: [PC] WoW Auto-Login Manager(Beta 0.2 Rev 184)

    Personally, I'd never use this. I'm a slight bit paranoid about having my account stolen as it's happened before. However, I admit that this would be useful in its own way.

  9. #54
    molitar's Avatar Member
    Reputation
    3
    Join Date
    Nov 2007
    Posts
    4
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: [PC] WoW Auto-Login Manager(Beta 0.2 Rev 184)

    Could you possibly add a setting for us with a bit slower computers to add a second or two more delay? Most of the time it works perfectly but sometimes because other things are running WoW will start a second or two slower and only catch part of the login. Thanks I love this program alot!

  10. #55
    Hectic's Avatar Active Member
    Reputation
    58
    Join Date
    Nov 2006
    Posts
    106
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: [PC] WoW Auto-Login Manager(Beta 0.2 Rev 184)

    Seems like a nice idea, could certainly help protect against keyloggers, if theres nothing to log

    +rep

  11. #56
    tashin's Avatar Member
    Reputation
    1
    Join Date
    Jan 2007
    Posts
    28
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: [PC] WoW Auto-Login Manager(Beta 0.2 Rev 184)

    I log into multiple accounts at once and use them all on the same machine. A feature that can disable the auto-restart of wow and just open up the client and log in would be greatly appreciated.

  12. #57
    Darkangel's Avatar Member
    Reputation
    1
    Join Date
    Nov 2007
    Posts
    3
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: [PC] WoW Auto-Login Manager(Beta 0.2 Rev 184)

    I will test it^^
    I'm on a private server so if it hack my count....
    I change server and i del it^^
    Thanks for your post

  13. #58
    Gothian's Avatar Member
    Reputation
    249
    Join Date
    Jul 2006
    Posts
    496
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: [PC] WoW Auto-Login Manager(Beta 0.2 Rev 184)

    Originally Posted by molitar View Post
    Could you possibly add a setting for us with a bit slower computers to add a second or two more delay? Most of the time it works perfectly but sometimes because other things are running WoW will start a second or two slower and only catch part of the login. Thanks I love this program alot!
    This also happens to me when running wow for the first time in any particular "session" of a boot up on my PC. If such a thing happens, what I do is just click login again, and then switch back quickly to the WoW window (if it doesnt do it automatically) and it will log me in. But if you wish for a few more seconds of wait time, I can add a feature that will set the delay time so you can adjust it to what works with your PC's loading time.

    Soon you can find my projects at: www.termight.info

  14. #59
    molitar's Avatar Member
    Reputation
    3
    Join Date
    Nov 2007
    Posts
    4
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: [PC] WoW Auto-Login Manager(Beta 0.2 Rev 184)

    Originally Posted by gothian View Post
    This also happens to me when running wow for the first time in any particular "session" of a boot up on my PC. If such a thing happens, what I do is just click login again, and then switch back quickly to the WoW window (if it doesnt do it automatically) and it will log me in. But if you wish for a few more seconds of wait time, I can add a feature that will set the delay time so you can adjust it to what works with your PC's loading time.
    Thanks would really appreciate that. I really love this logon tool

  15. #60
    Reece W's Avatar Member
    Reputation
    1
    Join Date
    Dec 2007
    Posts
    6
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: [PC] WoW Auto-Login Manager(Beta 0.2 Rev 184)

    Nice Program Man =) Hope this gets you loads of +Rep
    WooT =) More Guides and Rep - Reece lvl 17

Page 4 of 9 FirstFirst 12345678 ... LastLast

Similar Threads

  1. [PROGRAM] WoW Auto-Login
    By Toxik the Spammer in forum World of Warcraft Bots and Programs
    Replies: 17
    Last Post: 06-04-2008, 03:50 PM
  2. []Fullscreen mmowned + wow auto login!
    By Ermok in forum World of Warcraft Bots and Programs
    Replies: 19
    Last Post: 04-20-2008, 05:26 PM
  3. [Wow] Auto Login - Made by me.
    By Ermok in forum World of Warcraft Bots and Programs
    Replies: 22
    Last Post: 02-17-2008, 05:17 AM
  4. WoW Auto Login and enables WoWME!
    By Vex. in forum World of Warcraft Bots and Programs
    Replies: 11
    Last Post: 12-29-2007, 03:48 AM
  5. [Mac] WoWAL (WoW Auto Login)
    By Quafe in forum World of Warcraft Bots and Programs
    Replies: 17
    Last Post: 10-29-2007, 03:53 PM
All times are GMT -5. The time now is 08:14 AM. Powered by vBulletin® Version 4.2.3
Copyright © 2025 vBulletin Solutions, Inc. All rights reserved. User Alert System provided by Advanced User Tagging (Pro) - vBulletin Mods & Addons Copyright © 2025 DragonByte Technologies Ltd.
Google Authenticator verification provided by Two-Factor Authentication (Free) - vBulletin Mods & Addons Copyright © 2025 DragonByte Technologies Ltd.
Digital Point modules: Sphinx-based search