This is absolutely pathetic. How is Google, of all companies, not able to handle load? And how did they manage to fail so fantastically not once, but twice, on the same product ?
Nexus 4 available for purchase again today at 12pm PST
81–90 of 100 posts
Re: Nexus 4 available for purchase again today at 12pm PST
#82finally secured my 16GB Nexus 4. Tips / steps I picked up from various posts in this story: - If you see "Sold out", just refresh. I had to refresh many times at certain points just to see "Add to cart" - Sometimes the "Add to cart" just fails, go back to the product page and try adding it again. - Once you have the item in your cart, don't click on "cart" again, because your can (and probably will) lose it. - Even t…
Re: Nexus 4 available for purchase again today at 12pm PST
#83finally secured my 16GB Nexus 4. Tips / steps I picked up from various posts in this story: - If you see "Sold out", just refresh. I had to refresh many times at certain points just to see "Add to cart" - Sometimes the "Add to cart" just fails, go back to the product page and try adding it again. - Once you have the item in your cart, don't click on "cart" again, because your can (and probably will) lose it. - Even t…
Re: Nexus 4 available for purchase again today at 12pm PST
#84 var j = 0;var i = setInterval(function(){document.forms[1][1].click();j++;j>600 && clearInterval(i)}, 1000);Re: Nexus 4 available for purchase again today at 12pm PST
#85setInterval( function() { var buttons = document.getElementsByClassName( 'buy-button-price' ); for ( var i = 0; i < buttons.length; i++ ) { if ( buttons[i].value === 'Proceed' ) { buttons[i].click(); console.log("click") } } }, 2000);
Re: Nexus 4 available for purchase again today at 12pm PST
#86finally secured my 16GB Nexus 4. Tips / steps I picked up from various posts in this story: - If you see "Sold out", just refresh. I had to refresh many times at certain points just to see "Add to cart" - Sometimes the "Add to cart" just fails, go back to the product page and try adding it again. - Once you have the item in your cart, don't click on "cart" again, because your can (and probably will) lose it. - Even t…
This worked for me on Chrome! It works!
Re: Nexus 4 available for purchase again today at 12pm PST
#87No automation, like others did. Just did a lot of clicking the "Process" button with a few breaks every so often. I would click on the "Cart" link every now and then, just to verify that my cart didn't get cleared out like it was earlier today.
Re: Nexus 4 available for purchase again today at 12pm PST
#88I 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);
This sort of hacking is why no one else can order it. :P
Re: Nexus 4 available for purchase again today at 12pm PST
#89I 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);
Re: Nexus 4 available for purchase again today at 12pm PST
#90Curious question: They are not releasing this in Canada at the moment, but I can go through one of my US-based servers to add it to my cart. Assuming I ever get past the high-demand errors, does anyone know if I'll be allowed to ship it to Canada? Keep in mind, both Canadian and US customers access the site via play.google.com. They are only determining your country based on IP (or something similar) and presenting a…