try to take over the world!
Beta release :- More enhancements to follow
Bazaar Item Price Monitor
--------------------------
Script for warning of Items that are overpriced in relation to Market Price.. Will highlight attempts to trick customers into buying Items that are priced unfairly.
Will be implementing function to scan for underpriced items shortly.
Line 13 -- var apiKey = "YOUR_API_KEY_HERE"; <-- Add you own API Key
Line 23 -- var percentover_action = 110; <-- update to change tolerance for % overpriced warning
----------------------------------------------------------------------------------------------------
NOTE: - Returns "Infinity" for any items with a market price of N/A. (to be fixed in future release)
----------------------------------------------------------------------------------------------------