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).
how to make random clicks in BAS?
Has anyone done something like that already?
@andeada Use Idle Emulation and clicks.
Really? This it has random clicks on random page? Not just the ones you point out to him. I solved it. Please close topic.
@andeada said in how to make random clicks:
Not just the ones you point out to him. I solved it. Please close topic.
Test it. To change pages you have to write an algorithm
about the algorithm in js I asked.
@andeada https://community.bablosoft.com/topic/12/site-visitor-script-which-raises-site-visit-statistic/ C:\Users\PC_USER_CHANGE\AppData\Roaming\BrowserAutomationStudio\apps\20.8.7\examples\SiteVisitor.xml
@andeada Use "Move And Click" action and "Random Number"
@Fox You saved again my life!!!! thanks @DoctorKrolic thanks but can not give up the 23.2.2 yet ^^
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.
@Fox i know but i don't know how to use it. is there anyone who can explain with a video or pics? step by step. i rly need this.
if you are able to do that manually, you can do it by bas automatically