sriyegna / Pikaptcha

Automated and Manual creation of PTC accts
GNU General Public License v3.0
136 stars 73 forks source link

csv file not getting read correctly #73

Open ivar111 opened 7 years ago

ivar111 commented 7 years ago

When i use -of pkgocsv and state the path -t to post the info in my chosen csv file. It will first post "The following accounts use the email address: XXXXX" i remove that line, and correct the csv file to have ptc,user,password but when running my map i get " - The number of provided auth (3) must match the username count (2)" and i only have 2 entries in the csv file. Is this a Pikaptcha error or is it the Map?