New to BAS please HELP about PROXY BIND
-
How do I bind PROXY to my Accounts?
Say I have Twitter Accounts and I want to BIND my proxy to those accounts so that they can use the SAME PROXY each and everytime.
I tried creating Database but the format is proxy:username:pass
and proxy format is 234.333.333.333:1212 so it doesnt get lines after the " : "
Usually for most bots that I used they do it like this
Proxy,Username,Password
Please help.
-
anyone please? I want to use BAS to login my Twitter accounts everyday
-
load your file as resource ( proxy:port:username:password) and Use "parseline" option from "tools" tab . Enter variables as proxy,port,username,password . Then goto proxy and enter proxy as [[PROXY]]:[[PORT]] .
-
@andy231 said in New to BAS please HELP about PROXY BIND:
load your file as resource ( proxy:port:username:password) and Use "parseline" option from "tools" tab . Enter variables as proxy,port,username,password . Then goto proxy and enter proxy as [[PROXY]]:[[PORT]] .
Thank you sir so much :)
lets say I have 10 accounts in .txt and how can I use them with 5 THREADS without the threads using the same account?
also how to do it like foreach?
-
@stephenperry18
You can follow this on your resource http://prntscr.com/j5uefv
Max used and Max simultaneus (optional)Regards
-
@NickyOktavian said in New to BAS please HELP about PROXY BIND:
@stephenperry18
You can follow this on your resource http://prntscr.com/j5uefv
Max used and Max simultaneus (optional)Regards
thank you! :)