Set Proxy Credentials
From UBot Studio
Set Proxy Credentials is a Settings Command.
This command will allow you to set the credentials for a proxy that requires credentials in order to run. It is placed after the change proxy command for a proxy that requires a username and password to access it.
Example
set proxy credentials("myusername", "mypassword") change proxy("my proxy here")
The set proxy credentials command comes before the change proxy command to set the credentials.