Log in | Back to darenet.org

C/guess

(Examples)
Line 1: Line 1:
-
{{Related commands|[[ChanServ/8ball|8BALL]]<br />[[ChanServ/calc|CALC]]<br />[[ChanServ/dice|DICE]]<br />[[ChanServ/fml|FML]]<br />[[ChanServ/google|GOOGLE]]<br />[[ChanServ/inspire|INSPIRE]]<br />[[ChanServ/isgd|ISGD]]<br />[[ChanServ/isitdown|ISITDOWN]]<br />[[ChanServ/pastebin|PASTEBIN]]<br />[[ChanServ/twitter|TWITTER]]<br />[[ChanServ/weather|WEATHER]]}}<span class="cmdsyn">GUESS <START|END|number></span>
+
{{Related commands|[[C/8ball|8BALL]]<br />[[C/calc|CALC]]<br />[[C/dice|DICE]]<br />[[C/fml|FML]]<br />[[C/google|GOOGLE]]<br />[[C/inspire|INSPIRE]]<br />[[C/isgd|ISGD]]<br />[[C/isitdown|ISITDOWN]]<br />[[C/pastebin|PASTEBIN]]<br />[[C/twitter|TWITTER]]<br />[[C/weather|WEATHER]]}}<span class="cmdsyn">GUESS <START|END|number></span>
-
Guess is a simple game where ChanServ chooses a number between 1 and 100, and you guess what the number is. Where <number> is your guess.
+
Guess is a simple game where C chooses a number between 1 and 100, and you guess what the number is. Where <number> is your guess.
Note, when using this command in-channel, if you do not have access in the channel, the answer may be reported privately instead of in the channel
Note, when using this command in-channel, if you do not have access in the channel, the answer may be reported privately instead of in the channel
Line 7: Line 7:
===Examples===
===Examples===
{| class="srvcscmd" width="40%" style="font-size: 90%;"
{| class="srvcscmd" width="40%" style="font-size: 90%;"
-
| /msg ChanServ GUESS START
+
| /msg C GUESS START
| Starts a new game.
| Starts a new game.
|-
|-
-
| /msg ChanServ GUESS END
+
| /msg C GUESS END
| Ends a current game.
| Ends a current game.
|-
|-
-
| /msg ChanServ GUESS 22
+
| /msg C GUESS 22
| Attempts a guess with the number 22.
| Attempts a guess with the number 22.
|-
|-

Revision as of 17:08, 11 October 2012

Related Commands
8BALL
CALC
DICE
FML
GOOGLE
INSPIRE
ISGD
ISITDOWN
PASTEBIN
TWITTER
WEATHER

GUESS <START|END|number>

Guess is a simple game where C chooses a number between 1 and 100, and you guess what the number is. Where <number> is your guess.

Note, when using this command in-channel, if you do not have access in the channel, the answer may be reported privately instead of in the channel

Examples

/msg C GUESS START Starts a new game.
/msg C GUESS END Ends a current game.
/msg C GUESS 22 Attempts a guess with the number 22.


[Go Back]