Friday, 19 November 2010

Pet Society: Making a Database

Download Links:
BinaryReader[Mediafire] [zShare] [Rapidshare]
Fiddler2: [Fiddler2]
Google Crome: [Google]

Steps


1. Open up Fiddler2 and Pet Society.


2. Find database.dat and Copy (CTRL+U) the highlighted line.


3. Open up BinaryReader and Paste (CTRL+P) the link on the textbox and click Load.


4. Select all (CTRL+A) and Copy (CTRL+C).


5. Open up Notepad and Paste (CTRL+P) it.


6. Now change values. Example: 



<worlditem cost="45" name="Petling Resort" numPetling="3" properties="cashShop, stackableOnThis, petlingCage" token="yBaumnkUl98w_t0Hlu1rLPTftQXIc_HOlx_pBOymcFOE0a1TetFLDSjhAXHO4WaacfyaaaaaaaaaaWaaaaaaaacI1YzGpW"/>


to


<worlditem baseType="Petling Resort" cost="45" name="Petling Resor" token="yBaumnkUl98w_t0Hlu1rLPTftQXIc_HOlx_pBOymcFOE0a1TetFLDSjhAXHO4WaacfyaaaaaaaaaaWaaaaaaaacI1YzGpW"/>



7. Save it as *.DAT and put it on Fiddler2.


8. Now find shopMystery2133.dat on Fiddler2. Copy (CTRL+C) 


9. Now open BinaryReader and Paste (CTRL+P) it at the textbox. Click Load


10. Change the first item to XXXXXXXXX (Your Item) Example:



<item name="Luminous Stage Rig" x="2981" y="365" roomIndex="1" />


to



<item name="Petling Resort" x="2981" y="365" roomIndex="1" />


11. Save it as ,DAT and drag it to Fiddler2


12. Go to Mystery and try to find your file. 


HOPE IT WORKED!




Credits: iHaxel