Top

Cliques- the game (updated - v1.13)

Please Register to submit score.
Average Score  0.0
Scores Submitted  0
Date Added  Feb 22, 2008
Last Updated  Feb 24, 2008
Tags  bot  clique  cliques  fun  game  games  gforce  mirc  script 

Introduction

For use with channel #cliques
To change the channel that this script is associated with, replace every occurence of "#cliques" with "#your-channel-here"

You could probably change the clique names as well- color names can get boring. Use the same method as changing the channel name (find/replace).

Usage:

"!start [x [a b c]]" starts the game, will have x number of days (rounds), and uses clique names a, b, and c. If you don't provide the game with a b and c, the defaults are Red Gold and Blue. If you don't provide the game with x, the default is 5.

*** IMPORTANT: If you wish to supply clique names (a b c), you MUST supply the length of the game (x) as well.

The second time you type "!start", the game will be initialized and joining will be closed off.
Typing "join" joins you into the game and adds you to the list of players. This must be said after the first "!start" and before the second one.
After this, the players must send you/the bot the name of the clique they'd like to join. Once all have submitted, the game will progress.

I've added in a failsafe for players leaving the room (often due to a ping timeout/broken pipe/etc.), so if a player leaves the room, the game will eject him/her from the game and make sure that it doesn't freeze up.

If, for some reason, the bot happens to freeze up, use the command "/endclique" to display the latest scores and unset all variables.

To simply reset all variables, type "/endclique 1".

Update log:
v1.13: blue_tetris asked for more credit than one line of the code.
v1.12: Variable help at beginning added, variables cleaned up
v1.1: Support for custom cliques, error fixes
v1.0: Official Hawkee.com release.

Grab the Code

Comments

  (0)  RSS

Please Register or Login to start posting comments.
Bottom