Skip to content
MSN

ClearMSN stops Remotes from working.

A TG007 community discussion started by S3T.

Discussion 5 posts
Page 1 of 1
Open
Topic #1514 · 5 published posts · 706 views

yes

on *:TEXT:@ut*:*:/msg $chan (co) Computer Uptime : $uptime(system,1) | msg $chan (xx) Script Uptime : $uptime(mirc,1) }

 

#: Unknown command

$chan $active

nope dont work!

we know about this and hes doing a rewrite, also there is no need to post about it stoping remotes, in 2 sections

 

 

if you want a quick fix, dont use $msn.decode or $msn.ifdecode

My code does NOT have bugs. It just develops random features.

oh sorry didnt know it was in 2 , rwell nice work tho

you have forgotten the open bracket...

 

on *:TEXT:@ut*:*:{ msg $chan (co) Computer Uptime: $uptime(system,1) | msg $chan (xx) Script Uptime : $uptime(mirc,1) }

 

this should work as long as you don't use the "MSN Colors" option.

 

if you want to use that option, you must strip the color codes from the text first before evaluating what people say.

bfush.PNG

ahah thank you