Script Summary: automatically begin to purchase certain woot items & alert when doing so
This script is for Woot-Offs specifically, as it includes a timeout to refresh the page every 9 seconds.
The script uses the iWant array to search for matching words/phrases that the user wishes to begin the purchase of. As a bonus, the script also loads an (external) sound that notifies when a listed item is available.
The array is to be used in the item$amount format, where 'item' is a word/phrase that is desired, and 'amount' is the limit (not-to-exceed) price. Also, please use a comma+space delimiter to separate items, e.g. "random crap, woot-off, screaming"
Example:
"random crap, woot-off$5"
will buy anything with 'random crap' in the title, or any item with 'woot-off' in the title that is equal to or below $5.
***NOTE: You must still select an item amount and complete the purchase. This simply alerts you and takes you to the order page.



