CALC lets you do some simple mathematics with services. You can also specify a number of calculations that can be done at once.
Syntax: CALC [times] <expression>
Example:
/msg GameServ CALC 6*8
/msg GameServ CALC 5 1+2
EIGHTBALL
Asks the magic 8-ball a question.
Syntax: EIGHTBALL
Example:
/msg GameServ EIGHTBALL
LOTTERY
LOTTERY randomly chooses a user on the channel where it is run.
Syntax: LOTTERY
Example:
/msg GameServ LOTTERY
NAMEGEN
NAMEGEN provides you with a list of possible names you could use.
It can display the result to either yourself or a channel.
Syntax: NAMEGEN [number of names]
Example:
/msg GameServ NAMEGEN 5
ROLL
ROLL lets you roll a series of virtual dice and display the result to either yourself or a channel. You can also specify a number of dice rolls that can be done at once.
Syntax: ROLL [times] <#dice>d<#sides>
Example:
/msg GameServ ROLL 2d16
/msg GameServ ROLL 5 4d16
RPS
RPS will randomly reply "Rock", "Paper", or "Scissors".
Syntax: RPS
Examples:
/msg GameServ RPS