GuildRosterDump

Overview

In patch 3.2.2 Blizzard removed the /saveguildroster function for security reasons. So if you have a large guild, or just want to keep a backup of your guild info, you will have no way of tracking your guild info or backing it up to off-realm storage.

This addon introduces a new slash command, /gdump, which addresses this need. When invoked it will pop up an edit box containing the guild roster info in tab-delimited (CSV) format for easy copy-paste into Excel or some other tool. It is very lightweight and uses almost no memory or saved variable space.

The format of the CSV data is as follows:

Name;Rank;Level;Class;Zone;Note;OfficerNote;LastOnline;Status

One record per line, semicolon delimited. A header row is included.

Bugs and Suggestions

Please post any bugs and suggestions on the CurseForge project page. Thanks!

You must login to post a comment. Don't have an account? Register to get one!

Facts

Date created
13 Oct 2009
Categories
Last update
14 Oct 2009
Development stage
Beta
Language
  • enUS
License
Apache License version 2.0
Curse link
GuildRosterDump
Recent files

Authors