🏠 Home 

Trade Offer Helper

Auto-fill the trade form from URL parameters, allow purchasing by total price, and get rid of the trade confirmation pop-up

These are versions of this script where the code was updated. Show all versions.

  • v0.54 2024-04-26

    Update to be compatible with DocScript's buy/sell parameters

  • v0.53 2022-08-25

    Moved trade confirmation remover out to separate script - https://gist.github.com/trs4ece/737bc841db0a50faf62c6b457c3474a6

  • v0.52 2022-05-25

    Fix buy/sell button transformations

  • v0.51 2022-04-20

    Populate units and ppu since Sheepy broke that functionality.

  • v0.5 2022-04-15

    Add the ability to modify desired total price and remove the trade confirmation pop-up (may re-enable it to pop up only when trying to create what looks like a mistrade)

  • v0.42 2022-02-02

    jQuery 3.4.1 -> 3.6.0

  • v0.41 2021-07-14

    Update URL matching to new P&W format of /create* instead of /create/

  • v0.4 2021-07-14

    Remove ppu and amount code since the site populates these automatically now.

  • v0.3 2020-08-12 Add rounded edges to lone buy/sell button
  • v0.2 2020-07-17 Fixed ppu
  • v0.1 2020-04-16