When only the fingerprint is used, a green light comes on, but when only the proxy is run, the browser and fingerprint appear as fake. Does anyone know why?
BAS VERSION IS 27.6.1
Help me!! Bro....
@Webmaster
Ty Very Much Mr. Webmaster I did it Here in this example : Convert a Boolean value to Yes-No.xml
because that way I have to do it for all Variables every time but I want to do it for all different Variables at once. I want it to be a global over all the script
@505167790 The way I solve that kind of problem is with if statement.
First I load the proxy. Then Get on the link, then Status (these are functions in Http Client). So I go to Script Logic choose IF expression. If [[SAVED_STATUS]]!=200 (200 is code for successfully loading page) then load proxy Get on the link, then Status and so on...