Join our discord to get open source script https://discord.gg/FmMuvkaWvG local plr = game:GetService("Players").LocalPlayer local raid = plr.PlayerGui.Window.Raid game:GetService("ReplicatedStorage").PlayerData[plr.Name].Stast.Level.Value = 100 raid.Enabled = true raid.Frame.Position = UDim2.new(0.5, 0, 0.5, 0)