Skip to content

Analysis196884/Imitater

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Imitater

Description

Imitater is a program that records and replays user actions on Windows. It captures mouse movements, clicks, and keyboard inputs, allowing users to automate repetitive tasks by replaying the recorded actions. The name "Imitater" is derived from the "Imitater" plant in the game "Plants vs. Zombies".

Requirements

  • Python version >= 3.7
  • pynput library (install via pip install pynput)

Usage

Run script:

python main.py

User guide:

  • Press "F8" to start recording user actions.
  • Press "F9" to stop recording.
  • Press "F10" to replay the recorded actions.
  • Press "Shift + Esc" to exit the program.
  • Current supported console commands:
    • "speed ": Set the playback speed.
    • "loops ": Set the number of times to replay the recording.
    • "pause ": Set the pause duration between loops.
    • "quit": Exit the program.

About

A tool for automating repetitive tasks by replaying the recorded actions.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages