<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://wiki.flexiblesurvival.com/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Zelmra</id>
	<title>Flexible Survival - User contributions [en]</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.flexiblesurvival.com/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Zelmra"/>
	<link rel="alternate" type="text/html" href="https://wiki.flexiblesurvival.com/w/Special:Contributions/Zelmra"/>
	<updated>2026-04-11T09:20:56Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.43.1</generator>
	<entry>
		<id>https://wiki.flexiblesurvival.com/index.php?title=BeipMU&amp;diff=1532549</id>
		<title>BeipMU</title>
		<link rel="alternate" type="text/html" href="https://wiki.flexiblesurvival.com/index.php?title=BeipMU&amp;diff=1532549"/>
		<updated>2021-06-18T21:23:17Z</updated>

		<summary type="html">&lt;p&gt;Zelmra: Add script for splitting off OOC chat&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;BeipMU is a MUCK client available from https://beipdev.github.io/BeipMU/ for Windows systems, although most features also runs very well under [https://www.winehq.org/ wine] on linux and MacOS. There is also a [https://discord.gg/3A5quTU discord server] available for assistance in using it.&lt;br /&gt;
&lt;br /&gt;
== Useful features ==&lt;br /&gt;
&lt;br /&gt;
* 256-color support&lt;br /&gt;
* SSL/TLS connections&lt;br /&gt;
* Scriptable&lt;br /&gt;
* Designed for ease of use&lt;br /&gt;
* Supports stat panes from Flexible Survival with zero setup!&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Quickstart ==&lt;br /&gt;
&lt;br /&gt;
* In the connection window, add a new server and fill in &amp;lt;code&amp;gt;flexiblesurvival.com:2002&amp;lt;/code&amp;gt; as the port. (Other ports listed on the [[Main Page|main page]] will work too, but lack SSL/TLS support.)&lt;br /&gt;
* Create a new character under that server and fill in &amp;lt;code&amp;gt;connect &amp;amp;lt;name&amp;amp;gt; &amp;amp;lt;password&amp;amp;gt;&amp;lt;/code&amp;gt; as the connect string to automatically log you in as that character.&lt;br /&gt;
* Click &#039;Connect&#039;&lt;br /&gt;
[[File:Beip_server_connect.png|200px]] [[File:Beip_character_setup.png|200px]]&lt;br /&gt;
&lt;br /&gt;
== Special features ==&lt;br /&gt;
[[File:Beip_stat_pane.png|200px|right|float|thumbnail|A screenshot of BeipMU&#039;s FS stat panels]]&lt;br /&gt;
&lt;br /&gt;
Fully automated stat panes! Just run the command &amp;lt;code&amp;gt;livestats #on&amp;lt;/code&amp;gt; after connecting, and some additional windows should appear showing you various attributes of your character. The information within will also update in (near-)realtime.&lt;br /&gt;
&lt;br /&gt;
This utilises the pseudo-[[GMCP]] support currently in place as a beta-level feature on Flexible Survival.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Chat separator ==&lt;br /&gt;
&lt;br /&gt;
Save the following to a file and use Options-&amp;gt;Triggers-&amp;gt;Import, or copy+paste into a new trigger.&lt;br /&gt;
&lt;br /&gt;
 &amp;lt;nowiki&amp;gt;&lt;br /&gt;
Version=301&lt;br /&gt;
Connections&lt;br /&gt;
{&lt;br /&gt;
  Triggers&lt;br /&gt;
  {&lt;br /&gt;
    {&lt;br /&gt;
      Description=&amp;quot;Chat separator&amp;quot;&lt;br /&gt;
      Example=&amp;quot;[Public] This is a test message	&amp;quot;&lt;br /&gt;
      OncePerLine=true&lt;br /&gt;
      FindString&lt;br /&gt;
      {&lt;br /&gt;
        MatchText=&amp;quot;^\\[(Public|WC|Newbie|LFG|Theme|Market|Badges|Dev|Pickup|RP|Naughty|Judge)\\] (.+)$&amp;quot;&lt;br /&gt;
        RegularExpression=true&lt;br /&gt;
        MatchCase=true&lt;br /&gt;
      }&lt;br /&gt;
      Spawn&lt;br /&gt;
      {&lt;br /&gt;
        Active=true&lt;br /&gt;
        Title=&amp;quot;\\1&amp;quot;&lt;br /&gt;
        TabGroup=&amp;quot;Comm channels&amp;quot;&lt;br /&gt;
      }&lt;br /&gt;
    }&lt;br /&gt;
  }&lt;br /&gt;
}&lt;br /&gt;
&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
&lt;br /&gt;
If you want to have pages appear in one of the tabs, save this alongside the above script:&lt;br /&gt;
&lt;br /&gt;
 &amp;lt;nowiki&amp;gt;&lt;br /&gt;
Version=308&lt;br /&gt;
Connections&lt;br /&gt;
{&lt;br /&gt;
  Triggers&lt;br /&gt;
  {&lt;br /&gt;
    {&lt;br /&gt;
      Description=&amp;quot;Page separator&amp;quot;&lt;br /&gt;
      Example=&amp;quot;Dre&#039;ji pages, \&amp;quot;Indeed!\&amp;quot;&amp;quot;&lt;br /&gt;
      StopProcessing=true&lt;br /&gt;
      OncePerLine=true&lt;br /&gt;
      FindString&lt;br /&gt;
      {&lt;br /&gt;
        MatchText=&amp;quot;^(\\S+ page|In a page-pose)&amp;quot;&lt;br /&gt;
        RegularExpression=true&lt;br /&gt;
        MatchCase=true&lt;br /&gt;
      }&lt;br /&gt;
      Spawn&lt;br /&gt;
      {&lt;br /&gt;
        Active=true&lt;br /&gt;
        Title=&amp;quot;Pages&amp;quot;&lt;br /&gt;
        TabGroup=&amp;quot;Comm channels&amp;quot;&lt;br /&gt;
      }&lt;br /&gt;
      Triggers.Active=false&lt;br /&gt;
    }&lt;br /&gt;
  }&lt;br /&gt;
}&lt;br /&gt;
 &amp;lt;/nowiki&amp;gt;&lt;br /&gt;
&lt;br /&gt;
And, for OOC chat:&lt;br /&gt;
&lt;br /&gt;
 &amp;lt;nowiki&amp;gt;&lt;br /&gt;
Version=308&lt;br /&gt;
Connections&lt;br /&gt;
{&lt;br /&gt;
  Triggers&lt;br /&gt;
  {&lt;br /&gt;
    {&lt;br /&gt;
      Description=&amp;quot;OOC separator&amp;quot;&lt;br /&gt;
      Example=&amp;quot;&amp;lt;OOC&amp;gt; Zelmra pouts!&amp;quot;&lt;br /&gt;
      StopProcessing=true&lt;br /&gt;
      OncePerLine=true&lt;br /&gt;
      FindString&lt;br /&gt;
      {&lt;br /&gt;
        MatchText=&amp;quot;^(&amp;lt;OOC&amp;gt;)&amp;quot;&lt;br /&gt;
        RegularExpression=true&lt;br /&gt;
        MatchCase=true&lt;br /&gt;
      }&lt;br /&gt;
      Spawn&lt;br /&gt;
      {&lt;br /&gt;
        Active=true&lt;br /&gt;
        Title=&amp;quot;OOC&amp;quot;&lt;br /&gt;
        TabGroup=&amp;quot;Comm channels&amp;quot;&lt;br /&gt;
      }&lt;br /&gt;
      Triggers.Active=false&lt;br /&gt;
    }&lt;br /&gt;
  }&lt;br /&gt;
}&lt;br /&gt;
 &amp;lt;/nowiki&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[[Category:UI Guides]]&lt;/div&gt;</summary>
		<author><name>Zelmra</name></author>
	</entry>
	<entry>
		<id>https://wiki.flexiblesurvival.com/index.php?title=BeipMU&amp;diff=1532548</id>
		<title>BeipMU</title>
		<link rel="alternate" type="text/html" href="https://wiki.flexiblesurvival.com/index.php?title=BeipMU&amp;diff=1532548"/>
		<updated>2021-06-18T21:20:11Z</updated>

		<summary type="html">&lt;p&gt;Zelmra: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;BeipMU is a MUCK client available from https://beipdev.github.io/BeipMU/ for Windows systems, although most features also runs very well under [https://www.winehq.org/ wine] on linux and MacOS. There is also a [https://discord.gg/3A5quTU discord server] available for assistance in using it.&lt;br /&gt;
&lt;br /&gt;
== Useful features ==&lt;br /&gt;
&lt;br /&gt;
* 256-color support&lt;br /&gt;
* SSL/TLS connections&lt;br /&gt;
* Scriptable&lt;br /&gt;
* Designed for ease of use&lt;br /&gt;
* Supports stat panes from Flexible Survival with zero setup!&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Quickstart ==&lt;br /&gt;
&lt;br /&gt;
* In the connection window, add a new server and fill in &amp;lt;code&amp;gt;flexiblesurvival.com:2002&amp;lt;/code&amp;gt; as the port. (Other ports listed on the [[Main Page|main page]] will work too, but lack SSL/TLS support.)&lt;br /&gt;
* Create a new character under that server and fill in &amp;lt;code&amp;gt;connect &amp;amp;lt;name&amp;amp;gt; &amp;amp;lt;password&amp;amp;gt;&amp;lt;/code&amp;gt; as the connect string to automatically log you in as that character.&lt;br /&gt;
* Click &#039;Connect&#039;&lt;br /&gt;
[[File:Beip_server_connect.png|200px]] [[File:Beip_character_setup.png|200px]]&lt;br /&gt;
&lt;br /&gt;
== Special features ==&lt;br /&gt;
[[File:Beip_stat_pane.png|200px|right|float|thumbnail|A screenshot of BeipMU&#039;s FS stat panels]]&lt;br /&gt;
&lt;br /&gt;
Fully automated stat panes! Just run the command &amp;lt;code&amp;gt;livestats #on&amp;lt;/code&amp;gt; after connecting, and some additional windows should appear showing you various attributes of your character. The information within will also update in (near-)realtime.&lt;br /&gt;
&lt;br /&gt;
This utilises the pseudo-[[GMCP]] support currently in place as a beta-level feature on Flexible Survival.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Chat separator ==&lt;br /&gt;
&lt;br /&gt;
Save the following to a file and use Options-&amp;gt;Triggers-&amp;gt;Import, or copy+paste into a new trigger.&lt;br /&gt;
&lt;br /&gt;
 &amp;lt;nowiki&amp;gt;&lt;br /&gt;
Version=301&lt;br /&gt;
Connections&lt;br /&gt;
{&lt;br /&gt;
  Triggers&lt;br /&gt;
  {&lt;br /&gt;
    {&lt;br /&gt;
      Description=&amp;quot;Chat separator&amp;quot;&lt;br /&gt;
      Example=&amp;quot;[Public] This is a test message	&amp;quot;&lt;br /&gt;
      OncePerLine=true&lt;br /&gt;
      FindString&lt;br /&gt;
      {&lt;br /&gt;
        MatchText=&amp;quot;^\\[(Public|WC|Newbie|LFG|Theme|Market|Badges|Dev|Pickup|RP|Naughty|Judge)\\] (.+)$&amp;quot;&lt;br /&gt;
        RegularExpression=true&lt;br /&gt;
        MatchCase=true&lt;br /&gt;
      }&lt;br /&gt;
      Spawn&lt;br /&gt;
      {&lt;br /&gt;
        Active=true&lt;br /&gt;
        Title=&amp;quot;\\1&amp;quot;&lt;br /&gt;
        TabGroup=&amp;quot;Comm channels&amp;quot;&lt;br /&gt;
      }&lt;br /&gt;
    }&lt;br /&gt;
  }&lt;br /&gt;
}&lt;br /&gt;
&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
&lt;br /&gt;
If you want to have pages appear in one of the tabs, save this alongside the above script:&lt;br /&gt;
&lt;br /&gt;
 &amp;lt;nowiki&amp;gt;&lt;br /&gt;
Version=308&lt;br /&gt;
Connections&lt;br /&gt;
{&lt;br /&gt;
  Triggers&lt;br /&gt;
  {&lt;br /&gt;
    {&lt;br /&gt;
      Description=&amp;quot;Page separator&amp;quot;&lt;br /&gt;
      Example=&amp;quot;Dre&#039;ji pages, \&amp;quot;Indeed!\&amp;quot;&amp;quot;&lt;br /&gt;
      StopProcessing=true&lt;br /&gt;
      OncePerLine=true&lt;br /&gt;
      FindString&lt;br /&gt;
      {&lt;br /&gt;
        MatchText=&amp;quot;^(\\S+ page|In a page-pose)&amp;quot;&lt;br /&gt;
        RegularExpression=true&lt;br /&gt;
        MatchCase=true&lt;br /&gt;
      }&lt;br /&gt;
      Spawn&lt;br /&gt;
      {&lt;br /&gt;
        Active=true&lt;br /&gt;
        Title=&amp;quot;Pages&amp;quot;&lt;br /&gt;
        TabGroup=&amp;quot;Comm channels&amp;quot;&lt;br /&gt;
      }&lt;br /&gt;
      Triggers.Active=false&lt;br /&gt;
    }&lt;br /&gt;
  }&lt;br /&gt;
}&lt;br /&gt;
 &amp;lt;/nowiki&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[[Category:UI Guides]]&lt;/div&gt;</summary>
		<author><name>Zelmra</name></author>
	</entry>
	<entry>
		<id>https://wiki.flexiblesurvival.com/index.php?title=BeipMU&amp;diff=1532547</id>
		<title>BeipMU</title>
		<link rel="alternate" type="text/html" href="https://wiki.flexiblesurvival.com/index.php?title=BeipMU&amp;diff=1532547"/>
		<updated>2021-06-18T21:19:34Z</updated>

		<summary type="html">&lt;p&gt;Zelmra: Add page separator trigger&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;BeipMU is a MUCK client available from https://beipdev.github.io/BeipMU/ for Windows systems, although most features also runs very well under [https://www.winehq.org/ wine] on linux and MacOS. There is also a [https://discord.gg/3A5quTU discord server] available for assistance in using it.&lt;br /&gt;
&lt;br /&gt;
== Useful features ==&lt;br /&gt;
&lt;br /&gt;
* 256-color support&lt;br /&gt;
* SSL/TLS connections&lt;br /&gt;
* Scriptable&lt;br /&gt;
* Designed for ease of use&lt;br /&gt;
* Supports stat panes from Flexible Survival with zero setup!&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Quickstart ==&lt;br /&gt;
&lt;br /&gt;
* In the connection window, add a new server and fill in &amp;lt;code&amp;gt;flexiblesurvival.com:2002&amp;lt;/code&amp;gt; as the port. (Other ports listed on the [[Main Page|main page]] will work too, but lack SSL/TLS support.)&lt;br /&gt;
* Create a new character under that server and fill in &amp;lt;code&amp;gt;connect &amp;amp;lt;name&amp;amp;gt; &amp;amp;lt;password&amp;amp;gt;&amp;lt;/code&amp;gt; as the connect string to automatically log you in as that character.&lt;br /&gt;
* Click &#039;Connect&#039;&lt;br /&gt;
[[File:Beip_server_connect.png|200px]] [[File:Beip_character_setup.png|200px]]&lt;br /&gt;
&lt;br /&gt;
== Special features ==&lt;br /&gt;
[[File:Beip_stat_pane.png|200px|right|float|thumbnail|A screenshot of BeipMU&#039;s FS stat panels]]&lt;br /&gt;
&lt;br /&gt;
Fully automated stat panes! Just run the command &amp;lt;code&amp;gt;livestats #on&amp;lt;/code&amp;gt; after connecting, and some additional windows should appear showing you various attributes of your character. The information within will also update in (near-)realtime.&lt;br /&gt;
&lt;br /&gt;
This utilises the pseudo-[[GMCP]] support currently in place as a beta-level feature on Flexible Survival.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Chat separator ==&lt;br /&gt;
&lt;br /&gt;
Save the following to a file and use Options-&amp;gt;Triggers-&amp;gt;Import, or copy+paste into a new trigger.&lt;br /&gt;
&lt;br /&gt;
 &amp;lt;nowiki&amp;gt;&lt;br /&gt;
Version=301&lt;br /&gt;
Connections&lt;br /&gt;
{&lt;br /&gt;
  Triggers&lt;br /&gt;
  {&lt;br /&gt;
    {&lt;br /&gt;
      Description=&amp;quot;Chat separator&amp;quot;&lt;br /&gt;
      Example=&amp;quot;[Public] This is a test message	&amp;quot;&lt;br /&gt;
      OncePerLine=true&lt;br /&gt;
      FindString&lt;br /&gt;
      {&lt;br /&gt;
        MatchText=&amp;quot;^\\[(Public|WC|Newbie|LFG|Theme|Market|Badges|Dev|Pickup|RP|Naughty|Judge)\\] (.+)$&amp;quot;&lt;br /&gt;
        RegularExpression=true&lt;br /&gt;
        MatchCase=true&lt;br /&gt;
      }&lt;br /&gt;
      Spawn&lt;br /&gt;
      {&lt;br /&gt;
        Active=true&lt;br /&gt;
        Title=&amp;quot;\\1&amp;quot;&lt;br /&gt;
        TabGroup=&amp;quot;Comm channels&amp;quot;&lt;br /&gt;
      }&lt;br /&gt;
    }&lt;br /&gt;
  }&lt;br /&gt;
}&lt;br /&gt;
&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
&lt;br /&gt;
If you want to have pages appear in one of the tabs, save this alongside the above script:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;nowiki&amp;gt;&lt;br /&gt;
Version=308&lt;br /&gt;
Connections&lt;br /&gt;
{&lt;br /&gt;
  Triggers&lt;br /&gt;
  {&lt;br /&gt;
    {&lt;br /&gt;
      Description=&amp;quot;Page separator&amp;quot;&lt;br /&gt;
      Example=&amp;quot;Dre&#039;ji pages, \&amp;quot;Indeed!\&amp;quot;&amp;quot;&lt;br /&gt;
      StopProcessing=true&lt;br /&gt;
      OncePerLine=true&lt;br /&gt;
      FindString&lt;br /&gt;
      {&lt;br /&gt;
        MatchText=&amp;quot;^(\\S+ page|In a page-pose)&amp;quot;&lt;br /&gt;
        RegularExpression=true&lt;br /&gt;
        MatchCase=true&lt;br /&gt;
      }&lt;br /&gt;
      Spawn&lt;br /&gt;
      {&lt;br /&gt;
        Active=true&lt;br /&gt;
        Title=&amp;quot;Pages&amp;quot;&lt;br /&gt;
        TabGroup=&amp;quot;Comm channels&amp;quot;&lt;br /&gt;
      }&lt;br /&gt;
      Triggers.Active=false&lt;br /&gt;
    }&lt;br /&gt;
  }&lt;br /&gt;
}&lt;br /&gt;
&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[[Category:UI Guides]]&lt;/div&gt;</summary>
		<author><name>Zelmra</name></author>
	</entry>
</feed>