Auto Auth Script
Posted by Chronz
Friday, March 19, 2004
Description: Simple auto auth script.
All you have to do is edit the Username and Password to your info.
All you have to do is edit the Username and Password to your info.
on *:connect:{ if ($network = GameSurge) { authserv auth UserName Password | mode $me +x } }