Sync the parts of your WoW account the public APIs cannot see
Blizzard’s public API cannot see your client setup, local item links, bags, bank, or gold - so no website can show them without help from inside the game. WoW-God Sync creates a copy-paste snapshot you bring back here. It never sends anything on its own and asks for no login or password in game.
v1.2.0 · World of Warcraft: Midnight (12.0.7) · manual install in two steps (unzip, drag). No login or password ever asked in game.
Create your WoW-God account
Your sync exports are saved only when you paste them while signed in.
Create account ->Install and export
Download the addon, run /wowgod in game, and copy the snapshot it creates.
Install steps ->Paste and use your data
Review characters, inventory, settings, keybinds, and more inside your account.
Open sync panel ->Paste your WoW-God Sync export
In game, run /wowgod, select all, copy, and paste the result here. Visit your bank before exporting to include its contents.
Create an account before you sync
Your export is only stored when you paste it while signed in. The addon itself never asks for credentials or uploads anything.
Setup
- 1Download and unzipDownload the
.zipabove and unzip it. You get a folder namedWowGodSynccontainingWowGodSync.toc,Performance.lua, andWowGodSync.lua. - 2Open your AddOns folderPaste this into the Windows Explorer address bar, or in macOS Finder use Go › Go to Folder. If WoW is installed somewhere custom, it is
<your WoW folder>/_retail_/Interface/AddOns.WindowsC:\\Program Files (x86)\\World of Warcraft\\_retail_\\Interface\\AddOnsmacOS/Applications/World of Warcraft/_retail_/Interface/AddOns - 3Drag the folder inMove the whole
WowGodSyncfolder into thatAddOnsfolder. The result must be exactlyInterface/AddOns/WowGodSync/WowGodSync.toc. If it ends up nested twice (WowGodSync/WowGodSync/...), move it up one level. - 4Enable itFully close and reopen WoW (or type
/reloadif you are already logged in). At character select, click AddOns and make sure WoW-God Sync is checked. If it is missing from the list, tick Load out of date AddOns. - 5Export in gameType
/wowgod. A window opens with your data - click Select All (or press Ctrl+A) then Ctrl+C to copy it. Open your bank first if you want bank contents included. - 6Record a combat sampleFight normally, then type
/wowgod perf. The addon tracks raw input APM, successful-action APM, and local input-to-submitted/successful-cast timing. Those are player-side response measurements, not a per-spell network-latency claim. Your latest combat summary is included the next time you run/wowgod. - 7Paste on the sitePaste into the sync panel above, then your bags, bank, currencies and gold appear under My Characters.
What it collects
- · Every item in your bags (id, count, quality)
- · Bank & reagent bank contents
- · All currencies and their amounts
- · Gold and equipped item level
- · Professions and skill level
- · Character, realm, region and faction
- · Equipped item links, item level, stats, gems, enchants, bonuses and tooltip text
- · Current bindings, macros, active talent nodes and enabled addons
- · UI/action-bar and graphics CVars, including UI scale and effective screen size
- · Collected mounts, battle pets and completed achievements
- · Private per-key and per-spell combat response aggregates
- · Input APM and successful-action APM per combat sample
Privacy: the addon reads only your own character and writes a local export string. It makes no network connections. Combat data is aggregate timing and counts, not key-by-key text history. Data is stored on wow-god.com only when you paste and sync it while signed in.
What an addon cannot collect
WoW addons run inside Blizzard’s sandbox. They cannot read your drive, other addons’ saved-variable files, chat from before the addon loaded, or CombatLog.txt. Guild-bank and owned-auction data also require a separate scan while those game windows are open. Ratings, Mythic+ history, raid progression, housing collections, and account-wide data are better verified through Blizzard account APIs after Battle.net login. We keep those as separate, visible sync sources instead of pretending the addon can see them.
For combat-log files, use WoW’s /combatlog command and import the resulting file through a future desktop companion. The addon never reads or uploads that file.
Troubleshooting
- WoW-God Sync is not in the AddOns list
- Confirm the path is exactly
Interface/AddOns/WowGodSync/WowGodSync.toc(not nested twice), then tick Load out of date AddOns on the AddOns screen. - Nothing happens when I type /wowgod
- The addon is installed but not enabled. Enable WoW-God Sync in the AddOns list and run
/reload. - My bank is empty in the export
- Bank contents can only be read while the bank window is open. Visit a banker once, then run
/wowgodagain. Bags, gold and currencies are always captured.