Skip to content

Latest commit

 

History

History
66 lines (36 loc) · 971 Bytes

README.md

File metadata and controls

66 lines (36 loc) · 971 Bytes

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