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.
Update to be compatible with DocScript's buy/sell parameters
Moved trade confirmation remover out to separate script - https://gist.github.com/trs4ece/737bc841db0a50faf62c6b457c3474a6
Fix buy/sell button transformations
Populate units and ppu since Sheepy broke that functionality.
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)
jQuery 3.4.1 -> 3.6.0
Update URL matching to new P&W format of /create* instead of /create/
Remove ppu and amount code since the site populates these automatically now.