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