Jump to content

Notes on listings disappearing when being bumped/relisted


Blackest Jesus

Recommended Posts

Yeah the description or notes you put in the text box whilst buying or selling an item. Relisting, not deleting. Okay sure

  • Like 2
Link to comment
Share on other sites

Apparently this has been fixed already, i'm always late.

 

While this is getting fixed I made this little script that:

  • Loads your listings from the backpack.tf API
  • If the ID of the item you are relisting matches the ID of an item in your listings, the Comments field will be filled automatically

 

Requirements:

 

Installation:

var userDetails = {
    key: 'YOUR_API_KEY',
    steamid: 'YOUR_STEAM_ID'
};

Usage:

  • If installed correctly, you'll see a new button in every Relist page: http://i.imgur.com/ZFQhcaC.png
  • Load your listings by click on that button. This has to be done only the first time, and after you create new listings.
  • Reload the page. Now every time you relist an item, the comments should get filled automatically.
Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...