Hi i want to use match to click the like button 1 than 2 than 3 becouse it finds all like buttons and i want to first click the first one than the second one than the 3one etc how to do this?
Maybe not the best way to do it but you can scrape all possible urls on the page and then add all to a new list then you can take a random line from the list and click it. That would 100% work.
@support When i used int type data in database, BAS still read that as string data, although i now know how to convert it to int data but i want to improve BAS.
Thank you