mIRC Code Snippets Tagged with memo
(3)
Keeps a message awaiting for a user that is idle and tells them when they return.
When you load the script, //run $mircdir and in that folder, create a folder called iMSG
Load into remotes of a bot
and
Ok.. I was looking for a way to make a memo system similar to MemoServ. Since I didnt find any.. I decided to make my own =).
To send a memo: !send <nick> <message>
You can send a memo
A simple botscript which acts like Memoserv that will save the message & notify the person addressed to retrieve it. If the person is offline, they will be notified when they get back online.<br><br>**Update: