Case Opening Simulator 2 AUTO OPEN FREE CASE SCRIPT

Created by Teemsploit

Features:

  • AUTO OPEN FREE CASE
local replicatedStorage = game:GetService("ReplicatedStorage")
local normalCrateOpenEvent = replicatedStorage.Events.NormalCrateOpen
local timer = game:GetService("RunService").RenderStepped:Connect(function()
    local args = {
    [1] = "Free Case",
    [2] = 7
}
    normalCrateOpenEvent:FireServer(unpack(args))
end)

⚠️ Warning: Do not download any extensions or any executable files, you're just here for the script!

✔️ Any Patched/Broken Script Can Be Reported To French Dog#6704 In Discord For Removal