target is going to cancel these i feel it, this was too easy.
Just got two through Target using the script! Thanks to whoever posted that!
(I didn't plan on buying two, I just clicked through Checkout as fast as I could. I had no idea how much it was going to cost, lol!)
The sales associate at my store actually asked me "How many?".
I was stunned for a second and told him just one.
Damn, I asked if I could get one for my GF under her name and they shut me down as one per customer. They had 1 left too.
Secured a second one at Target. (gifting this one!)
Some tips: use the Target mobile app. Fully set up your account in advance - shipping address, credit card, everything. Pound on that add to cart button until it works (must've taken me 200+ attempts). Go through the checkout process as fast as you can, it's a race against time at that point.
It *will* ask you to re-enter your entire CC# and CVV, so be ready for that.
Good hunting!
Secured a second one at Target. (gifting this one!)
Some tips: use the Target mobile app. Fully set up your account in advance - shipping address, credit card, everything. Pound on that add to cart button until it works (must've taken me 200+ attempts). Go through the checkout process as fast as you can, it's a race against time at that point.
It *will* ask you to re-enter your entire CC# and CVV, so be ready for that.
Good hunting!
fuck you wal mart now I can't get one
Told you all Target works! I know my orders will be cancelled and I'm not worried, I just wanted to show it works.
Congrats to all.
Just got confirmation email from Target
CC charged right away, just FYI
-Right-click in a blank area on the Target SNES Classic product page
-Click "Inspect"
-At the top of that area, you'll see Elements, Console, Sources, etc....Click Console
-Scroll to the bottom until you see a blue > prompt
-Paste the code there and press the Enter key
The code once again is:
window.setInterval(() => {
const preOrderButton = document.getElementsByClassName('sbc-add-to-cart');
if(preOrderButton[0]) {
preOrderButton[0].click()
}
}, 5000)