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.
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
sudo python main.py <input_value>
sudo python main.py 100