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).
Hi everyone, how can i add quantity or amount for my bot? like if i want to make 100 account, i want my bot to stop after creating 100 account please tell me or give me a video or say what's that called so i can search about it
Thanks.
Bump
you can make in success at top of creation of script in record mode this will stops it after 100 success message be sure that its 100 % have no errors
@memoremo1 Thanks it worked
@JARVIS you can use nodejs and mongodb driver
@wbayderda you have the id of the action in which the error occurred in the log, look for the reason there
@nitin You can check again. E1F95A3B-8C9E-4CA3-8600-A518EF44F50E.jpeg
@baldeepo
If chracter limit increased so that it can stop/break the process ?
You can stop current thread with "Success" or "Fail" actions and break all script with "End Script" action