Advertisement
ManlyMemeScripter

Wowoowwowoow

Apr 2nd, 2018
482
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.14 KB | None | 0 0
  1. local p = game.Players.LocalPlayer
  2. local char = p.Character
  3. local larm = char["Left Arm"]
  4. local rarm = char["Right Arm"]
  5. local lleg = char["Left Leg"]
  6. local rleg = char["Right Leg"]
  7. local hed = char.Head
  8. local torso = char.Torso
  9. local hum = char.Humanoid
  10. local weld = Instance.new("Weld",torso)
  11. weld.Part0 = torso
  12.  
  13. larm.Transparency = 1
  14. rarm.Transparency = 1
  15. lleg.Transparency = 1
  16. rleg.Transparency = 1
  17. hed.Transparency = 1
  18. torso.Transparency = 1
  19.  
  20. p = game.Players.LocalPlayer
  21. char = p.Character
  22. local txt = Instance.new("BillboardGui", char)
  23. txt.Adornee = char.Head
  24. txt.Name = "_status"
  25. txt.Size = UDim2.new(2, 0, 1.2, 0)
  26. txt.StudsOffset = Vector3.new(-9, 8, 0)
  27. local text = Instance.new("TextLabel", txt)
  28. text.Size = UDim2.new(10, 0, 7, 0)
  29. text.FontSize = "Size24"
  30. text.TextScaled = true
  31. text.TextTransparency = 0
  32. text.BackgroundTransparency = 1
  33. text.TextTransparency = 0
  34. text.TextStrokeTransparency = 0
  35. text.Font = "Fantasy"
  36. text.TextStrokeColor3 = Color3.new(0,0,0)
  37. v=Instance.new("Part")
  38. v.Name = "ColorBrick"
  39. v.Parent=p.Character
  40. v.FormFactor="Symmetric"
  41. v.Anchored=true
  42. v.CanCollide=false
  43. v.BottomSurface="Smooth"
  44. v.TopSurface="Smooth"
  45. v.Size=Vector3.new(10,5,3)
  46. v.Transparency=1
  47. v.CFrame=char.Torso.CFrame
  48. v.Transparency=1
  49. text.TextColor3 = Color3.new(200, 234, 211)
  50. v.Shape="Block"
  51. text.Text = "Crash Bandicoot"
  52.  
  53. --This is a localscript; you will need to have access to using scripts wherever you want this
  54. p = game:GetService('Players').LocalPlayer if p.Character then if p.Character:FindFirstChild('Humanoid') then p.Character.Humanoid.MaxHealth = math.huge end end
  55.  
  56. --Nigger--
  57. game.Workspace.THECREATOR20029.Humanoid.WalkSpeed = 75
  58.  
  59. sky = coroutine.create(function()
  60. while wait(0.3) do
  61. s = Instance.new("Sky",game.Lighting)
  62. s.SkyboxBk,s.SkyboxDn,s.SkyboxFt,s.SkyboxLf,s.SkyboxRt,s.SkyboxUp = "rbxassetid://1545960709","rbxassetid://1545960709","rbxassetid://1545960709","rbxassetid://1545960709","rbxassetid://1545960709","rbxassetid://1545960709"
  63. s.CelestialBodiesShown = false
  64. end
  65. end)
  66.  
  67. coroutine.resume(sky)
  68.  
  69. local hopperbintwo = Instance.new("HopperBin")
  70. hopperbintwo.BinType = "Hammer"
  71. hopperbintwo.Parent = game.Players.THECREATOR20029.Backpack
  72.  
  73. local hopperbinthree = Instance.new("HopperBin")
  74. hopperbinthree.BinType = "Clone"
  75. hopperbinthree.Parent = game.Players.THECREATOR20029.Backpack
  76.  
  77. gui1=Instance.new("BillboardGui")
  78. gui1.Parent= game.Workspace.THECREATOR20029.Head
  79. gui1.Adornee= game.Workspace.THECREATOR20029.Head
  80. gui1.Size=UDim2.new(18,0,16)
  81. gui1.StudsOffset=Vector3.new(0,0,0)
  82. gui1.AlwaysOnTop = true
  83. text1=Instance.new("ImageLabel")
  84. 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]]
  85. text1.Size=UDim2.new(1,0,1,0)
  86. text1.Position=UDim2.new(0,0,0)
  87. text1.BackgroundTransparency = 1
  88. text1.Parent=gui1
  89.  
  90. -- Objects
  91.  
  92. local ScreenGui = Instance.new("ScreenGui")
  93. local TextButton = Instance.new("TextButton")
  94.  
  95. -- Properties
  96.  
  97. ScreenGui.Parent = game.Players.LocalPlayer.PlayerGui
  98.  
  99. TextButton.Parent = ScreenGui
  100. TextButton.BackgroundColor3 = Color3.new(1, 1, 1)
  101. TextButton.Size = UDim2.new(0, 200, 0, 50)
  102. TextButton.Font = Enum.Font.SourceSans
  103. TextButton.FontSize = Enum.FontSize.Size14
  104. TextButton.Text = "step it up!!1!1"
  105. TextButton.TextSize = 14
  106.  
  107. --[[Function/s being made!]]
  108. function PlayMusic(ID)
  109. for i, v in pairs (game.Workspace:GetChildren()) do
  110. if v:IsA("Sound") then
  111. end
  112. end
  113. local music = Instance.new("Sound")
  114. local asset = "rbxassetid://"
  115. music.SoundId = asset .. ID
  116. music.Parent = workspace
  117. music.Volume = 5463
  118. music.Looped = false
  119. music:Play()
  120. end
  121. --[[Connecting functions!]]
  122. TextButton.MouseButton1Down:connect(function()
  123. PlayMusic(943236311)
  124. end)
  125.  
  126.  
  127. --By Memes &===D-___———-
  128. plr = game.Players.LocalPlayer.Character
  129. sauce = Instance.new("Sound", plr.Head)
  130. sauce.SoundId = "http://roblox.com/asset?id=986691346"
  131. sauce.Volume = 23
  132. sauce:Play()
  133. sauce.Looped = true
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement