Search found 156 matches

by Taziar
Sun Oct 28, 2018 11:19 am
Forum: zMUD
Topic: My scripts
Replies: 14
Views: 58056

Re: My scripts

Markus' MisSpam Counter 1.3 This script will help you if you're curious to see how much you misspam when you play WoTMUD. #CLASS {MisSpam Counter 1.3} #ALIAS MisSpams { #IF (%numparam( )) {#ADD MisSpamsCount %1} #SAY This session you've missed @MisSpamsCount spams out of @TotalSpamsCount ~(%eval( 1...
by Taziar
Sun Oct 28, 2018 11:18 am
Forum: zMUD
Topic: My scripts
Replies: 14
Views: 58056

Re: My scripts

Markus' Map Sync 1.2 ___________________________ WoTMUD map configuration on zMUD by Markus Ramikin ___________________________ If your map isn't configured yet, and you don't know how to go about it, here is how I do this. --------------- Getting started --------------- Click on Map to open your m...
by Taziar
Sun Oct 28, 2018 11:17 am
Forum: zMUD
Topic: My scripts
Replies: 14
Views: 58056

Re: My scripts

Markus' Logging Whenever you log on to the MUD, a text log will be automatically created under the name, for instance, 20090514.txt, corresponding to the date of May 14, 2009. If the log already exists, it will be appended. If you do not change anything after installing the script, those text files...
by Taziar
Sun Oct 28, 2018 11:16 am
Forum: zMUD
Topic: My scripts
Replies: 14
Views: 58056

Re: My scripts

Markus' Horsescript #CLASS {Horsescript} #ALIAS enable_horsescript {#var horserider 1} #ALIAS disable_horsescript {#var horserider 0} #VAR horsecount {0} #VAR horselist {warhorse|wild stallion|gray palfrey|roan charger|black stallion|shaggy brown mare|draft horse|dust-colored gelding|bloodstock sta...
by Taziar
Sun Oct 28, 2018 11:15 am
Forum: zMUD
Topic: My scripts
Replies: 14
Views: 58056

Re: My scripts

Markus' FleeDline1.4 #CLASS {Map Scripts|Flee and Doubleline 1.4} #ALIAS FindingRoomAfterFleeing { #VARIABLE FledToIDs {%mapquery( Name = '@FleeToName')} #FORALL %roomexit( @FleeFromID) {#FORALL %roomlink( @FleeFromID , %i) {#IF (%ismember( %j, @FledToIDs)) {#ADDITEM FledToIDsByNames %j}}} #IF (@Li...
by Taziar
Sun Oct 28, 2018 11:14 am
Forum: zMUD
Topic: My scripts
Replies: 14
Views: 58056

Re: My scripts

Markus' FindRoom2.2 This script lets you correct your position on the map by typing find. It works better than zMUD's #find command. IMPORTANT: Be sure to install this particular script by copy-pasting it into the command line. DO NOT install it by importing. #CLASS {Map Scripts|Find Room 2.2} #ALI...
by Taziar
Sun Oct 28, 2018 11:14 am
Forum: zMUD
Topic: My scripts
Replies: 14
Views: 58056

Re: My scripts

Markus' 5-15 The script triggers when you rent, quit or the MUD reboots. It will send you a beep and on-screen message after 5 minutes, and again after 15 minutes. Keep the window open (in Offline mode) rather than close it when you rent. The script works automatically. However, you may manually ch...
by Taziar
Mon Oct 22, 2018 3:07 am
Forum: cMUD
Topic: House of Medakan cMUD Scripts
Replies: 35
Views: 133275

Re: House of Medakan cMUD Scripts

Type helpLog to view help file in client. https://lh5.googleusercontent.com/alurYOzabrd88DcwgSD-Fcqbks88MuDyv65dmX7oSyrWdpTyywSfp7Su6Yee-s81M1X-9bE3JqDFGp6E9qftDCgyDxzYs_TP-miIBJ4Dvzb3oolGMQ=w572 Direct download: LogCMUD.txt #CLASS {Log} #ALIAS helpLog { #PRINT {%crlf <C dodgerblue>-----Log Help Fil...
by Taziar
Sat Oct 20, 2018 9:29 pm
Forum: cMUD
Topic: House of Medakan cMUD Scripts
Replies: 35
Views: 133275

Re: House of Medakan cMUD Scripts

Type helpLocate to view help file in client.



Direct download:

Code: Select all

Currently in debug
by Taziar
Sat Oct 06, 2018 4:46 am
Forum: cMUD
Topic: House of Medakan cMUD Scripts
Replies: 35
Views: 133275

Re: HoM cMUD Scripts

Type helpJavelin to view help file in client.



Direct download:

Code: Select all

Currently in debug