Read file

This is an important node. To input your data, upload a text file. You can choose to arrange the data line by line or separated by a special character. If you select the latter option, you can also specify whether the script should randomly select certain lines or read each line in order and delete them as they are processed. Alternatively, you can leave these options blank for sequential processing of each line without deletion, select the appropriate option above. When setting variables to map values, write the first value of the data, followed by the second value, and so on. For example, if you have Abc123@gmail.com|abc123|Xyz456@gmail.com, the format should be email|pass|recovery mail. Write each line separately, Like this : Đây là một nút quan trọng. Để nhập dữ liệu của bạn, hãy tải lên một tệp văn bản. Có thể lựa chọn sắp xếp dòng dữ liệu theo dòng hoặc cách nhau bằng ký tự đặc biệt. Nếu bạn chọn tùy chọn thứ hai, bạn cũng có thể chỉ định xem script nên chọn ngẫu nhiên một số dòng nhất định hay đọc từng dòng theo thứ tự và xóa chúng khi chúng được xử lý. Ngoài ra, bạn có thể để trống các tùy chọn này để xử lý tuần tự từng dòng mà không xóa chúng, hãy chọn tùy chọn thích hợp ở trên. Khi đặt biến thành map values, hãy ghi giá trị đầu tiên của dữ liệu, theo sau là giá trị thứ hai, v.v. Ví dụ: nếu bạn có Abc123@gmail.com|abc123|Xyz456@gmail.com thì định dạng phải là email|pass|recovery mail. Viết riêng từng dòng, như thế này:

Last updated