Jump to content
UBot Underground

Proxies... Rotating Public Proxies.. Working With Threads..


Recommended Posts

Hello...

 

Let's say I have a computer good enough to run 10 threads..

 

Could I use public (free?) proxies for Ubot?

 

Could I make the bot rotate a number of proxies?

 

Could I make maybe 10 simple bots to rotate a proxies after they complete a task and continue to the new task? 

 

 

Link to post
Share on other sites

Just load them into a list

add list to list(%proxiestorotate,$list from text("proxy list
1 per line
then
add
to
a
list",$new line),"Delete","Global")



then choose a random item from the list as your proxy

change proxy($random list item(%proxiestorotate))


they should be formatted ip:port(:username:pass(if required))

Link to post
Share on other sites

np you can find descriptions of the basic commands here http://wiki.ubotstudio.com/wiki/Main_Page , get familiar with them then consider the http post plug in as it will be the best upgrade you can do http://www.ubotstudio.com/forum/index.php?/topic/12837-sell-http-post-plugin-crazy-bonuses-inside/

 

Your going to have to do some learning and Dans videos are a great help http://www.bot-factory.com/httpplugintutorial/

 

Good luck

Link to post
Share on other sites

By the way, I don't think rotating proxies will be effective since sites always know if it's a public one or not. Just my opinion though. 1.gif

 

It depends on what you are using them for. Public proxies work just fine for heavy scraping or posting a lot to the same sites when you do not want to burn your private IPs up. For actual posting to sites where you plan on going back using the same account they are not really the best choice and for that I generally use private. 

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...