-
Notifications
You must be signed in to change notification settings - Fork 15
Intro
Table Of Contents
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
- 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
- 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
- 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
- Use the "Send to Back" or "Bring to Front" menu options
-
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
Intro
Installation
Troubleshooting
Tips For VI Users
FAQ
Creating Plugins Based On Bastmush
Bastmush Plugins
- Aardwolf_Regen<\li>
- bast_spellup<\li>
- combattracker<\li>
- bast_hunt<\li>
- eqDB<\li>
- eqSets<\li>
- miniwin_cp<\li>
- miniwin_double<\li>
- miniwin_eq<\li>
- miniwin_events<\li>
- miniwin_example<\li>
- miniwin_gq<\li>
- miniwin_help<\li>
- miniwin_map<\li>
- miniwin_moons<\li>
- miniwin_noexp<\li>
- miniwin_quest<\li>
- miniwin_spellup<\li>
- miniwin_stats<\li>
- miniwin_tabbar<\li>
- notes<\li>
- planesmobs<\li>
- pluginlist<\li>
- setupchar<\li>
- StatDB<\li>
- StatMonitor<\li>
Internal bastmush Plugins (do not load these unless needed)
- areaDB<\li>
- broadcast_cp<\li>
- broadcast_double<\li>
- broadcast_gq<\li>
- broadcast_idle<\li>
- broadcast_invmon<\li>
- broadcast_kills<\li>
- broadcast_level<\li>
- broadcast_noexp<\li>
- broadcast_quest<\li>
- broadcast_runto<\li>
- broadcast_spellsskills<\li>
- broadcast_state<\li>
- broadcast_whois<\li>
- fix<\li>
- update_checker<\li>
Support files for bastmush
- objectlua<\li>
- aardutils<\li>
- aarddb<\li>
- chardb<\li>
- eqdb<\li>
- ldplugin<\li>
- miniwin<\li>
- mastertab<\li>
- pluginhelper<\li>
- phelpobject<\li>
- stringfuncs<\li>
- sqlitedb<\li>
- verify<\li>
- tablefuncs<\li>