Skip to content
ClearMSN Connection

ClearMSN 5.4

A TG007 community discussion started by Gwen.

Closed discussion 22 posts
Pinned topic
Pinned Closed
Topic #1854 · 22 published posts · 3,938 views

clearmsn assumes you know what the key is (otherwise you wouldnt be using the /pass command). use /pass <key> or //mode $me +h <key>

 

if you want the window, make an alias for the /pass command...

alias pass {
 if ($1) pass $1
 else pass $$?="Enter Key"
}

and put that in remotes somewhere.

bfush.PNG

ok tanks vex thumbup.gif