TaoRS / stay-online

This python script is designed to make your mouse move randomly in order to keep you online on Skype, etc.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Stay online

This python script is designed to make your mouse move randomly in order to keep you online on Skype, etc.

Dependecies

  • python

  • pyautogui

    • use pip install PyAutoGUI after python is installed
  • keyboard

    • use pip install keyboard after python is installed

How to use

Open a command line, navigate to the project folder and use py stayonline.py to run the script.

To stop it use the Escape key or Ctrl + C


This was only tested on windows

About

This python script is designed to make your mouse move randomly in order to keep you online on Skype, etc.

License:MIT License


Languages

Language:Python 100.0%