MSN Messenger for mIRC

Discuss MSN Messenger for mIRC
It is currently Mon Sep 06, 2010 20:03 pm

All times are UTC




Forum locked This topic is locked, you cannot edit posts or make further replies.  [ 8 posts ] 
Author Message
 Post subject: Color in MSN Name bug!
PostPosted: Mon Nov 03, 2003 16:25 pm 
Hi,

When i try to chat with someone who has colors in his name (with MSNPlus+ or MSN Messenger for mIRC) i get this error:

* /sockopen: invalid parameters (line 227, msn.mrc)

There must be a simple way to fix this. Like getting rid of the colors and then open the chat window.

Tnx, and cya l8r


Top
  
 
 Post subject:
PostPosted: Mon Nov 03, 2003 17:30 pm 
Offline
I'm Helpful!

Joined: Tue Oct 28, 2003 16:45 pm
Posts: 15
Try using $strip() in the sockopen command for the chat.email

_________________
If we create A.I. wouldn't we be promoted to the position of God?


Top
 Profile  
 
 Post subject:
PostPosted: Mon Nov 03, 2003 17:58 pm 
Mmh, doesn't seem to work, what i have now is:

Code:
sockopen chat. $+ $strip(%msn.clickemail,burc) $gettok(%msn.chatserver,1,58) $gettok(%msn.chatserver,2,58)


but i still get
Quote:
-
* /sockopen: invalid parameters (line 227, msn.mrc)
-


If anyone knows how to fix it, please post it.

Thanks


Top
  
 
 Post subject:
PostPosted: Mon Nov 03, 2003 18:02 pm 
Offline
I'm Helpful!

Joined: Tue Oct 28, 2003 16:45 pm
Posts: 15
Give me a few seconds to look into this prob.

_________________
If we create A.I. wouldn't we be promoted to the position of God?


Last edited by Tech on Mon Nov 03, 2003 18:08 pm, edited 1 time in total.

Top
 Profile  
 
 Post subject:
PostPosted: Mon Nov 03, 2003 18:05 pm 
Okay, here is some information of my pc:

os: Windows ME
mhz: 350
ram: 160 mb
mirc: 6.12
Messenger4mirc: 3.20


Top
  
 
 Post subject:
PostPosted: Mon Nov 03, 2003 18:06 pm 
Tech wrote:
Dont use the second parm.


ok, ill try


Top
  
 
 Post subject:
PostPosted: Mon Nov 03, 2003 18:06 pm 
doesn't work eigther :(


Top
  
 
 Post subject:
PostPosted: Mon Nov 03, 2003 18:22 pm 
Offline
I'm Helpful!

Joined: Tue Oct 28, 2003 16:45 pm
Posts: 15
Make it this...

Code:
echo -a $strip(%msn.clickemail) ::: $gettok(%msn.chatserver,1,58) ::: $gettok(%msn.chatserver,2,58)

sockopen chat. $+ $strip(%msn.clickemail,burc) $gettok(%msn.chatserver,1,58) $gettok(%msn.chatserver,2,58)


Then respond with what it is.[/code]

_________________
If we create A.I. wouldn't we be promoted to the position of God?


Top
 Profile  
 
Display posts from previous:  Sort by  
Forum locked This topic is locked, you cannot edit posts or make further replies.  [ 8 posts ] 

All times are UTC


Who is online

Users browsing this forum: No registered users and 1 guest


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Jump to:  
cron
Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group