Skip to content
Eric Davis edited this page Mar 31, 2018 · 6 revisions
Table Of Contents

What's here

This is a repository for Mushclient scripts. Some of them are modified plugins and most of them are geared toward Aardwolf Mud.

These plugins require at least version MUSHclient version 4.6 or greater, but I would suggest the latest version

Shout Outs

  • Nick Gammon - for MUSHclient and some of my plugin code is based on his
  • Fiendish - for the Aardwolf MUSHclient and for some plugin code that I used from that
  • Balaam - for the moonbot algorithms
  • Onoitsu2 - for the PotionQuaffer and Disarm plugins
  • Bottomfeeder - for the PotionQuaffer plugin
  • Swalec - for the autohunter plugins

Miniwindow notes

  • if any of my miniwindows are used, you will also want to use [miniwin_tabbar]
  • can be moved by dragging from the titlebar
  • the titlebar and tabbar can be hidden
  • can have tabs for different information
  • If the titlebar is hidden, then the mouse menus will be in the top left corner of the window

Layering

No Aardwolf MUSHclient

  • each miniwindow has a layer, the default is 5
  • Layer 1 is the highest layer and will be above any level 2-10 miniwindows
  • Layer 10 is the lowest layer and will be below all miniwindows
  • can be set from the window menu -> Other -> Layer

Aardwolf MUSHclient

  • Use the "Send to Back" or "Bring to Front" menu options

Screenshots

  • A: The miniwindows come with two popup menus

    • Left click for the miniwindow menu where features of the miniwindow can be changed, commands can be run, and the miniwindow reset

    • Right click for the plugin menu where variables can be changed, commands can be run, and the plugin can be reset

  • B: The tabbar, where different tabs can be clicked on to see different information

  • C: The button to shade the window

  • D: The button to close the window

General Information

Intro
Installation
Troubleshooting
Tips For VI Users
FAQ
Creating Plugins Based On Bastmush

Plugin Information

Bastmush Plugins

Internal bastmush Plugins (do not load these unless needed)

Support files for bastmush

Modified Plugins from other sources

Clone this wiki locally