Skip to content
This repository was archived by the owner on Sep 6, 2025. It is now read-only.

iamnotbobby/dig-tool

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Important

Dig Tool is no longer actively maintained due to "Dig" no longer having an active playerbase and other priorities.

😼 Dig Tool

A highly configurable automation tool for "Dig" (a ROBLOX game) using advanced algorithms to achieve precision during the minigame.

  • Forever free and fully open-source
  • Community-driven with shared configurations and contributions
  • Feature-rich with automation for various game aspects and integration capabilities

made with ❤️ by bobby and contributors

latest-release-shield download-shield discord-shield

⭐ Features

Dig Tool was originally developed with the primary focus of achieving significant accuracy during the minigame. Since then, it has expanded to include several other features, such as:

  • In-depth customization panel with detection settings and adjustable accuracy parameters.
  • Full-fledged AFK mode (auto-walk) with a built-in walk pattern recorder, path visualizations, a reverse-engineered mathematical formula to determine the walk speed decrease given in-game after digging X items, and more.
  • A lightweight OCR engine with no performance cost, integrated into Dig Tool to detect various in-game displays.
  • Sleek Discord notification system with live webhook updates.
  • Several toggleable in-game HUD overlays that reflect real-time metrics.
  • Support for external automation of Dig Tool by outputting information about Dig Tool's internal status (e.g., AHK).

and much more!

📷 Showcase

Showcase Example 1 Showcase Example 2 Showcase Example 3

📦 Installation

1. Quick Start (Recommended)

Download the compiled executable (.exe) from the releases page - no Python installation required.

The executable is generated by GitHub Actions with build attestations for security.

Warning

Some antivirus programs may flag the compiled executable as malicious. These are FALSE POSITIVES. You have every right to be suspicious, and you also have the right to perform a thorough analysis of both the code and the executable provided.

2. Run from Source

git clone https://github.com/iamnotbobby/dig-tool
cd dig-tool
python scripts/setup.py
python main.py

Manual setup:

python -m venv env
pip install .
python main.py

Compile yourself: python scripts/build.py

For development: pip install -e .

Note

Option 1 is recommended for most users as it requires no technical setup. Choose Option 2 if you want to modify the source or prefer running from source.

📖 Documentation

Usage // Settings // Technical overview

💭 Footnotes

Contributions are welcome! Part of this project wouldn't have existed without the contributions given.

For issues, questions, or community support you can join the discord.

This project is licensed under MIT License.

About

tool for roblox dig game

Resources

License

Stars

Watchers

Forks

Contributors 7

Languages