Doesn't Work
![]() ![]() |
Don't waste your time with this script. Doesn't work. Doesn't refresh, doesn't do anything. |
![]() ![]() |
Found the bug in the code. In the statement : alert('You're probably too late now to do this by hand, but the random crap is for sale!'); the second ' between You and re is the problem. It's closing the statement and so you then have a bunch of jibberish (code-wise) followed by the ' after sale! so the rest of the code essentially gets commented out. Replace the line above with : alert('You are probably too late now to do this by hand, but the random crap is for sale!'); |
![]() ![]() |
Fixed the bug and posted the update. Thanks for the tip. I'm working on more updates for the script right now, so expect to see a few changes soon. ~md5sum~ |
![]() ![]() |
Just went through the BOC process -- looks like it properly submitted the request for 3 BOCs from the homepage, but it didn't fill out the CVC I added to the script, nor did it auto submit the form. THANK YOU, though, as it got me closer than I've ever gotten to winning one... |
![]() ![]() |
No problem... I was updating the script and had my CVC removed from it, wasn't paying any attention... Just COMPLETELY missed it... oh well, I hope SOMEONE benefited from it! :D ~md5sum~ |
![]() ![]() |
To double-check, does CVC go on line 126 like this?:
|
![]() ![]() |
Absolutely! Also, before setting it in there, you might make sure you have the latest version of the script. I published a new version about 45 minutes ago. Added % left of the item as well as ad removal. The latest version will also notify you when there's an update available. ~md5sum~ |

