Skip to content

Instantly share code, notes, and snippets.

--https://rbscripts.com
loadstring(game:HttpGet("https://raw.githubusercontent.com/JumbleBumble/Scripts/main/EasyJumpClicker.lua",true))()
--https://rbscripts.com
workspace:WaitForChild("Souls").DescendantAdded:Connect(function(v)
if v:IsA("TouchTransmitter") and v.Parent:IsA("BasePart") and lp.Character and lp.Character:FindFirstChildWhichIsA("Humanoid") and lp.Character:FindFirstChildWhichIsA("Humanoid").RootPart then
firetouchinterest(lp.Character:FindFirstChildWhichIsA("Humanoid").RootPart,v.Parent,0)
end
end)
--https://rbscripts.com
loadstring(game:HttpGet('https://raw.githubusercontent.com/yeerma/such/main/BOMBOHIO'))()
--https://rbscripts.com
loadstring(game:HttpGet("https://raw.githubusercontent.com/JumbleBumble/Scripts/main/SmoothieFactoryTycoon.lua",true))()
--https://rbscripts.com
loadstring(game:HttpGet("https://raw.githubusercontent.com/JumbleBumble/Scripts/main/WestBound%20GUI.lua",true))()
--https://rbscripts.com
print("autoquests")
getgenv().qtog = true -- toggle which turns it on an off (true/false)
closestmob = function()
local closestPlayer = nil
local shortestDistance = math.huge
for i, v in pairs(game:GetService("Workspace").Mobs:GetDescendants()) do
if v:IsA("Part") and v.Name == "HumanoidRootPart" then
--https://rbscripts.com
warn("Requiring API")do
loadstring(game:HttpGet("https://pastebin.com/raw/KMc6aBky"))();
end warn("API Loaded")
local child = object.child
local descendant = object.descendant
local check = object.check
local Tycoon = game.Players.LocalPlayer.Tycoon.Value
--https://rbscripts.com
local chiefInstantCook = true
local npcReach = true
local Client = game.Players.LocalPlayer
local PS = Client.PlayerScripts
local Module = require(PS.ClientMain.Replications.Workers.WalkDummy)
local Worker = require(PS.CookingNew.WorkerComponents.WorkerDefault)
local M1 = require(PS.ClientMain.Replications.Customers.GetNPCFolder)
--https://rbscripts.com
local wait = 2
local Honey
for i,v in next, getgc() do
if typeof(v) == "function" and islclosure(v) and not is_synapse_function(v) then
local Constants = getconstants(v)
if table.find(Constants, "Auto Collect") and table.find(Constants, "PrimaryPart") then
Honey = getupvalue(v, 2)
--https://rbscripts.com
loadstring(game:HttpGet("https://raw.githubusercontent.com/JumbleBumble/Scripts/main/StrongNinjaSimulatorGUI.lua",true))()