Jump to content

Connecting to Sparkpea via IRC.


Warrior124

Recommended Posts

This is from Netgirl. I found this very useful. :)

 

If U're using or planning to use a plain irc /// a mirc with no connection and U want to connect to SparkPea server(s) and U want to Join into SPCN Room(s).

Of course, Auth and cookies Update would be automatically done as part of the process, U don't have to worry about that until one or more servers get upgraded which doesn't happen so often.

But, if & when that does happen U'll get notified about the cahnges & U'll be aware of such thru chat rooms/ server messages.

============================

THERE ARE 5 DIFFERENT SERVERS ON SPARKPEA/SPCN.. Some Rooms/categories are on one server whereas other rooms/categories are on other server(s).

U need a valid E-Mail/Passport/ and make sure to have it registered with SPARKPEA.. at Sparkpea Home page: http://www.sparkpea.net/

So... U can do it the way I do it,,, that's how I do connect:

I've added this in Remote:

on *:start: {

server -m irc.sparkpea.net 6667

}

on *:connect: {

./NICKSERV IDENTIFY passport password

}

of course that would be without the . ^^

that would connect U to Server 1

make sure to use a valid E-Mail/Passport for that and make sure to have it registered with SPARKPEA..

============================

then in Popups/status

I've added these:

connect server 1 : /server -m one.irc.sparkpea.net 6667 | nickserv

connect server 2 : /server -m two.irc.sparkpea.net 6667 | nickserv

connect server 3 : /server -m three.irc.sparkpea.net 6667 | nickserv

connect server 4 : /server -m four.irc.sparkpea.net 6667 | nickserv

connect server 5 : /server -m five.irc.sparkpea.net 6667 | nickserv

-

or these ones that are listed here under, but they are the same,, until one or more servers get upgraded.

But, if & when that happens U'll get notified about the cahnges thru chat rooms/ server messages.

so U can use either, the ones above or the ones below.. I myself use the ones above .

connect server 1 : /server -m 72.36.134.234 6667 | nickserv

connect server 2 : /server -m 72.36.134.235 6667 | nickserv

connect server 3 : /server -m 72.232.95.138 6667 | nickserv

connect server 4 : /server -m 72.232.95.139 6667 | nickserv

connect server 5 : /server -m 72.232.95.140 6667 | nickserv

-

always Save and Exit.

close your SCRIPT then Restart it/ if It's behind a FireWall, allow access

U're connected to server One now...

to get a list of rooms on any particular server, , in its status window type: /list and hit enter /select and join into your room. or as U normaly do, join into the room U wish to get to.

But if U want to connect to more servers or if your room is not on server One do this:

on the Main Status Window right click/ pick and choose the server that match your need/where your room is. Then, again to get a list of rooms on that particular server, , in its status window again type:

if U get this error message on that status window: blah blah blah No such channel ..

that means your channel is not on that server U just got connected to.. so try to connect to a different server. keep on trying until server U are connected to matchs the Room U desire to join in,, or the other way around,, lol.

Always close unused Server Status Windows. if U like

============================

But if U wana join into different rooms located on more than one Server,, then should get connected to all 5 servers at once, or as many as U want, U can do it this way:

in Remote add these:

on *:start: {

server -m one.irc.sparkpea.net 6667

server -m two.irc.sparkpea.net 6667

server -m three.irc.sparkpea.net 6667

server -m four.irc.sparkpea.net 6667

server -m five.irc.sparkpea.net 6667

}

on *:connect: {

./NICKSERV IDENTIFY passport password

}

again, without the . ^^

that would get U connected to all 5 servers at once

again make sure to use a valid E-Mail/Passport for that and make sure to have it registered with SPARKPEA..

then again in Popups/status I've got these:

connect server 1 : /server -m one.irc.sparkpea.net 6667 | nickserv

connect server 2 : /server -m two.irc.sparkpea.net 6667 | nickserv

connect server 3 : /server -m three.irc.sparkpea.net 6667 | nickserv

connect server 4 : /server -m four.irc.sparkpea.net 6667 | nickserv

connect server 5 : /server -m five.irc.sparkpea.net 6667 | nickserv

-

or these that are listed below, they are the same tho as I stated above. lol,,, I myself use the ones above.

connect server 1 : /server -m 72.36.134.234 6667 | nickserv

connect server 2 : /server -m 72.36.134.235 6667 | nickserv

connect server 3 : /server -m 72.232.95.138 6667 | nickserv

connect server 4 : /server -m 72.232.95.139 6667 | nickserv

connect server 5 : /server -m 72.232.95.140 6667 | nickserv

-

always Save and Exit.

close your SCRIPT then Restart it/ if It's behind a FireWall, allow access

U're now connected to all 5 Servers. But if one or more have failed to connect then, again right click on main status window/ pick and choose the server(s) U need to connect to

to get a list of rooms on any particular server, , in its status window type: /list and hit enter/select and join into the room(s) U wish to. or U can join your room the old fashion way: /join %#blah\bblah\bblah

if U get this error message on that status window: blah blah blah No such channel ..

that means your channel is not on that server U just got connected to.. so try to connect to a different server. keep on trying until server U are connected to matchs the Room U desire to join in.. or the other way around,, lol.

Always close unused Server Status Windows. if U like

that's it..

Happy Scripting.. Jami_Net

Edited by Warrior124
Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...