Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/revadike/enhancedbarter

This userscript aims to enhance your barter.vg experience!
https://github.com/revadike/enhancedbarter

automation barter bartervg hacktoberfest userscript

Last synced: about 2 months ago
JSON representation

This userscript aims to enhance your barter.vg experience!

Awesome Lists containing this project

README

        

[![GitHub stable release version](https://img.shields.io/github/release/Revadike/EnhancedBarter.svg?label=Stable&maxAge=600)](https://github.com/Revadike/EnhancedBarter/releases/latest)
[![GitHub stable release date](https://img.shields.io/github/release-date/Revadike/EnhancedBarter.svg?label=Released&maxAge=600)](https://github.com/Revadike/EnhancedBarter/releases/latest)
[![Github stable release downloads](https://img.shields.io/github/downloads/Revadike/EnhancedBarter/latest/total.svg?label=Downloads&maxAge=600)](https://github.com/Revadike/EnhancedBarter/releases/latest)

[![Bitcoin donate](https://img.shields.io/badge/Bitcoin-donate-yellow.svg)](https://www.blockchain.com/btc/payment_request?address=133YTipt9VUuB7EsYnkPFuVGutNc9UzswF)
[![Steam donate](https://img.shields.io/badge/Steam-donate-yellow.svg)](https://steamcommunity.com/tradeoffer/new/?partner=82699538&token=V7DQVtra)

# About
Enhanced Barter aims to enhance your experience at barter.vg.

# Features
* Comprehensive library sync (DLC support)
* Automated trading
* Selection invertion
* New filter options
* Many more features!

# Instructions
1. Install [Tampermonkey](https://tampermonkey.net/)
2. Install [Enhanced Barter](https://github.com/Revadike/EnhancedBarter/raw/master/Enhanced%20Barter.user.js)
3. Enjoy!

# Screenshot
![](http://i.imgur.com/ZfaJKpT.png)

# Change Log
* *Later versions*
* [Releases](https://github.com/Revadike/EnhancedBarter/releases)

* *Version 1.0.0*
* Improved automated offers significantly
* Improved ajaxify
* Added selection options in bundle page
* Added sorting options in match page
* Added named user groups
* Added steamtrades rep display
* Removed deprecated functions
* Code refactor

* *Version 0.9.6*
* Added several additional user preferences checks (incomplete)
* Added search filter for displayed trade offers
* Added option to cancel all displayed trade offers
* Added option to send message to all displayed trade offers
* Added option to extend expiration of all displayed trade offers
* Modularized and cleaned code more

* *Version 0.9.5*
* Added 1 second delay to every ajax request
* Add metadata for automated offers

* *Version 0.9.4*
* Improved automated offer message
* Added max trades to automated offer setup
* Added max want to automated offer setup

* *Version 0.9.3*
* Better offer creation system (thanks barter)
* Now adds a message to each offer

* *Version 0.9.2*
* Fixed removeOwnedGamesFromPending()
* Added button for to remove owned games from pending trade offers

* *Version 0.9.1*
* Fixed leaving feedback
* Added more metadata

* *Version 0.9.0*
* Initial commit