@ptt-bds Bác có 10 luồng thì đầu tiên nếu không có gì xảy ra nó sẽ lấy 10 dòng đầu tiên, sau đó thì cứ luồng nào "ra đi" nó sẽ lấy dòng tiếp theo, đâu có theo quy luật như 1,11,21,31 vs luồng 1 như bác nói đâu.
how to save result in .txt ?
-
I want to save text from green box http://prntscr.com/fqx2bg and save it to .txt file. if loop it will make multiple .txt file
-
heres an example,will make a file for each google result
-
@deliter hallo, I try for loop for one day, but the result max 88 .txt file, I have try make success to http://prntscr.com/ft2kbt but it only max 125 .txt . and if script continue run it will replace every result with new one. I also check http://prntscr.com/ft2l0u but the result still same. how to make it unlimited file result ?
