Our search systems are undergoing rapid maintenance, they may be intermittently unavailable. Sorry for the inconvenience!
đź’Ą Dig Grandma's Backyard!
2.0k Views

Auto Secret Mythic Easy Cash Tora IsMe OPEN SOURCE

đź’Ą Dig Grandma's Backyard!Uploaded by
7 months ago
Please login to perform these actions:

Description

Video: https://www.youtube.com/watch?v=HhbPVyHPxbM [DIG GRANDMA'S BACKYARD] Fast Dig [Toggle] Find Items (Mythic) [Toggle] Find Items (Relic) [Toggle] Find Items (Secret) [Toggle] Find Cookie [Button] [ITEMS ESP] Mythic ESP [Toggle] Relic ESP [Toggle] Secret ESP [Toggle] (Some features may not function as expected due to the Deobfuscator & Decompiler process, which can corrupt or alter certain script components.)

View Raw
Edited By: ToraIsMeSource Download


Comments
3
User profile picture
omnigab 7 months ago
--[[ WARNING: Heads up! This script has not been verified by ScriptBlox. Use at your own risk! ]] if game:GetService("CoreGui"):FindFirstChild("ToraScript") then game:GetService("CoreGui").ToraScript:Destroy() end local Tora = loadstring(game:HttpGet("https://raw.githubusercontent.com/liebertsx/Tora-Library/main/src/librarynew", true))() local Main = Tora:CreateWindow("Dig Grandma's Backyard") local ESP = Tora:CreateWindow("Items ESP") Main:AddToggle({ text = "Fast Dig", callback = function(state) _G.FastDig = state if state then spawn(function() while _G.FastDig do task.wait() pcall(function() local root = game.Players.LocalPlayer.Character.HumanoidRootPart game:GetService("ReplicatedStorage").Remotes.RemoteEvents.RequestDig:FireServer( root.Position - Vector3.new(0, 3, 0), Vector3.new(0, -1, 0) ) end) end end) end end }) local function autoCollect(rarity, flag) Main:AddToggle({ text = "Find Items ("..rarity..")", callback = function(on) _G[flag] = on if on then spawn(function() while _G[flag] do task.wait() pcall(function() local root = game.Players.LocalPlayer.Character.HumanoidRootPart local oldCFrame = root.CFrame for _, v in workspace.MinePrefab:GetDescendants() do if v.Name == "OreRarityLabel" and v.Text == rarity and v.Parent.Parent.Pare
User profile picture
Defyz 7 months ago
U can no longer Deobfuscate Tora IsMe scripts he started using Wearedevs
Defyz's profile pictureDefyzU can no longer Deobfuscate Tora IsMe scripts he s...
User profile picture
R_Scripter 6 months ago
@Rin_Itoshi he use wearedevs because moonsec is down
Please Login to add a comment.