@hellomembersha said in for loop:
right click element and select loop
Another question how I can go back that for loop if something goes wrong ?
@cleez Not sure what you mean. Please check out the wiki examples, https://wiki.bablosoft.com/doku.php?id=start.
especially Tutorial #4. Creating parser with several stages for the call function in several threads.
If you set the Success Number to > 1 it will keep running until the Success or Fail mark is hit. If you need to loop something inside the script, Recorder Command -- [cate] Script Logic > For, Foreach, OR While will run the desired code over and over again depending on what you need done.
Variable "CYCLE_INDEX" is auto created for all these commands.
Let me know if this helps!
Allister ☯
@Allister What I mean is I want this script to run a certain amount of times but I couldnt find anywhere to change the success number outside of the "Call function in several threads" feature.
I do think we might be saying the samething since you do seem to be mentioning using "Call function in several threads" which is what I was asking about.
I tried using the "Call function in several threads" with the "main" function but it didnt work at all. It seems like I have to make a second function just to get it to work.
@Allister Woooow how did I not notice those pencil icons lol. Thank you again that is exactly what I was looking for. Is there anyway we can get the tutorials fleshed out and updated? I would definitely like to update the database and twitter one