How to share RestedXP guides with other Battle.net accounts

You know they made it so purchased guides are bound to your BTag. But it’s easy to fix. Do this on the account where you’re going to import a guide:

  1. Open Interface\AddOns\RXPGuides\GuideLoader.lua
  2. Find the line that starts with:
    local base = select
  3. Replace the whole line with
    local base = “battletag#1234”
    (with BTag of the account that bought the guide)
  4. /reload in game
  5. Import
11 Likes