-- Gui to Lua -- Version: 3.2 -- Instances: local ScreenGui = Instance.new("ScreenGui") local Frame = Instance.new("Frame") local IMAGE = Instance.new("ImageLabel") local TextLabel = Instance.new("TextLabel") local TextLabel2 = Instance.new("TextLabel") local TextBox = Instance.new("TextBox") local TextButton = Instance.new("TextButton") local R6AVATAR = Instance.new("TextButton") local RESETAVATAR = Instance.new("TextButton") local JUMPSCARE = Instance.new("TextButton") local HINTGAME = Instance.new("TextButton") local DISCOMAP = Instance.new("TextButton") local POPUPMAP = Instance.new("TextButton") local TOADROAD = Instance.new("TextButton") local BALLRAIN = Instance.new("TextButton") local PARTICLES = Instance.new("TextButton") local MUSIC1 = Instance.new("TextButton") local CHATSPAMMER = Instance.new("TextButton") local C00lGUI = Instance.new("TextButton") local C00ZBDDKIDDIFY = Instance.new("TextButton") local FLING = Instance.new("TextButton") local YEET = Instance.new("TextButton") local PAGE2 = Instance.new("TextButton") local PAGE1 = Instance.new("TextButton") local FLYING = Instance.new("TextButton") --Properties: ScreenGui.Parent = game.Players.LocalPlayer:WaitForChild("PlayerGui") ScreenGui.ZIndexBehavior = Enum.ZIndexBehavior.Sibling ScreenGui.Parent = game.CoreGui Frame.Parent = ScreenGui Frame.BackgroundColor3 = Color3.fromRGB(0, 0, 0) Frame.BorderColor3 = Color3.fromRGB(196, 40, 28) Frame.BorderSizePixel = 3 Frame.Position = UDim2.new(0.536656916, 0, 0.220883533, 0) Frame.Size = UDim2.new(0, 282, 0, 333) IMAGE.Parent = Frame IMAGE.BackgroundColor3 = Color3.fromRGB(174, 167, 255) IMAGE.BackgroundTransparency = 1 IMAGE.Position = UDim2.new(0, 0, 0.1, 0) IMAGE.BorderColor3 = Color3.fromRGB(0, 0, 0) IMAGE.BorderSizePixel = 3 IMAGE.Size = UDim2.new(0, 282, 0, 280) IMAGE.Image = "rbxassetid://15755031549" TextLabel.Parent = Frame TextLabel.BackgroundColor3 = Color3.fromRGB(0, 0, 0) TextLabel.BorderColor3 = Color3.fromRGB(196, 40, 28) TextLabel.BorderSizePixel = 3 TextLabel.Position = UDim2.new(0, 0, 0.889380515, 0) TextLabel.Size = UDim2.new(0, 282, 0, 25) TextLabel.Font = Enum.Font.SourceSans TextLabel.Text = "Thanks you BossJKLO For Made this Epic Gui ⚠️" TextLabel.TextColor3 = Color3.fromRGB(242, 243, 243) TextLabel.TextScaled = true TextLabel.TextSize = 14.000 TextLabel.TextWrapped = true TextLabel2.Parent = Frame TextLabel2.BackgroundColor3 = Color3.fromRGB(0, 0, 0) TextLabel2.BorderColor3 = Color3.fromRGB(196, 40, 28) TextLabel2.BorderSizePixel = 3 TextLabel2.Position = UDim2.new(0.25, 0, 0, 0) TextLabel2.Size = UDim2.new(0, 141, 0, 30) TextLabel2.Font = Enum.Font.SourceSans TextLabel2.Text = "C00ZBDDKIDD GUI V2" TextLabel2.TextColor3 = Color3.fromRGB(242, 243, 243) TextLabel2.TextScaled = true TextLabel2.TextSize = 14.000 TextLabel2.TextWrapped = true TextBox.Parent = Frame TextBox.BackgroundColor3 = Color3.fromRGB(0, 0, 0) TextBox.BorderColor3 = Color3.fromRGB(196, 40, 28) TextBox.BorderSizePixel = 3 TextBox.Position = UDim2.new(0.145390064, 0, 0.154867262, 0) TextBox.Size = UDim2.new(0, 200, 0, 50) TextBox.Font = Enum.Font.SourceSans TextBox.Text = "Enter Ur Key Here" TextBox.TextColor3 = Color3.fromRGB(242, 243, 243) TextBox.TextScaled = true TextBox.TextSize = 14.000 TextBox.TextWrapped = true TextButton.Parent = Frame TextButton.BackgroundColor3 = Color3.fromRGB(0, 0, 0) TextButton.BorderColor3 = Color3.fromRGB(196, 40, 28) TextButton.BorderSizePixel = 3 TextButton.Position = UDim2.new(0.2, 0, 0.4, 0) TextButton.Size = UDim2.new(0, 153, 0, 35) TextButton.Font = Enum.Font.SourceSans TextButton.Text = "Enter" TextButton.TextColor3 = Color3.fromRGB(242, 243, 243) TextButton.TextScaled = true TextButton.TextSize = 14.000 TextButton.TextWrapped = true TextButton.MouseButton1Down:connect(function() if TextBox.Text == "C00ZBDDKIDDISBETTER" then TextBox.Visible = false TextButton.Visible = false R6AVATAR.Visible = true RESETAVATAR.Visible = true JUMPSCARE.Visible = true HINTGAME.Visible = true DISCOMAP.Visible = true POPUPMAP.Visible = true TOADROAD.Visible = true BALLRAIN.Visible = true PARTICLES.Visible = true MUSIC1.Visible = true CHATSPAMMER.Visible = true C00lGUI.Visible = true C00ZBDDKIDDIFY.Visible = true PAGE2.Visible = true FLING.Visible = true YEET.Visible = true end wait(1) end) -- BUTTON UP : R6AVATAR.Parent = Frame R6AVATAR.BackgroundColor3 = Color3.fromRGB(0, 0, 0) R6AVATAR.Visible = false R6AVATAR.BorderColor3 = Color3.fromRGB(196, 40, 28) R6AVATAR.BorderSizePixel = 3 R6AVATAR.Position = UDim2.new(0.77, 0, 0, 0) R6AVATAR.Size = UDim2.new(0, 64, 0, 35) R6AVATAR.Font = Enum.Font.SourceSans R6AVATAR.Text = "R6" R6AVATAR.TextColor3 = Color3.fromRGB(242, 243, 243) R6AVATAR.TextScaled = true R6AVATAR.TextSize = 14.000 R6AVATAR.TextWrapped = true R6AVATAR.MouseButton1Down:connect(function() loadstring(game:HttpGet(('https://raw.githubusercontent.com/Imagnir/r6_anims_for_r15/main/r6_anims.lua'),true))() end) RESETAVATAR.Parent = Frame RESETAVATAR.BackgroundColor3 = Color3.fromRGB(0, 0, 0) RESETAVATAR.Visible = false RESETAVATAR.BorderColor3 = Color3.fromRGB(196, 40, 28) RESETAVATAR.BorderSizePixel = 3 RESETAVATAR.Position = UDim2.new(0, 0, 0, 0) RESETAVATAR.Size = UDim2.new(0, 64, 0, 35) RESETAVATAR.Font = Enum.Font.SourceSans RESETAVATAR.Text = "RE" RESETAVATAR.TextColor3 = Color3.fromRGB(242, 243, 243) RESETAVATAR.TextScaled = true RESETAVATAR.TextSize = 14.000 RESETAVATAR.TextWrapped = true RESETAVATAR.MouseButton1Down:connect(function() game.Players.LocalPlayer.Character.Humanoid.Health = 0 end) -- LONG BUTTON : JUMPSCARE.Parent = Frame JUMPSCARE.BackgroundColor3 = Color3.fromRGB(0, 0, 0) JUMPSCARE.Visible = false JUMPSCARE.BorderColor3 = Color3.fromRGB(196, 40, 28) JUMPSCARE.BorderSizePixel = 3 JUMPSCARE.Position = UDim2.new(0.1, 0, 0.5, 0) JUMPSCARE.Size = UDim2.new(0, 230, 0, 23) JUMPSCARE.Font = Enum.Font.SourceSans JUMPSCARE.Text = "JUMPSCARE" JUMPSCARE.TextColor3 = Color3.fromRGB(242, 243, 243) JUMPSCARE.TextScaled = true JUMPSCARE.TextSize = 14.000 JUMPSCARE.TextWrapped = true JUMPSCARE.MouseButton1Down:connect(function() for i,v in pairs(game.Players:GetPlayers()) do if v.Name ~= me and not v.PlayerGui:FindFirstChild("k00pkidd's Jumpscare") and v:FindFirstChild("PlayerGui") then spawn(function() local newgui = Instance.new("ScreenGui",v.PlayerGui) newgui.Name = "k00p's Jumpscare" local newimage = Instance.new("ImageLabel",newgui) newimage.Image = "http://www.roblox.com/Asset/?id=15753914094" newimage.Size = UDim2.new(0,900,0,345) newimage.BackgroundTransparency = 1 local s = Instance.new("Sound",newgui) s.SoundId = "rbxassetid://8683380188" s.Volume = 9e9 s.Looped = true s:Play() print("Screamed "..v.Name) while wait(9) do newimage.Parent:Destroy() end end) end end end) -- PAGE1 : HINTGAME.Parent = Frame HINTGAME.BackgroundColor3 = Color3.fromRGB(0, 0, 0) HINTGAME.Visible = false HINTGAME.BorderColor3 = Color3.fromRGB(196, 40, 28) HINTGAME.BorderSizePixel = 3 HINTGAME.Position = UDim2.new(0.1, 0, 0.2, 0) HINTGAME.Size = UDim2.new(0, 70, 0, 27) HINTGAME.Font = Enum.Font.SourceSans HINTGAME.Text = "HINT" HINTGAME.TextColor3 = Color3.fromRGB(242, 243, 243) HINTGAME.TextScaled = true HINTGAME.TextSize = 14.000 HINTGAME.TextWrapped = true HINTGAME.MouseButton1Down:connect(function() local m = Instance.new("Hint", game.workspace) m.Text = " C00ZBDDKIDD JOINED TO DESTROY HAHA!11!2!" end) DISCOMAP.Parent = Frame DISCOMAP.BackgroundColor3 = Color3.fromRGB(0, 0, 0) DISCOMAP.Visible = false DISCOMAP.BorderColor3 = Color3.fromRGB(196, 40, 28) DISCOMAP.BorderSizePixel = 3 DISCOMAP.Position = UDim2.new(0.4, 0, 0.2, 0) DISCOMAP.Size = UDim2.new(0, 70, 0, 27) DISCOMAP.Font = Enum.Font.SourceSans DISCOMAP.Text = "DISCO" DISCOMAP.TextColor3 = Color3.fromRGB(242, 243, 243) DISCOMAP.TextScaled = true DISCOMAP.TextSize = 14.000 DISCOMAP.TextWrapped = true DISCOMAP.MouseButton1Down:connect(function() local Lighting = game:GetService("Lighting") local ColorCorrection = Instance.new("ColorCorrectionEffect", Lighting) function zigzag(X) return math.acos(math.cos(X*math.pi))/math.pi end Counter = 0 while wait(0.1) do ColorCorrection.TintColor = Color3.fromHSV(zigzag(Counter),1,1) Lighting.Ambient = Color3.fromHSV(zigzag(Counter),1,1) Counter += 0.01 end end) POPUPMAP.Parent = Frame POPUPMAP.BackgroundColor3 = Color3.fromRGB(0, 0, 0) POPUPMAP.Visible = false POPUPMAP.BorderColor3 = Color3.fromRGB(196, 40, 28) POPUPMAP.BorderSizePixel = 3 POPUPMAP.Position = UDim2.new(0.7, 0, 0.2, 0) POPUPMAP.Size = UDim2.new(0, 70, 0, 27) POPUPMAP.Font = Enum.Font.SourceSans POPUPMAP.Text = "POPUP" POPUPMAP.TextColor3 = Color3.fromRGB(242, 243, 243) POPUPMAP.TextScaled = true POPUPMAP.TextSize = 14.000 POPUPMAP.TextWrapped = true POPUPMAP.MouseButton1Down:connect(function() for i,v in pairs(game.Players:GetPlayers()) do while true do wait(0.4) local kill = Instance.new("ScreenGui",v.PlayerGui) local kill2 = Instance.new("ImageLabel",kill) kill2.Size = UDim2.new(0,200,0,173) kill2.BackgroundTransparency = 1.000 kill2.Position = UDim2.new(0,math.random(1,1000),0,math.random(1,1000)) kill2.Image = "rbxassetid://15681662754" end end end) TOADROAD.Parent = Frame TOADROAD.BackgroundColor3 = Color3.fromRGB(0, 0, 0) TOADROAD.Visible = false TOADROAD.BorderColor3 = Color3.fromRGB(196, 40, 28) TOADROAD.BorderSizePixel = 3 TOADROAD.Position = UDim2.new(0.1, 0, 0.35, 0) TOADROAD.Size = UDim2.new(0, 70, 0, 27) TOADROAD.Font = Enum.Font.SourceSans TOADROAD.Text = "TOADROAD" TOADROAD.TextColor3 = Color3.fromRGB(242, 243, 243) TOADROAD.TextScaled = true TOADROAD.TextSize = 14.000 TOADROAD.TextWrapped = true TOADROAD.MouseButton1Down:connect(function() wait(0) math.randomseed(tick() % 1 * 1e6) sky = coroutine.create(function() while wait(0.3) do s = Instance.new("Sky",game.Lighting) s.SkyboxBk,s.SkyboxDn,s.SkyboxFt,s.SkyboxLf,s.SkyboxRt,s.SkyboxUp = "rbxassetid://201208408","rbxassetid://201208408","rbxassetid://201208408","rbxassetid://201208408","rbxassetid://201208408","rbxassetid://201208408" s.CelestialBodiesShown = false end end) del = coroutine.create(function() while wait(0.3) do for i,v in pairs(workspace:GetChildren()) do if v:IsA("Model") then v:Destroy() end end end end) for i,v in pairs(game.Players:GetChildren()) do end noises = {'rbxassetid://230287740','rbxassetid://271787597','rbxassetid://153752123','rbxassetid://271787503'} sound = coroutine.create(function() a = Instance.new("Sound",workspace) a.SoundId = "rbxassetid://141509625" a.Name = "RAINING HOOD404" a.Volume = 58359 a.Looped = true a:Play() while wait(0.2) do rainin = workspace:FindFirstChild("RAINING MEN") if not rainin then a = Instance.new("Sound",workspace) a.SoundId = "rbxassetid://9007859985" a.Name = "RAINING HOOD404" a.Volume = 58359 a.Looped = true a:Play() end end end) rain = coroutine.create(function() while wait(10 % 1 * 1e2) do part = Instance.new("Part",workspace) part.Name = "Meshes/toad (3)" mesh = Instance.new("SpecialMesh",part) sound = Instance.new("Sound",workspace) part.CanCollide = false part.Size = Vector3.new(440,530,380) part.Position = Vector3.new(math.random(-3000,1000),math.random(1,3000),math.random(-3000,3000)) sound.SoundId = noises[math.random(1,#noises)] sound:Play() sound.Ended:connect(function() sound:Destroy() end) mesh.MeshType = "FileMesh" mesh.MeshId = "rbxassetid://7234998844" mesh.TextureId = "rbxassetid://1009824086" end end) coroutine.resume(sky) coroutine.resume(del) coroutine.resume(sound) coroutine.resume(msg) coroutine.resume(rain) local sound = Instance.new("Sound") sound.Name = "HOOD404" sound.SoundId = "http://www.roblox.com/asset/?id=1839246711" --Song sound.Volume = .9999999999999999999999999999999999999999999999999999999999999999999 --Derp (I have good, loud speakers. You may need to change this.) sound.Pitch = 1 --Speed of Playback sound.Looped = true sound.archivable = false sound.Parent = game.Workspace wait(0) sound:play() local h = Instance.new("Hint") h.Parent = Workspace h.Text = "KingDof39 change the experience guys!!! have fun😱👌" wait(9999999999999) h:Remove() end) BALLRAIN.Parent = Frame BALLRAIN.BackgroundColor3 = Color3.fromRGB(0, 0, 0) BALLRAIN.Visible = false BALLRAIN.BorderColor3 = Color3.fromRGB(196, 40, 28) BALLRAIN.BorderSizePixel = 3 BALLRAIN.Position = UDim2.new(0.4, 0, 0.35, 0) BALLRAIN.Size = UDim2.new(0, 70, 0, 27) BALLRAIN.Font = Enum.Font.SourceSans BALLRAIN.Text = "BallRain" BALLRAIN.TextColor3 = Color3.fromRGB(242, 243, 243) BALLRAIN.TextScaled = true BALLRAIN.TextSize = 14.000 BALLRAIN.TextWrapped = true BALLRAIN.MouseButton1Down:connect(function() while true do communism=math.random(0,3) crex=math.random(3,100) obesity=math.random(-500, 500) positivity=math.random(100, 600) IEndorseThese=math.random(-500, 500) wait() doom=Instance.new("Part") local imnotfat = math.random(1, 3) if imnotfat == 1 then doom.Shape = "Ball" else if imnotfat == 2 then doom.Shape = "Cylinder" else end end doom.Material = "Neon" doom.Size = Vector3.new(crex, crex, crex) doom.Position = Vector3.new(obesity, positivity, IEndorseThese) doom.Color = Color3.new(math.random(), math.random(), math.random()) doom.Velocity=Vector3.new(communism, communism, communism) doom.Parent = game.Workspace yooka=math.random(-200, -50) doom=Instance.new("Part") doom.Shape = "Ball" doom.Size = Vector3.new(crex, crex, crex) doom.Position = Vector3.new(obesity, yooka, IEndorseThese) doom.Color = Color3.new(math.random(), math.random(), math.random()) doom.Velocity=Vector3.new(communism, 800, communism) doom.Parent = game.Workspace communism=math.random(0,3) crex=math.random(3,100) obesity=math.random(-500, 500) positivity=math.random(100, 600) IEndorseThese=math.random(-500, 500) doom=Instance.new("Part") doom.Shape = "Ball" doom.Size = Vector3.new(crex, crex, crex) doom.Position = Vector3.new(obesity, positivity, IEndorseThese) doom.Color = Color3.new(math.random(), math.random(), math.random()) doom.Velocity=Vector3.new(communism, communism, communism) doom.Parent = game.Workspace communism=math.random(0,3) crex=math.random(3,100) obesity=math.random(-500, 500) positivity=math.random(100, 600) IEndorseThese=math.random(-500, 500) doom=Instance.new("Part") doom.Shape = "Ball" doom.Size = Vector3.new(crex, crex, crex) doom.Position = Vector3.new(obesity, positivity, IEndorseThese) doom.Color = Color3.new(math.random(), math.random(), math.random()) doom.Velocity=Vector3.new(communism, communism, communism) doom.Parent = game.Workspace communism=math.random(0,3) crex=math.random(3,100) obesity=math.random(-500, 500) positivity=math.random(100, 600) IEndorseThese=math.random(-500, 500) doom=Instance.new("Part") doom.Shape = "Ball" doom.Size = Vector3.new(crex, crex, crex) doom.Position = Vector3.new(obesity, positivity, IEndorseThese) doom.Color = Color3.new(math.random(), math.random(), math.random()) doom.Velocity=Vector3.new(communism, communism, communism) doom.Parent = game.Workspace end end) PARTICLES.Parent = Frame PARTICLES.BackgroundColor3 = Color3.fromRGB(0, 0, 0) PARTICLES.Visible = false PARTICLES.BorderColor3 = Color3.fromRGB(196, 40, 28) PARTICLES.BorderSizePixel = 3 PARTICLES.Position = UDim2.new(0.7, 0, 0.35, 0) PARTICLES.Size = UDim2.new(0, 70, 0, 27) PARTICLES.Font = Enum.Font.SourceSans PARTICLES.Text = "Particles" PARTICLES.TextColor3 = Color3.fromRGB(242, 243, 243) PARTICLES.TextScaled = true PARTICLES.TextSize = 14.000 PARTICLES.TextWrapped = true PARTICLES.MouseButton1Down:connect(function() local ID = 15755031549 -- Change your ID here fellas cXz (Image ID) local particle = true -- Don’t change anything down below if you don’t know what are you doing [This script made by cXyzkidd] if particle == true then for i,v in pairs (game.Workspace:GetChildren()) do if v:IsA("Part") then local particle = Instance.new("ParticleEmitter") particle.Texture = "http://www.roblox.com/asset/?id=" ..ID particle.Parent = v particle.Rate = 200 for i,x in pairs (game.Workspace:GetChildren()) do if x:IsA("Model") then for i,z in pairs (x:GetChildren()) do if z:IsA("Part") then local particle2 = Instance.new("ParticleEmitter") particle2.Texture = "http://www.roblox.com/asset/?id=" ..ID particle2.Parent = z particle2.Rate = 200 end end end end end end end end) MUSIC1.Parent = Frame MUSIC1.BackgroundColor3 = Color3.fromRGB(0, 0, 0) MUSIC1.Visible = false MUSIC1.BorderColor3 = Color3.fromRGB(196, 40, 28) MUSIC1.BorderSizePixel = 3 MUSIC1.Position = UDim2.new(0.1, 0, 0.65, 0) MUSIC1.Size = UDim2.new(0, 70, 0, 27) MUSIC1.Font = Enum.Font.SourceSans MUSIC1.Text = "C00ZBDDKIDD THEME" MUSIC1.TextColor3 = Color3.fromRGB(242, 243, 243) MUSIC1.TextScaled = true MUSIC1.TextSize = 14.000 MUSIC1.TextWrapped = true MUSIC1.MouseButton1Down:connect(function() Spooky = Instance.new("Sound", game.Workspace) Spooky.Name = "Spooky" Spooky.SoundId = "rbxassetid://6942391979" Spooky.Volume = 8e9 Spooky.Looped = true Spooky:Play() end) CHATSPAMMER.Parent = Frame CHATSPAMMER.BackgroundColor3 = Color3.fromRGB(0, 0, 0) CHATSPAMMER.Visible = false CHATSPAMMER.BorderColor3 = Color3.fromRGB(196, 40, 28) CHATSPAMMER.BorderSizePixel = 3 CHATSPAMMER.Position = UDim2.new(0.4, 0, 0.65, 0) CHATSPAMMER.Size = UDim2.new(0, 70, 0, 27) CHATSPAMMER.Font = Enum.Font.SourceSans CHATSPAMMER.Text = "ChatSpam" CHATSPAMMER.TextColor3 = Color3.fromRGB(242, 243, 243) CHATSPAMMER.TextScaled = true CHATSPAMMER.TextSize = 14.000 CHATSPAMMER.TextWrapped = true CHATSPAMMER.MouseButton1Down:connect(function() local A_1 = "TEAM C00ZBDDKIDD JOIN TODAY!1!1🤑" local A_2 = "All" local Event = game:GetService("ReplicatedStorage").DefaultChatSystemChatEvents.SayMessageRequest Event:FireServer(A_1, A_2) wait(1) end) C00lGUI.Parent = Frame C00lGUI.BackgroundColor3 = Color3.fromRGB(0, 0, 0) C00lGUI.Visible = false C00lGUI.BorderColor3 = Color3.fromRGB(196, 40, 28) C00lGUI.BorderSizePixel = 3 C00lGUI.Position = UDim2.new(0.7, 0, 0.65, 0) C00lGUI.Size = UDim2.new(0, 70, 0, 27) C00lGUI.Font = Enum.Font.SourceSans C00lGUI.Text = "C00lGUI" C00lGUI.TextColor3 = Color3.fromRGB(242, 243, 243) C00lGUI.TextScaled = true C00lGUI.TextSize = 14.000 C00lGUI.TextWrapped = true C00lGUI.MouseButton1Down:connect(function() loadstring(game:HttpGet("https://raw.githubusercontent.com/MiRw3b/c00lgui-v3rx/main/c00lguiv3rx.lua"))() end) C00ZBDDKIDDIFY.Parent = Frame C00ZBDDKIDDIFY.BackgroundColor3 = Color3.fromRGB(0, 0, 0) C00ZBDDKIDDIFY.Visible = false C00ZBDDKIDDIFY.BorderColor3 = Color3.fromRGB(196, 40, 28) C00ZBDDKIDDIFY.BorderSizePixel = 3 C00ZBDDKIDDIFY.Position = UDim2.new(0.1, 0, 0.75, 0) C00ZBDDKIDDIFY.Size = UDim2.new(0, 70, 0, 27) C00ZBDDKIDDIFY.Font = Enum.Font.SourceSans C00ZBDDKIDDIFY.Text = "C00ZBDDKIDDIFY" C00ZBDDKIDDIFY.TextColor3 = Color3.fromRGB(242, 243, 243) C00ZBDDKIDDIFY.TextScaled = true C00ZBDDKIDDIFY.TextSize = 14.000 C00ZBDDKIDDIFY.TextWrapped = true C00ZBDDKIDDIFY.MouseButton1Down:connect(function() local ID = 15755031549 local particle = true -- Don’t change anything down below if you don’t know what are you doing [This script made by cXyzkidd] if particle == true then for i,v in p