Lightweight Mudlet Toril Script
Posted: Mon Jul 31, 2023 6:27 pm
Hey all!
I made a Toril Script for Mudlet - huge thanks to Nyyrazzilyss for much of the code and for his OK to use it this way - much of it is his that I pulled out from his script and included here.
It's lightweight, and designed not to send anything to the mud that you don't initiate.
Main elements:
The prompt window pulls the prompt into a separate window and gags it from the main window. Currently works with 'prompt layout classic-powerbar-top' or 'classic-twoline' prompt types, let me know if you need others.
Here is the direct link to my current TorilScript:
https://github.com/Hibbidy/TorilScript/ ... t.mpackage
This is a Mudlet package for use with TorilMud: torilmud.org 9999
Install directions here: https://github.com/Hibbidy/TorilScript
Once installed, type @help to bring up the help menu/instructions and list of functions included in the script.
If you need any help with the script, feel free to reach out to me in game - and also let me know if you find any bugs, issues, or have any suggestions!
I made a Toril Script for Mudlet - huge thanks to Nyyrazzilyss for much of the code and for his OK to use it this way - much of it is his that I pulled out from his script and included here.
It's lightweight, and designed not to send anything to the mud that you don't initiate.
Main elements:
- Map w/associated @find/@fwalk functions
- Minimap window
- Chat window
- Tick Timer
- Prompt window
The prompt window pulls the prompt into a separate window and gags it from the main window. Currently works with 'prompt layout classic-powerbar-top' or 'classic-twoline' prompt types, let me know if you need others.
Here is the direct link to my current TorilScript:
https://github.com/Hibbidy/TorilScript/ ... t.mpackage
This is a Mudlet package for use with TorilMud: torilmud.org 9999
Install directions here: https://github.com/Hibbidy/TorilScript
Once installed, type @help to bring up the help menu/instructions and list of functions included in the script.
If you need any help with the script, feel free to reach out to me in game - and also let me know if you find any bugs, issues, or have any suggestions!