Skip to content

Binary-Assassin/Mischief

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 

Repository files navigation

PythonMischief

Overview

This Python script demonstrates the use of the pyautogui library to automate text typing and simulate keyboard presses. The script types a specified text along with a numeric count and presses "Enter" repeatedly.

Installation Linux

Before running the script, make sure you have the necessary library installed.

sudo apt-get update 
sudo apt-get install git python python3
git clone https://github.com/Binary-Assassin/Mischief.git
cd Mischief
sudo pip install -r requirements.txt

Usage

sudo python main.py <input_value>
sudo python main.py 100