Difference between revisions of "MQ2AutoLogin" - MMOBugs Wiki

(New page: {{plugin}} {{Pluginbox | name = MQ2AutoLogin | author=ieatacid | link = [http://www.macroquest2.com/phpBB3/viewtopic.php?f=50&t=16427 MQ2 Link] | commands=/switchserver or...)
 
(→‎Configuration: added server short name list)
Line 24: Line 24:
  
 
MQ2AutoLogin provides configuration
 
MQ2AutoLogin provides configuration
 +
 +
<br>As of 10/26/2010, here is the list of server short names:<br>
 +
<pre>mayong
 +
antonius
 +
bertox
 +
bristle
 +
cazic
 +
drinal
 +
erollisi
 +
firiona
 +
luclin
 +
povar
 +
rathe
 +
tunare
 +
xegony
 +
zek</pre>
 +
  
 
===Sample Configuration===
 
===Sample Configuration===
Line 55: Line 72:
 
Server=ChangeMe
 
Server=ChangeMe
 
Character=ChangeMe</pre>
 
Character=ChangeMe</pre>
 
  
 
==Availability==
 
==Availability==
  
 
This plugin is included with the MMOBugs Compile.
 
This plugin is included with the MMOBugs Compile.

Revision as of 15:49, 26 October 2010

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 10/26/2010, here is the list of server short names:

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). Requirements to do so are highlighted in blue.

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

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

Availability

This plugin is included with the MMOBugs Compile.