Since this site has been busted for the past couple weeks, cant read messages sent to me, or start new topics, i need to add to old posts.
The server I run allows me to right click on a nick and check for time and profiles. I am trying to make it possible to be able to right click and on it so that if a person has a groups profile the link can be viewed.
Result of right clicking on Profile:
if ($3 = PUID) {
/sendtouser $sockname $roombotname PRIVMSG $groom2($sockname) :If I am registered to the group, you can view my profile here http://groups.msn.com/somegroup/profile?user= <---the part I am having trouble with---->
Essentially the codes required to convert SĦÄGGY™ to user=S%C4%A6%C3%84GGY%E2%84%A2%E2%9C%93
I am just having problems getting the right link that will work.
Does anyone have a clue as to what I am talking about?
Also looking for something that will clear my server screen if I walk away from it, so I dont have to watch it for lag. I suppose I could program it to /clearall for each time someone says certain words, but I would rather have it count joins, as there is only so much 25 chatters could say.
Edited Oct 19, 2006 2:51 PM by Shagman