Skip to content

Latest commit

 

History

History
41 lines (26 loc) · 783 Bytes

File metadata and controls

41 lines (26 loc) · 783 Bytes

Small Growtopia farming script, made for bfg

Requirements

To run this script, you need to have the following Python packages installed:

  • pynput
  • pywin32

You can install these packages using the following command:

pip install -r requirements.txt

Usage

To run the script, use the following command:

python farmscript.py [hits_to_break]
  • hits_to_break (optional): The number of hits required to break a block. Default is 4.

Example

python farmscript.py 5

Key Bindings

  • F8: Toggle the script on and off.
  • CTRL + C: Exit the script.

Notes

  • Keep your player character centered on the screen
  • Hold the item you want to break (or the remote if you're using bfg)
  • I have no idea if this works on fullscreen