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);
This worked for me. Thanks
Nexus 4 available for purchase again today at 12pm PST
91–100 of 100 posts
Re: Nexus 4 available for purchase again today at 12pm PST
#92I 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
#93This script got me an 8GB phone just now (took 10 minutes). Simply paste into your console window (hit F12 and then ESC) setInterval( 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);
Now to cancel the 8 GB.
Thanks for the tip!
Re: Nexus 4 available for purchase again today at 12pm PST
#94HT: https://twitter.com/TomDanTheRock/status/273546858289303554
Re: Nexus 4 available for purchase again today at 12pm PST
#95Once the phone is in your basket, hit tab until the focus is on the proceed button. Then hold enter until finally it succeeds (took about 30s for me).
Now just a "6-7 week" wait for delivery. In other words, the phone can no longer be given as a Christmas present. Disastrous launch all round.
Re: Nexus 4 available for purchase again today at 12pm PST
#96Re: Nexus 4 available for purchase again today at 12pm PST
#97I 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
#98Earlier quoted context omitted.
What I did last time was click to "Proceed" from the cart, even if you get a "Oops, we had trouble processing your request" error and the button is no longer blue. Eventually I was able to order the phone that way, instead of refreshing the page which removes the item from your cart. This might not work this time around, but it's worth a shot.
I wish I had read that 15 min ago. UPDATE: Nah, I tried that, Now I'm getting a popup "Due to high demand, your order could not be processed. Please try again later." UPDATE 2 : "Oops, we had trouble processing your request. We're working on fixing the issue. Please try again later."
Re: Nexus 4 available for purchase again today at 12pm PST
#99Re: Nexus 4 available for purchase again today at 12pm PST
#100so folks, its not yet sold out. you might wanna try to grab it again if you had failed to some while ago.