SGW Fixer - Users

Contains user definitions for other scripts

You will need to install an extension such as Tampermonkey, Greasemonkey or Violentmonkey to install this script.

You will need to install an extension such as Tampermonkey to install this script.

You will need to install an extension such as Tampermonkey or Violentmonkey to install this script.

You will need to install an extension such as Tampermonkey or Userscripts to install this script.

You will need to install an extension such as Tampermonkey to install this script.

You will need to install a user script manager extension to install this script.

(I already have a user script manager, let me install it!)

You will need to install an extension such as Stylus to install this style.

You will need to install an extension such as Stylus to install this style.

You will need to install an extension such as Stylus to install this style.

You will need to install a user style manager extension to install this style.

You will need to install a user style manager extension to install this style.

You will need to install a user style manager extension to install this style.

(I already have a user style manager, let me install it!)

Author
ec370
Daily installs
0
Total installs
6
Ratings
0 0 0
Version
2018.04.18.103339
Created
2016-09-23
Updated
2018-06-22
Size
11.7 KB
License
N/A
Applies to

This script defines users of SGW. It is used by the SGW Fixer script and by the SGW Lister Postings/Sales Filterer script.

From here, you can define

  • Which subdepartment a user is part of (jewelry/collectibles)
  • Whether they have access to Cyber Monday sale buttons
  • What their custom default duration is (currently all users use the default 4 day duration)
  • Whether their auctions start on a delay (useful for training)

New posters MUST be added to this script, or certain parts of the Lister Postings/Sales Filterer will break (the SGW Fixer script will not). Please use the following template:

"User's Name" : {
"name" : "Name",
"username" : "username",
"delay" : 0,
"dept" : "collectibles", // or "jewelry", or "all"
"sup" : false // true, for supervisors -- note, no quotation marks around this value
},


"User's Name" means first and last name (or last initial) as defined in their Seller Login. All quotation marks AND COMMAS are necessary!

For additional development history, see https://greasyfork.org/en/scripts/13969-sgw-fixer-users