Google-form-spammer icon indicating copy to clipboard operation
Google-form-spammer copied to clipboard

Doesn't work

Open diane-steiker opened this issue 9 years ago • 2 comments

I was trying this with a test form (this actually) on Ubuntu and it prints filled form but no response appears.

diane-steiker avatar Apr 30 '16 03:04 diane-steiker

Yes you are correct. I tried it from both my local computer and ec2 server.. It fails badly.. On the other hand when I fill the form manually it doesn't work

nickzuck avatar Dec 12 '16 04:12 nickzuck

Yes, this script no longer works. After material was used to redesign Google forms, all the control types (text, textarea etc.) which were used to fill the form were changed to type "HiddenControl". This makes it impossible (or so I believe) to distinguish between a text box and say, a select box. Hence, the script is failing.

I haven't been able to find time to actually find another way to automate the filling (text is easy, however other options such as select, date etc. are tough to figure out if you don't know what kind of control it is in the first place).

kush789 avatar Dec 12 '16 19:12 kush789