Quantcast
Channel: Techaholica
Viewing all articles
Browse latest Browse all 10

Drunk of Legends Explained

$
0
0

I spent the last couple of months working on this bot called TechaMud. Using this bot I created a game called Drunk of Legends. I separated the name of the game from the script because I might play other games, and the same bot could be used to play those as well. Anyway, the point of the game is to bar hop, get drinks, play games, dance, and try not to get killed. Right now I would consider this the Alpha version of the game. There is still a ton I want to add, but I’m looking for feedback at this point. Let me know what you think! Here are the commands

Starting the Game

!StartGame – this is essentially turning the game on. I put in a start command because I may at some point put in NPCs that interact with all players in the game and possibly kill some. If you didn’t want your character in game, you could stay out of the game and still hang out in chat.
!class [<class name>] – Use the !class command to see all classes or the specifics of one class. Current classes are Hipster, NeckBeard, GamerChic, Redditor, and Bro. Each class has different stats which I will get into later.
!roll <class name> – This is how you start a new character as a particular class. You also use this to re-roll once you die or want to start a new class. If you were still alive when you issue this command, your previous character including all items and money gets wiped.

Basic Commands

!look [<object>] – Use this command to look around you or at a particular object. Objects are usually inside brackets like [this].
!locations – See all the locations you can travel to.
!go <location> – travel to a location
!buy <object> – purchase the object. This item goes into your inventory
!inventory – See the items in your inventory.
!drink <object> – drinks the object. Alcoholic drinks make you more drunk. Non-alcoholic drinks make you more sober.
!eat <object> – eating makes you more sober.
!bet <number> – Your default bet is $1, but you can increase that with this command.
!play <game> – Plays that game.
!dance [<object>]  – Either dance in place or dance on that object (probably a dance floor).

Black Jack

Currently Black Jack is the only game that has additional commands.

!hit – Hits.
!stand – Stands. At this point the dealer plays out his hand and lets you know if you win or lose.

I hope you guys enjoy this game. Let me know what you think. I hope to see everyone in my chat!

http://www.twitch.tv/techaholica


Viewing all articles
Browse latest Browse all 10

Trending Articles