How to Use 5 Unique Lines from a .txt File in Every threads

Support
  • How to Use Multithreading and Choose more then 1 Line from a .txt file in every threads, but the line must be different in every thread. Is there any way to do tat, I am not able to do that, Can Anyone Help me on that.

    Suppose i have 1 .txt file, and 100 Lines in it. I am login in to an account and choose 3 lines from the .txt file, and i am using multiple thread, so i want to choose 3 unique different lines in every thread and delete them after use from the file in every thread.
    Is it possible, if yes please help me in that.

  • Создать ресурс
    1)
    image.png
    2)
    image.png
    3)
    image.png

    1. Create variable
      image.png

    2. after it you need input your resource in variable like these and it take deference values
      {{name your resource|notreuse}}
      image.png

  • This post is deleted!
  • Hi, it's working on single thread. but how to use in multi thread.
    i have a text file with 100 comment lines
    and i have a login file with 10 accounts eg. email:pass
    i want to login using email:pass and then want to use 10 line from the 100 comments in every thread.
    please help me, how to use unique lines in every account from the 100 accounts.

  • @ramengarai2 5bcf641c-2d30-450e-8286-40906a03a144-image.png

    1. Create new resource
      62eb9fd9-d1dd-471a-bb6d-377aae3ec6c8-image.png

    2. after pick these
      01aeeb97-d138-4260-8d7c-b2a93fc726fa-image.png

    3. input numbers , these numbers mean how many threads you can start
      5a30a84e-349d-4b22-b736-9d79bf8a1b2e-image.png

    4. after you need setup in script like you see in my screenshot
      daf6e753-f955-4cc1-adb7-e3b0d4b635b8-image.png

    in first field input resource which you create before "threads"
    after in field 2 you need choose "repeat"
    346851c0-e8d6-4352-91fd-2ed1c238cdd3-image.png

  • I have added this.

    image.png

    but the issue is - when i login to an account and then per thread i want to use 2 lines from the message in every single thread.

    suppose i am Using 3 threads so bas picks 3 lines from the account list and login accounts.

    ACCOUNTS.png

    Now I want to use 2 lines from another .txt file and use them in the logged in account, but the lines must be unique.

    Screenshot 2024-03-28 110119.png

    is there any way to do that?

  • 0 Votes
    3 Posts
    442 Views
  • Using BAS Api with node

    Support
    0 Votes
    2 Posts
    1015 Views
  • 0 Votes
    3 Posts
    882 Views
  • 0 Votes
    4 Posts
    1230 Views
  • 0 Votes
    4 Posts
    1741 Views