How do i get it to work?
When i try use the script it does not click for the different load screens, and write in password.
It write out this as the last text in the console:
`-------------------------------------------------------------------------------------------------------------------
| EQ2AutoLogin.iss
|
| Syntax: run eq2autologin <Station Password>
| Where <Station Password> specifies your station password if not already provided inside the script
| You can automate the Station Account name by starting everquest2.exe with the parameter 'cl_username YourUsername'
| Use the InnerSpace uplink Console/Configuration to create different game profiles for different accounts/passwords
`-------------------------------------------------------------------------------------------------------------------
isxGamesPatcher: Starting (Ver. 20070311.09 by CyberTech/Amadeus)
isxGamesPatcher: Checking isxGamesPatcher: 1 file in manifest...
isxGamesPatcher: Checking ISXEQ2: 16 files in manifest...
isxGamesPatcher: Finished
EverQuest2 Extension for Innerspace (By Amadeus) *LOADED*
I have made a profile that starts the script with: run eq2autologin my-password
And the start parameters: cl_username my-username
Although if I, at the login screen, take down the console, and write: run eq2autologin my-password when i am at the login screen, it logs me in.
So it looks like it somehow load too fast, or wait to little to write in the text.
Any suggestions?