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.
@saimraza786 why just not to run node js server not in BAS? set 2 endpoint url's, one to push data on server , and second to retrieve data from server to BAS only by GET request?
The long answer is that BAS has its own internal code generator, which means that everything in the BAS XML was generated by that system.
However, I strongly do not recommend writing code by hand. It will be extremely difficult to update and understand the code later based on what you wrote today.
@CashOut1337@Detected
Please describe the problem in more detail. I don't fully understand what you are talking about. How can this be repeated intentionally? What actions should I use? Perhaps you can attach a test project?