A bot the for roblox game: Royale High Intended for the halloween event.
It should work with the screen on or off,
but every so often will stop so should be checked up on every so often.
Open Royale high, head over to an apple bobbing station,
position your character so the button appears, and run the program
The amount of candies as well as timestamps will be provided in the console that appears
-Python3
-Pyautogui
-pillow
install python3: https://www.python.org/
CD dir ( DEFAULT C:\Users\user\AppData\Local\Programs\Python\Python310\Scripts )
pip install pyautogui
pip install pillow