gyu29 / NinjaLegends-macro

NinjaLegends Macro made with python

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Description

This Python script is designed to automate money-making with the pyautogui module. The script includes a toggle functionality triggered by the 'k' key using the pynput library.

Usage

  1. Install the required libraries:

    pip install pyautogui pynput
  2. Run the script:

    python main.py
  3. Press the 'k' key to toggle the macro on/off.

Disclaimer

This script is intended for educational and experimental purposes only. The developer is not responsible for any misuse or damage caused by the script. Use at your own risk.

About

NinjaLegends Macro made with python

License:MIT License


Languages

Language:Python 100.0%