dr-scripts
dr-scripts copied to clipboard
A series of Lich 5 (https://github.com/elanthia-online/lich-5) scripts for use with DragonRealms (http://www.play.net/dr/). Donations are welcome (http://www.paypal.me/rcuhljr)!
Adds a counter to track grandmasters/masters picks total, spits that out at the end, especially useful for figuring out how many rings you need. made the whole process into a...
Noticed today that if repair is aborted, method doesn't stow your tool or brush. This edit sorts that.
Couple changes. 1. add wait arg, since research is interrupted by any number of actions, no point doing focus without waiting, but if you have a followup sequence that doesn't...
Removed include. Added `base-help section`. May need help fixing the settings to list better. Added new pause routine safe_pause_list/safe_unpause_list requires https://github.com/rpherbig/dr-scripts/pull/6043
This is a really simple change. It stores the start room that you're in when calling `;go2 ` in a UserVar for future use. I have a simple companion script...
Simple script to return you to the room you started ;go2 in. Relies on #6127 , which stores the start room of go2 in a UserVar. ``` >;goback --- Lich:...
Lets try this again. Problem with the original was craft method wasn't transferred for tailoring. Additionally, some pieces of a different PR crept in.
Neat little pvp helper, has a few yaml settings: ```yaml maneuvers_default_weapon_skill: Small Edged # The weapon you dance with maneuvers_powershot_weapon_skill: Crossbow # Powershot weapon, really only works with preloaded xbow...
requires https://github.com/rpherbig/dr-scripts/pull/6084 Uses cost calculator or @cash_on_hand, whichever is greater, for a single cash grab before starting our workorders.
Implement cost calculator for makesteel Rearranged a few items