Marky's Color Uno January 1, 2005
Copyright (C) 2004,2005 Mark A. Day (techwhiz@earthlink.net)

This is a simple uno game that I wrote for eggdrop-1.6.x
It plays much like other uno bots, responds much faster,
makes use of color, has play shortcuts, and the robot player
actually wins games ;-)

#### NOTES FROM SPiRiTX ####

Dieses Uno Script wurde von mir ins Deutsche
bersetzt um euch das Ganze ein wenig verstndlicher
zu machen.

Alle mgens ja nicht immer in Englisch ^^

Einfach an die README/Install halten und die
beiden Files "unogerman.tcl" und "uno.cfg"
ins Directory "Scripts" von eurem Eggdrop legen,
in die eggdrop.conf einbinden und rehashen.

Viel Spa damit ^^

Und noch einen riesengroen Dank an Marky fr
dieses Uno Script das total genial ist :)

#### END NOTES #### 


Bot Commands 

 !unocmds 	Command list
 !remove [nick] Remove [nick] (or yourself) from the current game
 !unowon [nick] Show score for [nick]
 !unotop10 	Top10 scores
 !unotop3last   Last month's Top3
 !unofast 	Monthly fastest game record
 !unofast 	Monthly high score record
 !unorecords 	All-time records
 !unorules 	UNO Help URL
 !uno 		Start an Uno game
 !stop 		Stop Uno

 Removing someone other than oneself is limited to channel ops.

Commands During Play

 join	Join an uno game
 order	Show current playing order
 time	Show current game running time
 cards  Re-display list of cards in hand
 play	Play a card
 card	Show current top card
 turn   Show whose turn it is
 draw	Draw a card
 color  Change color
 pass   Pass to next player
 count  Show how many cards each player has left
 stats  Card stats

 All playing commands can be abbreviated to the first two letters
 the command. The shortcut for the "card" command is "cd".

Examples Of Card Play:

 Card colors can be abbreviated to single letters, as well as the
 "two" and "four" draw cards.

 example:
  to play a yellow draw two card: pl y d t
  to play a wild draw four card: pl w d f

This script is available at:
 http://home.earthlink.net/~techwhiz/uno

Enjoy,
Marky 
