Search found 5 matches
- Fri Dec 23, 2011 9:01 am
- Forum: Userfunctions, waypoint scripts, etc.
- Topic: rock5's "fastLogin Revisited"
- Replies: 914
- Views: 453131
Re: rock5's "fastLogin Revisited"
rock5 this is the correct code to auto switch between characters on one account? <waypoints type="TRAVEL"> <!-- # 1 --> <waypoint x="31930" z="3401" y="3"> sendMacro ("} LoginNextToon = true; a = {") sendMacro ("Logout ();"); waitForLoading...
- Fri Dec 23, 2011 5:18 am
- Forum: Userfunctions, waypoint scripts, etc.
- Topic: rock5's "fastLogin Revisited"
- Replies: 914
- Views: 453131
Re: rock5's "fastLogin Revisited"
Why is everything white? Have you replaced the texture files? If you want to play the first character first then why do you have it automatically log into the 7th character? fastLoginChrSel=7 The only setting that looks different to me is fastLoginAutoLogin=true I never use that because I have more...
- Wed Dec 21, 2011 5:36 pm
- Forum: Userfunctions, waypoint scripts, etc.
- Topic: rock5's "fastLogin Revisited"
- Replies: 914
- Views: 453131
Re: rock5's "fastLogin Revisited"
So does it automatically log in the first time? Do you have an 8th character in your account? And when you say it doesn't work, what exactly happens? Does the character just stand there and do nothing? Does the character run back to the first waypoint? Does it log off to the character selection scr...
- Wed Dec 21, 2011 9:24 am
- Forum: Userfunctions, waypoint scripts, etc.
- Topic: rock5's "fastLogin Revisited"
- Replies: 914
- Views: 453131
Re: Autologin revisited
I installed the addon loginhml and nothing changed in accountlogin.lua, characterselect.lua and logindialog.lua Does that mean you didn't edit the files like the installation instructions says? It wont work unless you edit the files. Follow the instructions on the first post. hello, I have changed ...
- Tue Dec 20, 2011 6:11 pm
- Forum: Userfunctions, waypoint scripts, etc.
- Topic: rock5's "fastLogin Revisited"
- Replies: 914
- Views: 453131
Re: Autologin revisited
Hello, For several days I am trying to do auto-switching between the characters. I installed the addon loginhml and nothing changed in accountlogin.lua, characterselect.lua and logindialog.lua after, created vaypoint: <waypoints type="TRAVEL"> <! - # 1 -> <waypoint x="31954" z=&q...