Hello everyone
i am making an account follower so i have made a program creates accounts and writes the login details in a textfile in this format loginid:pass so i need help in reading the text file which could contain 200-300 different account details . Also how can i send the post form request with each id and pass in textfile . I am currently using Http as HttpClass .
i am making an account follower so i have made a program creates accounts and writes the login details in a textfile in this format loginid:pass so i need help in reading the text file which could contain 200-300 different account details . Also how can i send the post form request with each id and pass in textfile . I am currently using Http as HttpClass .