Advanced Quote System
mIRC Code
+ 1 likes
Please Register to submit score.
| Average Score | 6.0 (of 3 scores) |
| Date Added | Jun 14, 2006 |
| Last Updated | Jun 14, 2006 |
| Tags | quote quotes |
Introduction
To load it, simply click on the 'Send Snippet to Clipboard' button. Then, in your bot's mIRC client, Hlod Alt and push R. Then, paste the snippet.
mIRC Snippet:
Advanced Quote System
Posted on Jun 16, 2006 12:54 pm
Posted on Jun 16, 2006 12:54 pm
It's not bad. There should be some kind of limit on becoming the quote bot's owner, and the script could be cleaned up a bit both codewise and gramatically. However, it's still very good. :D
mIRC Snippet:
Advanced Quote System
Posted on Jun 16, 2006 12:54 pm
Posted on Jun 16, 2006 12:54 pm
There should be some kind of limit on becoming the quote bot's owner, and the script could be cleaned up a bit both codewise and gramatically. However, it's still very good. :D
mIRC Snippet:
Advanced Quote System
Posted on Jun 17, 2006 7:15 pm
Posted on Jun 17, 2006 7:15 pm
What do you mean limit on becoming bot owner?
Ty for the not bad.
Ty for the not bad.
mIRC Snippet:
Advanced Quote System
Posted on Jan 13, 2007 11:09 pm
Posted on Jan 13, 2007 11:09 pm
one update id like you to make is a !qlist command that lists all the quotes and the numbers...other than that its pretty nice
mIRC Snippet:
Advanced Quote System
Posted on Jun 9, 2007 7:37 pm
Posted on Jun 9, 2007 7:37 pm
it looks good to me
mIRC Snippet:
Advanced Quote System
Posted on Oct 24, 2009 4:33 am
Posted on Oct 24, 2009 4:33 am
nice script mate, but few things should be added so it could look more useful ( thats what i think ) , add a command for last quote , people have to type !qnum then do !quote <num> to see the last quote, so a command !lastquote would be useful i guess and let this command be able to give last 1 , 2 or 3 or 4 quotes, for example !lastquote , when its alone then it gives last quote , if its !lastquote 2 , gives last 2 quotes .. etc , also a command called !searchquote <word> , searches for a word in quotes and picks one from em randomly ( if found) , that would be cool if someone remembers smth funny and wants to see if theres a quote for it , like !searchquote potato , it'll search for the word potato in quotes and give 1 quote out of X quotes found
mIRC Snippet:
Advanced Quote System
Posted on Oct 24, 2009 5:56 am
Posted on Oct 24, 2009 5:56 am
Looks like a good quite system, using a combination of text files and ini files..
My only little quibble is instead of all those /notice commands, you can simply use $& to tie the lines together.
But then that's each person's own little way of scripting ;)
7/10
My only little quibble is instead of all those /notice commands, you can simply use $& to tie the lines together.
But then that's each person's own little way of scripting ;)
7/10
mIRC Snippet:
Advanced Quote System
Posted on Nov 7, 2009 4:51 pm
Posted on Nov 7, 2009 4:51 pm
I have a request.
For the "quote owner", before they do any action like !qdel, can you add in a check to make sure they're identified first? Because anyone could just change their nick to the "quote owner" and start messing around with the bot.
Thanks.
For the "quote owner", before they do any action like !qdel, can you add in a check to make sure they're identified first? Because anyone could just change their nick to the "quote owner" and start messing around with the bot.
Thanks.
mIRC Snippet:
Advanced Quote System
Posted on Nov 7, 2009 9:47 pm
Posted on Nov 7, 2009 9:47 pm
/writeini quotes.ini stats all $calc($readini(quotes.ini,stats,all) + 1 )
Couldnt of used a $lines?
Couldnt of used a $lines?




