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).
Hello, I add the link variable like this, but it only prints this in the log section.
[443537913] [07:59:36] Thread #1 : Link:
Does anyone know the reason for this? I can't use it.
@ocorex, console.log() which outputs information to the BAS log, has only one argument, use console.log(`Link: ${link}`) or util.format()
console.log()
console.log(`Link: ${link}`)
1
ok I found. you have to compile the script in private
image.png
@abertdune said in My Target Website detected ads blocking when i use BAS:
Hi i have question, how i disable ads blocking in the BAS ? because my target website detecting that i use Ads blocking while i use BAS I try to use search but dont see any similar problem with mine, pls help me thank you
Hi i have question, how i disable ads blocking in the BAS ? because my target website detecting that i use Ads blocking while i use BAS
I try to use search but dont see any similar problem with mine, pls help me thank you
There is too little specific information for anyone to help you.
@alphacasters How to optimize script - http://wiki.bablosoft.com/doku.php?id=how_to_optimize_script
@andy231 You can also login with browser and than use "Load cookies from browser"