I wanted a way to monitor items of my choosing in newegg.com to know as soon as an item became available in Open Box form. Open box is an item that was purchased and sent back to new egg becuase the customer didn't want it anymore after it arrived. Open box items can be purchased sometimes at half the price of its New in box form as can be seen from the screen shot below. Since it was easy to do I also made it keep track of the current price even though newegg has a price alert feature. You can have the program notify you via a gmail account when the price drops or an open box becomes available. The gmail password is encrypted using the Tiny Encryption Algorithm (TEA).
Proof that it works - I needed an Areca 8port Sata Raid Card (ARC-1120). I added it to the program and it became available in open box in 5 days, It saved me $128.00!!! 2 of the other items i have added to the list have been on for 12 days and open box items have still not become available

. Its a hit or miss really, but if you don't need it right away its awesome.
Using:
You simply navigate to the newegg item you want and push the Add Current Item to list button and it adds it to the monitor list(only works in Firefox, If using IE you will have to add manually). You then set the interval you want to check for updates and enter in your gmail data and your done. Double clicking on an item will open up the item in your browser in its new in box form. You can right click on an item in the list to view OpenBox Webpage, New Item Webpage, and Remove from list. There is also a remove Selected Item from list, Force update, and Test email button. The add item manually button is to copy and past the webaddress yourself instead of the program doing it for you. The window stays on top, has a slight transparency and is minimized in your system tray after you close it. To have it not run simply right click the icon in the system tray and click exit. To reopen and adjust setting just right click and then click settings.
DOWNLOAD:
http://www.autohotkey.net/~kdoske/New%2 ... onitor.zip
Let me know what you guys think and if there are any bugs. After posting I realized that I didn't incorporate it to work while browsing with IE, I use Firefox. You can still use the manually add button though. Oh sorry the icon looks so crapy and is 300kb, im tired.
Credit Where Credit is Due:
TEA -
http://www.autohotkey.com/forum/viewtopic.php?t=4391
Gmail -
http://www.autohotkey.com/forum/viewtopic.php?t=39797
COM Standard Library -
http://www.autohotkey.com/forum/viewtopic.php?t=22923