Skip to content
This repository has been archived by the owner on Mar 2, 2022. It is now read-only.

A python script to move your mouse every few seconds to appear active on Skype, Teams or Zoom as you go AFK.

Notifications You must be signed in to change notification settings

brootware/mousebot

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 

Repository files navigation

Mouse Bot

This repository is archived and no longer in development. Use the newly launched PyMouseBot instead at https://github.com/brootware/PyMouseBot

Note : This will work with Windows only

  1. Script to move cursor random for each 10 seconds or any time you set it to.
  2. Detect screen resolution and reduced dimentions by 500 to move the mouse around.
  3. Optional click event with mouse up / mouse down.
  4. Hour can be set at time_to_stop variable to stop the script after desired time.

To run the script in Powershell terminal, you need to set python envrionment variable first as below.

$Env:python = <pathToPythonBinary>

Releases

No releases published

Packages

 
 
 

Languages

  • Python 100.0%