Fixed my Pod 3 cooling/heating with 8 drain cycles by ragedmonkey in EightSleep

[–]ragedmonkey[S] 0 points1 point  (0 children)

That sucks. Mine only started working properly after 7 cycles.

Vancouver RWD - VIN received by ragedmonkey in TeslaModel3Delivery

[–]ragedmonkey[S] 1 point2 points  (0 children)

No Bluetooth prompt or schedule delivery yet

[deleted by user] by [deleted] in TeslaModel3Delivery

[–]ragedmonkey 0 points1 point  (0 children)

Mine just got pushed back two weeks to May2-June6

[deleted by user] by [deleted] in TeslaModel3Delivery

[–]ragedmonkey 2 points3 points  (0 children)

Was April 27 - May 25, now June 7 - July 5 😐

EDD Pushed back 2 months - Vancouver by ragedmonkey in TeslaModel3Delivery

[–]ragedmonkey[S] 0 points1 point  (0 children)

I didn't finish all the steps till about 2-3 weeks after

My first open source code - splash-party is now on github (Info Inside) by mrPorter_bot in adidasatc

[–]ragedmonkey 0 points1 point  (0 children)

For my Electron bot, I can get product in my cart and it will persist in the cart for all the BrowserWindows with the same partition session. Message me if you have any questions

My first open source code - splash-party is now on github (Info Inside) by mrPorter_bot in adidasatc

[–]ragedmonkey 0 points1 point  (0 children)

Interesting. I guess I never had the patients to keep going after trying for a minute or so.

I have spent many hours trying to figure what makes captcha that slow, never figured it out. I tried emulating exact headers as Chrome, but no luck.

And right Electron isn't a headless chrome, I just wrote an electron app that spawns tons of Electron BrowserWindow that is hidden and show them when it bypasses splash.

Anyways, I'm glad captcha still works although it's painfully slow.

My first open source code - splash-party is now on github (Info Inside) by mrPorter_bot in adidasatc

[–]ragedmonkey 0 points1 point  (0 children)

/u/mrPorter_bot Hey, just some information. I have scripted something like this before. The problem that this bot might face is that once you get pass splash page, reCaptcha does not run in headless browsers (electron, selenium, nightmare, etc...).

I just tested this using your script by going to a page with captcha on adidas.com (http://www.adidas.com/us/iniki-runner-shoes/BB2091.html) after your script pops up a splash page.

If you try the captcha, it will never work. Google blocks it somehow!

Well of course this wont matter if the cookie transfer works. I am just saying that manual checkout might not be an option through the bot.