Author Topic: Auth script in mIRC  (Read 3068 times)

Justinph5

  • Autococker
  • Posts: 1159
Auth script in mIRC
« on: November 29, 2007, 02:51:52 PM »
ever since a couple days ago my auto auth script that I downloaded from gg-center does not work. I was wondering if anyone would know the reason why.

#Please make sure you replace the USERACCOUNT and USERPASSWORD fields.
on *:CONNECT: {
  if (*globalgamerscenter.net iswm $server) {
    msg nickserv@services.globalgamerscenter.net auth Justinph5 ****
  }
}


I just reloaded the script and it still doesn't work, however I can just message 'ns' to auth my account.  Any suggestions to fix the script tho?

KiLo

  • Autococker
  • Posts: 2086
Re: Auth script in mIRC
« Reply #1 on: November 29, 2007, 02:55:24 PM »
Go to Tools, Options and under Connect click on Options then click on Perform then under there type: /auth <nick> <password>

ViciouZ

  • Map Committee
  • Autococker
  • Posts: 2227
Re: Auth script in mIRC
« Reply #2 on: November 29, 2007, 02:57:52 PM »
Or on your globalgamers server, put the password as /username/password

Justinph5

  • Autococker
  • Posts: 1159
Re: Auth script in mIRC
« Reply #3 on: November 29, 2007, 03:22:20 PM »
thx Kilo that worked

bctrainers

  • PGP
  • Posts: 16
Re: Auth script in mIRC
« Reply #4 on: December 02, 2007, 04:11:01 AM »
In addition: msg nickserv@services.globalgamerscenter.net auth Justinph5 ****

should be

msg nickserv@services.globalgamers.net auth Justinph5 ****

Deranged

  • 68 Carbine
  • Posts: 409
Re: Auth script in mIRC
« Reply #5 on: December 02, 2007, 03:01:00 PM »
In addition: msg nickserv@services.globalgamerscenter.net auth Justinph5 ****

should be

msg nickserv@services.globalgamers.net auth Justinph5 ****

actually he had it right, the two acceptable ways are globalgamerscenter.net and gg-center.net

ViciouZ

  • Map Committee
  • Autococker
  • Posts: 2227
Re: Auth script in mIRC
« Reply #6 on: December 02, 2007, 03:04:56 PM »
Hmm, you just might think a help and support staff member from GGC would have the right info? Silly Deranged.

bitmate

  • Autococker
  • Posts: 1248
Re: Auth script in mIRC
« Reply #7 on: December 02, 2007, 03:19:10 PM »
Hmm, you just might think a help and support staff member from GGC would have the right info? Silly Deranged.
It's GG, you fool.

Re

  • VM-68
  • Posts: 114
Re: Auth script in mIRC
« Reply #8 on: December 02, 2007, 11:59:55 PM »
/msg nickserv

works also

ViciouZ

  • Map Committee
  • Autococker
  • Posts: 2227
Re: Auth script in mIRC
« Reply #9 on: December 03, 2007, 10:19:38 AM »
/ns is the simplest :-)

Anyway I think this thread is done now :-)

Herron

  • VM-68
  • Posts: 235
Re: Auth script in mIRC
« Reply #10 on: December 07, 2007, 06:39:15 PM »
the ultimate easiest is just to use:

/server irc.gg-center.net 6667 /name/password

it automatically logs you in without having to do any scripting, even on netsplits or timeouts, and mirc saves the connection info so the next time you fire up mirc it connects with that same string

ViciouZ

  • Map Committee
  • Autococker
  • Posts: 2227
Re: Auth script in mIRC
« Reply #11 on: December 08, 2007, 02:37:20 AM »
Or on your globalgamers server, put the password as /username/password


:-)