Email v.0.1
mIRC Code
+ 0 likes
Please Register to submit score.
| Average Score | 4.0 |
| Scores Submitted | 1 |
| Date Added | Nov 28, 2007 |
| Last Updated | Nov 29, 2007 |
| Tags | bot email |
|
|
Introduction
Basically, you can /msg whoever is hosting it with the stated formula, and when the user that was 'emailed' comes online, they will be able to see the message you sent them, even if you are offline.
Note: This is only the first draught of the script, and there are a few things I need to fix for the second. (Mostly that you can see a message just by going onto a nick, not having to actually identify).
Big thanks to Deku_Link.
mIRC Snippet:
Email v.0.1
Posted on Nov 28, 2007 2:08 pm
Posted on Nov 28, 2007 2:08 pm
It looks mostly clean to me, but my eyes aren't al that trained.
Having to identify would actually be a plus though, wouldn't it?
Don't want random people logging onto your name and looking through your messages without having to prove that it's you.
Having to identify would actually be a plus though, wouldn't it?
Don't want random people logging onto your name and looking through your messages without having to prove that it's you.
mIRC Snippet:
Email v.0.1
Posted on Nov 28, 2007 2:57 pm
Posted on Nov 28, 2007 2:57 pm
Yeah, that's what i'm trying to do at the moment, but I kinda don't know how. Will someone help me on this?
mIRC Snippet:
Email v.0.1
Posted on Nov 29, 2007 9:11 pm
Posted on Nov 29, 2007 9:11 pm
I believe when you whois someone there is a line which tells you if the person has identified. So you could whois them and if you find the line, they're identified.
mIRC Snippet:
Email v.0.1
Posted on Nov 29, 2007 9:34 pm
Posted on Nov 29, 2007 9:34 pm
this was a kindof useless script.. there is a memoserv if you didnt know, try it /memoserve send PERSON MSG
mIRC Snippet:
Email v.0.1
Posted on Nov 29, 2007 10:31 pm
Posted on Nov 29, 2007 10:31 pm
Some servers don't support memoserv. ;)
mIRC Snippet:
Email v.0.1
Posted on Nov 30, 2007 4:47 pm
Posted on Nov 30, 2007 4:47 pm
Nice script. Clean, However
on *:TEXT:!help givemsg:#: {
.notice $nick To send a message to someone, and then let them view it when they get online next, type /msg Toothache !givemsg [nick] [message].
Someone's bot might not be called Toothache :)
on *:TEXT:!help givemsg:#: {
.notice $nick To send a message to someone, and then let them view it when they get online next, type /msg Toothache !givemsg [nick] [message].
Someone's bot might not be called Toothache :)







