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).
like normal software with license
@memoremo1
We don't have any way to do this in BAS, so you should look for another solution to package the BAS program and hide modules.
ok thanks
@memoremo1 c++ module with protector
@usertrue where that @usertrue
@ZikoBots Interestingly it still recognize it as Phone Verification. Whereas, I also changed the manifest. Maybe it needs more modifications.
@BAS-Viet-Nam Could you please send the guide? I'm trying to make bas scripts works with xevil but did not understand imginstruction post data
my script is youtube view, i don't know how to use requests optimally
If the elements to click on are text, use >MATCH>>Element Text< to click on it. Save the element selectors in a list then get a random element from the list and use that as the selector. This will help: https://wiki.bablosoft.com/doku.php?id=how_to_search_for_element General wiki: https://wiki.bablosoft.com/doku.php
Try it and let me know if you have any questions.