anyone know mirc scripting?

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • fris
    Too lazy to set a custom title
    • Aug 2002
    • 55679

    #1

    anyone know mirc scripting?

    reply if you do
    Since 1999: 69 Adult Industry awards for Best Hosting Company and professional excellence.
  • JamesK
    hi
    • Jun 2002
    • 16731

    #2
    /slap fris
    *JamesK slaps fris around a bit with a large trout
    how's that?
    M3Server - NATS Hosting

    Comment

    • fris
      Too lazy to set a custom title
      • Aug 2002
      • 55679

      #3
      hah not quite

      on *:start: {
      server irc.slashdot.org
      server -m irc.synirc.net
      server -m irc.freenode.net
      --> not working server -m server.com:45000 | /quote login user pass | /quote conn irc.choopa.net
      }

      on *:connect: {
      if ($network == SlashNET) {
      .msg nickserv identify password
      .timer 1 2 .join #channel,#channel2
      }

      if ($network == synIRC) {
      .msg nickserv identify password
      .timer 1 2 .join #channel,#channel2
      }

      if ($network == freenode) {
      .msg nickserv identify password
      .timer 1 2 .join #channel,#channel2
      }
      }
      Since 1999: 69 Adult Industry awards for Best Hosting Company and professional excellence.

      Comment

      • Ecchi22
        Too lazy to set a custom title
        • Nov 2005
        • 10012

        #4
        I haven't scripted anything in mIRC for a few years.. Why do you ask?

        Comment

        • geedub
          Confirmed User
          • Jun 2005
          • 3489

          #5
          i did when i was 11..
          Reliable web host that actually cares, tell em geedub sent ya. Vacares

          Comment

          • fris
            Too lazy to set a custom title
            • Aug 2002
            • 55679

            #6
            fixed it, thanks anyways
            Since 1999: 69 Adult Industry awards for Best Hosting Company and professional excellence.

            Comment

            • Ecchi22
              Too lazy to set a custom title
              • Nov 2005
              • 10012

              #7
              Which channels are you visiting @ Freenode?

              Comment

              Working...