Search found 3 matches

by clode
Wed Oct 11, 2006 0:38 am
Forum: Discussion on MSN for mIRC
Topic: Suggestions
Replies: 2
Views: 10964

Ah, getting the logon message not to be there when a person changed his status to "online" was kind of tricky, but this code should work: alias msn { unset %xmsn* dialog -m connect connect if ( %msn.rememberpass == 1 ) { did -c connect 9 } } (...) if ( $left(%msn.data,3) == ILN ) { set %ms...
by clode
Tue Oct 10, 2006 21:48 pm
Forum: Discussion on MSN for mIRC
Topic: Suggestions
Replies: 2
Views: 10964

Oh, here is a suggestion on how I would have fix the logging off message issue: Starting at line #243 in msn\msn.mrc if ( $left(%msn.data,3) == FLN ) { set %msn.temp $gettok($line(@Messenger,$fline(@Messenger,*< $+ $gettok(%msn.data,2,32) $+ >,1,1),1),1,60) set %msn.temp $mid($gettok($line(@Messenge...
by clode
Mon Oct 09, 2006 12:56 pm
Forum: Discussion on MSN for mIRC
Topic: Suggestions
Replies: 2
Views: 10964

Suggestions

I have a few suggestions for MSN Messenger for mIRC: #1 @Messenger The messenger 'status' background is not that good and should be changeable without having to change MSN\bg.jpg. Also, the contact list should be (possible) listed like: Group1 Contact Name One [BUSY] <email@mail.com> Contact Two <an...