Skip to content

hamllock/gtfarmingscript

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

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

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages