Roblox Script -- Jailbird [Ban Bypass]

 


execute in lobby, should bypass most bans


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

]])

Previous Post Next Post