Welcome Guest 16.June 2025 15:03:41 UTC
Login
Username:

Password:




General
News
Gallery
Who is Who
Communications
Discord
Message Boards
 

 
     
Message Boards

Xanadu Community: Public Boards »
General Chat »
Technical Support »
View Thread

|

 
Author: Subject: IRC Guide
Proud to be Xanadu FunGuy

Date:
2005-03-20
23:42


Views: 3596

Server Donator
Thread Starter
Admin


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 ]



--------------------------------------------------

 
Author: Subject: IRC Guide
Proud to be Xanadu Uyaem

Date:
2007-02-02
11:22


Views: 33

Admin


Hi :}
Link seems dead frown - :(


--------------------------------------------------

 
Author: Subject: IRC Guide
Proud to be Xanadu FunGuy

Date:
2007-02-02
12:50


Views: 19

Server Donator
Thread Starter
Admin


I know, I'm trying to get my original copy back but its on my laptop which my brother now uses


--------------------------------------------------

 
Author: Subject: IRC Guide
Proud to be Xanadu Zultra Orbitant

Date:
2007-02-12
15:39


Views: 547

Server Donator


QUOTE OF FunGuy
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
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
 
Author: Subject: IRC Guide
Proud to be Xanadu Lardy

Date:
2010-08-21
11:30


Views: 79


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.

C
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
  }
}
O
D
E

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
 
Author: Subject: IRC Guide
Proud to be Xanadu Mikey

Date:
2010-08-21
17:02


Views: 26

Moderator


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.


 
Author: Subject: IRC Guide
Proud to be Xanadu Lardy

Date:
2010-08-21
17:43


Views: 14


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 smile - :)


--------------------------------------------------

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
 
Author: Subject: IRC Guide
Proud to be Xanadu Xanoth

Date:
2010-08-21
18:25


Views: 17


QUOTE OF Lardy
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 smile - :)


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
 
Author: Subject: IRC Guide
Proud to be Xanadu FunGuy

Date:
2010-08-21
21:51


Views: 1802

Server Donator
Thread Starter
Admin


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

|

Page Generationtime: 0.34s | © Xanadu