What's new
  • Visit Rebornbuddy
  • Visit Panda Profiles
  • Visit LLamamMagic
  • Visit Resources
  • Visit Downloads
  • Visit Portal

[Plugin] DumpyDumper - GUI Info Dumper

rivus

Member
Joined
Jan 15, 2010
Messages
45
Reaction score
0
cCvYON7.png


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.

soIt5vq.png


Dumpy currently dumps the following:


  • 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:
simply awesome, works pretty cool all needed to make some trainers, now that you can have all id and names

great work pal
 
i just downloaded it i will test it when i wake up this morning ^_^
 
Thanks. Make new stuff :)

P.S. Later this week I'll upload a mining plugin, stay tuned
 
Last edited:
Really cool! How can i get the whole visible tree onto the clipboard for cut and paste?
 
Really cool! How can i get the whole visible tree onto the clipboard for cut and paste?
I did not implement that. I'll add that little function asap.

Edit: Updated to 1.0.0.6. Added the ability to copy the tree to clipboard or just print it to the log.
 
Last edited:
I did not implement that. I'll add that little function asap.

Edit: Updated to 1.0.0.6. Added the ability to copy the tree to clipboard or just print it to the log.

Wow, you are fast! Thanks for this helpful plugin.
 
Way to 1 up me bastard! Great Job. I will be using this now!
Thanks.. Sad to hear that moments after you were banned :( maybe you'll find new inspiration to work on AB... I haven't played for half a year, but I enjoy the scribbling : )
 
I bet this is insta-ban after this new patch no?! What you guys think?
 
Probably ban yes can anyone confirm with a crap account??
More, can this be used to locate players?
 
NICE ... i love you for this. been meaning to write one like this and never got around to it.

Is there a way to dump to txt or xml ? that would be good too :)

edit: just saw that it can dump to log :)
 
Last edited:
Sorry for the stupid question, but what's the benefit of doing this?
 
Back
Top