
DumpyDumper - GUI Info Dumper
Dumpy is a plugin that will dump most of the info out of in-game objects.
It uses .NETs Reflection to read properties and builds a hierarchical tree out of the data.

- Solo Characters (selected or yourself)
- General Info
- Skills
- Buffs
- Items
- Quests
- Taking big dumps of:
- NPCs (sorted by Friendly/Hostile NPCs and Uncatalogued)
- Players
- Doodads and skills that can be used on them
- Buildings (structures)
You can click any field in the TreeView to copy the needed value to your clipboard.
Range lets you set the range for big dumps. High values can freeze the UI for some time.
DeepDump - if enabled dumps the objects with values from SQLDB. Disable for quick dumps.
Installation
Download Dumpy.zip and unpack it into your Plugins folder.
Compile and run Dumpy from your plugin manager.
Start dumping!
Planned Features
Adding more dumpage! (currently dumps mainly properties, fields are ignored)
Changelog
Code:
[B]v.1.0.0.6 [/B]Added the ability to dump the data tree into your clipboard or print it straightly to AB's log. ([B]Misc[/B] tab)
[B]v.1.0.0.5 [/B]Initial release.
Suggestions? Requests? Post them here!
P.S. There will be no DLL version since it is perfectly compilable.
Attachments
Last edited: