Desolate Carnage
 
@ Oscar
Archived | Views: 920 | Replies: 4 | Started 15 years, 6 months ago
 
#539098 | Thu - May 7 2009 - 20:47:53
Group: Guest
Posts: 12,45510k
Joined: Mar 24 2008
Contact: Offline PM
Points: 4,371.10
Yo, I was told to come to you when it came to IRC.

I was hoping you could help me with a few things to make my life easier when I start it up.

1) I'd like to not have to register my nick everytime I get on, I was wondering if there is some sort of command where when you sign on that server, you can input a nick/password every time you join it.

2) When I start up IRC, and I go and click my server and shit, I have to type /join #(chan name) like 5 times cause I chill in quite a few channels. Is there any way that I could have those set to a server so when I click it, it joins those channels?

Thats basically it, appreciate it for reading my wall of text.
 
#539105 | Thu - May 7 2009 - 20:56:45
Group: Members
Posts: 50,46540k
Joined: Mar 29 2008
Contact: Offline PM
Points: 9,628.10 $ $
on *:start: {
/nick *putyournickhere*
/server irc.d2jsp.org
/timer 1 3 /msg nickserv identify *putyourpasshere*
}

on *:CONNECT: { if ($network = d2jsp) { /nick *putyournickhere* | /timer 1 5 /nickserv identify *putyourpasshere* } }
 
#539106 | Thu - May 7 2009 - 20:59:07
Group: Guest
Posts: 12,45510k
Joined: Mar 24 2008
Contact: Offline PM
Points: 4,371.10
I should of probaly mentioned that this is HydraIRC and the server is like abc.swiftkit.net or something.

But, I will try those commands.
 
#539110 | Thu - May 7 2009 - 21:01:46
Group: Guest
Posts: 12,45510k
Joined: Mar 24 2008
Contact: Offline PM
Points: 4,371.10
Quote (xstakemx @ May 7 2009 - 20:56:45)
on *:start: {
  /nick *putyournickhere*
  /server irc.d2jsp.org


on *:CONNECT: { if ($network = d2jsp) { /nick *putyournickhere* | /timer 1 5 /nickserv identify *putyourpasshere* } }


/timer 1 3 /msg nickserv identify *putyourpasshere*
}

[22:00] ERROR: Could not find a profile with that name
 
#539111 | Thu - May 7 2009 - 21:09:58
Group: Members
Posts: 74,76940k
Joined: Aug 5 2007
Contact: Offline PM
Points: 7,730.25 $
euro fucks
Archived | Views: 920 | Replies: 4 | General Archive - 2009 Topic List
 
Quit the Internet