By default bot should ignore errors, adding ignore command to all functions is really time consuming. This is where BAS needs to make changes. It is better to define a fail or stop command rather than modifying each block..really BAS Should do something so that Bot don't stop on minor errors.
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 ;)

