Jump to content
UBot Underground

Search the Community

Showing results for tags 'set proxy'.

  • Search By Tags

    Type tags separated by commas.
  • Search By Author

Content Type


Forums

  • Announcements and News
    • Join the UBot Community
  • General
    • General Discussion
    • Mac and UBot Studio
    • Journeys
    • Buy, Sell, Free
    • Scripting

Find results in...

Find results that contain...


Date Created

  • Start

    End


Last Updated

  • Start

    End


Filter by number of...

Joined

  • Start

    End


Group


AIM


MSN


Website URL


ICQ


Yahoo


Jabber


Skype


Location


Interests

Found 2 results

  1. I'm creating a bot to input email addresses into my Get Response autoresponder account. I have a large email list from my old autoresponder that I'm not able to add through their import function. So what my bot is designed to do is: - Change proxy - Load up my capture page - Enter email (from my large .txt file list) into the capture page form and then click "submit". - Change proxy again - Load up my capture page again.....enter next email address....click "submit".....then keeps repeating the process (loop). I am new to using proxies. I have a few questions: I'm assuming I will need to
  2. I am trying to us a domain instead of an actual IP address while changing my proxy, Below is the code I am currently using. set proxy credentials("username", "password") change proxy("ip address: port") I'd prefer the change proxy command read like: change proxy("proxy.sample.com: port") There is the potential that the IP to change, so it would make it easier if I could use the domain, When I attempt to use the domain, I get the following error: "Invalid URI: The hostname could not be parsed". Is there anyway to use the domain vs the IP with the change proxy command? Thanks Will
×
×
  • Create New...