Subject: IRC Guide |
|
This is the first part which gives the minimum basics to get you on IRC, there are 4 more parts in draft form which I will get around to completing as soon as I can.
Xanadu IRC Guide Part 1 - Connecting to XanIRC
Any comments or mistakes please xanmail me and I will correct them
[ Modified by FunGuy 2005-03-21 00:43 ]
--------------------------------------------------

|
Subject: IRC Guide |
|
Hi :}
Link seems dead 
--------------------------------------------------

|
Subject: IRC Guide |
|
I know, I'm trying to get my original copy back but its on my laptop which my brother now uses
--------------------------------------------------

|
Subject: IRC Guide |
|
|
I know, I'm trying to get my original copy back but its on my laptop which my brother now uses |
Sorry didn't know it was still used, I removed it from my server some time ago. I just uploaded it again so it's temporary available. Will send you a zip with all files included.

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Social shizzle: Raptr | Twitter | TwitchTV
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
|
Subject: IRC Guide |
|
Figured i would post this here, as its a rather nice little bit of code i found for IRC, particularly for anyone that has been a regular in the Rift IRC recently.
If you are using the mIRC client to access IRC, you can do the following:
Press ALT + R to bring up the remote window, and copy the following into the script area.
on 1:START:{ /server irc.xanadu-community.com /server -m irc.replayirc.com } on 1:CONNECT:{ if (.xanadu-community. isin $server) { /Xanadu AUTH name password /join #xanadu.community /join #xanadu } if (.replayirc. isin $server) { /join #rift } } | |
|
|
When you start mIRC this will automatically log you in to both the xanadu IRC and Rift IRC servers, and open the specified channels. you can also add an additional line for any other channels you want on each server simply by adding an additional /join #channelname under the specific server.
This macro will also automatically auth you on the Xanadu server, all you need to do is add/edit in your boardname and password on the /Xanadu AUTH name password line.
--------------------------------------------------

Wildstar - Slacka - Warrior --- GW2 - Slacka 80 Engineer
Steam - Slacka --- PS3/PS4 - Lardy --- Xbox & Windows Live Gamertag - Lardycoz --- Origin - Slacka
www.slacka.co.uk --- Streams - Twitch / Hitbox --- Twitter - SlackaKaos |
Subject: IRC Guide |
|
interesting script.
auto-authing when its not checking the domain including tld and string-end seems a bit insecure however. If someone could trick a user in connecting to a malicious server an auth password could be leaked (unlikely to happen for the xan auth, but worth mentioning should someone want to use this for more network auths).
Im not into mirc scripting at all (as i don't use mirc) but wouldn't a check like this:
"if (*.xanadu-community.com iswm $server) {"
be better?
Sucky that the rift channel is in some rather unknown network.

|
Subject: IRC Guide |
|
i honestly have absolutely no idea. just find it useful for my needs, and figured i would share seing as the IRC guides here no longer exist.
if someone with irc knowhow is aware of a better or more secure solution though by all means share it 
--------------------------------------------------

Wildstar - Slacka - Warrior --- GW2 - Slacka 80 Engineer
Steam - Slacka --- PS3/PS4 - Lardy --- Xbox & Windows Live Gamertag - Lardycoz --- Origin - Slacka
www.slacka.co.uk --- Streams - Twitch / Hitbox --- Twitter - SlackaKaos |
Subject: IRC Guide |
|
|
i honestly have absolutely no idea. just find it useful for my needs, and figured i would share seing as the IRC guides here no longer exist.
if someone with irc knowhow is aware of a better or more secure solution though by all means share it  |
can just download nnscript, pretty sure you can configure multi server connections, auths and channel joins.
edit: link for convenience: http://www.nnscript.com/index.php?section=download
[ Modified by Xanoth 2010-08-21 18:26 ]
___________________________Xanoth___________________________
Steam: Xanoth facebook: Xanoth |
Subject: IRC Guide |
|
Rather than adding it as a remote script, can always add the script to perform which means it will only work on the correct servers.
Also, I would recomend adding auto join on invite as an option as most services will automatically invite you to channels you have access to
--------------------------------------------------

|
de|mboard system |