Logo

Gloryness: Portfolio Website

GitHub

GitHub Logo

Patreon

Patreon Logo
Home Icon

HOME

Tassomai Automation

"Ever bored of doing Science, Maths or English homework 5 days a week on Tassomai? Well... you came to the right place!"

Built with PyQt5

This program works by interacting with Tassomai's API and tries its best to make it "human-like".
Through countless trial & error, each question is stored in a database with their possible answers or the correct answer.
The entire database can be previewed in the 'Lookup' tab of the application.

If a question has never been seen before:
It will guess out of the 4 possible answers. If correct, perfect. If incorrect, the other 3 possible answers are stored for next time.

If a question has been seen before:
It will see if the stored datatype is a list or a string. A list being multiple possible answers, and a string being the correct answer.

NOTE: This project is no longer being maintained due to a DMCA takedown and Cease & Desist from Tassomai.

Links

Preview

Preview of Tassomai Automaton main tab Preview of Tassomai Automaton lookup tab