Skip to content

utility-code/GoogleFormFiller

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

README

  • Mass fill a google form with entries you choose.
  • Inspired from Here
  • Modified heavily to make it more general purpose
  • Added bias. (aka if you want some answers to be favored)

How to use?

  • Make a form link
  • Click the 3 dots and find out the "pre filled" link
  • Replace the viewform part of the url with formResponse
  • For every entry, go to inspect element and take out the name = "entry" thing
  • Fill in the entries with probabilities in your questionaire. (Follow the instructions in the code itself)
  • Run the file
  • Cry tears of joy
  • Thank me and get me hot chocolate :)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages