Skip to content

Remake of the Youranidiot virus in python with a safety feature.

License

Notifications You must be signed in to change notification settings

waterblaze43/youranidiotinpython

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

youranidiotinpython

Remake of the Youranidiot virus in python with a safety feature.

This project uses the following modules: tkinter random pyttsx3 threading pynput

The app first starts a thread that creates 'maxVal' number of tkinter toplevels that contain an image called log.png. #maxVal is an integer variable It also uses pyttsx3 to say 'your an idiot lol hahaha' in an infinite while loop.

python 3.12 breaks this program, so it is advised to run on python 3.11 or lower.

As a safety precaution the project uses pynput to check for a hotkey that closes the entire program.

Note: The hotkey is 'CTRL + C'

About

Remake of the Youranidiot virus in python with a safety feature.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages