Posted: Sun Mar 10, 2019 6:22 pm Post subject: [Game] HangMan(Beta)
This is a old game, heck if i know who originally did it, but this is just a beta game for the reason, its a little glitchy, so use this game at your own risk, to add this game to your menu bar, go to remotes - popup menu and add this code.
Code:
HangMan
.$iif($group(#hangman) == on,$style(2),$style(0)) On:{ .enable #hangman | msg $chan Hangman is On, type !hangman to begin! }
.$iif($group(#hangman) == off,$style(2),$style(0)) Off:{ .disable #hangman | msg $chan Hangman is Off, Game Over! }
.Set Default Tries:{ set %numberoftries $$?="Enter Number of Tries:" | msg # Default tries set to %numberoftries }
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum You cannot attach files in this forum You cannot download files in this forum