using proxy without repeating?

Support
  • hello i wanted to know how can i use a proxy list in .txt more without them repeating throughout the process. being that each theards use unique ips when the proxies are finished ready not to repeat more.

    could someone help me with this question how do I do?

    1. Create a TXT file with all your proxies - each proxy in new line.
    2. Define a resource in BAS and make it "Lines from file" and
      "use each line one time" along with "Only read" setting.

    That way each thread will start new browser instance and
    use new resource line because its set to use each line only
    one time. When all proxies are used one time, script will
    finish.