Categories > Exploiting > Scripts >

scripts for some popular games keyless and works every exec prolly

New Reply

Anthares

SapphirisT

Posts: 193

Threads: 14

Joined: Jun, 2020

Reputation: 5

Posted

1-Natural Disaster (ID: 189707) [troll scripts, somethings else.]

loadstring(game:HttpGet("https://raw.githubusercontent.com/InfernusScripts/Null-Fire/main/Loader"))()

2-Grow A Garden (ID: 126884695634066) [auto farm etc]

 

local scriptSource = loadstring(game:HttpGet("https://raw.githubusercontent.com/Kenniel123/Grow-a-garden/refs/heads/main/Grow%20A%20Garden"))()

3-Dig To Earth's Core (ID: 81440632616906) [infinite money, best pet, infinite gems, spin abuse etc.]

--[[
	WARNING: Heads up! This script has not been verified by ScriptBlox. Use at your own risk!
]]
local UserInputService = game:GetService("UserInputService")
local localPlayer = game:GetService("Players").LocalPlayer
local character = localPlayer.Character
local spinabuse = false
local choice = 1
local infmoney = false
local treasure = false
local finalpet
local library = loadstring(game:HttpGet(('https://raw.githubusercontent.com/dementiaenjoyer/UI-LIBRARIES/refs/heads/main/wally-modified/source.lua')))()
local window = library:CreateWindow('Credit: Neutral')
window:Section('Stuff')
window:Toggle("Spin Abuse",{},function(value)
spinabuse = value
end)
window:Dropdown("Reward", {
   location = _G;
   flag = "Rewards";
   list = {
       "1";
       "2";
       '3';
       '4';
       '5';
       '6';
       '7';
       '8';
       '9';
       '10';
   }
}, function(new)
   choice = new
end)
window:Toggle("Infinite Money",{},function(value)
infmoney = value
end)

window:Button('Infinite Gems', function()
   game:GetService("ReplicatedStorage").Remotes.UpgradeEvent:FireServer("Strength",-math.huge)
end)
window:Toggle("Best Pet",{},function(value)
finalpet = value
end)

game:GetService("RunService").RenderStepped:Connect(function()
    character = localPlayer.Character
    if spinabuse and choice then
        print(choice)
        game:GetService("ReplicatedStorage").Remotes.SpinPrizeEvent:FireServer(tonumber(choice))
    end
    if infmoney then
        game:GetService("ReplicatedStorage").Remotes.DigEvent:FireServer("hello")
    end
    if finalpet then
        game:GetService("ReplicatedStorage").Remotes.PetCageEvent:FireServer("Glimmerfly")
        game:GetService("ReplicatedStorage").PetRemotes.GoldPetCraftEvent:FireServer("Glimmerfly",100)
        game:GetService("ReplicatedStorage").PetRemotes.DiamondPetCraftEvent:FireServer("Gold Glimmerfly",100)
    end
end)

4-Dead Rails (ID:116495829188952) [AutoFarm silent aim etc.]

loadstring(game:HttpGet("https://paste.ee/r/vz03WynD"))()

5-Gro A Fish Pond (ID:113651556675355) [very good features]

loadstring(game:HttpGet("https://github.com/alyssagithub/Scripts/raw/main/FrostByte/Initiate.lua"))()

6- bubble gum simulator (85896571713843) [good features.]

loadstring(game:HttpGet("https://raw.githubusercontent.com/Amazonek123/LoaderWrapGate/refs/heads/main/Loader.lua"))()
  • 0

  • Comment

Exploits I Have: Synapse X, SirHurt.

https://cdn.discordapp.com/attachments/739231473378394213/933852176713941022/antharesss.png

YOUR ALL IS EPIC FOR ME

Posts: 563

Threads: 51

Joined: Oct, 2022

Reputation: 29

Replied

Useful for jjsploit kids.

  • 0

  • Comment

Languages - C++, C#,Javascript, HTML, CSS, Lua ,Xaml, Python

https://dsc.gg/hackerpluto

Login to unlock the reply editor

Add your reply

Users viewing this thread:

( Members: 0, Guests: 1, Total: 1 )