There are several tot modules for BAS >
https://community.bablosoft.com/topic/9519/tor
https://community.bablosoft.com/topic/14198/tor-module
https://community.bablosoft.com/topic/10243/advor
@Roy-Mustang How to compare links is bas and then click on selected link
@World_Art Depending on how you want to compare, one case will have one logic and another will have another.
Use the list module and the “Contains” action, for example, or if you have links in the resource, first convert the “resource to a list” (this is the name of the action) and then you can check it.
If you need to check a part of the link, use the “Contains” action in the string module and foreach cycle. But in these cycle paste some delay for example 100-200ms with action "Sleep"
@Roy-Mustang Bro i am using parse line action but when i want to parse link from parse line it show me this error:

@Roy-Mustang with help of this i want to click on the link which in the file
@World_Art Where do you want to click? If you use Google search, you need the search to show a link. If you see a link, you need to create an XPATH query for the click, for example: //a[contains(@link,‘[[PATH]]’)]
Use the “parse CSV” action instead of the outdated action.
@Roy-Mustang Brother i need your help again. i want to make a file which have link list but when i import this file in "read file action" it show me a single line with all links. kindly help me to break this one line into links list and then i want to use random element picker to pick a random link.
see this:

i want to split all link in lines one by one
@Saddamz Bro, there is an action called “Read File Into List” in the same module. Just take a closer look, or better yet, spend 2-3 hours reading each action in BAS (go to the action and read how it works) so that you know what you can do in general.
@Roy-Mustang Brother can we click on ads. If it is possibe so how?.
@Saddamz of course bro, why not, u can develop any logic possible in chrome, use >XPATH> requeste for clicks: https://devhints.io/xpath (formuls)
@Roy-Mustang Is there any common thing in ads
@Roy-Mustang Need your attension bro,help me.
@World_Art Unfortunately, this is a problem with this resource. Use the “Random Number” action in recording mode.
@Roy-Mustang Bro i want to use random time.which is i am using, i want to use new values from this option but this option not providing the new value it provides always same value which is initialy craeted.
@World_Art Yes, this is an issue with that resource. I don’t know what it’s related to.
I’m creating a resource - a string where I specify something like 60/100, and then I do the following sequence:
/ as the delimiter.[[VAR1]] [[VAR2]].@Roy-Mustang i want to generate random integer every time
@Roy-Mustang Brother can we click on ads if i run 20 thread and then i want to click on ads in just 5 threads please help me to create such a logic.
@World_Art
There is very little information about why you are doing this, so it is difficult to describe the exact logic, but in general it looks like this:

@Roy-Mustang How Can i make this thing in percentage