Difference between revisions of "MQ2AutoLogin" - MMOBugs Wiki

(→‎Sample Configuration: Deleted 'highlighed in blue' requirement comment.)
Line 74: Line 74:
 
Password=ChangeMe
 
Password=ChangeMe
 
Server=ChangeMe
 
Server=ChangeMe
Character=ChangeMe</pre>
+
Character=ChangeMe
 +
 
 +
[YourStationName2]
 +
Password=ChangeMe
 +
Server=ChangeMe
 +
Character=ChangeMe
 +
KickActiveCharacter=0
 +
</pre>
  
 
==Availability==
 
==Availability==
  
 
This plugin is included with the MMOBugs Compile.
 
This plugin is included with the MMOBugs Compile.

Revision as of 00:05, 31 March 2012

Plugin Info
Name MQ2AutoLogin
Author ieatacid
Link MQ2 Link
Commands /switchserver or /switchchar
Source Available Yes
Uses INI File Yes

Description

MQ2AutoLogin will let you automatically log in characters and accounts simply by starting EQ with MQ2 and this plugin loaded.


Commands

  • /switchserver <server short name> <character name>

, when issued in game, logs you out and logs you back in on whatever server and character specified

  • /switchchar <name>|-instant <on|off>

This will switch characters


Configuration

MQ2AutoLogin provides configuration


As of 2/15/2011, here is the list of server short names:

fippy
vulak
mayong
antonius
bertox
bristle
cazic
drinal
erollisi
firiona
luclin
povar
rathe
tunare
xegony
zek


Sample Configuration

MQ2AutoLogin.ini

[Settings]
KickActiveCharacter=1
InstantCamp=0

[Session1]
StationName=ChangeMe
Password=ChangeMe
Server=ChangeMe
Character=ChangeMe

[Session2]
StationName=ChangeMe
Password=ChangeMe
Server=ChangeMe
Character=ChangeMe

Alternatively, you can use station names rather than sessions (handy if you use WinEQ2 profiles).

[Settings]
KickActiveCharacter=1
InstantCamp=0
UseStationNamesInsteadOfSessions=1

[YourStationName]
Password=ChangeMe
Server=ChangeMe
Character=ChangeMe

[YourStationName2]
Password=ChangeMe
Server=ChangeMe
Character=ChangeMe
KickActiveCharacter=0

Availability

This plugin is included with the MMOBugs Compile.