@YounesGa To have each thread use only 1 line, set the value "max success usage: 1", "max number of simultaneous use: 1".
This is equivalent to the fact that after the flow finishes running with a result of Success, the already used proxy line will not be used again, whereas if there is an error, it will be reused 999999999 times and only one line. for each stream
290a12f6-98cf-4378-9d4c-72a246339adb-image.png
how to put all image formats (*.jpg *.png..) in one "disable request" block?
-

i have like 30 of these lol
possible to stick them together?
I used various formslike .jpg|.png etc but didnt work
-
-
@qaisbsharat execute code then rewrite it
-
@yourfriendkarol Please explane more bro.
-
@qaisbsharat said in how to put all image formats (*.jpg *.png..) in one "disable request" block?:
@yourfriendkarol Please explane more bro.


-
@qaisbsharat said in how to put all image formats (*.jpg *.png..) in one "disable request" block?:
@fox

Thanks, but its a valid js code?
From where i can find this kind of APIs? Coz i don't see any function like that in JS documentation.This is not exactly js code, this is api BAS. The action code can be seen in the script itself

request_deny("*.jpg")! request_deny("*.png")! request_deny("*.gif")! -
@qaisbsharat said in how to put all image formats (*.jpg *.png..) in one "disable request" block?:
Lastly, how can I make my execute code dark like what I see in the picture?
-
@fox said in how to put all image formats (*.jpg *.png..) in one "disable request" block?:
@qaisbsharat said in how to put all image formats (*.jpg *.png..) in one "disable request" block?:
Lastly, how can I make my execute code dark like what I see in the picture?
Thanks ;)

