Is it possible to use BAS and it's fingerprints to log into TikTok accounts without the "too many attempts" message and post comments that stick? I've used several other automation environments but nothing works any more.
im a bit confused now, since when do you use fingerprints to log into accounts? You mean log in with the cookies? BAS fingerprint works fine for me, I think its better to try out yourself.
When I log into tiktok accounts on anything else than a real chrome I get the error: "too many attempts" from tiktok and it won't let me log in. Before I install BAS I just want to make sure someone else is doing it and it's working.
i am aware these options exist, but when i a copy to clipboard buttons on any website, the text that is supposed to be copied isn't saved and won't appear when i use the get clipboard option
Hey, I got the result in BAS variable but the result was an array but when it is passed to BAS variable it converts to string. I want to use that BAS variable as an array so i can loop through it, how can i achieve that please ?
The result of executing the action will always be a string, use a delimiter, then the string to parse into an array