Top

Quotes Script


mIRC Code
+ 0 likes
Please Register to submit score.
Average Score  4.5
Scores Submitted  2
Date Added  Jan 14, 2006
Last Updated  Jan 14, 2006
Tags  quote  quotes 
  Bookmark and Share

Introduction

Well, it's just a script you put in your bot.
Commands:

!addquote (quote): add a quote
!quote (number): shows the quote number
!rquote: random quote
!dquote (number): deletes a quote (only if you're opped on that channel)
!quotes: tells you the number of quotes you have.

Yeah. . .it's pretty self-explanatory.

Grab the Code

Comments

  (2)  RSS
Im-No-Good
Comments: 5
 
mIRC Snippet:  Quotes Script
Posted on Jan 15, 2006 9:07 am
Could you make it so it would display the posts randomly every hour. And so that it could be enabled an disabled with !PostsOn Or !PostsOff.
Ive been lookin for a quotes script but i cant find one like that :(
EagleAmerican
Comments: 8
 
mIRC Snippet:  Quotes Script
Posted on Sep 26, 2006 10:43 am
Why use a variable for how many quotes there are?
Just use $lines(quotes2.txt)

Please Register or Login to start posting comments.
Bottom