Jump to content
UBot Underground

Leaderboard

Popular Content

Showing content with the highest reputation on 08/21/21 in Posts

  1. Yes it does. You will need to use the list total of the items list as the number of cycles in the loop. You could then do something like: In the credentials list, add an if statement..."IF--->list position = $list total Then--->set position =0 (to restart the list). There are other ways of handling this as well, but i think that's one of the simplest ways to do it. In order for this to work you will need to set #position to 0 and use $list item (for the credentials list)...you will NOT want to use this method on the items list as it will start at the beginning when the list total
    1 point
×
×
  • Create New...