Jump to content
UBot Underground

Switching Proxy Ip Addresses Using Ubot Studios External Browser


Recommended Posts

Hi, I've been trying to use the Ubot Studios External Browser function. I wanted to mask my IP address by using the Change Proxy function within Ubot Studios. I found that this feature doesn't actually work for the External Browser. Am I doing something wrong? Is someone else able to get this working? Here is my code:

 

in external browser("Chrome") {
    wait(10)
    change proxy("162.245.222.88:6003")
    wait(10)
}
 
 
I feel like what I'm trying to do is fairly basic. If I'm mistaken please let me know. 
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...