--RCD71 Gui source function sandbox(var,func) local env = getfenv(func) local newenv = setmetatable({},{ __index = function(self,k) if k=="script" then return var else return env[k] end end, }) setfenv(func,newenv) return func end cors = {} mas = Instance.new("Model",game:GetService("Lighting")) ScreenGui0 = Instance.new("ScreenGui") Frame1 = Instance.new("Frame") ImageLabel2 = Instance.new("ImageLabel") TextLabel3 = Instance.new("TextLabel") TextLabel4 = Instance.new("TextLabel") Frame5 = Instance.new("Frame") TextButton6 = Instance.new("TextButton") LocalScript7 = Instance.new("LocalScript") TextButton8 = Instance.new("TextButton") LocalScript9 = Instance.new("LocalScript") TextButton10 = Instance.new("TextButton") LocalScript11 = Instance.new("LocalScript") TextButton12 = Instance.new("TextButton") LocalScript13 = Instance.new("LocalScript") TextButton14 = Instance.new("TextButton") LocalScript15 = Instance.new("LocalScript") TextButton16 = Instance.new("TextButton") LocalScript17 = Instance.new("LocalScript") TextButton18 = Instance.new("TextButton") LocalScript19 = Instance.new("LocalScript") TextButton20 = Instance.new("TextButton") LocalScript21 = Instance.new("LocalScript") TextButton22 = Instance.new("TextButton") LocalScript23 = Instance.new("LocalScript") LocalScript24 = Instance.new("LocalScript") ScreenGui0.Name = "JustAGui" ScreenGui0.Parent = game.CoreGui ScreenGui0.ZIndexBehavior = Enum.ZIndexBehavior.Sibling Frame1.Name = "TopBar" Frame1.Parent = ScreenGui0 Frame1.Position = UDim2.new(0.240796223, 0, 0.281207114, 0) Frame1.Size = UDim2.new(0, 483, 0, 36) Frame1.BackgroundColor = BrickColor.new("Really blue") Frame1.BackgroundColor3 = Color3.new(0.14902, 0, 1) Frame1.BorderColor = BrickColor.new("Really black") Frame1.BorderColor3 = Color3.new(0, 0, 0) Frame1.BorderSizePixel = 0 ImageLabel2.Name = "toothless" ImageLabel2.Parent = Frame1 ImageLabel2.Position = UDim2.new(0, 0, 1, 0) ImageLabel2.Size = UDim2.new(0, 483, 0, 212) ImageLabel2.BackgroundColor = BrickColor.new("Institutional white") ImageLabel2.BackgroundColor3 = Color3.new(1, 1, 1) ImageLabel2.BorderColor = BrickColor.new("Really black") ImageLabel2.BorderColor3 = Color3.new(0, 0, 0) ImageLabel2.BorderSizePixel = 0 ImageLabel2.Image = "rbxassetid://130284802418808" TextLabel3.Name = "topbartext" TextLabel3.Parent = Frame1 TextLabel3.Size = UDim2.new(0, 483, 0, 36) TextLabel3.BackgroundColor = BrickColor.new("Institutional white") TextLabel3.BackgroundColor3 = Color3.new(1, 1, 1) TextLabel3.BackgroundTransparency = 1 TextLabel3.BorderColor = BrickColor.new("Really black") TextLabel3.BorderColor3 = Color3.new(0, 0, 0) TextLabel3.BorderSizePixel = 0 TextLabel3.Font = Enum.Font.SourceSans TextLabel3.FontSize = Enum.FontSize.Size14 TextLabel3.Text = "RCD71" TextLabel3.TextColor = BrickColor.new("Institutional white") TextLabel3.TextColor3 = Color3.new(1, 1, 1) TextLabel3.TextScaled = true TextLabel3.TextSize = 14 TextLabel3.TextWrap = true TextLabel3.TextWrapped = true TextLabel3.TextXAlignment = Enum.TextXAlignment.Left TextLabel4.Name = "Info" TextLabel4.Parent = Frame1 TextLabel4.Position = UDim2.new(0, 0, 1, 0) TextLabel4.Size = UDim2.new(0, 483, 0, 50) TextLabel4.BackgroundColor = BrickColor.new("Institutional white") TextLabel4.BackgroundColor3 = Color3.new(1, 1, 1) TextLabel4.BackgroundTransparency = 1 TextLabel4.BorderColor = BrickColor.new("Really black") TextLabel4.BorderColor3 = Color3.new(0, 0, 0) TextLabel4.BorderSizePixel = 0 TextLabel4.Font = Enum.Font.RobotoCondensed TextLabel4.FontSize = Enum.FontSize.Size14 TextLabel4.Text = "RCD71 XD GUI" TextLabel4.TextColor = BrickColor.new("Institutional white") TextLabel4.TextColor3 = Color3.new(1, 1, 1) TextLabel4.TextScaled = true TextLabel4.TextSize = 14 TextLabel4.TextWrap = true TextLabel4.TextWrapped = true Frame5.Name = "Buttons" Frame5.Parent = Frame1 Frame5.Size = UDim2.new(0, 100, 0, 100) Frame5.BackgroundColor = BrickColor.new("Institutional white") Frame5.BackgroundColor3 = Color3.new(1, 1, 1) Frame5.BackgroundTransparency = 1 Frame5.BorderColor = BrickColor.new("Really black") Frame5.BorderColor3 = Color3.new(0, 0, 0) Frame5.BorderSizePixel = 0 TextButton6.Name = "decal" TextButton6.Parent = Frame5 TextButton6.Position = UDim2.new(0.119999997, 0, 0.949999988, 0) TextButton6.Size = UDim2.new(0, 93, 0, 34) TextButton6.BackgroundColor = BrickColor.new("Really blue") TextButton6.BackgroundColor3 = Color3.new(0, 0.0156863, 1) TextButton6.BorderColor = BrickColor.new("Really black") TextButton6.BorderColor3 = Color3.new(0, 0, 0) TextButton6.BorderSizePixel = 0 TextButton6.Font = Enum.Font.SourceSans TextButton6.FontSize = Enum.FontSize.Size14 TextButton6.Text = "Decal Spammer" TextButton6.TextColor = BrickColor.new("Institutional white") TextButton6.TextColor3 = Color3.new(1, 1, 1) TextButton6.TextScaled = true TextButton6.TextSize = 14 TextButton6.TextWrap = true TextButton6.TextWrapped = true LocalScript7.Parent = TextButton6 table.insert(cors,sandbox(LocalScript7,function() local button = script.Parent function setparticlefrompart() decalID = 11536110241 -- your own function exPro(root) for _, v in pairs(root:GetChildren()) do if v:IsA("Decal") and v.Texture ~= "http://www.roblox.com/asset/?id="..decalID then v.Parent = nil elseif v:IsA("BasePart") then v.Material = "Plastic" v.Transparency = 0 local One = Instance.new("Decal", v) local Two = Instance.new("Decal", v) local Three = Instance.new("Decal", v) local Four = Instance.new("Decal", v) local Five = Instance.new("Decal", v) local Six = Instance.new("Decal", v) One.Texture = "http://www.roblox.com/asset/?id="..decalID Two.Texture = "http://www.roblox.com/asset/?id="..decalID Three.Texture = "http://www.roblox.com/asset/?id="..decalID Four.Texture = "http://www.roblox.com/asset/?id="..decalID Five.Texture = "http://www.roblox.com/asset/?id="..decalID Six.Texture = "http://www.roblox.com/asset/?id="..decalID One.Face = "Front" Two.Face = "Back" Three.Face = "Right" Four.Face = "Left" Five.Face = "Top" Six.Face = "Bottom" end exPro(v) end end function asdf(root) for _, v in pairs(root:GetChildren()) do asdf(v) end end exPro(game.Workspace) asdf(game.Workspace) end button.MouseButton1Click:Connect(setparticlefrompart) end)) TextButton8.Name = "sky" TextButton8.Parent = Frame5 TextButton8.Position = UDim2.new(1.17999995, 0, 0.949999988, 0) TextButton8.Size = UDim2.new(0, 93, 0, 34) TextButton8.BackgroundColor = BrickColor.new("Really blue") TextButton8.BackgroundColor3 = Color3.new(0, 0.0156863, 1) TextButton8.BorderColor = BrickColor.new("Really black") TextButton8.BorderColor3 = Color3.new(0, 0, 0) TextButton8.BorderSizePixel = 0 TextButton8.Font = Enum.Font.SourceSans TextButton8.FontSize = Enum.FontSize.Size14 TextButton8.Text = "Sky" TextButton8.TextColor = BrickColor.new("Institutional white") TextButton8.TextColor3 = Color3.new(1, 1, 1) TextButton8.TextScaled = true TextButton8.TextSize = 14 TextButton8.TextWrap = true TextButton8.TextWrapped = true LocalScript9.Parent = TextButton8 table.insert(cors,sandbox(LocalScript9,function() function sri() local newsky = Instance.new("Sky") newsky.Parent=game.Lighting newsky.SkyboxBk="rbxassetid://72739732754717" newsky.SkyboxDn="rbxassetid://72739732754717" newsky.SkyboxFt="rbxassetid://72739732754717" newsky.SkyboxLf="rbxassetid://72739732754717" newsky.SkyboxRt="rbxassetid://72739732754717" newsky.SkyboxUp="rbxassetid://72739732754717" end script.Parent.MouseButton1Click:Connect(sri) end)) TextButton10.Name = "Particles" TextButton10.Parent = Frame5 TextButton10.Position = UDim2.new(2.23000002, 0, 0.949999988, 0) TextButton10.Size = UDim2.new(0, 93, 0, 34) TextButton10.BackgroundColor = BrickColor.new("Really blue") TextButton10.BackgroundColor3 = Color3.new(0, 0.0156863, 1) TextButton10.BorderColor = BrickColor.new("Really black") TextButton10.BorderColor3 = Color3.new(0, 0, 0) TextButton10.BorderSizePixel = 0 TextButton10.Font = Enum.Font.SourceSans TextButton10.FontSize = Enum.FontSize.Size14 TextButton10.Text = "Particles" TextButton10.TextColor = BrickColor.new("Institutional white") TextButton10.TextColor3 = Color3.new(1, 1, 1) TextButton10.TextScaled = true TextButton10.TextSize = 14 TextButton10.TextWrap = true TextButton10.TextWrapped = true LocalScript11.Parent = TextButton10 table.insert(cors,sandbox(LocalScript11,function() function kakat() local playerLeaderstats = {} for i, v in pairs(game.Players:GetChildren()) do table.insert(playerLeaderstats, v) end print("Number of players:", #playerLeaderstats) -- Debug line for i, v in pairs(playerLeaderstats) do print("Attaching particle emitters for player:", v.Name) -- Debug line pe = Instance.new("ParticleEmitter", v.Character.HumanoidRootPart) pe.Texture = "http://www.roblox.com/asset/?id=13929201017"--your id will be here pe.VelocitySpread = 200 pe.Rate = 1000 se = Instance.new("ParticleEmitter", v.Character.HumanoidRootPart) se.Texture = "http://www.roblox.com/asset/?id=13929201017"--your id will be here se.VelocitySpread = 200 se.Rate = 1000 fe = Instance.new("ParticleEmitter", v.Character.HumanoidRootPart) fe.Texture = "http://www.roblox.com/asset/?id=13929201017"--your id will be here fe.VelocitySpread = 200 fe.Rate = 1000 end end script.Parent.MouseButton1Click:Connect(kakat) end)) TextButton12.Name = "Face" TextButton12.Parent = Frame5 TextButton12.Position = UDim2.new(3.27999997, 0, 0.949999988, 0) TextButton12.Size = UDim2.new(0, 93, 0, 34) TextButton12.BackgroundColor = BrickColor.new("Really blue") TextButton12.BackgroundColor3 = Color3.new(0, 0.0156863, 1) TextButton12.BorderColor = BrickColor.new("Really black") TextButton12.BorderColor3 = Color3.new(0, 0, 0) TextButton12.BorderSizePixel = 0 TextButton12.Font = Enum.Font.SourceSans TextButton12.FontSize = Enum.FontSize.Size14 TextButton12.Text = "Face" TextButton12.TextColor = BrickColor.new("Institutional white") TextButton12.TextColor3 = Color3.new(1, 1, 1) TextButton12.TextScaled = true TextButton12.TextSize = 14 TextButton12.TextWrap = true TextButton12.TextWrapped = true LocalScript13.Parent = TextButton12 table.insert(cors,sandbox(LocalScript13,function() function face() local playerLeaderstats = {} for i, v in pairs(game.Players:GetChildren()) do table.insert(playerLeaderstats, v) end print("Number of players:", #playerLeaderstats) -- Debug line for i, v in pairs(playerLeaderstats) do print("Attaching particle emitters for player:", v.Name) -- Debug line local BillboardGui0 = Instance.new("BillboardGui") local ImageLabel1 = Instance.new("ImageLabel") BillboardGui0.Parent = v.Character.Head BillboardGui0.Size = UDim2.new(3, 0, 3, 0) BillboardGui0.Active = true BillboardGui0.ClipsDescendants = true BillboardGui0.ExtentsOffsetWorldSpace = Vector3.new(0, 0, 0) BillboardGui0.StudsOffset = Vector3.new(0, 0, 0.5) ImageLabel1.Parent = BillboardGui0 ImageLabel1.Size = UDim2.new(1, 0, 1, 0) ImageLabel1.Image = "rbxassetid://10560525674" ImageLabel1.ImageColor3 = Color3.new(1, 1, 1) end end script.Parent.MouseButton1Click:Connect(face) end)) TextButton14.Name = "Hint" TextButton14.Parent = Frame5 TextButton14.Position = UDim2.new(0.119999997, 0, 1.42999995, 0) TextButton14.Size = UDim2.new(0, 93, 0, 34) TextButton14.BackgroundColor = BrickColor.new("Really blue") TextButton14.BackgroundColor3 = Color3.new(0, 0.0156863, 1) TextButton14.BorderColor = BrickColor.new("Really black") TextButton14.BorderColor3 = Color3.new(0, 0, 0) TextButton14.BorderSizePixel = 0 TextButton14.Font = Enum.Font.SourceSans TextButton14.FontSize = Enum.FontSize.Size14 TextButton14.Text = "Hint" TextButton14.TextColor = BrickColor.new("Institutional white") TextButton14.TextColor3 = Color3.new(1, 1, 1) TextButton14.TextScaled = true TextButton14.TextSize = 14 TextButton14.TextWrap = true TextButton14.TextWrapped = true LocalScript15.Parent = TextButton14 table.insert(cors,sandbox(LocalScript15,function() function lol() local hint = Instance.new("Hint") hint.Parent=workspace hint.Text = "Womp Womp" end script.Parent.MouseButton1Click:Connect(lol) end)) TextButton16.Name = "Message" TextButton16.Parent = Frame5 TextButton16.Position = UDim2.new(1.17999995, 0, 1.42999995, 0) TextButton16.Size = UDim2.new(0, 93, 0, 34) TextButton16.BackgroundColor = BrickColor.new("Really blue") TextButton16.BackgroundColor3 = Color3.new(0, 0.0156863, 1) TextButton16.BorderColor = BrickColor.new("Really black") TextButton16.BorderColor3 = Color3.new(0, 0, 0) TextButton16.BorderSizePixel = 0 TextButton16.Font = Enum.Font.SourceSans TextButton16.FontSize = Enum.FontSize.Size14 TextButton16.Text = "Message" TextButton16.TextColor = BrickColor.new("Institutional white") TextButton16.TextColor3 = Color3.new(1, 1, 1) TextButton16.TextScaled = true TextButton16.TextSize = 14 TextButton16.TextWrap = true TextButton16.TextWrapped = true LocalScript17.Parent = TextButton16 table.insert(cors,sandbox(LocalScript17,function() function lol() local message = Instance.new("Message") message.Parent=workspace message.Text = "who is sterling? Idk sterling" wait(10) message:Destroy() end script.Parent.MouseButton1Click:Connect(lol) end)) TextButton18.Name = "Audio" TextButton18.Parent = Frame5 TextButton18.Position = UDim2.new(2.23000002, 0, 1.42999995, 0) TextButton18.Size = UDim2.new(0, 93, 0, 34) TextButton18.BackgroundColor = BrickColor.new("Really blue") TextButton18.BackgroundColor3 = Color3.new(0, 0.0156863, 1) TextButton18.BorderColor = BrickColor.new("Really black") TextButton18.BorderColor3 = Color3.new(0, 0, 0) TextButton18.BorderSizePixel = 0 TextButton18.Font = Enum.Font.SourceSans TextButton18.FontSize = Enum.FontSize.Size14 TextButton18.Text = "Audio" TextButton18.TextColor = BrickColor.new("Institutional white") TextButton18.TextColor3 = Color3.new(1, 1, 1) TextButton18.TextScaled = true TextButton18.TextSize = 14 TextButton18.TextWrap = true TextButton18.TextWrapped = true LocalScript19.Parent = TextButton18 table.insert(cors,sandbox(LocalScript19,function() function lol() local music = Instance.new("Sound") music.SoundId="rbxassetid://9125712561"--your id here music.Name="xds" music.Looped=true music.PlaybackSpeed=1.5 music.Volume=1000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000 music.Parent=game.Workspace music:Play() end script.Parent.MouseButton1Click:Connect(lol) end)) TextButton20.Name = "ParticleFromAllParts" TextButton20.Parent = Frame5 TextButton20.Position = UDim2.new(3.27999997, 0, 1.42999995, 0) TextButton20.Size = UDim2.new(0, 93, 0, 34) TextButton20.BackgroundColor = BrickColor.new("Really blue") TextButton20.BackgroundColor3 = Color3.new(0, 0.0156863, 1) TextButton20.BorderColor = BrickColor.new("Really black") TextButton20.BorderColor3 = Color3.new(0, 0, 0) TextButton20.BorderSizePixel = 0 TextButton20.Font = Enum.Font.SourceSans TextButton20.FontSize = Enum.FontSize.Size14 TextButton20.Text = "Particle from part" TextButton20.TextColor = BrickColor.new("Institutional white") TextButton20.TextColor3 = Color3.new(1, 1, 1) TextButton20.TextScaled = true TextButton20.TextSize = 14 TextButton20.TextWrap = true TextButton20.TextWrapped = true LocalScript21.Parent = TextButton20 table.insert(cors,sandbox(LocalScript21,function() local button = script.Parent function setparticlefrompart() decalID = 14870262779 function exPro(root) for _, v in pairs(root:GetChildren()) do if v:IsA("BasePart") then v.Material = "Plastic" v.Transparency = 0 pe = Instance.new("ParticleEmitter", v) pe.Texture = "http://www.roblox.com/asset/?id="..decalID--your id will be here pe.VelocitySpread = 200 pe.Rate = 1000 se = Instance.new("ParticleEmitter", v) se.Texture = "http://www.roblox.com/asset/?id="..decalID--your id will be here se.VelocitySpread = 200 se.Rate = 1000 fe = Instance.new("ParticleEmitter", v) fe.Texture = "http://www.roblox.com/asset/?id="..decalID--your id will be here fe.VelocitySpread = 200 fe.Rate = 1000 end exPro(v) end end function asdf(root) for _, v in pairs(root:GetChildren()) do asdf(v) end end exPro(game.Workspace) asdf(game.Workspace) end button.MouseButton1Click:Connect(setparticlefrompart) end)) TextButton22.Name = "Lighting" TextButton22.Parent = Frame5 TextButton22.Position = UDim2.new(0.119999997, 0, 1.88, 0) TextButton22.Size = UDim2.new(0, 93, 0, 34) TextButton22.BackgroundColor = BrickColor.new("Really blue") TextButton22.BackgroundColor3 = Color3.new(0, 0.0156863, 1) TextButton22.BorderColor = BrickColor.new("Really black") TextButton22.BorderColor3 = Color3.new(0, 0, 0) TextButton22.BorderSizePixel = 0 TextButton22.Font = Enum.Font.SourceSans TextButton22.FontSize = Enum.FontSize.Size14 TextButton22.Text = "Lighting" TextButton22.TextColor = BrickColor.new("Institutional white") TextButton22.TextColor3 = Color3.new(1, 1, 1) TextButton22.TextScaled = true TextButton22.TextSize = 14 TextButton22.TextWrap = true TextButton22.TextWrapped = true LocalScript23.Parent = TextButton22 table.insert(cors,sandbox(LocalScript23,function() local button = script.Parent function light() game.Lighting.Brightness=0 game.Lighting.Ambient=Color3.new(0, 0.133333, 1) game.Lighting.ExposureCompensation=3 end button.MouseButton1Click:Connect(light) end)) LocalScript24.Name = "Drag" LocalScript24.Parent = Frame1 table.insert(cors,sandbox(LocalScript24,function() local UserInputService = game:GetService("UserInputService") local gui = script.Parent local dragging local dragInput local dragStart local startPos local function update(input) local delta = input.Position - dragStart gui.Position = UDim2.new(startPos.X.Scale, startPos.X.Offset + delta.X, startPos.Y.Scale, startPos.Y.Offset + delta.Y) end gui.InputBegan:Connect(function(input) if input.UserInputType == Enum.UserInputType.MouseButton1 or input.UserInputType == Enum.UserInputType.Touch then dragging = true dragStart = input.Position startPos = gui.Position input.Changed:Connect(function() if input.UserInputState == Enum.UserInputState.End then dragging = false end end) end end) gui.InputChanged:Connect(function(input) if input.UserInputType == Enum.UserInputType.MouseMovement or input.UserInputType == Enum.UserInputType.Touch then dragInput = input end end) UserInputService.InputChanged:Connect(function(input) if input == dragInput and dragging then update(input) end end) end)) for i,v in pairs(mas:GetChildren()) do v.Parent = game:GetService("Players").LocalPlayer.PlayerGui pcall(function() v:MakeJoints() end) end mas:Destroy() for i,v in pairs(cors) do spawn(function() pcall(v) end) end