ADVERTISEMENTREMOVE ADS
Game icon

(AUTO COMPLETETION) Script!

Script preview thumbnail
Script Preview

Description

This is a script inwhich allows the user to choose from four options listed below:


getgenv().AutoGetCash = true <-- This setting determines if the user wants to automatically collect cash forever!

getgenv().AutoGotoWin = true <-- This setting determines if the user wishes to automatically collect wins!

getgenv().AutoBuyDrill = true < -- This setting determines if the user wants to automatically buy the best drill!

getgenv().AutoBuyPets = false <-- This setting determines if the user wishes to automatically buy ALL pet eggs (Very laggy, automatically disabled)

This script, with default configurations, will automatically "Complete" the game! By buying all the possible drills, getting the most possible wins and whilst also collecting as much cash as possible!

Features:

  • Autofarm
  • Auto Cash
  • Auto Eggs
  • Auto win
ADVERTISEMENTREMOVE ADS
10 Lines • 442 Bytes
Verified
Raw
--[[
Game Link: https://www.roblox.com/games/125723653259639/Drill-Digging-Simulator
]]--
getgenv().AutoGetCash = true
getgenv().AutoGotoWin = true
getgenv().AutoBuyDrill = true
getgenv().AutoBuyPets = false -- very laggy and constantly tries to buy every pet egg
loadstring(game:HttpGet("https://raw.githubusercontent.com/sulfu3r/Newer-Pentest-Projects/refs/heads/main/Shit%20Fun%20Projects/Drill%20Digging%20Simulator.luau"))()
ADVERTISEMENTREMOVE ADS

Comments

0 comments
to add a comment
Loading comments
ADVERTISEMENTREMOVE ADS