@morpheus93 I had already added limitation 1000 fp request in 3 min by redis. Even it doesn't work. I contacted directly to their admin. He said that you needed wait for next update
@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...