!note script
mIRC Code
+ 0 likes
Please Register to submit score.
| Average Score | 5.5 (of 2 scores) |
| Date Added | Sep 12, 2009 |
| Last Updated | Oct 04, 2009 |
| Tags | memo memoserv message msg note |
Introduction
sharpknife's script: http://www.hawkee.com/snippet/2779/
so, it works fairly nicely, it'll keep multiple messages, tell how long ago they were sent, notice someone whenever they join, change nicks or talk(with a spam control ofc). Drawbacks: the spam control requires a few variables in your list, it does not check if someone is recognized or not when they try to read a msg(my server doesn't let you but it isn't hard to add if yours does), and no spam control yet for !note's (I'll get on that right now cus i just thought of it :D ). Anyways, enjoy:
EDIT: spam protection added(not up on what to use for $address, any suggestions if 1 isn't good will be much appreciated) | fixed problem of first comment(making pics now too)
EDIT: supports /msg <bot> !note and multiple msg's with syntax !note <nick>/<nick>/<nick>
EDIT: fixed some bugs (now works with nicks that have \ or | in them) and changed syntax :/ (not related)


mIRC Snippet:
!note script
Posted on Sep 12, 2009 2:44 pm
Posted on Sep 12, 2009 2:44 pm
Hmmmm. I haven't gotten it to work to show me what it does. Every time I type !msg it tells me I don't have any messages at the moment yet I already did message test and other test to see if anything would pop up.
Also, line 39 has a timer problem.....
* /timer: invalid parameters (line 39, msghistory)
Also, line 39 has a timer problem.....
* /timer: invalid parameters (line 39, msghistory)
mIRC Snippet:
!note script
Posted on Sep 12, 2009 3:07 pm
Posted on Sep 12, 2009 3:07 pm
i see the problem
also, the syntax is:
<personA> !msg personB yo, whatsup?
<personB> !msg
sorry about that
also, the syntax is:
<personA> !msg personB yo, whatsup?
<personB> !msg
sorry about that
mIRC Snippet:
!note script
Posted on Sep 12, 2009 3:26 pm
Posted on Sep 12, 2009 3:26 pm
and this is for a bot
mIRC Snippet:
!note script
Posted on Sep 12, 2009 6:50 pm
Posted on Sep 12, 2009 6:50 pm
I already had this idea and have already posted it :/
mIRC Snippet:
!note script
Posted on Sep 12, 2009 9:59 pm
Posted on Sep 12, 2009 9:59 pm
yours is nothing like mine......literally the only similarity is the trigger
mIRC Snippet:
!note script
Posted on Sep 13, 2009 12:19 pm
Posted on Sep 13, 2009 12:19 pm
The code is very neat, and clean. Well done :) nice script. Just for future reference, you can remove the /'s from the beginning of commands, sure you know this already but the INC has one :) also, instead of using the /halt command, you may want to look into more effective if-else logic. can make longer scripts so much easier to write/debug/read.
Jonesy44~
Jonesy44~
mIRC Snippet:
!note script
Posted on Sep 13, 2009 1:55 pm
Posted on Sep 13, 2009 1:55 pm
Ok so I tested it again. Still getting the "You don't have any messages at the moment!"
Is this a system that only works when someone queries you? Or your bot?
The insufficient parameters changed from line 39 to line 40 now.
* /timer: invalid parameters (line 40, msghistory)
I see you detailed what this script does but you should detail how it works so people have a better understanding of where the messages come from (I.E. Queries, other channels, highlighted names, etc).
Is this a system that only works when someone queries you? Or your bot?
The insufficient parameters changed from line 39 to line 40 now.
* /timer: invalid parameters (line 40, msghistory)
I see you detailed what this script does but you should detail how it works so people have a better understanding of where the messages come from (I.E. Queries, other channels, highlighted names, etc).
mIRC Snippet:
!note script
Posted on Sep 13, 2009 2:02 pm
Posted on Sep 13, 2009 2:02 pm
Alright, I didn't quite understand what you said about personA to personB at first. Sorry about that.
To clear this up, this can be done in queries, other chats, and/or server(s). As long as your bot is there. The person must type !msg UsersNameYouAreSendingAMessageTo YourMessageHere. Then it will be sent to the bot and kept there till the person retrieves the message by typing !msg.
I like it. Good job.
To clear this up, this can be done in queries, other chats, and/or server(s). As long as your bot is there. The person must type !msg UsersNameYouAreSendingAMessageTo YourMessageHere. Then it will be sent to the bot and kept there till the person retrieves the message by typing !msg.
I like it. Good job.
mIRC Snippet:
!note script
Posted on Sep 13, 2009 3:10 pm
Posted on Sep 13, 2009 3:10 pm
thanks jonesy44 and glad you got it working theprodigy....its definitely a work in progress, sometime soon I'll convert it to an alias so that it can be used with both the !msg command and a /msg mybot !msg command(so i can institute the option to register and group msg accounts).
will keep posted and thanks :D
will keep posted and thanks :D
mIRC Snippet:
!note script
Posted on Sep 13, 2009 6:53 pm
Posted on Sep 13, 2009 6:53 pm
Nice. but we got memoserv :3. But still, i like it :)!





