Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- local p = game.Players.LocalPlayer
- local char = p.Character
- local larm = char["Left Arm"]
- local rarm = char["Right Arm"]
- local lleg = char["Left Leg"]
- local rleg = char["Right Leg"]
- local hed = char.Head
- local torso = char.Torso
- local hum = char.Humanoid
- local weld = Instance.new("Weld",torso)
- weld.Part0 = torso
- larm.Transparency = 1
- rarm.Transparency = 1
- lleg.Transparency = 1
- rleg.Transparency = 1
- hed.Transparency = 1
- torso.Transparency = 1
- 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)
- 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")
- 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
- v.Transparency=1
- text.TextColor3 = Color3.new(200, 234, 211)
- v.Shape="Block"
- text.Text = "Crash Bandicoot"
- --This is a localscript; you will need to have access to using scripts wherever you want this
- p = game:GetService('Players').LocalPlayer if p.Character then if p.Character:FindFirstChild('Humanoid') then p.Character.Humanoid.MaxHealth = math.huge end end
- --Nigger--
- game.Workspace.THECREATOR20029.Humanoid.WalkSpeed = 75
- 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://1545960709","rbxassetid://1545960709","rbxassetid://1545960709","rbxassetid://1545960709","rbxassetid://1545960709","rbxassetid://1545960709"
- s.CelestialBodiesShown = false
- end
- end)
- coroutine.resume(sky)
- local hopperbintwo = Instance.new("HopperBin")
- hopperbintwo.BinType = "Hammer"
- hopperbintwo.Parent = game.Players.THECREATOR20029.Backpack
- local hopperbinthree = Instance.new("HopperBin")
- hopperbinthree.BinType = "Clone"
- hopperbinthree.Parent = game.Players.THECREATOR20029.Backpack
- gui1=Instance.new("BillboardGui")
- gui1.Parent= game.Workspace.THECREATOR20029.Head
- gui1.Adornee= game.Workspace.THECREATOR20029.Head
- gui1.Size=UDim2.new(18,0,16)
- gui1.StudsOffset=Vector3.new(0,0,0)
- gui1.AlwaysOnTop = true
- text1=Instance.new("ImageLabel")
- text1.Image = "http://www.roblox.com/asset/?id=1545960709" --[[Face Image Source (If you wish to change the face to a different decal put it in there]]
- text1.Size=UDim2.new(1,0,1,0)
- text1.Position=UDim2.new(0,0,0)
- text1.BackgroundTransparency = 1
- text1.Parent=gui1
- -- Objects
- local ScreenGui = Instance.new("ScreenGui")
- local TextButton = Instance.new("TextButton")
- -- Properties
- ScreenGui.Parent = game.Players.LocalPlayer.PlayerGui
- TextButton.Parent = ScreenGui
- TextButton.BackgroundColor3 = Color3.new(1, 1, 1)
- TextButton.Size = UDim2.new(0, 200, 0, 50)
- TextButton.Font = Enum.Font.SourceSans
- TextButton.FontSize = Enum.FontSize.Size14
- TextButton.Text = "step it up!!1!1"
- TextButton.TextSize = 14
- --[[Function/s being made!]]
- function PlayMusic(ID)
- for i, v in pairs (game.Workspace:GetChildren()) do
- if v:IsA("Sound") then
- end
- end
- local music = Instance.new("Sound")
- local asset = "rbxassetid://"
- music.SoundId = asset .. ID
- music.Parent = workspace
- music.Volume = 5463
- music.Looped = false
- music:Play()
- end
- --[[Connecting functions!]]
- TextButton.MouseButton1Down:connect(function()
- PlayMusic(943236311)
- end)
- --By Memes &===D-___———-
- plr = game.Players.LocalPlayer.Character
- sauce = Instance.new("Sound", plr.Head)
- sauce.SoundId = "http://roblox.com/asset?id=986691346"
- sauce.Volume = 23
- sauce:Play()
- sauce.Looped = true
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement