Using a script by slennox - partmsg.tcl. But that is just an example.
In it, is a place to edit the text that it will send.
I've found:
http://forum.egghelp.org/viewtopic.php?t=3867
and it is quite helpful for colorizing the text.
I have a line, in the above mentioned script, like this:
Code: Select all
"Goodbye \002%nick\002, hope to see you again soon! \00301,15www.somewebpagehere.com\003 and here in \00301,15#ourchannel\003 channel"
"soon!" .
So that a new lines starts with the web page url.
I hope I've described what I want well enough.
Is there some sort of control character or something that I could put in the line, to make it go to a new line?
Thanks