Advertisement
Guest User

Untitled

a guest
Jan 17th, 2018
67
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 18.96 KB | None | 0 0
  1. --By Rufus14
  2. --Converted with ttyyuu12345's model to script plugin v4
  3. mouse = game.Players.LocalPlayer:GetMouse()
  4. local plrhum = game.Players.LocalPlayer.Character:findFirstChildOfClass("Humanoid")
  5. function sandbox(var,func)
  6. local env = getfenv(func)
  7. local newenv = setmetatable({},{
  8. __index = function(self,k)
  9. if k=="script" then
  10. return var
  11. else
  12. return env[k]
  13. end
  14. end,
  15. })
  16. setfenv(func,newenv)
  17. return func
  18. end
  19. cors = {}
  20. mas = Instance.new("Model",game:GetService("Lighting"))
  21. Part0 = Instance.new("Part")
  22. SpecialMesh2 = Instance.new("SpecialMesh")
  23. Part0.Name = "Handle"
  24. Part0.Parent = mas
  25. Part0.BrickColor = BrickColor.new("Black")
  26. Part0.Rotation = Vector3.new(0, 90, 0)
  27. Part0.FormFactor = Enum.FormFactor.Custom
  28. Part0.Size = Vector3.new(0.299999893, 0.568000019, 1.86800003)
  29. Part0.CFrame = CFrame.new(-3.23400283, 0.534000635, -1.95001817, 2.38418778e-07, -6.64252511e-08, 1.00000143, -1.71991275e-08, 1.00000215, 1.80917198e-07, -1.00000072, -1.04978994e-07, -2.98024148e-08)
  30. Part0.BottomSurface = Enum.SurfaceType.Smooth
  31. Part0.TopSurface = Enum.SurfaceType.Smooth
  32. Part0.Color = Color3.new(0.105882, 0.164706, 0.207843)
  33. Part0.Position = Vector3.new(-3.23400283, 0.534000635, -1.95001817)
  34. Part0.Orientation = Vector3.new(0, 90, 0)
  35. Part0.Color = Color3.new(0.105882, 0.164706, 0.207843)
  36. Part0.CanCollide = false
  37. SpecialMesh2.Parent = Part0
  38. SpecialMesh2.MeshId = "http://www.roblox.com/asset/?id=82337638"
  39. SpecialMesh2.TextureId = "http://www.roblox.com/asset/?id=82337709"
  40. SpecialMesh2.MeshType = Enum.MeshType.FileMesh
  41. for i,v in pairs(mas:GetChildren()) do
  42. v.Parent = game:GetService("Players").LocalPlayer.Character
  43. pcall(function() v:MakeJoints() end)
  44. end
  45. mas:Destroy()
  46. for i,v in pairs(cors) do
  47. spawn(function()
  48. pcall(v)
  49. end)
  50. end
  51. Sound1 = Instance.new("Sound")
  52. Sound1.Parent = Part0
  53. Sound1.Pitch = 0.69999998807907
  54. Sound1.SoundId = "http://www.roblox.com/asset/?id=82273261"
  55. Sound1.Volume = 10
  56. Sound1.Looped = true
  57. Sound11 = Instance.new("Sound")
  58. Sound11.Parent = Part0
  59. Sound11.SoundId = "rbxassetid:///814348696"
  60. Sound11.Volume = 10
  61. local weld = Instance.new("Weld", game.Players.LocalPlayer.Character.Torso)
  62. weld.Part0 = game.Players.LocalPlayer.Character.Torso
  63. weld.Part1 = Part0
  64. weld.C0 = CFrame.new(0.78007102, -1.2894789, -0.0375933647, 1, 0, 0, 0, 0.258818984, 0.965925872, 0, -0.965925872, 0.258818984) * CFrame.new(0.3,0,0)
  65. equipped = false
  66. using = false
  67. local death = Instance.new("Sound", game.Players.LocalPlayer.Character.Head)
  68. death.Volume = 10
  69. death.SoundId = "rbxassetid:///814348696"
  70. death.PlaybackSpeed = 12.1
  71. mothabloxuh = Instance.new("Sound", game.Players.LocalPlayer.Character.Head)
  72. mothabloxuh.SoundId = "rbxassetid://143302576"
  73. mothabloxuh.Volume = 10
  74. mothabloxuh.PlaybackSpeed = 16
  75. begone = Instance.new("Sound", game.Players.LocalPlayer.Character.Head)
  76. begone.SoundId = "rbxassetid://814348696"
  77. begone.Volume = 10
  78. begone.TimePosition = 2
  79. function equip(key)
  80. if key == "x" then
  81. if not equipped then
  82. equipped = true
  83. -- Objects
  84.  
  85. local ScreenGui = Instance.new("ScreenGui")
  86. local TextLabel = Instance.new("TextLabel")
  87.  
  88. -- Properties
  89.  
  90. ScreenGui.Parent = game.Players.LocalPlayer.PlayerGui
  91.  
  92. TextLabel.Parent = ScreenGui
  93. TextLabel.BackgroundColor3 = Color3.new(1, 1, 1)
  94. TextLabel.Position = UDim2.new(0.257320642, 0, 0.769705057, 0)
  95. TextLabel.Size = UDim2.new(0, 663, 0, 152)
  96. TextLabel.Font = Enum.Font.SourceSans
  97. TextLabel.FontSize = Enum.FontSize.Size14
  98. TextLabel.Text = "Taser equipped"
  99. TextLabel.TextScaled = true
  100. TextLabel.TextSize = 14
  101. TextLabel.TextWrapped = true
  102. wait(2)
  103. for i = 1,100 do
  104. TextLabel.BackgroundTransparency = TextLabel.BackgroundTransparency + 0.05
  105. TextLabel.TextTransparency = TextLabel.TextTransparency + 0.05
  106. wait()
  107. end
  108. ScreenGui:destroy()
  109. else
  110. equipped = false
  111. -- Objects
  112.  
  113. local ScreenGui = Instance.new("ScreenGui")
  114. local TextLabel = Instance.new("TextLabel")
  115.  
  116. -- Properties
  117.  
  118. ScreenGui.Parent = game.Players.LocalPlayer.PlayerGui
  119.  
  120. TextLabel.Parent = ScreenGui
  121. TextLabel.BackgroundColor3 = Color3.new(1, 1, 1)
  122. TextLabel.Position = UDim2.new(0.257320642, 0, 0.769705057, 0)
  123. TextLabel.Size = UDim2.new(0, 663, 0, 152)
  124. TextLabel.Font = Enum.Font.SourceSans
  125. TextLabel.FontSize = Enum.FontSize.Size14
  126. TextLabel.Text = "Taser unequipped"
  127. TextLabel.TextScaled = true
  128. TextLabel.TextSize = 14
  129. TextLabel.TextWrapped = true
  130. wait(2)
  131. for i = 1,100 do
  132. TextLabel.BackgroundTransparency = TextLabel.BackgroundTransparency + 0.05
  133. TextLabel.TextTransparency = TextLabel.TextTransparency + 0.05
  134. wait()
  135. end
  136. ScreenGui:destroy()
  137. end
  138. end
  139. end
  140. mouse.KeyDown:connect(equip)
  141. function tase()
  142. if equipped and not using then
  143. local humanoid = mouse.Target.Parent:findFirstChildOfClass("Humanoid")
  144. local torso = mouse.Target.Parent:findFirstChild("Torso")
  145. if humanoid and mouse.Target.Parent.Name ~= "Rufus14" then
  146. using = true
  147. plrhum.WalkSpeed = 0
  148. plrhum.JumpPower = 0
  149. for i,v in pairs(humanoid.Parent:GetChildren()) do
  150. if v.ClassName == "LocalScript" or v.ClassName == "Script" then
  151. v.Disabled = true
  152. end
  153. end
  154. local rhandclone = game.Players.LocalPlayer.Character.Torso["Right Shoulder"]:Clone()
  155. local rhandweld = Instance.new("Weld", game.Players.LocalPlayer.Character.Torso)
  156. rhandweld.Part0 = game.Players.LocalPlayer.Character.Torso
  157. rhandweld.Part1 = game.Players.LocalPlayer.Character["Right Arm"]
  158. rhandweld.C0 = CFrame.new(1.5, 0, 0, 1, -1.6395192e-43, 0, -1.6395192e-43, 1, 0, 0, 0, 1)
  159. local lhandclone = game.Players.LocalPlayer.Character.Torso["Left Shoulder"]:Clone()
  160. local lhandweld = Instance.new("Weld", game.Players.LocalPlayer.Character.Torso)
  161. lhandweld.Part0 = game.Players.LocalPlayer.Character.Torso
  162. lhandweld.Part1 = game.Players.LocalPlayer.Character["Left Arm"]
  163. lhandweld.C0 = CFrame.new(-1.5, 0, 0, 1, -1.6395192e-43, 0, -1.6395192e-43, 1, 0, 0, 0, 1)
  164. local llegclone = game.Players.LocalPlayer.Character.Torso["Left Hip"]:Clone()
  165. game.Players.LocalPlayer.Character.Torso["Left Hip"]:Remove()
  166. local llegweld = Instance.new("Weld", game.Players.LocalPlayer.Character.Torso)
  167. llegweld.Part0 = game.Players.LocalPlayer.Character.Torso
  168. llegweld.Part1 = game.Players.LocalPlayer.Character["Left Leg"]
  169. llegweld.C0 = CFrame.new(-0.5, -1, 0, -0, -0, -1, 0, 1, 0, 1, 0, 0) * CFrame.new(0,-1,0)
  170. local rlegclone = game.Players.LocalPlayer.Character.Torso["Right Hip"]:Clone()
  171. game.Players.LocalPlayer.Character.Torso["Right Hip"]:Remove()
  172. local rlegweld = Instance.new("Weld", game.Players.LocalPlayer.Character.Torso)
  173. rlegweld.Part0 = game.Players.LocalPlayer.Character.Torso
  174. rlegweld.Part1 = game.Players.LocalPlayer.Character["Right Leg"]
  175. rlegweld.C0 = CFrame.new(0.5, -1, 0, 0, 0, 1, 0, 1, 0, -1, -0, -0) * CFrame.new(0,-1,0)
  176. local rootjointclone = game.Players.LocalPlayer.Character.HumanoidRootPart.RootJoint:Clone()
  177. game.Players.LocalPlayer.Character.HumanoidRootPart.RootJoint:Remove()
  178. local humanoidrootpart = Instance.new("Weld", game.Players.LocalPlayer.Character.Torso)
  179. humanoidrootpart.Part0 = game.Players.LocalPlayer.Character.HumanoidRootPart
  180. humanoidrootpart.Part1 = game.Players.LocalPlayer.Character.Torso
  181. local heed = game.Players.LocalPlayer.Character.Torso["Neck"]:Clone()
  182. local headweld = Instance.new("Weld", game.Players.LocalPlayer.Character.Torso)
  183. headweld.Part0 = game.Players.LocalPlayer.Character.Torso
  184. headweld.Part1 = game.Players.LocalPlayer.Character.Head
  185. headweld.C0 = headweld.C0 * CFrame.new(0,1.5,0)
  186. game.Players.LocalPlayer.Character.Torso.Neck:Remove()
  187. local chartorcf = torso.CFrame
  188. humanoid.WalkSpeed = 0
  189. humanoid.JumpPower = 0
  190. torso.Anchored = true
  191. for i = 0,1 , 0.03 do
  192. game.Players.LocalPlayer.Character.Torso.CFrame = game.Players.LocalPlayer.Character.Torso.CFrame:lerp(chartorcf * CFrame.new(0,0,4),i)
  193. weld.C0 = weld.C0:lerp(CFrame.new(0.05532372, 0.650138378, -2.2124567, 0.818939149, 0.056022197, 0.571139455, -0.00759600196, 0.99619478, -0.0868235677, -0.573830128, 0.066764839, 0.816248417),i)
  194. headweld.C0 = headweld.C0:lerp(CFrame.new(0, 1.49999976, 0, 0.573576868, 0, 0.819151819, 0, 1, 0, -0.819151819, 0, 0.573576868),i)
  195. humanoidrootpart.C0 = humanoidrootpart.C0:lerp(CFrame.new(0, 0, 0, 0.64278698, 0, 0.766044974, 0, 1, 0, -0.766044974, 0, 0.64278698):inverse(),i)
  196. llegweld.C0 = llegweld.C0:lerp(CFrame.new(-0.696961582, -1.9652704, 0, 0.984807849, 0.173647985, 0, -0.173647985, 0.984807849, 0, 0, 0, 1),i)
  197. lhandweld.C0 = lhandweld.C0:lerp(CFrame.new(-1.95053422, 0.315465927, 0, 0.819151819, 0.573576868, 0, -0.573576868, 0.819151819, 0, 0, 0, 1),i)
  198. rhandweld.C0 = rhandweld.C0:lerp(CFrame.new(1.01333892, 0.490593195, -1.01113009, 0.76604414, 0.642788053, 0, 0, 0, -1, -0.642788053, 0.76604414, 0),i)
  199. game:GetService("RunService").RenderStepped:wait()
  200. end
  201. torso.Anchored = false
  202. for i = 0,1 , 0.03 do
  203. torso.CFrame = torso.CFrame:lerp(CFrame.new(torso.Position, game.Players.LocalPlayer.Character.Torso.Position),i)
  204. game:GetService("RunService").RenderStepped:wait()
  205. end
  206. local dedthmath = math.random(1,3)
  207. if dedthmath == 2 then
  208. death:Play()
  209. wait(death.TimeLength / 12.1)
  210. end
  211. if dedthmath == 1 then
  212. mothabloxuh:Play()
  213. wait(mothabloxuh.TimeLength / 16)
  214. end
  215. if dedthmath == 3 then
  216. begone:Play()
  217. begone.TimePosition = 2
  218. wait(begone.TimeLength - 2.5)
  219. end
  220. Sound1:Play()
  221. local foundhum = false
  222. if humanoid.Parent:findFirstChild("HumanoidRootPart") then
  223. foundhum = true
  224. humclone = humanoid.Parent.HumanoidRootPart:Clone()
  225. humanoid.Parent.HumanoidRootPart:Remove()
  226. end
  227. for i = 0,0.7 , 0.08 do
  228. torso.CFrame = torso.CFrame:lerp(CFrame.new(torso.Position, game.Players.LocalPlayer.Character.Torso.Position),i)
  229. weld.C0 = weld.C0:lerp(CFrame.new(2.9636693, 0.650137901, -1.3644259, 0.643021107, -0.0616276413, -0.763365149, -0.00759599917, 0.99619478, -0.0868228301, 0.765811086, 0.061627429, 0.640106201),i)
  230. headweld.C0 = headweld.C0:lerp(CFrame.new(0, 1.49999976, 0, 0.573575795, 0, -0.819152772, 0, 1, 0, 0.819152772, 0, 0.573575795),i)
  231. humanoidrootpart.C0 = humanoidrootpart.C0:lerp(CFrame.new(0, 0, 0, 0.573576987, 0, 0.819151998, 0, 1, 0, -0.819151998, 0, 0.573576987),i)
  232. llegweld.C0 = llegweld.C0:lerp(CFrame.new(-0.696961582, -1.9652704, 0, 0.984807849, 0.173647985, 0, -0.173647985, 0.984807849, 0, 0, 0, 1),i)
  233. lhandweld.C0 = lhandweld.C0:lerp(CFrame.new(-2.09392834, 0.520254135, 0, 0.573575199, 0.819153309, 0, -0.81915313, 0.573575079, 0, 0, 0, 1.00000024),i)
  234. rhandweld.C0 = rhandweld.C0:lerp(CFrame.new(1.85061085, 0.490592957, -0.371278524, 0.819152117, -0.573577046, 0, 0, 0, -1, 0.573577046, 0.819152117, 0),i)
  235. game:GetService("RunService").RenderStepped:wait()
  236. end
  237. Sound11:Play()
  238. humanoid.PlatformStand = true
  239. local lshclone = humanoid.Parent.Torso["Left Shoulder"]:Clone()
  240. local rshclone = humanoid.Parent.Torso["Right Shoulder"]:Clone()
  241. local lhclone = humanoid.Parent.Torso["Left Hip"]:Clone()
  242. local rhclone = humanoid.Parent.Torso["Right Hip"]:Clone()
  243. local leftarm = humanoid.Parent["Left Arm"]
  244. local rightrm = humanoid.Parent["Right Arm"]
  245. local leftleg = humanoid.Parent["Left Leg"]
  246. local rightleg = humanoid.Parent["Right Leg"]
  247. humanoid.Parent.Torso["Left Hip"]:destroy()
  248. local head = humanoid.Parent.Head
  249. local glue = Instance.new("Glue", humanoid.Parent.Torso)
  250. glue.Part0 = humanoid.Parent.Torso
  251. glue.Part1 = leftleg
  252. glue.Name = "Left leg"
  253. local collider = Instance.new("Part", leftleg)
  254. collider.Position = Vector3.new(0,999,0)
  255. collider.Size = Vector3.new(1.5, 1, 1)
  256. collider.Shape = "Cylinder"
  257. local welad = Instance.new("Weld", collider)
  258. welad.Part0 = leftleg
  259. welad.Part1 = collider
  260. welad.C0 = CFrame.new(0,-0.2,0) * CFrame.fromEulerAnglesXYZ(0, 0, math.pi/2)
  261. collider.TopSurface = "Smooth"
  262. collider.BottomSurface = "Smooth"
  263. collider.formFactor = "Symmetric"
  264. glue.C0 = CFrame.new(-0.5, -1, 0, -0, -0, -1, 0, 1, 0, 1, 0, 0)
  265. glue.C1 = CFrame.new(-0, 1, 0, -0, -0, -1, 0, 1, 0, 1, 0, 0)
  266. collider.Transparency = 1
  267. ------------
  268. humanoid.Parent.Torso["Right Hip"]:destroy()
  269. local glue1 = Instance.new("Glue", humanoid.Parent.Torso)
  270. glue1.Part0 = humanoid.Parent.Torso
  271. glue1.Part1 = rightleg
  272. glue1.Name = "Right leg"
  273. local collider1 = Instance.new("Part", rightleg)
  274. collider1.Position = Vector3.new(0,9999,0)
  275. collider1.Size = Vector3.new(1.5, 1, 1)
  276. collider1.Shape = "Cylinder"
  277. local weld1 = Instance.new("Weld", collider1)
  278. weld1.Part0 = rightleg
  279. weld1.Part1 = collider1
  280. weld1.C0 = CFrame.new(0,-0.2,0) * CFrame.fromEulerAnglesXYZ(0, 0, math.pi/2)
  281. collider1.TopSurface = "Smooth"
  282. collider1.BottomSurface = "Smooth"
  283. collider1.formFactor = "Symmetric"
  284. glue1.C0 = CFrame.new(0.5, -1, 0, 0, 0, 1, 0, 1, 0, -1, -0, -0)
  285. glue1.C1 = CFrame.new(0, 1, 0, 0, 0, 1, 0, 1, 0, -1, -0, -0)
  286. collider1.Transparency = 1
  287. ------------
  288. humanoid.Parent.Torso["Right Shoulder"]:destroy()
  289. local glue11 = Instance.new("Glue", humanoid.Parent.Torso)
  290. glue11.Part0 = humanoid.Parent.Torso
  291. glue11.Part1 = rightrm
  292. glue11.Name = "Right shoulder"
  293. local collider11 = Instance.new("Part", rightrm)
  294. collider11.Position = Vector3.new(0,9999,0)
  295. collider11.Size = Vector3.new(1.8,1,1)
  296. collider11.Shape = "Cylinder"
  297. local weld11 = Instance.new("Weld", collider11)
  298. weld11.Part0 = rightrm
  299. weld11.Part1 = collider11
  300. weld11.C0 = CFrame.new(0,-0.2,0) * CFrame.fromEulerAnglesXYZ(0, 0, math.pi/2)
  301. collider11.TopSurface = "Smooth"
  302. collider11.BottomSurface = "Smooth"
  303. collider11.formFactor = "Symmetric"
  304. glue11.C0 = CFrame.new(1.5, 0.5, 0, 0, 0, 1, 0, 1, 0, -1, 0, 0)
  305. glue11.C1 = CFrame.new(0, 0.5, 0, 0, 0, 1, 0, 1, 0, -1, 0, 0)
  306. collider11.Transparency = 1
  307. ------------
  308. humanoid.Parent.Torso["Left Shoulder"]:destroy()
  309. local glue111 = Instance.new("Glue", humanoid.Parent.Torso)
  310. glue111.Part0 = humanoid.Parent.Torso
  311. glue111.Part1 = leftarm
  312. glue111.Name = "Left shoulder"
  313. local collider111 = Instance.new("Part", leftarm)
  314. collider111.Position = Vector3.new(0,9999,0)
  315. collider111.Size = Vector3.new(1.5, 1, 1)
  316. collider111.Shape = "Cylinder"
  317. local weld111 = Instance.new("Weld", collider111)
  318. weld111.Part0 = leftarm
  319. weld111.Part1 = collider111
  320. weld111.C0 = CFrame.new(0,-0.2,0) * CFrame.fromEulerAnglesXYZ(0, 0, math.pi/2)
  321. collider111.TopSurface = "Smooth"
  322. collider111.BottomSurface = "Smooth"
  323. collider111.formFactor = "Symmetric"
  324. glue111.C0 = CFrame.new(-1.5, 0.5, 0, 0, 0, -1, 0, 1, 0, 1, 0, 0)
  325. glue111.C1 = CFrame.new(0, 0.5, 0, 0, 0, -1, 0, 1, 0, 1, 0, 0)
  326. collider111.Transparency = 1
  327. -----------------
  328. wait(1)
  329. Sound1:Stop()
  330. for i = 0,1 , 0.03 do
  331. weld.C0 = weld.C0:lerp(CFrame.new(0.78007102, -1.2894789, -0.0375933647, 1, 0, 0, 0, 0.258818984, 0.965925872, 0, -0.965925872, 0.258818984) * CFrame.new(0.3,0,0),i)
  332. headweld.C0 = headweld.C0:lerp(CFrame.new(0,1.5,0),i)
  333. humanoidrootpart.C0 = humanoidrootpart.C0:lerp(CFrame.new(0, 0, 0):inverse(),i)
  334. llegweld.C0 = llegweld.C0:lerp(CFrame.new(-0.5, -1, 0, -0, -0, -1, 0, 1, 0, 1, 0, 0) * CFrame.new(0,-1,0),i)
  335. lhandweld.C0 = lhandweld.C0:lerp(CFrame.new(-1.5, 0, 0, 1, -1.6395192e-43, 0, -1.6395192e-43, 1, 0, 0, 0, 1),i)
  336. rhandweld.C0 = rhandweld.C0:lerp(CFrame.new(1.5, 0, 0, 1, -1.6395192e-43, 0, -1.6395192e-43, 1, 0, 0, 0, 1),i)
  337. game:GetService("RunService").RenderStepped:wait()
  338. end
  339. humanoid.Health = humanoid.Health - 12
  340. plrhum.WalkSpeed = 16
  341. plrhum.JumpPower = 50
  342. humanoidrootpart:destroy()
  343. rlegweld:destroy()
  344. llegweld:destroy()
  345. lhandweld:destroy()
  346. rhandweld:destroy()
  347. headweld:destroy()
  348. heed.Parent = game.Players.LocalPlayer.Character.Torso
  349. rootjointclone.Parent = game.Players.LocalPlayer.Character.HumanoidRootPart
  350. lhandclone.Parent = game.Players.LocalPlayer.Character.Torso
  351. rhandclone.Parent = game.Players.LocalPlayer.Character.Torso
  352. llegclone.Parent = game.Players.LocalPlayer.Character.Torso
  353. rlegclone.Parent = game.Players.LocalPlayer.Character.Torso
  354. using = false
  355. for i = 1,500 do
  356. for i,v in pairs(humanoid.Parent:GetChildren()) do
  357. if v.ClassName == "LocalScript" or v.ClassName == "Script" then
  358. v.Disabled = true
  359. end
  360. end
  361. wait()
  362. end
  363. for i,v in pairs(humanoid.Parent:GetChildren()) do
  364. if v.ClassName == "LocalScript" or v.ClassName == "Script" then
  365. v.Disabled = false
  366. end
  367. end
  368. lshclone.Parent = humanoid.Parent.Torso
  369. glue:destroy()
  370. rshclone.Parent = humanoid.Parent.Torso
  371. glue1:destroy()
  372. lhclone.Parent = humanoid.Parent.Torso
  373. glue11:destroy()
  374. rhclone.Parent = humanoid.Parent.Torso
  375. glue111:destroy()
  376. collider:destroy()
  377. collider1:destroy()
  378. collider11:destroy()
  379. collider111:destroy()
  380. humanoid.PlatformStand = false
  381. humanoid.WalkSpeed = 16
  382. humanoid.JumpPower = 50
  383. if foundhum then
  384. humclone.Parent = humanoid.Parent
  385. end
  386. end
  387. end
  388. end
  389. mouse.Button1Down:connect(tase)
  390. while true do
  391. wait()
  392. if Sound11.Parent == nil then
  393. Sound11.Parent = Part0
  394. end
  395. if Sound1.Parent == nil then
  396. Sound1.Parent = Part0
  397. end
  398. if mothabloxuh.Parent == nil then
  399. mothabloxuh.Parent = game.Players.LocalPlayer.Character.Head
  400. end
  401. if begone.Parent == nil then
  402. begone.Parent = game.Players.LocalPlayer.Character.Head
  403. end
  404. if death.Parent == nil then
  405. death.Parent = game.Players.LocalPlayer.Character.Head
  406. end
  407. end
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement