Highlights Correct Answers in Apex Learning Quiz Menus. Includes Image Support, AI Logic to get the complete right answer, and is 100% Undetected
目前為
Highlights Correct Answers in Apex Learning Quiz Menus. Includes Image Support, AI Logic to get the right answer, and is 100% Undetected
Please star the repository and support my other projects as I work hard to make these tools!!!
Made with ♥ By Payson
I plan on adding more features soon. Such as GoGuardian screenproof (teachers cant see the cheat on your screen), a kill/toggle switch, and automatic study guide fillouts.
Install a Userscript Manager
Get a Free Gemini API Key
Install the Script
YOUR_API_KEY_HERE on line 17 with your actual API keyPress Ctrl+Shift+R to manually reprocess the current question.
Edit these constants at the top of the script:
You can leave the image configs alone but if you want to use less tokens you can have it downscale the image even more.
const DEBUG_MODE = false; // Set to true for console logging
const MAX_IMAGE_WIDTH = 800; // Maximum image width in pixels
const MAX_IMAGE_HEIGHT = 800; // Maximum image height in pixels
const IMAGE_QUALITY = 0.85; // JPEG quality (0.0 to 1.0)