Rat Washing Tycoon

loadstring(game:HttpGet('https://raw.githubusercontent.com/Faacts/FactsHub/main/Loader'))();
loadstring(game:HttpGet("https://raw.githubusercontent.com/Pikaruru/Scripts/main/loadstringloaderyes.lua"))()
loadstring(game:HttpGet('http://acehub.pro/api/whitelist'))()
local hrp = game:GetService("Players").LocalPlayer.Character.HumanoidRootPart
local plr = game:GetService("Players").LocalPlayer
local tycoons = workspace.Tycoons
_G.Active = true
plr:SetAttribute("ScrubbingSpree", true)
local search = tycoons:GetDescendants()
for i,v in pairs(search) do
if _G.Active and v:FindFirstChild("Rats") and #v.Rats:GetChildren() > 0 then
v.Rats.ChildAdded:Connect(function(rat)
if rat:IsA("Model") then
rat:PivotTo(hrp.CFrame)
end
end)
end
end
Copy Scripts From Above Code Boxes & Paste Them into Script Executor
Please Disable Your Antivirus Before Using Roblox Scripts
If You Find Any Broken Script Please Contact us Through Comments
Comment Your Queries And Requests In The Specific Script Comment Box.