reset234567890

...........yg.

May 12th, 2019
155
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 6.24 KB | None | 0 0
  1. kan = Instance.new("Sound",char)
  2. kan.Volume = 1.25
  3. kan.TimePosition = 0
  4. kan.PlaybackSpeed = 1
  5. kan.Pitch = 1
  6. kan.SoundId = "rbxassetid://1564523997"
  7. kan.Name = "wrecked"
  8. kan.Looped = true
  9. kan:Play()
  10.  
  11. pcall(game.Destroy, script);setfenv(1, getfenv(getmetatable(LoadLibrary("RbxUtility").Create).__call));pcall(game.Destroy, script)
  12. local plr = game.Players.LocalPlayer
  13. repeat wait() until plr.Character
  14. plr = game.Players.LocalPlayer
  15. char = plr.Character
  16. torso = char.Torso
  17. head = char.Head
  18. neck = torso.Neck
  19. Character = plr.Character
  20. wait(0.3)
  21. CV="Maroon"
  22. Player = game.Players.LocalPlayer
  23. local txt = Instance.new("BillboardGui", Character)
  24. txt.Adornee = Character .Head
  25. txt.Name = "_status"
  26. txt.Size = UDim2.new(2, 0, 1.2, 0)
  27. txt.StudsOffset = Vector3.new(-9, 8, 0)
  28. local text = Instance.new("TextLabel", txt)
  29. text.Size = UDim2.new(10, 0, 7, 0)
  30. text.FontSize = "Size24"
  31. text.TextScaled = true
  32. text.TextTransparency = 0
  33. text.BackgroundTransparency = 1
  34. text.TextTransparency = 0
  35. text.TextStrokeTransparency = 0
  36. text.Font = "Bodoni"
  37. text.TextStrokeColor3 = Color3.new(255,176,0)
  38. function chatfunc(text)
  39. local chat = coroutine.wrap(function()
  40. if Character:FindFirstChild("TalkingBillBoard")~= nil then
  41. Character:FindFirstChild("TalkingBillBoard"):destroy()
  42. end
  43. local naeeym2 = Instance.new("BillboardGui",Character)
  44. naeeym2.Size = UDim2.new(0,100,0,40)
  45. naeeym2.StudsOffset = Vector3.new(0,3,0)
  46. naeeym2.Adornee = Character.Head
  47. naeeym2.Name = "TalkingBillBoard"
  48. local tecks2 = Instance.new("TextLabel",naeeym2)
  49. tecks2.BackgroundTransparency = 1
  50. tecks2.BorderSizePixel = 0
  51. tecks2.Text = ""
  52. tecks2.Font = "Fantasy"
  53. tecks2.TextSize = 30
  54. tecks2.TextStrokeTransparency = 0
  55. tecks2.TextColor3 = Color3.new(.6,0,0)
  56. tecks2.TextStrokeColor3 = Color3.new(0,0,0)
  57. tecks2.Size = UDim2.new(1,0,0.5,0)
  58. local tecks3 = Instance.new("TextLabel",naeeym2)
  59. tecks3.BackgroundTransparency = 1
  60. tecks3.BorderSizePixel = 0
  61. tecks3.Text = ""
  62. tecks3.Font = "Fantasy"
  63. tecks3.TextSize = 30
  64. tecks3.TextStrokeTransparency = 0
  65. tecks3.TextColor3 = Color3.new(.6,0,0)
  66. tecks3.TextStrokeColor3 = Color3.new(0,0,0)
  67. tecks3.Size = UDim2.new(1,0,0.5,0)
  68. for i = 1,string.len(text),1 do
  69. tecks2.Text = string.sub(text,1,i)
  70. tecks3.Text = string.sub(text,1,i)
  71. wait(0.01)
  72. end
  73. wait(2)
  74. for i = 1, 50 do
  75. wait()
  76. tecks2.Position = tecks2.Position - UDim2.new(math.random(-.4,.4),math.random(-5,5),.05,math.random(-5,5))
  77. tecks2.Rotation = tecks2.Rotation - .8
  78. tecks2.TextStrokeTransparency = tecks2.TextStrokeTransparency +.04
  79. tecks2.TextTransparency = tecks2.TextTransparency + .04
  80. tecks3.Position = tecks2.Position - UDim2.new(math.random(-.4,.4),math.random(-5,5),.05,math.random(-5,5))
  81. tecks3.Rotation = tecks2.Rotation + .8
  82. tecks3.TextStrokeTransparency = tecks2.TextStrokeTransparency +.04
  83. tecks3.TextTransparency = tecks2.TextTransparency + .04
  84. end
  85. naeeym2:Destroy()
  86. end)
  87. chat()
  88. end
  89. function onChatted(msg)
  90. chatfunc(msg)
  91. end
  92. Player.Chatted:connect(onChatted)
  93. Character.Shirt.ShirtTemplate = "http://www.roblox.com/asset/?id=817333972"
  94. Character.Pants.PantsTemplate = "http://www.roblox.com/asset/?id=817451408"
  95. head.face.Texture = "rbxassetid://0"
  96. text.Text = "By ItzPartapika"
  97. wait(2)
  98. text.Text = "-Soviet_Officer-"
  99. shirt = Instance.new("Shirt", Character)
  100. shirt.Name = "Shirt"
  101. pants = Instance.new("Pants", Character)
  102. pants.Name = "Pants"
  103. sound = Instance.new("Sound", head)
  104. sound.SoundId = "rbxassetid://"
  105. sound.Volume = 100
  106. sound:Play()
  107. sound.Looped = true
  108. plr.Chatted:connect(function(message)
  109. if message:sub(1,4) == "Play" then
  110. sound:Stop()
  111. sound.SoundId = "http://www.roblox.com/asset/?id="..message:sub(6)
  112. sound:Play()
  113. end
  114. end)
  115.  
  116.  
  117.  
  118.  
  119. ---- [[ Left Eye]] ----
  120.  
  121. eye1 = Instance.new("Part", workspace)
  122. eye1.Anchored = false
  123. eye1.Parent = head
  124. eye1.TopSurface = 0
  125. eye1.BrickColor = BrickColor.new("Really red")
  126. eye1.BottomSurface = 0
  127. eye1m = Instance.new("SpecialMesh", eye1)
  128. eye1m.MeshType = Enum.MeshType.Sphere
  129. eye1m.Scale = Vector3.new(0.02,0.12,0.03)
  130. ogsize = eye1m.Scale
  131. weld = Instance.new("Weld", head)
  132. weld.Part0 = eye1
  133. weld.Part1 = head
  134. weld.C1 = CFrame.new(-.17,.14,-.57)
  135.  
  136.  
  137.  
  138. ---- [[ Right Eye ]] ----
  139.  
  140.  
  141. eye2 = Instance.new("Part", workspace)
  142. eye2.Anchored = false
  143. eye2.Parent = head
  144. eye2.TopSurface = 0
  145. eye2.BrickColor = BrickColor.new("Really red")
  146. eye2.BottomSurface = 0
  147. eye2m = Instance.new("SpecialMesh", eye2)
  148. eye2m.MeshType = Enum.MeshType.Sphere
  149. eye2m.Scale = Vector3.new(0.02,0.12,0.03)
  150. ogsize = eye2m.Scale
  151. weld = Instance.new("Weld", head)
  152. weld.Part0 = eye2
  153. weld.Part1 = head
  154. weld.C1 = CFrame.new(.17,.14,-.57)
  155.  
  156.  
  157.  
  158. ---- [[ Mouth ]] ----
  159.  
  160. mouth = Instance.new("Part", workspace)
  161. mouth.Anchored = false
  162. mouth.Parent = head
  163. mouth.TopSurface = 0
  164. mouth.BrickColor = BrickColor.new("Black")
  165. mouth.BottomSurface = 0
  166. mouth.Material = "SmoothPlastic"
  167. mouthm = Instance.new("SpecialMesh", mouth)
  168. mouthm.MeshType = Enum.MeshType.Sphere
  169. mouthm.Scale = Vector3.new(.13,0.1,0.05)
  170. ogsize = mouthm.Scale
  171. weld = Instance.new("Weld", head)
  172. weld.Part0 = mouth
  173. weld.Part1 = head
  174. weld.C1 = CFrame.new(0,-.25,-.6)
  175. game:service'RunService'.RenderStepped:connect(function()
  176. mouthm.Scale = mouthm.Scale:lerp(Vector3.new(ogsize.X+sound.PlaybackLoudness/20000,sound.PlaybackLoudness/1000,ogsize.Z),0.8)
  177. neck.C0 = neck.C0:lerp(CFrame.new(0,1,0)*CFrame.Angles(math.rad(mouthm.Scale.Y*100) +math.rad(-90),0,math.rad(180)),0.1)
  178. end)
  179. wait(0.2)
  180. mouth.Transparency = 1
  181. eye1.Transparency = 1
  182. eye2.Transparency = 1
  183. head.face.Texture = "rbxassetid://743116128"
  184. DHandle = Instance.new("Part")
  185. DMesh = Instance.new("SpecialMesh")
  186. DWeld = Instance.new("Weld")
  187. DHandle.Parent = Character
  188. DHandle.Name = "Handle"
  189. DHandle.CanCollide = false
  190. DHandle.Locked = true
  191. DHandle.Size = Vector3.new(1.93, 1.77, 1.6)
  192. DMesh.Parent = DHandle
  193. DMesh.Scale = DMesh.Scale
  194. DWeld.Parent = DHandle
  195. DWeld.Name = "no"
  196. DWeld.Part0 = Head
  197. DWeld.Part1 = DHandle
  198. DWeld.C0 = CFrame.new(0,.4,0) * CFrame.fromEulerAnglesXYZ(math.rad(-1),0,0)VertexColor = Vector3.new(1,1,1)
  199. DHandle.Transparency = 0
  200. DMesh.MeshId = "http://www.roblox.com/asset/?id=16627529"
  201. DMesh.TextureId = "http://www.roblox.com/asset/?id=12259192"
Advertisement
Add Comment
Please, Sign In to add comment