Advertisement
Colornapse_Themes

Untitled

Nov 12th, 2018
136
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 11.83 KB | None | 0 0
  1. spawn (function()
  2. --By Rufus14 lolol
  3. --Converted with ttyyuu12345's model to script plugin v4
  4. function sandbox(var,func)
  5. local env = getfenv(func)
  6. local newenv = setmetatable({},{
  7. __index = function(self,k)
  8. if k=="script" then
  9. return var
  10. else
  11. return env[k]
  12. end
  13. end,
  14. })
  15. setfenv(func,newenv)
  16. return func
  17. end
  18. cors = {}
  19. mas = Instance.new("Model",game:GetService("Lighting"))
  20. Part0 = Instance.new("Part")
  21. Sound1 = Instance.new("Sound")
  22. Attachment2 = Instance.new("Attachment")
  23. RopeConstraint3 = Instance.new("RopeConstraint")
  24. Part4 = Instance.new("Part")
  25. SpecialMesh5 = Instance.new("SpecialMesh")
  26. Attachment6 = Instance.new("Attachment")
  27. RopeConstraint7 = Instance.new("RopeConstraint")
  28. RopeConstraint8 = Instance.new("RopeConstraint")
  29. Part0.Parent = mas
  30. Part0.BrickColor = BrickColor.new("Pearl")
  31. Part0.Anchored = true
  32. Part0.Size = Vector3.new(9.97000027, 0.720000267, 7.03999949)
  33. Part0.CFrame = CFrame.new(16.7149887, 13.7606668, 36.7299957, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  34. Part0.BottomSurface = Enum.SurfaceType.Smooth
  35. Part0.TopSurface = Enum.SurfaceType.Smooth
  36. Part0.Color = Color3.new(0.905882, 0.905882, 0.92549)
  37. Part0.Position = Vector3.new(16.7149887, 13.7606668, 36.7299957)
  38. Part0.Color = Color3.new(0.905882, 0.905882, 0.92549)
  39. Sound1.Parent = Part0
  40. Sound1.SoundId = "rbxassetid://1205183071"
  41. Attachment6.Parent = Part0
  42. Attachment6.Visible = true
  43. RopeConstraint8.Parent = Attachment6
  44. RopeConstraint8.Color = BrickColor.new("Maroon")
  45. RopeConstraint8.Visible = true
  46. RopeConstraint8.Attachment0 = nil
  47. RopeConstraint8.Attachment1 = Attachment6
  48. RopeConstraint8.Color = BrickColor.new("Maroon")
  49. RopeConstraint8.Length = 7.5
  50. RopeConstraint8.Thickness = 0.20000000298023
  51. RopeConstraint8.Restitution = 0.10000000149012
  52. Part4.Parent = mas
  53. Part4.Size = Vector3.new(3.6299994, 2.9199996, 2.94999957)
  54. Part4.CFrame = CFrame.new(16.4487038, 1.47368073, 36.9643707, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  55. Part4.BottomSurface = Enum.SurfaceType.Smooth
  56. Part4.TopSurface = Enum.SurfaceType.Smooth
  57. Part4.Position = Vector3.new(16.4487038, 1.47368073, 36.9643707)
  58. SpecialMesh5.Parent = Part4
  59. SpecialMesh5.MeshId = "http://www.roblox.com/asset/?id=112335925"
  60. SpecialMesh5.Scale = Vector3.new(3, 3, 3)
  61. SpecialMesh5.TextureId = "http://www.roblox.com/asset/?id=112335881"
  62. SpecialMesh5.MeshType = Enum.MeshType.FileMesh
  63. SpecialMesh5.Scale = Vector3.new(3, 3, 3)
  64. Attachment6.Parent = Part0
  65. Attachment6.Visible = true
  66. RopeConstraint8.Parent = Attachment6
  67. RopeConstraint8.Color = BrickColor.new("Maroon")
  68. RopeConstraint8.Visible = true
  69. RopeConstraint8.Length = 7.5
  70. RopeConstraint8.Thickness = 0.20000000298023
  71. RopeConstraint8.Restitution = 0
  72. for i,v in pairs(mas:GetChildren()) do
  73. v.Parent = game:GetService("Players").LocalPlayer.Character
  74. pcall(function() v:MakeJoints() end)
  75. end
  76. mas:Destroy()
  77. for i,v in pairs(cors) do
  78. spawn(function()
  79. pcall(v)
  80. end)
  81. end
  82. Part0.CFrame = game.Players.LocalPlayer.Character.Head.CFrame * CFrame.new(0,7.5,0)
  83. game.Players.LocalPlayer.Character.Torso.CFrame = game.Players.LocalPlayer.Character.Torso.CFrame * CFrame.new(0,2,0)
  84. Part4.CFrame = game.Players.LocalPlayer.Character.Torso.CFrame * CFrame.new(0,-3,0)
  85. RopeConstraint8.Attachment0 = game.Players.LocalPlayer.Character.Torso.NeckAttachment
  86. RopeConstraint8.Attachment1 = Attachment6
  87. RopeConstraint8.Visible = true
  88. game.Players.LocalPlayer.Character.Humanoid.WalkSpeed = 0
  89. game.Players.LocalPlayer.Character.Humanoid.JumpPower = 0
  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.Position = UDim2.new(0.318378747, 0, 0.816154361, 0)
  102. TextButton.Size = UDim2.new(0, 496, 0, 135)
  103. TextButton.Style = Enum.ButtonStyle.RobloxRoundDefaultButton
  104. TextButton.Font = Enum.Font.SourceSans
  105. TextButton.FontSize = Enum.FontSize.Size14
  106. TextButton.Text = "Suicide"
  107. TextButton.TextColor3 = Color3.new(0.454902, 0, 0)
  108. TextButton.TextScaled = true
  109. TextButton.TextSize = 14
  110. TextButton.TextWrapped = true
  111. function kys()
  112. ScreenGui:destroy()
  113. local bodyvel = Instance.new("BodyVelocity", Part4)
  114. bodyvel.Velocity = game.Players.LocalPlayer.Character.Torso.CFrame.lookVector * 45
  115. local death = Instance.new("Sound", game.Players.LocalPlayer.Character.Head)
  116. death.Volume = 10
  117. death.SoundId = "rbxassetid://12222242"
  118. wait(0.2)
  119. death:Play()
  120. bodyvel:destroy()
  121. game.Players.LocalPlayer.Character.Humanoid.PlatformStand = true
  122. if game.Players.LocalPlayer.Character:findFirstChild("Torso") then
  123. game.Players.LocalPlayer.Character.Torso.Velocity = game.Players.LocalPlayer.Character.Torso.CFrame.lookVector * 10
  124. for i,v in pairs(game.Players.LocalPlayer.Character.Torso:GetChildren()) do
  125. if v.ClassName == "Motor6D" then
  126. if v.Name == "Neck" then
  127.  
  128. else
  129. v:destroy()
  130. end
  131. end
  132. end
  133. end
  134. if game.Players.LocalPlayer.Character:findFirstChild("Right Arm") then
  135. local attachment = Instance.new("Attachment", game.Players.LocalPlayer.Character.Torso)
  136. attachment.Position = Vector3.new(1, 1, 0)
  137. local ball = Instance.new("BallSocketConstraint", game.Players.LocalPlayer.Character)
  138. ball.Attachment0 = game.Players.LocalPlayer.Character["Right Arm"].RightShoulderAttachment
  139. ball.Attachment1 = attachment
  140. local collidepartofleftleg = Instance.new("Part", game.Players.LocalPlayer.Character.Torso)
  141. collidepartofleftleg.Name = "Bone"
  142. collidepartofleftleg.Size = Vector3.new(0.8,1.4,0.8)
  143. collidepartofleftleg.Transparency = 1
  144. collidepartofleftleg:BreakJoints()
  145. local weeld = Instance.new("Weld", collidepartofleftleg)
  146. weeld.Part0 = game.Players.LocalPlayer.Character["Right Arm"]
  147. weeld.Part1 = collidepartofleftleg
  148. weeld.C0 = weeld.C0 * CFrame.new(0,-0.3,0)
  149. end
  150. if game.Players.LocalPlayer.Character:findFirstChild("Left Arm") then
  151. local attachment = Instance.new("Attachment", game.Players.LocalPlayer.Character.Torso)
  152. attachment.Position = Vector3.new(-1, 1, 0)
  153. local ball = Instance.new("BallSocketConstraint", game.Players.LocalPlayer.Character)
  154. ball.Attachment0 = attachment
  155. ball.Attachment1 = game.Players.LocalPlayer.Character["Left Arm"].LeftShoulderAttachment
  156. local collidepartofleftleg = Instance.new("Part", game.Players.LocalPlayer.Character.Torso)
  157. collidepartofleftleg.Name = "Bone"
  158. collidepartofleftleg.Size = Vector3.new(0.8,1.4,0.8)
  159. collidepartofleftleg.Transparency = 1
  160. collidepartofleftleg:BreakJoints()
  161. local weeld = Instance.new("Weld", collidepartofleftleg)
  162. weeld.Part0 = game.Players.LocalPlayer.Character["Left Arm"]
  163. weeld.Part1 = collidepartofleftleg
  164. weeld.C0 = weeld.C0 * CFrame.new(0,-0.3,0)
  165. end
  166. if game.Players.LocalPlayer.Character:findFirstChild("Right Leg") then
  167. local attachment = Instance.new("Attachment", game.Players.LocalPlayer.Character.Torso)
  168. attachment.Position = Vector3.new(0.5, -1, 0)
  169. local ball = Instance.new("BallSocketConstraint", game.Players.LocalPlayer.Character)
  170. ball.Attachment0 = game.Players.LocalPlayer.Character["Right Leg"].RightFootAttachment
  171. ball.Attachment1 = attachment
  172. game.Players.LocalPlayer.Character["Right Leg"].RightFootAttachment.Position = Vector3.new(0, 1, 0)
  173. local collidepartofleftleg = Instance.new("Part", game.Players.LocalPlayer.Character.Torso)
  174. collidepartofleftleg.Name = "Bone"
  175. collidepartofleftleg.Size = Vector3.new(0.8,1.4,0.8)
  176. collidepartofleftleg.Transparency = 1
  177. collidepartofleftleg:BreakJoints()
  178. local weeld = Instance.new("Weld", collidepartofleftleg)
  179. weeld.Part0 = game.Players.LocalPlayer.Character["Right Leg"]
  180. weeld.Part1 = collidepartofleftleg
  181. weeld.C0 = weeld.C0 * CFrame.new(0,-0.3,0)
  182. end
  183. if game.Players.LocalPlayer.Character:findFirstChild("Left Leg") then
  184. local attachment = Instance.new("Attachment", game.Players.LocalPlayer.Character.Torso)
  185. attachment.Position = Vector3.new(-0.5, -1, 0)
  186. local ball = Instance.new("BallSocketConstraint", game.Players.LocalPlayer.Character)
  187. ball.Attachment0 = game.Players.LocalPlayer.Character["Left Leg"].LeftFootAttachment
  188. ball.Attachment1 = attachment
  189. game.Players.LocalPlayer.Character["Left Leg"].LeftFootAttachment.Position = Vector3.new(0, 1, 0)
  190. local collidepartofleftleg = Instance.new("Part", game.Players.LocalPlayer.Character.Torso)
  191. collidepartofleftleg.Name = "Bone"
  192. collidepartofleftleg.Size = Vector3.new(0.8,1.4,0.8)
  193. collidepartofleftleg.Transparency = 1
  194. collidepartofleftleg:BreakJoints()
  195. local weeld = Instance.new("Weld", collidepartofleftleg)
  196. weeld.Part0 = game.Players.LocalPlayer.Character["Left Leg"]
  197. weeld.Part1 = collidepartofleftleg
  198. weeld.C0 = weeld.C0 * CFrame.new(0,-0.3,0)
  199. end
  200. if game.Players.LocalPlayer.Character:findFirstChild("Head") then
  201. local attachment = Instance.new("Attachment", game.Players.LocalPlayer.Character.Head)
  202. attachment.Position = Vector3.new(0, -0.5, 0)
  203. attachment.Name = "lol"
  204. attachment.Visible = false
  205. game.Players.LocalPlayer.Character.Torso.NeckAttachment.Visible = false
  206. game.Players.LocalPlayer.Character.Torso.NeckAttachment.Position = game.Players.LocalPlayer.Character.Torso.NeckAttachment.Position + Vector3.new(0,0,0)
  207. local ball = Instance.new("BallSocketConstraint", game.Players.LocalPlayer.Character)
  208. ball.Attachment0 = game.Players.LocalPlayer.Character.Torso.NeckAttachment
  209. ball.Attachment1 = attachment
  210. ball.LimitsEnabled = true
  211. ball.TwistLimitsEnabled = true
  212. ball.UpperAngle = 90
  213. ball.Restitution = 0.5
  214. ball.TwistUpperAngle = 180
  215. ball.TwistLowerAngle = -180
  216. local collidepartofleftleg = Instance.new("Part", game.Players.LocalPlayer.Character.Torso)
  217. collidepartofleftleg.Name = "Bone"
  218. collidepartofleftleg.Size = Vector3.new(0.7,0.7,0.7)
  219. collidepartofleftleg.Transparency = 1
  220. collidepartofleftleg:BreakJoints()
  221. local weeld = Instance.new("Weld", collidepartofleftleg)
  222. weeld.Part0 = collidepartofleftleg
  223. weeld.Part1 = game.Players.LocalPlayer.Character["Head"]
  224. if game.Players.LocalPlayer.Character.Torso:findFirstChild("Neck") then
  225. game.Players.LocalPlayer.Character.Torso.Neck:destroy()
  226. end
  227. if game.Players.LocalPlayer.Character.Head:findFirstChild("face") then
  228. game.Players.LocalPlayer.Character.Head.face.Texture = "http://www.roblox.com/asset/?id=810245460"
  229. end
  230. end
  231. game.Players.LocalPlayer.Character.Humanoid:SetStateEnabled(Enum.HumanoidStateType.Dead, false)
  232. game.Players.LocalPlayer.Character.Humanoid.Health = 0.1
  233. game.Players.LocalPlayer.Character.Humanoid.WalkSpeed = 0
  234. game.Players.LocalPlayer.Character.Humanoid.JumpPower = 0
  235. local dead = Instance.new("Sound", game.Players.LocalPlayer.Character.Head)
  236. dead.Volume = 10
  237. dead.SoundId = "rbxassetid://1248405065"
  238. dead:Play()
  239. dead.Looped = true
  240. while true do
  241. game.Players.LocalPlayer.Character.Humanoid.Health = 0.1
  242. game.Players.LocalPlayer.Character.Humanoid.PlatformStand = true
  243. wait()
  244. end
  245. end
  246. TextButton.MouseButton1Click:connect(kys)
  247. end)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement