10 ms·
I finally got mine. When you have successfully added the phone to your cart, use this var j = 0;var i = setInterval(function(){document.forms[1][1].click()
by hardik988 14y ago
I finally got mine. When you have successfully added the phone to your cart, use this
var j = 0;var i = setInterval(function(){document.forms[1][1].click();j++;j>600 && clearInterval(i)}, 1000);
- hack_edu 14y agoTHIS. This absolutely works. To clarify, copy-paste this script in the address bar of the browser when you are on your cart's page. Don't forget to add javascript: in front of the one-liner. This sort of hacking is why no one else can order it. :P
- kchange 14y agoThis worked for me. Thanks
- deleted 14y ago[deleted]
- patja 14y agoThank you for bringing several hours of frustration to an end
- deleted 14y ago[deleted]
- itkach 14y agoyup, that did it for me, thank you