Skip to content

Latest commit

 

History

14 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PS Store Avatar Adder

A Tampermonkey userscript to add classic PS3/PS4 avatars to your PlayStation Store cart, including legacy items that are no longer listed in the web store.

PS Store Avatar Adder Panel

Get Tampermonkey Greasy Fork Direct Install

Installation

  1. Install the Tampermonkey extension for your web browser.
  2. Click here to install the script.
  3. Visit the PlayStation Store and make sure you are logged in.

Tutorial

Follow these steps to use the script:

  1. Click the circular controller symbols button in the bottom left corner of the PlayStation Store page to open the panel.


    PS Store Avatar Adder Panel
  2. Capture the API Hash: The script requires a session-specific API hash to make requests. To capture it, simply add any standard item (such as a game [preorders do not work]) to your cart using the regular store buttons on the page. The status indicator in the panel will turn green and display the captured hash.

  3. Remove the game from the cart

  4. Paste the Avatar Content ID (for example, EP0082-CUSA02487_00-FFXIVPIXAVATAR00) into the input field.

  5. Select your store region.

  6. Click Add to Cart.

  7. Check your official cart on the website to verify and complete the checkout.

  8. Repeat step 4 for the next avatar.

Note: You can delete the captured hash at any time in the Advanced settings section to recapture it.

Troubleshooting (Manual Hash)

If the automatic capture does not trigger:

  1. Press F12 and open the Network tab, filtered by Fetch/XHR.
  2. Add any item to the cart on the store page.
  3. Search for a network request named op.
  4. Inspect the Request Payload or Body of the op request to find sha256Hash (a 64-character string).
  5. Copy it, expand the Advanced (Hash) section in the script panel, paste the hash, and click Save hash.

Finding Avatar Content IDs

  • Product URLs: Look at web URLs of legacy PlayStation Store pages where the Content ID is part of the link.
  • Databases: Use third-party community databases like SerialStation, PSNA or PSDeals to lookup Content IDs by game name.

License

This project is licensed under the PolyForm Noncommercial License 1.0.0. Under this license, you are free to run, copy, modify, and distribute the script for noncommercial purposes, but any commercial use or distribution for sale is prohibited. See the LICENSE file for the full text.

About

Get classic PlayStation 3 and PS4 avatars back on the new web store. Bypass to add any legacy avatar to your cart with a few clicks.

Topics

Resources

Stars

2 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages