/dragonrescue

SoD account export tool

Primary LanguageC#GNU Affero General Public License v3.0AGPL-3.0

DragonRescue

An export tool for your School of Dragons account data.

On 7th June, 2023, School of Dragons announced they were "sunsetting" the game, and turning the servers off on the 30th of June. While there are now works to create server emulators,

You can either run the tool yourself, or submit your School of Dragons account info and have the tool run for you.

Running

Either compile the tool yourself using the instructions under Compiling below, or download the latest release for your computer.

Then create a new empty folder for the export to be saved to

mkdir /tmp/sod-export

Finally run the export tool with your School of Dragons username and password:

./dragonrescue "username" "password" /tmp/sod-export

Compiling

To compile, run the command:

dotnet publish -c Release --self-contained dragonrescue.sln

Status

What is exported

  • account information
  • profile list
  • rank attributes
  • inventory
  • dragons
  • dragon achievements
  • user achievements
  • quests
  • gamedata
  • buddies
  • clans
  • user activity
  • active dragons
  • rooms
  • room items (I think this is eggs?)
  • Images (of your dragons)
  • Messages
  • Subscription info

What is not exported

Basically anything not on the above list, including but not limited to:

  • GetValuePairs
  • Announcements