Skip to content
General IRCWX

Code Request

A TG007 community discussion started by JOhnson.

Discussion 4 posts
Page 1 of 1
Open
Topic #16448 · 4 published posts · 1,223 views

Hi ...

I am after a code request and I hope this is the right place to ask for it ?

Ages and OMG it was ages ago hizpower gave me a code in the old SPCN where I could leave a message to a nick that joined my room and only they could see the message.

The problem is I left it on my HDD and not my Ex Drive and my pc crashed ? and I losted it ... so if anyone has a code that I am requesting that will work with IRCWX I would appreciate it ?

as always I will say thank you for any help on this one ?

Edited Nov 13, 2018 6:53 PM by JOhnson

To send onscreen NOTICE to user -
on *:JOIN:#: { /raw NOTICE $chan $nick :Time to buy a watch
}
To send a whisper to user -
//raw whisper $chan $nick :Time to buy a watch
To send a Time Reply to user -
//raw NOTICE %#KISS $nick :�TIME Your message 
Not sure how to dupe that dot

Let me know if you have any questions :)

thanks Winz I will play with the code over the weekend ?

 

1 hour ago, JOhnson said:

thanks Winz I will play with the code over the weekend ?

No problem! Please let me know if you need something else!