_ ___ __ __ _ __ __ _
_ | || __|| \/ | /_\ \ \ / / /_\
| || || _| | |\/| | / _ \ \ \/\/ / / _ \
\__/ |___||_| |_|/_/ \_\ \_/\_/ /_/ \_\
Mentimeter Manipulator
I know this is stupid but its fun, my company using this to vote "something" for a fun event, so I think it will be fun to makes a good laugh for a day in front everyone, so thats it, I create this tools only for fun.
This tools is created experimented for the mentimeter platform.
DISCLAIMER or USE AT YOUR OWN RISK, These tools should be considered for educational and research purposes only, this tools is made not to violate the law or abuse the system. Any action you take by using this tools is strictly at your own risk. The creator is not responsible for any action
TL;DR version :
Click the video to see how it work.
we publish on pypi, you could run jemawa by install with this command
pip install jemawa
after that you can run jemawa
command
jemawa <mentimeter vote page link or menti code> <optional command>
example
jemawa https://www.menti.com/alg3v6yduhsr
or
jemawa 26876868
Optional Command list:
ls
to list all the question alongside with ID
slide_id
to direct vote to the slide
Currently Slide Type we can spam is:
- Multiple Choice
- Ranking Type
- Wordcloud
- Open Ended
- Scales
- Q&A
- 2x2 grid vote
Now you can vote on any page not by only presented page, to do this you can run this
jemawa <link> questions
to list the questions, after that get the question ID and run this
jemawa <link> <questionID>
so it will continue like normal
alright so you want to know, actually you can spam vote by creating a new session or a new identifier to every vote, you know its like whenver you want to vote, just simply open a new private browser, and vote.
so this is how program work.
- We need to get which page is presented by presenter
- get the content of the vote, ID and label
- choose the ID to vite
- tell the tools much vote you want
- bot will get a new identifier for voting
- and just vote.
indonesian word for 'arrogant'
to run the development, use the python dev.py ..