<?xml version="1.0"?>
<?xml-stylesheet type="text/css" href="https://wiki.ogregaming.com/eq2/skins/common/feed.css?303"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
		<id>https://wiki.ogregaming.com/eq2/index.php?action=history&amp;feed=atom&amp;title=OgreOther%3AAutoLogin%3AEQ2Chars.inc</id>
		<title>OgreOther:AutoLogin:EQ2Chars.inc - Revision history</title>
		<link rel="self" type="application/atom+xml" href="https://wiki.ogregaming.com/eq2/index.php?action=history&amp;feed=atom&amp;title=OgreOther%3AAutoLogin%3AEQ2Chars.inc"/>
		<link rel="alternate" type="text/html" href="https://wiki.ogregaming.com/eq2/index.php?title=OgreOther:AutoLogin:EQ2Chars.inc&amp;action=history"/>
		<updated>2026-06-15T03:32:47Z</updated>
		<subtitle>Revision history for this page on the wiki</subtitle>
		<generator>MediaWiki 1.23.13</generator>

	<entry>
		<id>https://wiki.ogregaming.com/eq2/index.php?title=OgreOther:AutoLogin:EQ2Chars.inc&amp;diff=7498&amp;oldid=prev</id>
		<title>Ethreayd: Created page with &quot;&lt;pre&gt; ;*********************** ;Authorization, and auto login information for &quot;Ogre&quot; scripts. ;Created by Kannkor ;Authorization only requires Toonnames ;Auto-login requires a...&quot;</title>
		<link rel="alternate" type="text/html" href="https://wiki.ogregaming.com/eq2/index.php?title=OgreOther:AutoLogin:EQ2Chars.inc&amp;diff=7498&amp;oldid=prev"/>
				<updated>2014-06-13T17:42:49Z</updated>
		
		<summary type="html">&lt;p&gt;Created page with &amp;quot;&amp;lt;pre&amp;gt; ;*********************** ;Authorization, and auto login information for &amp;quot;Ogre&amp;quot; scripts. ;Created by Kannkor ;Authorization only requires Toonnames ;Auto-login requires a...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;&amp;lt;pre&amp;gt;&lt;br /&gt;
;***********************&lt;br /&gt;
;Authorization, and auto login information for &amp;quot;Ogre&amp;quot; scripts.&lt;br /&gt;
;Created by Kannkor&lt;br /&gt;
;Authorization only requires Toonnames&lt;br /&gt;
;Auto-login requires all 4 fields to be filled out&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
;Variables are declared in main file&lt;br /&gt;
;variable string CharInfo[200,4]&lt;br /&gt;
;CharInfo[1,1] Will be char name&lt;br /&gt;
;CharInfo[1,2] Will be Password&lt;br /&gt;
;CharInfo[1,3] Will be Login Name&lt;br /&gt;
;CharInfo[1,4] Will be Server Name&lt;br /&gt;
&lt;br /&gt;
function SetUpUplink()&lt;br /&gt;
{&lt;br /&gt;
	UplinkInfo[${UplinkCount:Inc}]:Set[Computername1]&lt;br /&gt;
	UplinkInfo[${UplinkCount:Inc}]:Set[computername2]&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
function SetUpChars()&lt;br /&gt;
{&lt;br /&gt;
variable int TempCounter=1&lt;br /&gt;
CharInfo[${TempCounter},1]:Set[ToonName]&lt;br /&gt;
CharInfo[${TempCounter},2]:Set[Password]&lt;br /&gt;
CharInfo[${TempCounter},3]:Set[LoginName]&lt;br /&gt;
CharInfo[${TempCounter},4]:Set[ServerName]&lt;br /&gt;
TempCounter:Inc&lt;br /&gt;
CharInfo[${TempCounter},1]:Set[ToonName]&lt;br /&gt;
CharInfo[${TempCounter},2]:Set[Password]&lt;br /&gt;
CharInfo[${TempCounter},3]:Set[LoginName]&lt;br /&gt;
CharInfo[${TempCounter},4]:Set[ServerName]&lt;br /&gt;
&lt;br /&gt;
}&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;/div&gt;</summary>
		<author><name>Ethreayd</name></author>	</entry>

	</feed>