Top

Quote of the day

Please Register to submit score.
Average Score  3.0
Scores Submitted  2
Date Added  Jul 21, 2006
Last Updated  Jul 21, 2006
Tags  quote  quoteoftheday 

Introduction

Ok simple script to let you set a quote of the day and lets others find out that quote

Also has protection so only half-ops and Ops can set new quotes

You need to put "%quote" in the variables tab for this to work.

commands:

!quote - Makes the bot pm you with the quote of the day

!setquote [New quote here] - Sets a new quote then informs the channels that there is a new quote.

2nd ever script

Grab the Code

Comments

  (2)  RSS
Pibb
Comments: 30
 
mIRC Snippet:  Quote of the day
Posted on Jul 21, 2006 10:58 pm
Here are some ideas for you.

1.Have it randomly select from a list. Most people would fight over that on servers I go to.
2. Set %QS.Quote. [ $+ [ $Nick ] ] $2-
To set everyone their own quote if they choose to add one. Then configure the other part to work with this.
Noutrious
Comments: 340
 
mIRC Snippet:  Quote of the day
Posted on Jul 23, 2006 12:43 pm
Or, if you don`t want a quote for each people, then on start set %quote $read(quotes.txt)

Please Register or Login to start posting comments.
Bottom