@berubah said in How to save text without loosing text formatting to doc file:
already ask also on premium support but its still no answer
Support does not work on weekends, expect a response within two business days.
@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 ;)