Gamble
From RacHelp
Contents |
[edit] Author
[edit] Description
Games script. This script has been somewhat replaced by Gamebawt
[edit] Usage
To buy a drink: !buydrink
To ask the magic eightball a question: !8ball QUESTION
To play a number guessing game: !numbergame NUMBER BETWEEN 1 AND 50
To play pokies: !pokies
To play darts: !darts
To ask a true or false style question: !trueorfalse QUESTION
To see if you're hot or not: !lovetester
[edit] Installation
- Extract gamble.tcl to your Racbot scripts directory
- Extract gamble.english.lang to your Racbot language directory
- Add the following to the bottom of your Racbot configuration file:
source scripts/gamble.tcl
