Jump to content
UBot Underground

Recommended Posts

hello world.

Im creating an bot that register twitter accounts.And everything works fine.

 

Now I want to use proxies, but lots of proxies don't work or dosent allow connection to twitter.

 

I want to use the fucntion CHANGE PROXY ----> Navigate to twitter.

 

-If ---> twitter was loaded succesfully (or the word twitter was found on page(scrape)), continue my script

 

 

-else ---> change proxies until twitter is loaded or the word twitter was found on page(scrape))

 

 

HOW CAN I DO THAT

 

I have no idea

 

Please help me step by step

 

Thank you

Link to post
Share on other sites

here's a great place to start by integrating proxies in your script

http://support.ubotstudio.com/index.php?/Knowledgebase/Article/View/92/13/ubot-studio-40--quick-tutorial-on-changing-proxies

 

If -> $search page, then enter in something that shows up on the error pages, or on the normal twitter page. If you search something on the normal twitter page and use that for your conditional then put everything in 'then' you want executed and leave else blank. If you use the blocked page, then its the opposite.

 

I don't know how it shows up if it blocks the proxy, so this is just my guess.

 

If it's a static page with stuff like 'Error' it may just be bad proxies.

  • Like 1
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...