Codolophier

Results 35 comments of Codolophier

@Pauleft Please post your full error/stack trace.

The bot currently doesn't search for the items; rather, it invokes the **AddToCart.aspx** Newegg URL, using the configured **item_number** value as input to the **ItemList** parameter. From what I can...

> this also makes the refresh up to 3x slower to make it seem more human like, but would this really be enough to trick newegg? @retrac752 This is how...

@retrac752 > Have you successfully checked out of newegg with your code changes that looks for the secure checkout button? Yes, I've specified an item number that is in-stock and...

@mateuszdrab Are your account defaults all set for payment method as well as the billing and shipping address? When I first tried the bot, I was getting all kinds of...

> Can you cancel an order straight after placing it? @mateuszdrab Yes, you can. However, if you want to test the bot's purchasing flow, you can just change the **auto_submit**...

@technaustin If I can reproduce - either directly or via unit test - I can add some code to detect the popup and click the **I'm not interested** button. I'm...

@mazukou87 It looks like the problem is that Newegg changed - or at least is varying - the resulting URL for the cart when an item has been added. The...

@mazukou87 > hope it doesnt sound like im being unappreciative or nit picking, this is just how i talk, very blunt and to the point haha Don't sweat it, we're...

It depends on your IDE, but typically it isn't so bad. I usually use Visual Studio Code (VSCode - free and "easy"). Here are some articles to follow for both...