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).
I'm doing a number check, I need the script logic to be such that if the number in the variable was greater than 300 but less than 600, then it would do the function, if the opposite would include another check
@yod4
[[NUMBER]] > 300 && [[NUMBER]] < 600
@Moastafi74 said in I need old versions of BAS:
i need version 24.8 or lower
https://community.bablosoft.com/topic/22270/i-need-old-versions-of-bas
Use drag and drop in website, if this doesnt work you can try figuring out how you can do it trough requests.
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.
can you show me how to treat with this captcha with the bot