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
It is actually the same whether I use Android fingerprint or my windows machine... However, on Android fingerprint "Code Validation" is not valid.
Okay thank you
@Roy-Mustang 839ee6e6-f3d1-4cb7-adec-8fdbb56769d8-image.png
thanks for helping me, can you provide a screenshot in using http/xml example, i have tried but it doesn't work, thanks
@Bambo19 https://community.bablosoft.com/topic/21843/captchaimageclick-module-for-solving-capcha-with-clicks-on-images/1
@syrax said in IF statement help:
@Fox said in IF statement help: {{VAR}}.indexOf("https://example.com/") >= 0 It working like a charm thanks for your quick reaction! This makes my life a lot easier. So if it exists for checked. It will get the value 0? Or a negative value?
@Fox said in IF statement help:
{{VAR}}.indexOf("https://example.com/") >= 0
It working like a charm thanks for your quick reaction! This makes my life a lot easier.
So if it exists for checked. It will get the value 0? Or a negative value?
This is a JavaScript method that is easier to find information about on the Internet https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/String/indexOf
75b04390-e319-4ca7-8a2b-cfd55048ef88-изображение.png