Requirements:
- Fiddler2
- Any browser that works with Fiddler
- The .dat file you've downloaded from the other post
Steps:
- Download the file in the post
- Open Fiddler and go into Pet Society
- Once loaded find this line in Fiddler: http://d2syub29v5lge2.cloudfront.net/game/pets/swf/xxx/database.dat (xxx is numbers that changed along with the database version)
- Right click the line > Copy > Just URL
- Go to the Autoresponder tab and click Add. regex:(?insx)^http://d2syub29v5lge2\.cloudfront\.net/game/pets/swf/.*/database\.dat$
- Click the down arrow button beside SAVE > Find a file > Select the file you just downloaded from the post > Click SAVE
- Find this line in Fiddler: http://d2syub29v5lge2.cloudfront.net/game/pets/swf/x.xxx/shops/shopMysteryXXXX.dat
- Right click > Copy > Just URL
- Go to the Autoresponder tab and click Add. regex:(?insx)^http://d2syub29v5lge2\.cloudfront\.net/game/pets/swf/.*/shops/shopMystery.*\.dat$
- Clear Cache for your browser and go into Pet Society
- Go into Shop Mystery and you will see the items.














