Jump to content
UBot Underground

Any Videos On Setting Up Proxies In Ubot?


Recommended Posts

I am wondering if anyone has any video tutorials on how to set up proxies in ubot. For now I actually was able to integrate a website into my list loop but having problems. It navigates just fine using the proxy site but for some reason seems to be messing with the text block because urls are getting cut in half for some reason. The proxy site is one that has it's own search bar allowing someone to keep using that site instead of inputting tons of proxies. I had integrated it fairly easy into my bot script but after testing it found that for some reason urls are cut into half. It's also wierd because the regular type text works just fine and the text block works fine overall too with regular text but not with the urls now. So it has me baffled.

 

I even tried the return carriage to make a new line. I also tried taking out spin text, I moved the spin text down 2 lines and other combinations but still has the same issue.

 

So if anyone has videos on how to put proxies in it would be appreciated. I planned on learning it anyways and now is the best time to do it. Sine the first method is not working right.

Link to post
Share on other sites

try

http://network.ubotstudio.com/forum/index.php/topic/14800-how-do-i-rotate-proxies-in-ubot/

http://ubotdev.com/snippet-load-valid-proxies-change-proxy

 

 

proxy list from ui block text

ui block text("Proxy:",#MyBlockText)
add list to list(%Proxy,$list from text(#MyBlockText,$new line),"Delete","Global")
alert(%Proxy)
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...