Skip to content
General IRCX

Themes

A TG007 community discussion started by Haggis.

Discussion 5 posts
Page 1 of 1
Open
Topic #5281 · 5 published posts · 1,643 views

see when u get the whole

 

[18:35] * Attempting to rejoin channel #Haggistech

[18:35] * Rejoined channel #Haggistech

 

 

how can i code those two lines into my theme

 

 

Spam Honeypot - http://www.haggistech.co.uk/honey(humans do not register)

As far as I know, you don't theme them.

"If you don't risk anything you risk even more." - Erica Jong

i think the only way it can be done is something like this

alias hop {
echo ...
hop $1-
}

ahh cool thanks GTK

Spam Honeypot - http://www.haggistech.co.uk/honey(humans do not register)

alias hop {
 inc -u2 $+(%,hop.,$cid,$iif(#* iswm $1,$v2,$chan))
 .hop $1-
 echo <text for attempting to rejoin>
}
on me:*:join:#:{
 if ($eval($+(%,hop.,$cid,$chan),2)) echo <text for successful rejoin>
}

Edited Jan 7, 2006 8:09 AM by hixxy