Jump to content
UBot Underground

Recommended Posts

Help needed!

 

I am happy to PayPal somebody some cash in exchange for good advice. 

 

Question: How can I combine multi-threading with multiple IP addresses?

 

Some Context:

 

I have been hired to build a Nike "add to cart bot". 

The bot navigates to Nike.com and adds designer sneakers to the cart. 

This will allow my client to ensure that his customers get access to limited addition products.

 

The bot that I create will be multi-thread. I am looking to have ten browsers open. Each browser will navigate to the site and add the desired product to the cart. 

 

Bad Option #1:

I do not want to navigate to the site, change proxy, navigate to the site, change proxy in succession. This would be too slow. I am working with 250+ accounts. 

 

Bad Option #2:

I do not want to multithread with the same IP; that could lead to a ban.

 

So in other words, how do I reconcile multiple IPs with multiple threads?

 

I have thought about purchasing a VPS with multiple ports. Would this allow me to access the internet through multiple IP addresses and give each thread in my bot its own IP address?

 

I am considering renting a VPS from here and purchasing 10 "additional IPs":

https://www.123-reg.co.uk/vps-hosting/#configure

 

Would that work? And if so then how?

 

Pleases email or skype me: nedhulton@hotmail.com ned.hulton if you have an answer. 

 

 

 

Link to post
Share on other sites

You're likely going to have to do this with sockets, I suggest the http post plugin for it. Otherwise you will be too slow there are so many Nike bots out there and a lot of them are super fast.

Yes that makes sense. As far as the IP issue is concerned though, Is it possible to have both mutli-threading and multiple IPs?

Link to post
Share on other sites

Im interested in buying this. Can we talk on Skype: ned.hulton

 

If you're interested in the plugin you can find it here: http://www.ubotstudio.com/forum/index.php?/topic/12837-sell-http-post-plugin-crazy-bonuses-inside/

 

If you're interested in somebody making it for you though I can't help you there, but I know a lot of others will be able to.

Link to post
Share on other sites

http://www.ubotstudio.com/forum/index.php?/topic/13995-free-multi-threaded-private-proxy-checker/

 

Here is an old example just your code instead of checking proxy.

 

If you want HTTP you need at least Pro version ofUBS3

 

skype is in profile if you need some help

CD

Link to post
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
×
×
  • Create New...