Difference between revisions of "Introduction to MUSHing"
(3 intermediate revisions by 2 users not shown) | |||
Line 2: | Line 2: | ||
MUSHes are a "text-based MMORPG on a roleplay server," or a "living, text-based world." Players login as their various characters, and meet together to RP in any number of virtual locations. If you've never been to one, you're in for a treat. The tutorial below will walk you through the basics of how to use them, and what they are. |
MUSHes are a "text-based MMORPG on a roleplay server," or a "living, text-based world." Players login as their various characters, and meet together to RP in any number of virtual locations. If you've never been to one, you're in for a treat. The tutorial below will walk you through the basics of how to use them, and what they are. |
||
{{DivEnd}} |
{{DivEnd}} |
||
− | |||
==Step One: Connecting== |
==Step One: Connecting== |
||
− | Connecting to a MUSH is done through a MUSH Client. These are small programs |
+ | Connecting to a MUSH is done through a MUSH Client. These are small programs with a light footprint on system resources that are generally free to download and use. We currently recommend [https://beipdev.github.io/BeipMU/ BeipMU for Windows], [https://www.riverdark.net/atlantis/ Atlantis for MacOS], and [https://github.com/ingwarsw/tinyfugue TinyFugue for Linux], but other clients are available online. |
− | |||
− | {{TableMain}} |
||
− | {{T01}} |
||
− | |If You're Using... |
||
− | |You Probably Want... |
||
− | |- |
||
− | |Windows |
||
− | |[http://www.potatomushclient.com/ Potato] |
||
− | |- |
||
− | |Mac OS X |
||
− | |[http://www.riverdark.net/atlantis/ Atlantis] |
||
− | |- |
||
− | |Linux |
||
− | |[http://www.potatomushclient.com/ Potato] |
||
− | |- |
||
− | |Android |
||
− | |[http://bt.happygoatstudios.com/ BlowTorch] |
||
− | |- |
||
− | |iOS |
||
− | |[http://mochasoft.dk/iphone_telnet.htm Telnet Lite] |
||
− | |} |
||
− | |||
− | Once downloaded, |
+ | Once you've downloaded the client, the next step is to connect to our server. Clients will generally to fill in three fields when you configure a new connection, which is typically in a '''New Connection''' or '''New World''' dialog: |
: Name for the MUSH? <font color="#616161">Tenebrae</font> |
: Name for the MUSH? <font color="#616161">Tenebrae</font> |
||
: Server? <font color="#616161">tenebraemush.net</font> |
: Server? <font color="#616161">tenebraemush.net</font> |
||
: Port? <font color="#616161">4001</font> |
: Port? <font color="#616161">4001</font> |
||
+ | Please see the documentation for your client if you have trouble connecting. |
||
+ | ==Step Two: Saying Hello== |
||
− | For client-by-client help: |
||
+ | Once you've connected, an intro screen appears in your client's screen: |
||
− | {{TableMain}} |
||
− | {{T01}} |
||
− | |If You're Using... |
||
− | |Connect This Way... |
||
− | |- |
||
− | |SimpleMU |
||
− | |File > New Connection Wizard |
||
− | |- |
||
− | |MUSHClient |
||
− | |Connection > Quick Connect |
||
− | |- |
||
− | |} |
||
+ | <pre> |
||
+ | __ __| | ____| | | |
||
+ | | __ \ _ \ __| __ `__ \ __ \ | _ \ __ `__ \ |
||
+ | | | | | __/ | | | | | | | __/ | | | |
||
+ | _| _| |_|\___| _____|_| _| _|_.__/ _|\___|_| _| _| |
||
+ | () _ \ _| () |
||
− | For Atlantis and Potato, the connection setup is going to be similar. Look for a "New Connection" or a "New World" setting. |
||
+ | )( | | | )( |
||
+ | /==00==\ | | __| /==00==\ |
||
+ | || \___/ _| || |
||
+ | || || |
||
+ | || ____| || |
||
+ | || __| _` | || |
||
+ | || | ( | || |
||
+ | \/ _____|\__,_| \/ |
||
− | [[Category:Admin|Introduction to MUSHing]] |
||
− | [[Category:Getting Started|Introduction to MUSHing]] |
||
+ | ------------------------------------------------------------------------------ |
||
− | ==Step Two: Saying Hello== |
||
+ | Welcome to the Emblem of Ea |
||
+ | www.tenebraemush.net |
||
+ | A Pathfinder Edition Dungeons and Dragons MUX |
||
+ | ------------------------------------------------------------------------------ |
||
+ | "connect <name> <password>" connects you to an existing character. |
||
+ | "con guest" connects you to a guest character. |
||
+ | "WHO" tells you who is logged in to the game (case sensitive). |
||
+ | "QUIT" exits the game and saves your character. |
||
+ | If you want a character, speak to our staff in game. |
||
− | Once you've connected, a "banner" will fly into your Client's screen. It says, The Emblem of Ea, and should look vaguely like the below: |
||
+ | ------------------------------------------------------------------------------ |
||
− | |||
− | |||
− | <pre> |
||
− | () |
||
− | ___ _ )( |
||
− | |_ _|__ _ __ ___| |__ _ __ __ _ ___ /==00==\ Welcome to the |
||
− | | |/ _ \ '_ \ / _ \ '_ \| '__/ _` |/ _ \ || Emblem of Ea |
||
− | | | __/ | | | __/ |_) | | | (_| | __/ || A Pathfinder MUX |
||
− | |_|\___|_| |_|\___|_.__/|_| \__,_|\___| || |
||
− | || www.tenebraemush.net |
||
− | -=--=--=--=--=--=--=--=--=--=--=--=--=--=--= || --=--=--=--=--=--=--=--=- |
||
− | \/ |
||
− | connect <name> <password> : connects you to an existing character |
||
− | create <name> <password> : creates a new character |
||
− | con guest : connects you to a guest character |
||
− | WHO : tells you who is logged in to the game |
||
− | QUIT : exits the game and saves your character |
||
− | +help : gives help on the commands |
||
− | -=--=--=--=--=--=--=--=--=--=--=--=--=--=--=--=--=--=--=--=--=--=--=--=--=--=- |
||
</pre> |
</pre> |
||
− | |||
Type '''connect guest''' to enter the world as a guest. This logs you into the game, much like you'd log into a MMORPG or a chat room. In fact, it looks like this: |
Type '''connect guest''' to enter the world as a guest. This logs you into the game, much like you'd log into a MMORPG or a chat room. In fact, it looks like this: |
||
<pre> |
<pre> |
||
− | |||
-=--=--=--=--=--=--=--=--=<* NAT20: Gaming Table *>-=--=--=--=--=--=--=--=--=- |
-=--=--=--=--=--=--=--=--=<* NAT20: Gaming Table *>-=--=--=--=--=--=--=--=--=- |
||
− | + | + o + + |
|
+ | o + |
||
− | / /\ | | | |_ \ \_/ / /\ | |\ | | | \ | |_) / / \ ( (` |
||
+ | o + + + |
||
− | /_/--\ |_|__ |_|__ /_/ \ /_/--\ |_| \| |_|_/ |_| \ \_\_/ _)_) |
||
+ | + o o + o |
||
+ | -_-_-_-_-_-_-_,------, o |
||
+ | _-_-_-_-_-_-_-| /\_/\ |
||
+ | -_-_-_-_-_-_-~|__( ^ .^) + + |
||
+ | _-_-_-_-_-_-_-"" "" |
||
+ | + o o + o |
||
+ | + + |
||
+ | o o o o + |
||
+ | "[He] said he didn't think we should be afraid to embrace whimsy. I asked him what he meant by whimsy, and he struggled to define it. He said it's that nagging idea that life could be magical." - Donald Miller, A Million Miles in a Thousand Years: What I Learned While Editing My Life |
||
− | |||
− | \ / A nation born surrounded by ENEMIES, |
||
− | -\ /- Alexandros stands as a nation of HEROES, |
||
− | - \ _ / - an exemplar of TRADE. |
||
− | - \\\/ - |
||
− | - / - A nation who has done what few DARED. |
||
− | / \/ \ |
||
− | /\ |
||
− | /""\ |
||
------------------------------> Getting Help <------------------------------ |
------------------------------> Getting Help <------------------------------ |
||
Website: http://www.tenebraemush.net |
Website: http://www.tenebraemush.net |
||
− | + | Theme Intro: http://tenebraemush.net/index.php/Introduction_to_Theme |
|
− | FAQ: http://tenebraemush.net/index.php/FAQ |
||
− | |||
− | -------------------> Current Meta-Arc for Tenebrae MUX <-------------------- |
||
− | |||
− | During recent times, the time scholars have begun referring to as the Rise of Shadows, Heth slaughtered all, and turned Dragonier into a land of undeath. Around him, other nations scrambled to respond...and other dictators and legends began to take advantage of the chaos. |
||
-=--=--=--=--=--=--=--=--=--=--=-- Contents --=--=--=--=--=--=--=--=--=--=--=- |
-=--=--=--=--=--=--=--=--=--=--=-- Contents --=--=--=--=--=--=--=--=--=--=--=- |
||
− | + | Aelwyn Runt of a Dragoon. 1m 2h |
|
− | + | Bildor Khazad. Black hair and beard. Red tattooes. 3m 12m |
|
− | + | Boshter An arvek nar in robes. Oh no! 19m 1w |
|
− | + | Dolan Brown-haired human with scars down his face. 20m 1h |
|
− | + | Fidget A purple goblin in a layered, mismatched set of fancy 4m 2h |
|
− | + | Harkashan Sith with red and black scales bearing gleaming lavas 17m 1d |
|
− | + | Magpie A blond gnome woman wearing a motley of colors. 2m 3d |
|
− | + | Mikilos Tall male dawn elf, rosey blonde and handsome. 8m 1h |
|
− | + | Petros A red-haired dwarf in grey and gold clothing. 13s 1h |
|
+ | Ravenstongue Short half-elf girl with violet eyes and black hair. 0s 3h |
||
− | Selerik Spoony. So spoony. 4m 1w |
||
+ | Reithak A light brown egalrin with red and blue accents. 33m 33m |
||
+ | Telamon A platinum-blond half-sil man with dancing dark eyes 6s 8h |
||
+ | Verna Petite humanoid in bulky gray robes and cloak. 5m 5h |
||
-=--=--=--=--=--=--=--=--=--=--=-- Objects =--=--=--=--=--=--=--=--=--=--=--=- |
-=--=--=--=--=--=--=--=--=--=--=-- Objects =--=--=--=--=--=--=--=--=--=--=--=- |
||
+ | Changeover Questions Box! |
||
All the Secret Ways to Earn RPPs |
All the Secret Ways to Earn RPPs |
||
− | [HOOKS] Random Alt Generator |
||
[HOOKS] Random Roleplay Hook Generator |
[HOOKS] Random Roleplay Hook Generator |
||
− | [HOOKS] Random Plot Hook Generator |
+ | [HOOKS] Random Plot Hook Generator |
-=--=--=--=--=--=--=--=--=--=--=--= Exits -=--=--=--=--=--=--=--=--=--=--=--=- |
-=--=--=--=--=--=--=--=--=--=--=--= Exits -=--=--=--=--=--=--=--=--=--=--=--=- |
||
+ | Moon <PIE> Dice Cleanser <CLEANSE> Add Social Quirks <SO> |
||
− | Dice Cleanser <CLEANSE> Add Social Quirks <SO> Plot Nexus <PN> |
||
− | + | PrP Nexus <PN> The Door <TD> Chargen <CG> |
|
− | + | Staff Nexus <SN> Quiet Room <SHH> RP Nexus <RN> |
|
-=--=--=--=--=--=--=--=--=--=--=--=--=--=--=--=--=--=--=--=--=--=--=--=--=--=- |
-=--=--=--=--=--=--=--=--=--=--=--=--=--=--=--=--=--=--=--=--=--=--=--=--=--=- |
||
</pre> |
</pre> |
||
Congratulations! You're on Tenebrae. |
Congratulations! You're on Tenebrae. |
||
− | |||
− | [[Category:Admin|Introduction to MUSHing]] |
||
− | [[Category:Getting Started|Introduction to MUSHing]] |
||
==Step Three: I'm Connected!== |
==Step Three: I'm Connected!== |
||
Line 159: | Line 120: | ||
|You say, "Hi!" |
|You say, "Hi!" |
||
|- |
|- |
||
− | | |
+ | |; waves! |
|Guest waves! |
|Guest waves! |
||
|- |
|- |
||
Line 185: | Line 146: | ||
You might want to practice moving around and talking to folks. The basic commands you learn, such as '''look''', are the main ones you'll need to use Tenebrae. |
You might want to practice moving around and talking to folks. The basic commands you learn, such as '''look''', are the main ones you'll need to use Tenebrae. |
||
− | From here, you'll want to make a character. |
+ | From here, you'll want to make a character. Currently, new character creation is locked down, so page a staffer to create a new character for you. |
Once you have your character, check out Chargen, which is a series of rooms that walk you through the chargen process. Type '''CG''' to travel there from the Gaming Table. |
Once you have your character, check out Chargen, which is a series of rooms that walk you through the chargen process. Type '''CG''' to travel there from the Gaming Table. |
Latest revision as of 20:17, 11 June 2023
MUSHes are a "text-based MMORPG on a roleplay server," or a "living, text-based world." Players login as their various characters, and meet together to RP in any number of virtual locations. If you've never been to one, you're in for a treat. The tutorial below will walk you through the basics of how to use them, and what they are.
Step One: Connecting
Connecting to a MUSH is done through a MUSH Client. These are small programs with a light footprint on system resources that are generally free to download and use. We currently recommend BeipMU for Windows, Atlantis for MacOS, and TinyFugue for Linux, but other clients are available online.
Once you've downloaded the client, the next step is to connect to our server. Clients will generally to fill in three fields when you configure a new connection, which is typically in a New Connection or New World dialog:
- Name for the MUSH? Tenebrae
- Server? tenebraemush.net
- Port? 4001
Please see the documentation for your client if you have trouble connecting.
Step Two: Saying Hello
Once you've connected, an intro screen appears in your client's screen:
__ __| | ____| | | | __ \ _ \ __| __ `__ \ __ \ | _ \ __ `__ \ | | | | __/ | | | | | | | __/ | | | _| _| |_|\___| _____|_| _| _|_.__/ _|\___|_| _| _| () _ \ _| () )( | | | )( /==00==\ | | __| /==00==\ || \___/ _| || || || || ____| || || __| _` | || || | ( | || \/ _____|\__,_| \/ ------------------------------------------------------------------------------ Welcome to the Emblem of Ea www.tenebraemush.net A Pathfinder Edition Dungeons and Dragons MUX ------------------------------------------------------------------------------ "connect <name> <password>" connects you to an existing character. "con guest" connects you to a guest character. "WHO" tells you who is logged in to the game (case sensitive). "QUIT" exits the game and saves your character. If you want a character, speak to our staff in game. ------------------------------------------------------------------------------
Type connect guest to enter the world as a guest. This logs you into the game, much like you'd log into a MMORPG or a chat room. In fact, it looks like this:
-=--=--=--=--=--=--=--=--=<* NAT20: Gaming Table *>-=--=--=--=--=--=--=--=--=- + o + + o + o + + + + o o + o -_-_-_-_-_-_-_,------, o _-_-_-_-_-_-_-| /\_/\ -_-_-_-_-_-_-~|__( ^ .^) + + _-_-_-_-_-_-_-"" "" + o o + o + + o o o o + "[He] said he didn't think we should be afraid to embrace whimsy. I asked him what he meant by whimsy, and he struggled to define it. He said it's that nagging idea that life could be magical." - Donald Miller, A Million Miles in a Thousand Years: What I Learned While Editing My Life ------------------------------> Getting Help <------------------------------ Website: http://www.tenebraemush.net Theme Intro: http://tenebraemush.net/index.php/Introduction_to_Theme -=--=--=--=--=--=--=--=--=--=--=-- Contents --=--=--=--=--=--=--=--=--=--=--=- Aelwyn Runt of a Dragoon. 1m 2h Bildor Khazad. Black hair and beard. Red tattooes. 3m 12m Boshter An arvek nar in robes. Oh no! 19m 1w Dolan Brown-haired human with scars down his face. 20m 1h Fidget A purple goblin in a layered, mismatched set of fancy 4m 2h Harkashan Sith with red and black scales bearing gleaming lavas 17m 1d Magpie A blond gnome woman wearing a motley of colors. 2m 3d Mikilos Tall male dawn elf, rosey blonde and handsome. 8m 1h Petros A red-haired dwarf in grey and gold clothing. 13s 1h Ravenstongue Short half-elf girl with violet eyes and black hair. 0s 3h Reithak A light brown egalrin with red and blue accents. 33m 33m Telamon A platinum-blond half-sil man with dancing dark eyes 6s 8h Verna Petite humanoid in bulky gray robes and cloak. 5m 5h -=--=--=--=--=--=--=--=--=--=--=-- Objects =--=--=--=--=--=--=--=--=--=--=--=- Changeover Questions Box! All the Secret Ways to Earn RPPs [HOOKS] Random Roleplay Hook Generator [HOOKS] Random Plot Hook Generator -=--=--=--=--=--=--=--=--=--=--=--= Exits -=--=--=--=--=--=--=--=--=--=--=--=- Moon <PIE> Dice Cleanser <CLEANSE> Add Social Quirks <SO> PrP Nexus <PN> The Door <TD> Chargen <CG> Staff Nexus <SN> Quiet Room <SHH> RP Nexus <RN> -=--=--=--=--=--=--=--=--=--=--=--=--=--=--=--=--=--=--=--=--=--=--=--=--=--=-
Congratulations! You're on Tenebrae.
Step Three: I'm Connected!
Right now, you're in a virtual room. You can type look to look at the room and see who's there, or use +glance to see a list of people who are in the room with you.
Some Commands For Getting Around | |
Type This | It Does This |
look | You look at the room! |
look PersonName | You look at someone in the room. |
say Hi! | You say, "Hi!" |
; waves! | Guest waves! |
page PlayerName=Hi! | You page PlayerName 'Hi!' ...this is like sending a secret message. |
+staff | Gets you a list of helpful folks. |
WHO | Tells you who's online. |
+where | Tells you where everyone is. |
+help | Our ingame help files. |
QUIT | Quits the game safely. |
Step Four: What Now?
You might want to practice moving around and talking to folks. The basic commands you learn, such as look, are the main ones you'll need to use Tenebrae.
From here, you'll want to make a character. Currently, new character creation is locked down, so page a staffer to create a new character for you.
Once you have your character, check out Chargen, which is a series of rooms that walk you through the chargen process. Type CG to travel there from the Gaming Table.
There's a chargen guide available on this website also, and don't be afraid to page a staff member or helpful player!