Top

Quote System

Please Register to submit score.
Average Score  6.3
Scores Submitted  4
Date Added  Jul 20, 2006
Last Updated  Aug 02, 2006
Tags  quote 

Introduction

<b>Quote System</b>


Commands:

!quote - Displays a random quote recorded by the script.

!quote info - Displays the number of available quotes.


Records everything said on a channel if the length of message is greater than or equal to thirty characters. Those messages are sent to a text file. It does distinguish between different channels, and quotes the messages accordingly.

Grab the Code

Comments

  (7)  RSS
Cage
Comments: 34
 
mIRC Snippet:  Quote System
Posted on Jul 21, 2006 2:22 am
Questions? Comments? Ratings..?
Pibb
Comments: 30
 
mIRC Snippet:  Quote System
Posted on Jul 21, 2006 11:01 pm
Not completely understanding the .txt file thing.
And then i'm a nut on only having 1 (one) on text even.
And make the variables cleaner, to make it easier on editing.
Cage
Comments: 34
 
mIRC Snippet:  Quote System
Posted on Jul 22, 2006 2:12 am
1) Every message said in a channel that is 20 characters or more is saved in quotes.#channel.txt. These messages are then randomly chosen and sent to the designated channel upon typing the command: !quote

2) I'll update it to using only one "on TEXT" event soon.

3) I'm not sure how I could make the variables any cleaner than they are. heh.
Cage
Comments: 34
 
mIRC Snippet:  Quote System
Posted on Jul 24, 2006 3:37 pm
Rating..? Maybe? Please?
Cage
Comments: 34
 
mIRC Snippet:  Quote System
Posted on Aug 2, 2006 8:05 am
...
ZabuzaMomochi
Comments: 186
 
mIRC Snippet:  Quote System
Posted on Aug 2, 2006 8:13 am
ER WE GO! Sorry i just got done making something for a friend. 5 out of 10!
ZabuzaMomochi
Comments: 186
 
mIRC Snippet:  Quote System
Posted on Aug 2, 2006 1:14 pm
And i would set it to more than 30 letters because i typed a very simple sentence yet it was 23 letters oo;

Please Register or Login to start posting comments.
Bottom