@John_D Here is an example, you can change the file save location and output format.
Screenshot_20.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 ;)

