Language WinBot Script (WBS)
| Date: | 07/20/05 |
| Author: | Craig Edwards |
| URL: | http://www.winbot.co.uk |
| Comments: | 3 |
| Info: | http://www.winbot.co.uk |
| Score: |
When text matches: !beer
Sent by: * (*@*)
Perform these commands:
/SET $beers 99
:drinkmorebeer
/SET $plural {}
/IF $beer ne 1 /SET $plural {s}
/MSG $channel $beers bottle$plural of beer on the wall,
/MSG $channel $beers bottle$plural of $boldBEER$bold!
/MSG $channel Take one down, pass them around,
/MSG $channel $beers bottle$plural of beer on the wall!
/DEC $beers
/IF $beers ne 0 /goto drinkmorebeer
/MSG $channel ...who drank all my beer? :(
Download Source | Write Comment
Download Source | Write Comment
Add Comment
Please provide a value for the fields Name,
Comment and Security Code.
This is a gravatar-friendly website.
E-mail addresses will never be shown.
Enter your e-mail address to use your gravatar.
Please don't post large portions of code here! Use the form to submit new examples or updates instead!
Comments