does notice work in groups on clearMSN or alternativly the ctcp time command to give an onjoin message from script
if so i need an example of the code... doesnt want to work for me
id paste my code but being at work i dont have my script to hand
does notice work in groups on clearMSN or alternativly the ctcp time command to give an onjoin message from script
if so i need an example of the code... doesnt want to work for me
id paste my code but being at work i dont have my script to hand
on *:join:#:{ .notice $nick blahblahblah }
should work
.ctcp $nick time blahblahblah
will only work if stealth mode is turned off
.ctcp $nick time blahblahblah
will only work if stealth mode is turned off
what does stealth mode mean? +n, +t, + what? lol sorry
last I checked /notice doesnt work in the group rooms.
However .ctcpreply $nick TIME <message> does work whether stealth mode is on or not (stealth mode doesnt block time requests)
makes sence thanks every one
:D
also rudeboy. correct, notice doesnt work in groups
Stealth option is always on in my Copy of ClearMsn but I dont ever have a problem with using the ctcpreply. Like i said the connection doesnt block you from sending ctcp replies for ping or time just for finger, version, isitvincula and such.
correct, it dont.. but i found in stealth mode in a group chat - it blocks the message from being sent and just displays your local time as standard
As i said, notice doesnt work in groups...
But ive sorted out the problem anyways
Sign in to reply or start a new topic where your account has permission.