Skip to content

Simple way to prank your friend with cursor movement

License

Notifications You must be signed in to change notification settings

hack505/py_cursor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

Py_Cursor

A Simple and cool pranking python program which move your mouse cursor so fast..

Run Locally

❗ BEFORE RUNNING KOWN WHO TO STOP -> Ctrl + s ❗

Clone the project

  https://github.com/hack505/py_cursor.git

Go to the project directory

  cd py_cursor

Install packages

  pip install pyautogui keyboard

Run it!

  python py_cursor.py

Want to prank you friend Do This!👻

Convert python code to exe file with pyinstaller

pip install pyinstaller

After installation done. type this command to convert it into exe file and also make it hide

pyinstaller --onefile -w py_cursor.py

Double click the exe file than Wait...

Is that not working.. wait for 20 seconds you will see the magic and don't tell your friend that how to stop 😂

License

MIT

Authors

About

Simple way to prank your friend with cursor movement

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages