mIRC Code Snippets Tagged with memo
(5)
Ok, so a friend in a chan wanted me to make a memo system for him. He linked me to sharpknife's script and asked me to make it so that he could see how many messages were sent so pretty much that became..
does exactley what it says on the tin
just copy into remotes
REVISED AND EDITED
Thank you for your comments and as such have edited the script as suggested
P.S sorry for my stupid arse comments..
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:..