Your browser does not seem to support JavaScript. As a result, your viewing experience will be diminished, and you have been placed in read-only mode.
Please download a browser that supports JavaScript, or enable it if it's disabled (i.e. NoScript).
My bot use 25 GB per day and it cost me too much $$ so i need a way to disable display anything that consume data pictures or idk
@majdi105 said in Reduce data usage:
chrome://settings/content/images
@sergerdn what this has to do with chrome
@majdi105
Find it by typing Deny in the search field and you can restrict the fields you want such as *.jpg *.png or *.css.
This setting can be used in the BAS browser
You can use node in BAS > https://www.npmjs.com/package/ffmetadata
or you can use ffmpeg with BAS over "Run proccess" action
Tried to edit from the file itself (opened with notepad) all the "AOL" chosen as example to "the one i'm looking for" but it didn't work
Easy.. if u have resource like first name, last, city etc then.. in yout login field just tell BAS to write:
<firstname><lastname><AnyDigit><AnyDigit><AnyDigit><AnyDigit> <firstname><lastname>199<AnyDigit> etc.. or
{{firstname}}{.| }{{{lastname}}|{{year}}}
@uraabk Jesus, working now! Thanks!
Thanks a lot. That was easy. I used LOG then WRITE FILE as csv and it worked well.