Possible Auto-Login. Need a bit of help menu

User Tag List

Results 1 to 5 of 5
  1. #1
    dragonking51's Avatar Member
    Reputation
    1
    Join Date
    Mar 2016
    Posts
    2
    Thanks G/R
    1/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Possible Auto-Login. Need a bit of help

    So I found an old AutoIt Script for Auto login for WoW and I edited it a bit for ESO, it works so far untill character select. I was wondering if anyone knew any AutoIt and could help make the script hit enter or the Play button at character select; and then make the script start back up whenever kicked to login screen. Is it possible? Any Ideas on what I could do to make it work as intended? Credits to iradiation from Ownedcore

    ;Login info;
    $Path = "C:\Program Files (x86)\Zenimax Online\The Elder Scrolls Online\game\client\eso.exe";Default path
    $Accountname = "InsertUserID"; Put your ESO account name there..
    $Pass = "InstertPassword";Put your ESO password there...
    ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;

    Logon()

    Func Logon()
    If WinExists("Elder Scrolls Online") Then
    $hWnd = WinGetHandle("Elder Scrolls Online");Handle of ESO, for controlsend
    Sleep(100)

    ControlSend($hWnd, "", "", $Accountname);Sends it to the game, wether your in game or not. Account name.
    Sleep(100)

    ControlSend($hWnd, "", "", "{TAB}");Moves down to the password field.
    Sleep(100)

    ControlSend($hWnd, "", "", $Pass);Sends it to the game, wether your in game or not.
    Sleep(100)

    ControlSend($hWnd, "", "", "{ENTER}");Moves down to the password field.
    Sleep(100)

    Else
    Run($Path, "")
    Sleep(8000);25 seconds is a bit much...
    $hWnd = WinGetHandle("Elder Scrolls Online");Handle of ESO, for controlsend
    Sleep(100)

    ControlSend($hWnd, "", "", "Accountname");Sends it to the game, wether your in game or not. Account name.
    Sleep(100)

    ControlSend($hWnd, "", "", "{TAB}");Moves down to the password field.
    Sleep(100)

    ControlSend($hWnd, "", "", "Pass");Sends it to the game, wether your in game or not.
    Sleep(100)

    ControlSend($hWnd, "", "", "{ENTER}");Moves down to the password field.
    Sleep(45000)

    ControlSend($hWnd, "", "", "{ENTER}"); Tried to make above function sleep for 45 seconds while screen loads and then This function Press enter to log into previously played character but this doesn't work for some reason
    Sleep(100)



    EndIf

    EndFunc
    Last edited by dragonking51; 03-17-2016 at 08:18 AM.

    Possible Auto-Login. Need a bit of help
  2. #2
    zycamzip's Avatar Contributor

    Reputation
    232
    Join Date
    Aug 2007
    Posts
    542
    Thanks G/R
    17/40
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    You will likely need to have an image find function, where you take a screenshot, crop to the login button and have autoit search for the button to click on it.

  3. Thanks dragonking51 (1 members gave Thanks to zycamzip for this useful post)
  4. #3
    dragonking51's Avatar Member
    Reputation
    1
    Join Date
    Mar 2016
    Posts
    2
    Thanks G/R
    1/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Thank you for your reply, I appreciate the advice. Do you know how I would have to go about that function and how would I type that out? Im a noob with AutoIt tbh so Im not really sure how to make an image find function. And I still wouldn't know how to make it loop. Would a function that made the script loop when it sees the button or the "USERID" at login screen Image function work as well? (So it starts the Autologin function back up when I get kicked to login screen).

  5. #4
    zycamzip's Avatar Contributor

    Reputation
    232
    Join Date
    Aug 2007
    Posts
    542
    Thanks G/R
    17/40
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

  6. #5
    bbmax's Avatar Sergeant Major
    Reputation
    73
    Join Date
    Sep 2012
    Posts
    140
    Thanks G/R
    1/3
    Trade Feedback
    24 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Can't get this to work

Similar Threads

  1. Need a bit of Help With SQL Database
    By nazgul111 in forum The Back Room
    Replies: 0
    Last Post: 12-04-2012, 12:20 PM
  2. [Help] my first lua need quite bit of help
    By jordddm in forum WoW EMU Questions & Requests
    Replies: 1
    Last Post: 03-22-2009, 11:10 AM
  3. Need a bit of help...
    By Rhynix in forum World of Warcraft Emulator Servers
    Replies: 0
    Last Post: 12-12-2007, 08:54 PM
  4. I need a small bit of help
    By FNOG in forum World of Warcraft Emulator Servers
    Replies: 0
    Last Post: 11-04-2007, 12:35 PM
All times are GMT -5. The time now is 12:06 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