dr-scripts icon indicating copy to clipboard operation
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)!

Results 153 dr-scripts issues
Sort by recently updated
recently updated
newest added

Setting HidePostStrings flag to on breaks safe-room waiting in the auto-paths: OFF (Works): Also here: Foo who is lying down. ON(Doesn't work): Also here: Foo (prone).

Script: safe-room

Since we can't play worn instruments during perceive walking of any variety, it would be worthwhile to weave magic casting. Since attunement walking can take a long time, depending on...

Reported by RalthasDR in Discord. When using `crossing-training`, with yaml setting `use_research: true`, the script calls Gauge Flow with 0 mana, which fails. This is because it hard-codes the spell...

Script: crossing-training

### Background * Fixes https://github.com/rpherbig/dr-scripts/issues/4888 ### Changes * Add method `determine_github_status_repo` which makes a ping to `dragon-realms/dr-scripts` and `rpherbig/dr-scripts` to determine which location is currently hosting the repository. The one...

# 🚧 Work in progress 🚧 ### Background * Increasingly, I'm needing to detect the "noun" of an item as it's parsed from LOOK, RUMMAGE, game output, inventory list, etc...

Does just what the title says, adds a new field force_after_hunt_room to overwrite where hunting-buddy goes when it ends. Q: Do I need to add something to validator for this...

Dumping this information if someone else beats me to making a `forge_rent: true/false` yaml setting. NOTES: * Everyone's rental fee is different. * Only available in The Crossings. Starting room:...

Script: forge
Crafting
Script: workorders

Thanks to Crannach the original creator of researcher.lic on the in-game repo Modified to add in all missing research options for normal and symbiotic research. Also added in guild specific...

Created a script for Prydaens who want to use the Triquetra in the favor_god instead of the Thirteen (or their aspects).

I've really enjoyed learning the Lich code base. It's an impressive open-source project and for some reason is imminently approachable for someone like me who doesn't code for a living....