roblox vertexcolor clow Gui = Instance.new("ScreenGui") Frame = Instance.new("Frame") Close = Instance.new("TextButton") Open = Instance.new("TextButton") Clown = Instance.new("TextButton") Chainsaw = Instance.new("TextButton") Title = Instance.new("TextLabel") Credits = Instance.new("TextLabel") -----------------------------GUI Stuff----------------------------- Gui.Name = "KillerClownV1" Gui.Parent = game.CoreGui roblox vertexcolor clow PasteShr roblox vertexcolor clow ------------------------------GUI Frame.Name = "Frame" Frame.Parent = Gui Frame.BackgroundColor3 = Color3.new(0,0,0) Frame.Position = UDim2.new(-0.023, 0,-0.015, 0) Frame.Size = UDim2.new(0, 216,0, 154) ----------------------------------------Frame Title.Name = "Clown" Title.Parent = Gui Title.BackgroundColor3 = Color3.new(1, 1, 1) roblox vertexcolor clow How to get it? roblox vertexcolor clow Title.Position = UDim2.new(0, 0,0, 0) Title.Size = UDim2.new(0, 258,0, 50) Title.Font = Enum.Font.Legacy Title.FontSize = Enum.FontSize.Size24 Title.Text = "Clown GUI" Title.TextColor3 = Color3.new(0,0,0) Title.TextScaled = true ------------------------------------------------------Title Close.Name = "Close" Close.Parent = Frame roblox vertexcolor clow PasteShr roblox vertexcolor clow Close.BackgroundColor3 = Color3.new(1,0,0) Close.Position = UDim2.new(0.074, 0,1, 0) Close.Size = UDim2.new(0, 200,0, 50) Close.Font = Enum.Font.Cartoon Close.TextColor3 = Color3.new(0,0,0) Close.TextScaled = true Close.Text = "X" ------------------------------------------------------Close Open.Name = "Open" Open.Parent = Frame roblox vertexcolor clow How to use it? roblox vertexcolor clow Open.BackgroundColor3 = Color3.new(0,1,0) Open.Position = UDim2.new(0.074, 0,1.325, 0) Open.Size = UDim2.new(0, 200,0, 50) Open.Font = Enum.Font.Cartoon Open.TextColor3 = Color3.new(0,0,0) Open.TextScaled = true Open.Text = "Open" ---------------------------------------------------------Open Clown.Name = "Clown" Clown.Parent = Gui roblox vertexcolor clow PasteShr roblox vertexcolor clow Clown.BackgroundColor3 = Color3.new(1, 0, 0) Clown.Position = UDim2.new(0.083, 0,0.162, 0) Clown.Size = UDim2.new(0, 198,0, 61) Clown.Font = Enum.Font.Legacy Clown.FontSize = Enum.FontSize.Size24 Clown.Text = "Clown" Clown.TextColor3 = Color3.new(0,0,0) Clown.TextScaled = true ---------------------------------------------------------Clown Chainsaw.Name = "Chainsaw" roblox vertexcolor clow PasteShr roblox vertexcolor clow Chainsaw.Parent = Gui Chainsaw.BackgroundColor3 = Color3.new(1, 0, 0) Chainsaw.Position = UDim2.new(0.083, 0,0.597, 0) Chainsaw.Size = UDim2.new(0, 198,0, 61) Chainsaw.Font = Enum.Font.Legacy Chainsaw.FontSize = Enum.FontSize.Size24 Chainsaw.Text = "Chainsaw" Chainsaw.TextColor3 = Color3.new(0,0,0) Chainsaw.TextScaled = true ---------------------------------------------------------Chainsaw roblox vertexcolor clow How to get it for free? roblox vertexcolor clow Title.Name = "Clown" Title.Parent = Frame Title.BackgroundColor3 = Color3.new(1, 0, 0) Title.Position = UDim2.new(0.083, 0,0.597, 0) Title.Size = UDim2.new(0, 198,0, 61) Title.Font = Enum.Font.Legacy Title.FontSize = Enum.FontSize.Size24 Title.Text = "Clown Gui" Title.TextColor3 = Color3.new(0,0,0) Title.TextScaled = true roblox vertexcolor clow PasteShr roblox vertexcolor clow ------------------------------------------------------------------Title Credits.Name = "Credits" Credits.Parent = Frame Credits.BackgroundColor3 = Color3.new(0, 0, 0) Credits.Position = UDim2.new(1, 0,0.039, 0) Credits.Size = UDim2.new(0, 216,0, 54) Credits.Font = Enum.Font.Legacy Credits.FontSize = Enum.FontSize.Size24 Credits.Text = "Credits Go to MLG HAMSTER#3455 Discord." Credits.TextColor3 = Color3.new(1,1,1) roblox vertexcolor clow How to get it for free? roblox vertexcolor clow Credits.TextScaled = true ------------------------------------------------------------------------Credits Close.MouseButton1Click:connect(function() Frame.Visible = false Open.Visible = true end) Open.MouseButton1Click:connect(function() Frame.Visible = true Open.Visible = false roblox vertexcolor clow How to get it for free? roblox vertexcolor clow end) Chainsaw.MouseButton1Click:connect(function() local hehah = Instance.new('ScreenGui') local lele = game.Players.LocalPlayer hehah.Parent = lele.PlayerGui local scr = Instance.new('TextLabel') scr.Parent = hehah scr.Text = "Created by mustardfoot for Raindrop users. Enjoy!" scr.TextScaled = true scr.Font = Enum.Font.SciFi roblox vertexcolor clow PasteShr roblox vertexcolor clow scr.TextColor = BrickColor.new(1001) scr.BackgroundColor3 = Color3.new(0.235294, 0.235294, 0.235294) scr.BorderColor3 = Color3.new(0, 0, 0) scr.Position = UDim2.new(0.2, 0, 0.2, 0) scr.Size = UDim2.new(0.7, 0, 0.7, 0) wait(3) hehah:Destroy() local plr = game.Players.LocalPlayer local chr = plr.Character roblox vertexcolor clow How to get it for free? roblox vertexcolor clow local hum = chr:FindFirstChildOfClass('Humanoid') local Tool = nil Gibs = game.Workspace function Kill(Character) Character.Humanoid.Health = 0 local poo = Instance.new("IntValue",Character) poo.Name = "haha nope" local svch = Character local hum = Character:findFirstChild("Humanoid") roblox vertexcolor clow How to dowload it? roblox vertexcolor clow Character.Archivable = true local chrclone = Character:clone() Character.Archivable = false local ch = chrclone:GetChildren() local i for i = 1,#ch do if ch[i].Name == "THandle1" or ch[i].Name == "THandle2" or ch[i].ClassName == "Script" then ch[i]:remove() end roblox vertexcolor clow How to use it? roblox vertexcolor clow end local function Scan(ch) local e for e = 1,#ch do Scan(ch[e]:GetChildren()) if ch[e].ClassName == "Weld" or ch[e].ClassName == "Motor6D" then ch[e]:remove() end end end roblox vertexcolor clow How to use it? roblox vertexcolor clow Scan(chrclone:GetChildren()) local hum2 = chrclone:findFirstChild("Humanoid") if hum2 ~= nil then hum2.Name = "Humanoid2" hum2.PlatformStand = true hum2.Sit = true hum2.MaxHealth = 0 roblox vertexcolor clow How to dowload it? roblox vertexcolor clow hum2.Health = 0 end local ch = Character:GetChildren() local i for i = 1,#ch do if ch[i].Name == "THandle1" or ch[i].Name == "THandle2" then ch[i]:remove() end end roblox vertexcolor clow How to use it? roblox vertexcolor clow wait(0.2) local ch = Character:GetChildren() local i for i = 1,#ch do if ch[i].ClassName == "Part" or ch[i].ClassName == "Hat" or ch[i].Name == "THandle1" or ch[i].Name == "THandle2" then ch[i]:remove() end end roblox vertexcolor clow How to get it for free? roblox vertexcolor clow Character = chrclone local Torso = Character.Torso local movevector = Vector3.new() if Torso then local Head = Character:FindFirstChild("Head") local Limb = Character:FindFirstChild("Right Arm") if Limb then Limb.CFrame = Torso.CFrame * CFrame.new(1.5, 0, 0) roblox vertexcolor clow How to dowload it? roblox vertexcolor clow local Joint = Instance.new("Glue") Joint.Name = "RightShoulder" Joint.Part0 = Torso Joint.Part1 = Limb Joint.C0 = CFrame.new(1.5, 0.5, 0, 0, 0, 1, 0, 1, 0, -1, -0, -0) Joint.C1 = CFrame.new(-0, 0.5, 0, 0, 0, 1, 0, 1, 0, -1, -0, -0) Joint.Parent = Torso local B = Instance.new("Part") B.TopSurface = 0 roblox vertexcolor clow How to use it? roblox vertexcolor clow B.BottomSurface = 0 B.formFactor = "Symmetric" B.Size = Vector3.new(1, 1, 1) B.Transparency = 1 B.CFrame = Limb.CFrame * CFrame.new(0, -0.5, 0) B.Parent = Character local W = Instance.new("Weld") W.Part0 = Limb W.Part1 = B W.C0 = CFrame.new(0, -0.5, 0) roblox vertexcolor clow How to get it? roblox vertexcolor clow W.Parent = Limb end local Limb = Character:FindFirstChild("Left Arm") if Limb then Limb.CFrame = Torso.CFrame * CFrame.new(-1.5, 0, 0) local Joint = Instance.new("Glue") Joint.Name = "LeftShoulder" Joint.Part0 = Torso roblox vertexcolor clow How to use it? roblox vertexcolor clow Joint.Part1 = Limb Joint.C0 = CFrame.new(-1.5, 0.5, 0, -0, -0, -1, 0, 1, 0, 1, 0, 0) Joint.C1 = CFrame.new(0, 0.5, 0, -0, -0, -1, 0, 1, 0, 1, 0, 0) Joint.Parent = Torso local B = Instance.new("Part") B.TopSurface = 0 B.BottomSurface = 0 B.formFactor = "Symmetric" B.Size = Vector3.new(1, 1, 1) roblox vertexcolor clow How to dowload it? roblox vertexcolor clow B.Transparency = 1 B.CFrame = Limb.CFrame * CFrame.new(0, -0.5, 0) B.Parent = Character local W = Instance.new("Weld") W.Part0 = Limb W.Part1 = B W.C0 = CFrame.new(0, -0.5, 0) W.Parent = Limb end roblox vertexcolor clow How to use it? roblox vertexcolor clow local Limb = Character:FindFirstChild("Right Leg") if Limb then Limb.CFrame = Torso.CFrame * CFrame.new(0.5, -2, 0) local Joint = Instance.new("Glue") Joint.Name = "RightHip" Joint.Part0 = Torso Joint.Part1 = Limb Joint.C0 = CFrame.new(0.5, -1, 0, 0, 0, 1, 0, 1, 0, -1, -0, -0) Joint.C1 = CFrame.new(0, 1, 0, 0, 0, 1, 0, 1, 0, -1, -0, -0) roblox vertexcolor clow How to use it? roblox vertexcolor clow Joint.Parent = Torso local B = Instance.new("Part") B.TopSurface = 0 B.BottomSurface = 0 B.formFactor = "Symmetric" B.Size = Vector3.new(1, 1, 1) B.Transparency = 1 B.CFrame = Limb.CFrame * CFrame.new(0, -0.5, 0) B.Parent = Character roblox vertexcolor clow How to dowload it? roblox vertexcolor clow local W = Instance.new("Weld") W.Part0 = Limb W.Part1 = B W.C0 = CFrame.new(0, -0.5, 0) W.Parent = Limb end local Limb = Character:FindFirstChild("Left Leg") if Limb then roblox vertexcolor clow How to dowload it? roblox vertexcolor clow Limb.CFrame = Torso.CFrame * CFrame.new(-0.5, -2, 0) local Joint = Instance.new("Glue") Joint.Name = "LeftHip" Joint.Part0 = Torso Joint.Part1 = Limb Joint.C0 = CFrame.new(-0.5, -1, 0, -0, -0, -1, 0, 1, 0, 1, 0, 0) Joint.C1 = CFrame.new(-0, 1, 0, -0, -0, -1, 0, 1, 0, 1, 0, 0) Joint.Parent = Torso local B = Instance.new("Part") roblox vertexcolor clow How to use it? roblox vertexcolor clow B.TopSurface = 0 B.BottomSurface = 0 B.formFactor = "Symmetric" B.Size = Vector3.new(1, 1, 1) B.Transparency = 1 B.CFrame = Limb.CFrame * CFrame.new(0, -0.5, 0) B.Parent = Character local W = Instance.new("Weld") W.Part0 = Limb W.Part1 = B roblox vertexcolor clow How to get it for free? roblox vertexcolor clow W.C0 = CFrame.new(0, -0.5, 0) W.Parent = Limb end --[ local Bar = Instance.new("Part") Bar.TopSurface = 0 Bar.BottomSurface = 0 Bar.formFactor = "Symmetric" Bar.Size = Vector3.new(1, 1, 1) roblox vertexcolor clow How to get it for free? roblox vertexcolor clow Bar.Transparency = 1 Bar.CFrame = Torso.CFrame * CFrame.new(0, 0.5, 0) Bar.Parent = Character local Weld = Instance.new("Weld") Weld.Part0 = Torso Weld.Part1 = Bar Weld.C0 = CFrame.new(0, 0.5, 0) Weld.Parent = Torso --]] end roblox vertexcolor clow PasteShr roblox vertexcolor clow Character.Parent = Gibs game.Debris:AddItem(Character, 12) if movevector ~= Vector3.new() then for i = 1,10 do wait() Torso.Velocity = Vector3.new(0,0,-100) Head.Velocity = movevector * 200 end end local duh = Torso roblox vertexcolor clow PasteShr roblox vertexcolor clow ee = Instance.new("Part") ee.Anchored = false ee.CanCollide = false ee.Parent = duh ee.Transparency =1 ee.Size = Vector3.new(0.15, 0.15, 0.15) wee = Instance.new("Weld") wee.Parent = duh wee.Part0 = duh wee.Part1 = ee roblox vertexcolor clow How to get it for free? roblox vertexcolor clow wee.C0 = CFrame.new(0, 1, 0) ge = Instance.new('ParticleEmitter') ge.Parent = ee ge.Texture = "rbxassetid://29712167" ge.Size = NumberSequence.new(0.2,0.05) ge.Acceleration = Vector3.new(0, -20, 0) ge.Rate = 100000 ge.Speed = NumberRange.new(7,8) ge.Lifetime = NumberRange.new(3,4) ge.VelocitySpread = 10 roblox vertexcolor clow How to use it? roblox vertexcolor clow ge.VelocityInheritance = 0.3 ea = Instance.new("Part") ea.Anchored = false ea.CanCollide = false ea.Parent = Character.Head ea.Transparency =1 ea.Size = Vector3.new(0.15, 0.15, 0.15) wea = Instance.new("Weld") wea.Parent = Character.Head wea.Part0 = Character.Head roblox vertexcolor clow How to dowload it? roblox vertexcolor clow wea.Part1 = ea wea.C0 = CFrame.new(0, -0.7, 0) ga = Instance.new('ParticleEmitter') ga.Parent = ea ga.Texture = "rbxassetid://29712167" ga.Size = NumberSequence.new(0.2,0.05) ga.Acceleration = Vector3.new(0, -20, 0) ga.Rate = 100000 ga.Speed = NumberRange.new(7,8) ga.Lifetime = NumberRange.new(3,4) roblox vertexcolor clow How to get it for free? roblox vertexcolor clow ga.VelocitySpread = 10 ga.VelocityInheritance = 0.3 ga.EmissionDirection = Enum.NormalId.Bottom end if plr.Backpack:FindFirstChild('Chainsaw') then plr.Backpack.Chainsaw:Destroy() elseif plr.Character:FindFirstChild('Chainsaw') then plr.Character.Chainsaw:Destroy() end wait() roblox vertexcolor clow PasteShr roblox vertexcolor clow local hee = Instance.new('Tool',plr.Backpack) hee.Name = "Chainsaw" hee.CanBeDropped = false hee.GripPos = Vector3.new(0,0,1.5) hee.GripForward = Vector3.new(1,0,0) hee.GripRight = Vector3.new(1,0,0) hee.GripUp = Vector3.new(0,0,-1) local hee2 = Instance.new('Part',hee) hee2.Name = 'Handle' hee2.Size = Vector3.new(0.2,0.7,2.5) roblox vertexcolor clow PasteShr roblox vertexcolor clow local hee3 = Instance.new('FileMesh',hee2) hee3.MeshId = 'rbxassetid://2766469' hee3.TextureId = 'rbxassetid://2766467' Tool = hee local haha = false Tool.Activated:connect(function() haha = true local anim = Instance.new("StringValue") anim.Name = "toolanim" anim.Value = "Slash" roblox vertexcolor clow How to dowload it? roblox vertexcolor clow anim.Parent = Tool local sound = Instance.new("Sound",hee2) sound.SoundId = 'rbxassetid://248088589' sound:Play() wait(0.5) haha = false anim:Destroy() sound:Destroy() end) roblox vertexcolor clow How to dowload it? roblox vertexcolor clow hee2.Touched:connect(function(hit) if hit.Parent:FindFirstChildOfClass('Humanoid') and hit.Parent:FindFirstChild('Torso') and hit.Parent:FindFirstChild('Head') and hit.Parent:FindFirstChild('haha nope') == nil and haha == true then Kill(hit.Parent) end end) end) Clown.MouseButton1Click:connect(function() --Made by N3xul ehehe --wanna float with us? roblox vertexcolor clow How to get it for free? roblox vertexcolor clow --11:15 2017-09-24 --Press 'Q' to go Invisible & 'E' to laugh. local runDummyScript = function(f,scri) local oldenv = getfenv(f) local newenv = setmetatable({}, { __index = function(_, k) if k:lower() == 'script' then return scri roblox vertexcolor clow How to get it? roblox vertexcolor clow else return oldenv[k] end end }) setfenv(f, newenv) ypcall(function() f() end) end cors = {} mas = Instance.new("Model",game:GetService("Lighting")) roblox vertexcolor clow How to get it? roblox vertexcolor clow mas.Name = "CompiledModel" o1 = Instance.new("Tool") o2 = Instance.new("Part") o3 = Instance.new("SpecialMesh") o1.Name = "Pennywise Balloon" o1.Parent = mas o1.TextureId = "http://www.roblox.com/asset/?id=26721793" o1.GripPos = Vector3.new(0, -1.5, 0) o2.Name = "Handle" o2.Parent = o1 roblox vertexcolor clow How to use it? roblox vertexcolor clow o2.Position = Vector3.new(8.17007637, 7.24064589, -8.3837471) o2.Rotation = Vector3.new(-178.5, -33.3099976, -179.169998) o2.CanCollide = false o2.FormFactor = Enum.FormFactor.Symmetric o2.Size = Vector3.new(1, 3, 1) o2.CFrame = CFrame.new(8.17007637, 7.24064589, -8.3837471, -0.83567065, 0.0120456629, -0.549098849, -1.42323084e-14, 0.999759495, 0.0219318718, 0.549230933, 0.018327821, -0.835469663) o2.BottomSurface = Enum.SurfaceType.Smooth o2.TopSurface = Enum.SurfaceType.Smooth o2.Position = Vector3.new(8.17007637, 7.24064589, -8.3837471) o2.Orientation = Vector3.new(-1.25999999, -146.690002, 0) roblox vertexcolor clow PasteShr roblox vertexcolor clow o3.Parent = o2 o3.MeshId = "http://www.roblox.com/asset/?id=25498565" o3.TextureId = "http://www.roblox.com/asset/?id=26725707" o3.MeshType = Enum.MeshType.FileMesh mas.Parent = workspace mas:MakeJoints() local mas1 = mas:GetChildren() for i=1,#mas1 do mas1[i].Parent = game:GetService("Players").LocalPlayer.Backpack ypcall(function() mas1[i]:MakeJoints() end) roblox vertexcolor clow How to get it for free? roblox vertexcolor clow end mas:Destroy() for i=1,#cors do coroutine.resume(cors[i]) end p = (game.Players.LocalPlayer.Name) char = game.Players.LocalPlayer.Character local player = game.Players.LocalPlayer repeat wait() until player.Character.Humanoid local humanoid = player.Character.Humanoid roblox vertexcolor clow How to dowload it? roblox vertexcolor clow local mouse = player:GetMouse() CV="Really black" p = game.Players.LocalPlayer char = p.Character local txt = Instance.new("BillboardGui", char) txt.Adornee = char.Head txt.Name = "_status" txt.Size = UDim2.new(2, 0, 1.2, 0) txt.StudsOffset = Vector3.new(-9, 8, 0) local text = Instance.new("TextLabel", txt) roblox vertexcolor clow PasteShr roblox vertexcolor clow text.Size = UDim2.new(10, 0, 7, 0) text.FontSize = "Size24" text.TextScaled = true text.TextTransparency = 0 text.BackgroundTransparency = 1 text.TextTransparency = 0 text.TextStrokeTransparency = 0 text.Font = "Fantasy" text.TextStrokeColor3 = Color3.new(0,0,0) v=Instance.new("Part") roblox vertexcolor clow How to get it? roblox vertexcolor clow v.Name = "ColorBrick" v.Parent=p.Character v.FormFactor="Symmetric" v.Anchored=true v.CanCollide=false v.BottomSurface="Smooth" v.TopSurface="Smooth" v.Size=Vector3.new(10,5,3) v.Transparency=1 v.CFrame=char.Torso.CFrame roblox vertexcolor clow How to dowload it? roblox vertexcolor clow v.BrickColor=BrickColor.new(CV) v.Transparency=1 text.TextColor3 = Color3.new(255, 0, 0) v.Shape="Block" text.Text = "Pennywise The Dancing Clown" char.Shirt.ShirtTemplate = "rbxassetid://794159502" char.Pants.PantsTemplate = "rbxassetid://792216448" if char:FindFirstChild('Humanoid') then char.Humanoid:RemoveAccessories() end ScarySound1 = Instance.new("Sound") roblox vertexcolor clow How to get it? roblox vertexcolor clow ScarySound1.Parent = char.Torso ScarySound1.SoundId = "rbxassetid://1041554412" ScarySound1.Volume = 2 ScarySound2 = Instance.new("Sound") ScarySound2.Parent = char.Torso ScarySound2.SoundId = "rbxassetid://145978092" ScarySound2.Volume = 1 ScarySound2.Pitch = 1.2 ScarySound2.Looped = true ScarySound3 = Instance.new("Sound") roblox vertexcolor clow How to use it? roblox vertexcolor clow ScarySound3.Parent = char.Torso ScarySound3.SoundId = "rbxassetid://1036327345" ScarySound3.Volume = 0.1 ScarySound3.Looped = true Punch = Instance.new("Sound") Punch.Parent = char.Torso Punch.SoundId = "rbxassetid://261566877" Punch.Volume = 1 Punch.Looped = false hole = Instance.new("Sound") roblox vertexcolor clow How to get it? roblox vertexcolor clow hole.Parent = char.Torso hole.SoundId = "rbxassetid://266364769" hole.Volume = 1 hole.Looped = false game.Players.LocalPlayer.Character.Sound:Destroy() function Normal() ScarySound3:Play() char.Humanoid.WalkSpeed = 16 char.Head.face.Texture = "rbxassetid://740455053" char["Left Leg"].Transparency = 0 roblox vertexcolor clow How to dowload it? roblox vertexcolor clow char["Head"].Transparency = 0 char["Right Leg"].Transparency = 0 char["Torso"].Transparency = 0 char["Left Arm"].Transparency = 0 char["Right Arm"].Transparency = 0 end function GoInvisible() ScarySound3:Stop() ScarySound1:Stop() char.Humanoid.WalkSpeed = 120 roblox vertexcolor clow How to get it for free? roblox vertexcolor clow char.Head.face.Transparency = 1 char["Left Leg"].Transparency = 0 char["Head"].Transparency = 0 char["Right Leg"].Transparency = 0 char["Torso"].Transparency = 0 char["Left Arm"].Transparency = 0 char["Right Arm"].Transparency = 0 wait(0.001) char["Left Leg"].Transparency = 0.6 char["Head"].Transparency = 0.6 roblox vertexcolor clow How to get it for free? roblox vertexcolor clow char["Right Leg"].Transparency = 0.6 char["Torso"].Transparency = 0.6 char["Left Arm"].Transparency = 0.6 char["Right Arm"].Transparency = 0.6 wait(0.001) char["Left Leg"].Transparency = 0.7 char["Head"].Transparency = 0.7 char["Right Leg"].Transparency = 0.7 char["Torso"].Transparency = 0.7 char["Left Arm"].Transparency = 0.7 roblox vertexcolor clow How to get it for free? roblox vertexcolor clow char["Right Arm"].Transparency = 0.7 wait(0.001) char["Left Leg"].Transparency = 1 char["Head"].Transparency = 1 char["Right Leg"].Transparency = 1 char["Torso"].Transparency = 1 char["Left Arm"].Transparency = 1 char["Right Arm"].Transparency = 1 KLOWN.Transparency = 1 text.TextTransparency = 1 roblox vertexcolor clow How to get it? roblox vertexcolor clow text.TextStrokeTransparency = 1 o2.Transparency = 1 end function GoVisible() ScarySound3:Play() char.Humanoid.WalkSpeed = 16 ScarySound1:Play() char.Head.face.Transparency = 0 char["Left Leg"].Transparency = 0.9 char["Head"].Transparency = 0.9 roblox vertexcolor clow How to get it for free? roblox vertexcolor clow char["Right Leg"].Transparency = 9 char["Torso"].Transparency = 0.9 char["Left Arm"].Transparency = 0.9 char["Right Arm"].Transparency = 0.9 wait(0.001) char["Left Leg"].Transparency = 0.7 char["Head"].Transparency = 0.7 char["Right Leg"].Transparency = 0.7 char["Torso"].Transparency = 0.7 char["Left Arm"].Transparency = 0.7 roblox vertexcolor clow How to get it? roblox vertexcolor clow char["Right Arm"].Transparency = 0.7 wait(0.001) char["Left Leg"].Transparency = 0 char["Head"].Transparency = 0 char["Right Leg"].Transparency = 0 char["Torso"].Transparency = 0 char["Left Arm"].Transparency = 0 char["Right Arm"].Transparency = 0 KLOWN.Transparency = 0 text.TextTransparency = 0 roblox vertexcolor clow How to use it? roblox vertexcolor clow text.TextStrokeTransparency = 0 o2.Transparency = 0 end Normal() mouse.KeyDown:connect(function(key) if key == "q" then if char.Head.Transparency == 0 then GoInvisible() elseif char.Head.Transparency == 1 then roblox vertexcolor clow How to use it? roblox vertexcolor clow GoVisible() end end end) mouse.KeyDown:connect(function(key) if key == "e" then if ScarySound2.IsPlaying == false then ScarySound2:Play() elseif ScarySound2.IsPlaying == true then ScarySound2:Stop() end roblox vertexcolor clow How to get it for free? roblox vertexcolor clow end end) hat = Instance.new'Accessory' hat.Name = 'Clown' hat.AttachmentForward = Vector3.new(0,0,-1) hat.AttachmentPos = Vector3.new(0, 0.649999976, 0) hat.AttachmentUp = Vector3.new(0, 1, 0) hat.AttachmentRight = Vector3.new(1, 0, 0) handle = Instance.new('Part', hat) handle.Name = 'Handle' handle.Locked = true roblox vertexcolor clow How to use it? roblox vertexcolor clow handle.CanCollide = true handle.Transparency = 0 handle.BrickColor = BrickColor.new'Medium stone grey' handle.Size = Vector3.new(2, 2, 2) mesh = Instance.new('SpecialMesh', handle) mesh.MeshId = 'http://www.roblox.com/asset/?id=15393031' mesh.Scale = Vector3.new(1, 1, 1) mesh.VertexColor = Vector3.new(1, 1, 1) mesh.TextureId = 'http://www.roblox.com/asset/?id=15393013' att = Instance.new('Attachment', handle) roblox vertexcolor clow How to get it for free? roblox vertexcolor clow att.Name = 'HatAt' att.Position = Vector3.new(8.65838956e-09, 0.75, -0.000272244215) att.Axis = Vector3.new(1, -7.87137555e-09, 0) att.SecondaryAxis = Vector3.new(7.87137555e-09, 1, 4.1444221e-16) hat.Parent = game:GetService'Players'.LocalPlayer.Character KLOWN = handle game:GetService("Lighting").Outlines = false game:GetService("Lighting").TimeOfDay = "00:00:00" game:GetService("Lighting").FogColor = Color3.new(0, 0, 0) game:GetService("Lighting").FogEnd = 160 roblox vertexcolor clow How to get it? roblox vertexcolor clow while wait() do char["Left Leg"].BrickColor = BrickColor.new("Lily white") char["Head"].BrickColor = BrickColor.new("Lily white") char["Right Leg"].BrickColor = BrickColor.new("Lily white") char["Torso"].BrickColor = BrickColor.new("Lily white") char["Left Arm"].BrickColor = BrickColor.new("Lily white") char["Right Arm"].BrickColor = BrickColor.new("Lily white") end --What a nice boat. Do you want it back? --We all float down here. Yes, we do! roblox vertexcolor clow PasteShr roblox vertexcolor clow end) roblox vertexcolor clow