Streaming Simulator Script | INFINITE MONEY

game:GetService("Players").LocalPlayer.values.Cash.Value = 1e+40 game:GetService("Players").LocalPlayer.values.Views.Value = 1e+40 game:GetService("Players").LocalPlayer.values.Subscribers.Value = 1e+40 game:GetService("Players").LocalPlayer.values.MaxEnergy.Value = 1e+40 game:GetService("Players").LocalPlayer.values.Energy.Value = 1e+40

Continue ReadingStreaming Simulator Script | INFINITE MONEY

Jailbird Script | BAN BYPASS

game:GetService("ReplicatedStorage").GameEvents.BattleUp:FireServer() wait(.5) local ohString1 = "Casual" game:GetService("ReplicatedStorage").GameEvents.SearchBegin:InvokeServer(ohString1) syn.queue_on_teleport([[ game.ReplicatedStorage:WaitForChild("BanRemote"):Destroy() game.Players.LocalPlayer.PlayerGui:WaitForChild("BanGui").Enabled = false ]])

Continue ReadingJailbird Script | BAN BYPASS

Tokyo Saga Script | AUTOFARM MONEY INSTANT – OPEN SOURCE

autojob = true while autojob do wait() pcall(function() fireclickdetector(game:GetService("Workspace")["Quest Motor"].ClickDetector) wait() game:GetService("ReplicatedStorage").Quest.Postercuatro:FireServer() wait() fireclickdetector(game:GetService("Workspace")["Motor Buyer"].ClickDetector) end) end

Continue ReadingTokyo Saga Script | AUTOFARM MONEY INSTANT – OPEN SOURCE