-
Notifications
You must be signed in to change notification settings - Fork 15
Home
endavis edited this page Feb 19, 2014
·
10 revisions
A repository for Mushclient scripts. Look at the wiki for specific instructions. Please see the [Intro] page. If you would like to create plugins based on bastmush, please see CreatingPluginsBasedOnBastmush
- bast_hunt
- new: added new hunt messages
- lua/aardutils
- bug fix: can now add/remove portals to eqSets
- update_checker
- new: change download and version url to github
For the full changes in each version see: https://github.com/endavis/bastmush/blob/release/Bast/BastmushChanges.txt
KNOWN ISSUES:
- if you are having issues with spellup or with the cp miniwin cutting off mobs or any of my plugins, first try this: put a %c at the end of your prompt (and bprompt) and turn off promptflags ("plugins load fix", wait, "fix prompt")
Miniwindow Hints (also see the Intro page):
- If the titlebar is hidden, the top left corner will be the menu
- Tabs can be clicked to change to that tab
- On the M button, left click is the miniwindow menu, right click is the plugin menu
- Commands can also be run from the menu
- the entire titlebar can be used to drag the miniwindow
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>