Advertisement
WinslowMau

Untitled

Apr 27th, 2017
544
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 23.28 KB | None | 0 0
  1. local Name="WinslowMau"
  2. local char=workspace[Name]
  3. color=BrickColor:Black()
  4. color2=BrickColor:White()
  5.  
  6. pcall(function() workspace[Name].Suit:remove() end)
  7. player = game.Players[Name]
  8. player.Character.Humanoid.WalkSpeed = 50
  9. player.Character.Humanoid.MaxHealth = 999e999
  10. model = Instance.new("Model")
  11. model.Parent = char
  12. model.Name = "Suit"
  13.  
  14. for _,v in pairs(char:children()) do
  15. if v:IsA("Hat") then
  16. v:remove()
  17. end
  18. end
  19.  
  20. Tor=Instance.new("Part")
  21. Tor.Size=char.Torso.Size
  22. Tor.BrickColor=color
  23. Tor.Reflectance=0
  24. Tor.Transparency=0
  25. Tor.CanCollide=false
  26. Tor.Parent=model
  27. Mesh=Instance.new("BlockMesh")
  28. Mesh.Parent=Tor
  29. Mesh.Scale=Vector3.new(1.01,0.9,1.01)
  30. w = Instance.new("Weld")
  31. w.Parent = char.Torso
  32. w.Part0 = w.Parent
  33. w.Part1 = Tor
  34. w.C0 = CFrame.new(0,0,0)
  35.  
  36. for _,v in pairs(char:children()) do
  37. if string.sub(v.Name,1,4)=="Left" or string.sub(v.Name,1,4)=='Righ' then
  38. Tor=Instance.new("Part")
  39. Tor.Size=v.Size
  40. Tor.BrickColor=color
  41. Tor.Reflectance=0
  42. Tor.Transparency=0
  43. Tor.CanCollide=false
  44. Tor.Parent=model
  45. Mesh=Instance.new("BlockMesh")
  46. Mesh.Parent=Tor
  47. Mesh.Scale=Vector3.new(1.01,0.9,1.01)
  48. w = Instance.new("Weld")
  49. w.Parent = v
  50. w.Part0 = w.Parent
  51. w.Part1 = Tor
  52. w.C0 = CFrame.new(0,0,0)
  53. end
  54. end
  55.  
  56. for i=1,3 do
  57. Tor=Instance.new("Part")
  58. Tor.Size=Vector3.new(1,1,1)
  59. Tor.BrickColor=color2
  60. Tor.Reflectance=0
  61. Tor.Transparency=0
  62. Tor.CanCollide=false
  63. Tor.Parent=model
  64. Mesh=Instance.new("BlockMesh")
  65. Mesh.Parent=Tor
  66. Mesh.Scale=Vector3.new(.6,.05,1.1)
  67. w = Instance.new("Weld")
  68. w.Parent = char.Torso
  69. w.Part0 = w.Parent
  70. w.Part1 = Tor
  71. w.C0 = CFrame.new(-0.72,-i/3,0)
  72.  
  73. Tor=Instance.new("Part")
  74. Tor.Size=Vector3.new(1,1,1)
  75. Tor.BrickColor=color2
  76. Tor.Reflectance=0
  77. Tor.Transparency=0
  78. Tor.CanCollide=false
  79. Tor.Parent=model
  80. Mesh=Instance.new("BlockMesh")
  81. Mesh.Parent=Tor
  82. Mesh.Scale=Vector3.new(.6,.05,1.1)
  83. w = Instance.new("Weld")
  84. w.Parent = char.Torso
  85. w.Part0 = w.Parent
  86. w.Part1 = Tor
  87. w.C0 = CFrame.new(0.72,-i/3,0)
  88.  
  89. Tor=Instance.new("Part")
  90. Tor.Size=Vector3.new(1,1,1)
  91. Tor.BrickColor=color
  92. Tor.Reflectance=0
  93. Tor.Transparency=0
  94. Tor.CanCollide=false
  95. Tor.Parent=model
  96. Mesh=Instance.new("BlockMesh")
  97. Mesh.Parent=Tor
  98. Mesh.Scale=Vector3.new(.4,.02,1.2)
  99. w = Instance.new("Weld")
  100. w.Parent = char.Torso
  101. w.Part0 = w.Parent
  102. w.Part1 = Tor
  103. w.C0 = CFrame.new(0.72,-i/3,0)
  104.  
  105. Tor=Instance.new("Part")
  106. Tor.Size=Vector3.new(1,1,1)
  107. Tor.BrickColor=color
  108. Tor.Reflectance=0
  109. Tor.Transparency=0
  110. Tor.CanCollide=false
  111. Tor.Parent=model
  112. Mesh=Instance.new("BlockMesh")
  113. Mesh.Parent=Tor
  114. Mesh.Scale=Vector3.new(.4,.02,1.2)
  115. w = Instance.new("Weld")
  116. w.Parent = char.Torso
  117. w.Part0 = w.Parent
  118. w.Part1 = Tor
  119. w.C0 = CFrame.new(-0.72,-i/3,0)
  120. end
  121.  
  122. Tor=Instance.new("Part")
  123. Tor.Size=Vector3.new(1,1,1)
  124. Tor.BrickColor=color2
  125. Tor.Reflectance=0
  126. Tor.Transparency=0
  127. Tor.CanCollide=false
  128. Tor.Parent=model
  129. Mesh=Instance.new("SpecialMesh")
  130. Mesh.MeshType="Torso"
  131. Mesh.Parent=Tor
  132. Mesh.Scale=Vector3.new(.5,.3,.4)
  133. w = Instance.new("Weld")
  134. w.Parent = char.Torso
  135. w.Part0 = w.Parent
  136. w.Part1 = Tor
  137. w.C0 = CFrame.new(0,-0.8,0.32)
  138.  
  139. Tor=Instance.new("Part")
  140. Tor.Size=Vector3.new(1,1,1)
  141. Tor.BrickColor=color2
  142. Tor.Reflectance=0
  143. Tor.Transparency=0
  144. Tor.CanCollide=false
  145. Tor.Parent=model
  146. Mesh=Instance.new("SpecialMesh")
  147. Mesh.MeshType="Torso"
  148. Mesh.Parent=Tor
  149. Mesh.Scale=Vector3.new(.5,.3,.4)
  150. w = Instance.new("Weld")
  151. w.Parent = char.Torso
  152. w.Part0 = w.Parent
  153. w.Part1 = Tor
  154. w.C0 = CFrame.new(0.45,0.1,0.32)*CFrame.Angles(0,0,math.rad(90*3))
  155.  
  156. Tor=Instance.new("Part")
  157. Tor.Size=Vector3.new(1,1,1)
  158. Tor.BrickColor=color2
  159. Tor.Reflectance=0
  160. Tor.Transparency=0
  161. Tor.CanCollide=false
  162. Tor.Parent=model
  163. Mesh=Instance.new("SpecialMesh")
  164. Mesh.MeshType="Torso"
  165. Mesh.Parent=Tor
  166. Mesh.Scale=Vector3.new(.5,.3,.4)
  167. w = Instance.new("Weld")
  168. w.Parent = char.Torso
  169. w.Part0 = w.Parent
  170. w.Part1 = Tor
  171. w.C0 = CFrame.new(-0.45,0.1,0.32)*CFrame.Angles(0,0,math.rad(90))
  172.  
  173. Tor=Instance.new("Part")
  174. Tor.Size=Vector3.new(1,1,1)
  175. Tor.BrickColor=color2
  176. Tor.Reflectance=0
  177. Tor.Transparency=0
  178. Tor.CanCollide=false
  179. Tor.Parent=model
  180. Mesh=Instance.new("SpecialMesh")
  181. Mesh.MeshType="Torso"
  182. Mesh.Parent=Tor
  183. Mesh.Scale=Vector3.new(.5,.3,.4)
  184. w = Instance.new("Weld")
  185. w.Parent = char.Torso
  186. w.Part0 = w.Parent
  187. w.Part1 = Tor
  188. w.C0 = CFrame.new(0,-0.8,-0.32)
  189.  
  190. Tor=Instance.new("Part")
  191. Tor.Size=Vector3.new(1,1,1)
  192. Tor.BrickColor=color2
  193. Tor.Reflectance=0
  194. Tor.Transparency=0
  195. Tor.CanCollide=false
  196. Tor.Parent=model
  197. Mesh=Instance.new("SpecialMesh")
  198. Mesh.MeshType="Torso"
  199. Mesh.Parent=Tor
  200. Mesh.Scale=Vector3.new(.5,.3,.4)
  201. w = Instance.new("Weld")
  202. w.Parent = char.Torso
  203. w.Part0 = w.Parent
  204. w.Part1 = Tor
  205. w.C0 = CFrame.new(0.45,0.1,-0.32)*CFrame.Angles(0,0,math.rad(90*3))
  206.  
  207. Tor=Instance.new("Part")
  208. Tor.Size=Vector3.new(1,1,1)
  209. Tor.BrickColor=color2
  210. Tor.Reflectance=0
  211. Tor.Transparency=0
  212. Tor.CanCollide=false
  213. Tor.Parent=model
  214. Mesh=Instance.new("SpecialMesh")
  215. Mesh.MeshType="Torso"
  216. Mesh.Parent=Tor
  217. Mesh.Scale=Vector3.new(.5,.3,.4)
  218. w = Instance.new("Weld")
  219. w.Parent = char.Torso
  220. w.Part0 = w.Parent
  221. w.Part1 = Tor
  222. w.C0 = CFrame.new(-0.45,0.1,-0.32)*CFrame.Angles(0,0,math.rad(90))
  223.  
  224. Tor=Instance.new("Part")
  225. Tor.Size=Vector3.new(1,1,1)
  226. Tor.BrickColor=BrickColor.new("Dark stone grey")
  227. Tor.Reflectance=0
  228. Tor.Transparency=0
  229. Tor.CanCollide=false
  230. Tor.Parent=model
  231. Mesh=Instance.new("SpecialMesh")
  232. Mesh.MeshType="Torso"
  233. Mesh.Parent=Tor
  234. Mesh.Scale=Vector3.new(.45,.25,.42)
  235. w = Instance.new("Weld")
  236. w.Parent = char.Torso
  237. w.Part0 = w.Parent
  238. w.Part1 = Tor
  239. w.C0 = CFrame.new(-0.45,0.1,-0.32)*CFrame.Angles(0,0,math.rad(90))
  240.  
  241. Tor=Instance.new("Part")
  242. Tor.Size=Vector3.new(1,1,1)
  243. Tor.BrickColor=BrickColor.new("Dark stone grey")
  244. Tor.Reflectance=0
  245. Tor.Transparency=0
  246. Tor.CanCollide=false
  247. Tor.Parent=model
  248. Mesh=Instance.new("SpecialMesh")
  249. Mesh.MeshType="Torso"
  250. Mesh.Parent=Tor
  251. Mesh.Scale=Vector3.new(.45,.25,.42)
  252. w = Instance.new("Weld")
  253. w.Parent = char.Torso
  254. w.Part0 = w.Parent
  255. w.Part1 = Tor
  256. w.C0 = CFrame.new(0.45,0.1,-0.32)*CFrame.Angles(0,0,math.rad(90*3))
  257.  
  258. Tor=Instance.new("Part")
  259. Tor.Size=Vector3.new(1,1,1)
  260. Tor.BrickColor=BrickColor.new("Dark stone grey")
  261. Tor.Reflectance=0
  262. Tor.Transparency=0
  263. Tor.CanCollide=false
  264. Tor.Parent=model
  265. Mesh=Instance.new("SpecialMesh")
  266. Mesh.MeshType="Torso"
  267. Mesh.Parent=Tor
  268. Mesh.Scale=Vector3.new(.45,.25,.42)
  269. w = Instance.new("Weld")
  270. w.Parent = char.Torso
  271. w.Part0 = w.Parent
  272. w.Part1 = Tor
  273. w.C0 = CFrame.new(-0.45,0.1,0.32)*CFrame.Angles(0,0,math.rad(90))
  274.  
  275. Tor=Instance.new("Part")
  276. Tor.Size=Vector3.new(1,1,1)
  277. Tor.BrickColor=BrickColor.new("Dark stone grey")
  278. Tor.Reflectance=0
  279. Tor.Transparency=0
  280. Tor.CanCollide=false
  281. Tor.Parent=model
  282. Mesh=Instance.new("SpecialMesh")
  283. Mesh.MeshType="Torso"
  284. Mesh.Parent=Tor
  285. Mesh.Scale=Vector3.new(.45,.25,.42)
  286. w = Instance.new("Weld")
  287. w.Parent = char.Torso
  288. w.Part0 = w.Parent
  289. w.Part1 = Tor
  290. w.C0 = CFrame.new(0.45,0.1,0.32)*CFrame.Angles(0,0,math.rad(90*3))
  291.  
  292. Tor=Instance.new("Part")
  293. Tor.Size=Vector3.new(1,1,1)
  294. Tor.BrickColor=BrickColor.new("Grey")
  295. Tor.Reflectance=0
  296. Tor.Transparency=0
  297. Tor.CanCollide=false
  298. Tor.Parent=model
  299. Mesh=Instance.new("CylinderMesh")
  300. Mesh.Parent=Tor
  301. Mesh.Scale=Vector3.new(.75,.9,1.5)
  302. w = Instance.new("Weld")
  303. w.Parent = char.Torso
  304. w.Part0 = w.Parent
  305. w.Part1 = Tor
  306. w.C0 = CFrame.new(0,0.1,0)*CFrame.Angles(math.rad(90),0,0)
  307.  
  308. Tor=Instance.new("Part")
  309. Tor.Size=Vector3.new(1,1,1)
  310. Tor.BrickColor=color2
  311. Tor.Reflectance=0
  312. Tor.Transparency=0
  313. Tor.CanCollide=false
  314. Tor.Parent=model
  315. Mesh=Instance.new("SpecialMesh")
  316. Mesh.MeshType="Torso"
  317. Mesh.Parent=Tor
  318. Mesh.Scale=Vector3.new(.45,.25,.42)
  319. w = Instance.new("Weld")
  320. w.Parent = char.Torso
  321. w.Part0 = w.Parent
  322. w.Part1 = Tor
  323. w.C0 = CFrame.new(.7,.8,-0.32)*CFrame.Angles(0,0,math.rad(90*3.5))
  324.  
  325. Tor=Instance.new("Part")
  326. Tor.Size=Vector3.new(1,1,1)
  327. Tor.BrickColor=color2
  328. Tor.Reflectance=0
  329. Tor.Transparency=0
  330. Tor.CanCollide=false
  331. Tor.Parent=model
  332. Mesh=Instance.new("SpecialMesh")
  333. Mesh.MeshType="Torso"
  334. Mesh.Parent=Tor
  335. Mesh.Scale=Vector3.new(.45,.25,.42)
  336. w = Instance.new("Weld")
  337. w.Parent = char.Torso
  338. w.Part0 = w.Parent
  339. w.Part1 = Tor
  340. w.C0 = CFrame.new(-.7,.8,-0.32)*CFrame.Angles(0,0,math.rad(-90*3.5))
  341.  
  342. Tor=Instance.new("Part")
  343. Tor.Size=Vector3.new(1,1,1)
  344. Tor.BrickColor=color2
  345. Tor.Reflectance=0
  346. Tor.Transparency=0
  347. Tor.CanCollide=false
  348. Tor.Parent=model
  349. Mesh=Instance.new("SpecialMesh")
  350. Mesh.MeshType="Torso"
  351. Mesh.Parent=Tor
  352. Mesh.Scale=Vector3.new(.45,.25,.42)
  353. w = Instance.new("Weld")
  354. w.Parent = char.Torso
  355. w.Part0 = w.Parent
  356. w.Part1 = Tor
  357. w.C0 = CFrame.new(.7,.8,0.32)*CFrame.Angles(0,0,math.rad(90*3.5))
  358.  
  359. Tor=Instance.new("Part")
  360. Tor.Size=Vector3.new(1,1,1)
  361. Tor.BrickColor=color2
  362. Tor.Reflectance=0
  363. Tor.Transparency=0
  364. Tor.CanCollide=false
  365. Tor.Parent=model
  366. Mesh=Instance.new("SpecialMesh")
  367. Mesh.MeshType="Torso"
  368. Mesh.Parent=Tor
  369. Mesh.Scale=Vector3.new(.45,.25,.42)
  370. w = Instance.new("Weld")
  371. w.Parent = char.Torso
  372. w.Part0 = w.Parent
  373. w.Part1 = Tor
  374. w.C0 = CFrame.new(-.7,.8,0.32)*CFrame.Angles(0,0,math.rad(-90*3.5))
  375.  
  376. Tor=Instance.new("Part")
  377. Tor.Size=Vector3.new(1,1,1)
  378. Tor.BrickColor=BrickColor.new("Dark stone grey")
  379. Tor.Reflectance=0.1
  380. Tor.Transparency=0
  381. Tor.CanCollide=false
  382. Tor.Parent=model
  383. Mesh=Instance.new("CylinderMesh")
  384. Mesh.Parent=Tor
  385. Mesh.Scale=Vector3.new(.45,.5,.45)
  386. w = Instance.new("Weld")
  387. w.Parent = char.Torso
  388. w.Part0 = w.Parent
  389. w.Part1 = Tor
  390. w.C0 = CFrame.new(0,0.1,0.32)*CFrame.Angles(math.rad(90*3),0,0)
  391.  
  392. Tor=Instance.new("Part")
  393. Tor.Size=Vector3.new(1,1,1)
  394. Tor.BrickColor=BrickColor.new("Dark stone grey")
  395. Tor.Reflectance=0.35
  396. Tor.Transparency=0
  397. Tor.CanCollide=false
  398. Tor.Parent=model
  399. Mesh=Instance.new("CylinderMesh")
  400. Mesh.Parent=Tor
  401. Mesh.Scale=Vector3.new(.35,.55,.35)
  402. w = Instance.new("Weld")
  403. w.Parent = char.Torso
  404. w.Part0 = w.Parent
  405. w.Part1 = Tor
  406. w.C0 = CFrame.new(0,0.1,0.36)*CFrame.Angles(math.rad(90*3),0,0)
  407.  
  408. Core=Instance.new("Part")
  409. Core.Shape="Ball"
  410. Core.Size=Vector3.new(1,1,1)
  411. Core.BrickColor=BrickColor:Blue()
  412. Core.Reflectance=0.35
  413. Core.Transparency=0
  414. Core.CanCollide=false
  415. Core.Parent=model
  416. Mesh=Instance.new("SpecialMesh")
  417. Mesh.MeshType="Sphere"
  418. Mesh.Parent=Core
  419. Mesh.Scale=Vector3.new(.4,.4,.4)
  420. w = Instance.new("Weld")
  421. w.Parent = char.Torso
  422. w.Part0 = w.Parent
  423. w.Part1 = Core
  424. w.C0 = CFrame.new(0,0.1,0.55)
  425.  
  426. GuiMain=Instance.new("ScreenGui")
  427. Radar=Instance.new("Frame")
  428. GuiMain.Parent=player.PlayerGui
  429. Radar.Parent=GuiMain
  430. Radar.Size=UDim2.new(3,0,3,0)
  431. Radar.Position=UDim2.new(0,0,-0.1,0)
  432. Radar.BackgroundTransparency=0.85
  433. Radar.BackgroundColor=BrickColor:Blue()
  434. Radar.Name="HealthScreen"
  435.  
  436. Health=Instance.new("TextLabel")
  437. Health.Parent=Radar
  438. Health.Size=UDim2.new(0.08,0,0.08,0)
  439. Health.Active=false
  440. Health.Position=UDim2.new(-0.05/3.5,0,0.5/3,0)
  441. Health.BackgroundTransparency=0.99
  442. Health.BorderSizePixel=0
  443. Health.Text="Health: "..tostring(char.Humanoid.Health).."::"..tostring(char.Humanoid.MaxHealth)
  444. Health.BackgroundColor=Health.BackgroundColor
  445. Health.Name="HealthMeter"
  446.  
  447. function Change()
  448. Health.Text="Health: "..tostring(math.floor(char.Humanoid.Health)).."::"..tostring(char.Humanoid.MaxHealth)
  449. PingMeter.Text="Ping: ~"..tostring(math.floor(char.Humanoid.Health/1000))
  450. end
  451.  
  452. function SetGui(color)
  453. Radar.BackgroundColor=color
  454. Health.BackgroundColor=color
  455. end
  456.  
  457. function FadeIn()
  458. for i=1,0,-0.05 do
  459. Radar.BackgroundTransparency=i
  460. wait(0.15)
  461. end
  462. end
  463.  
  464. char.Humanoid.Changed:connect(function(prop)
  465. if prop=="Health" then
  466. Change()
  467. if char.Humanoid.Health>50 and char.Humanoid.Health<75 then
  468. Core.BrickColor=BrickColor.new("Bright orange")
  469. Tube.BrickColor=Core.BrickColor
  470. Core.Reflectance=0.3
  471. SetGui(BrickColor.new("Bright orange"))
  472. elseif char.Humanoid.Health<50 and char.Humanoid.Health>25 then
  473. Core.BrickColor=BrickColor:Yellow()
  474. Tube.BrickColor=Core.BrickColor
  475. Core.Reflectance=0.15
  476. SetGui(BrickColor:Yellow())
  477. elseif char.Humanoid.Health<25 and char.Humanoid.Health>0 then
  478. Core.BrickColor=BrickColor:Red()
  479. Tube.BrickColor=Core.BrickColor
  480. Core.Reflectance=0.1
  481. SetGui(BrickColor:Red())
  482. elseif char.Humanoid.Health==char.Humanoid.MaxHealth then
  483. Core.BrickColor=BrickColor:Blue()
  484. Tube.BrickColor=Core.BrickColor
  485. Core.Reflectance=0.25
  486. SetGui(BrickColor:Blue())
  487. elseif char.Humanoid.Health>100000 and char.Humanoid.Health<char.Humanoid.MaxHealth then
  488. Core.BrickColor=BrickColor:Green()
  489. Tube.BrickColor=Core.BrickColor
  490. Core.Reflectance=0.35
  491. SetGui(BrickColor:Green())
  492. elseif char.Humanoid.Health==0 or char.Humanoid.Health<0 then
  493. Core.BrickColor=BrickColor:Black()
  494. Tube.BrickColor=Core.BrickColor
  495. Core.Reflectance=0
  496. SetGui(BrickColor:Black())
  497. FadeIn()
  498. end
  499. end
  500. end)
  501.  
  502. for i=1,360/40 do
  503. Tor=Instance.new("Part")
  504. Tor.Size=Vector3.new(1,1,1)
  505. Tor.BrickColor=color
  506. Tor.Reflectance=0
  507. Tor.Transparency=0
  508. Tor.CanCollide=false
  509. Tor.Parent=model
  510. Mesh=Instance.new("SpecialMesh")
  511. Mesh.MeshType="Torso"
  512. Mesh.Parent=Tor
  513. Mesh.Scale=Vector3.new(.25,.25,.25)
  514. w = Instance.new("Weld")
  515. w.Parent = char.Torso
  516. w.Part0 = w.Parent
  517. w.Part1 = Tor
  518. w.C0 = CFrame.new(0,0.1,-0.5)*CFrame.Angles(0,0,math.rad(i*40))
  519. end
  520.  
  521. Tor=Instance.new("Part")
  522. Tor.Size=Vector3.new(1,1,1)
  523. Tor.BrickColor=BrickColor.new("Dark stone grey")
  524. Tor.Reflectance=0.35
  525. Tor.Transparency=0
  526. Tor.CanCollide=false
  527. Tor.Parent=model
  528. Mesh=Instance.new("CylinderMesh")
  529. Mesh.Parent=Tor
  530. Mesh.Scale=Vector3.new(.15,.45,.15)
  531. w = Instance.new("Weld")
  532. w.Parent = char.Torso
  533. w.Part0 = w.Parent
  534. w.Part1 = Tor
  535. w.C0 = CFrame.new(0,0.1,-0.36)*CFrame.Angles(math.rad(90*3),0,0)
  536.  
  537. Tor=Instance.new("Part")
  538. Tor.Size=char.Torso.Size
  539. Tor.BrickColor=BrickColor.new("Dark stone grey")
  540. Tor.Reflectance=0
  541. Tor.Transparency=0
  542. Tor.CanCollide=false
  543. Tor.Parent=model
  544. Mesh=Instance.new("BlockMesh")
  545. Mesh.Parent=Tor
  546. Mesh.Scale=Vector3.new(1.05,.08,1.05)
  547. w = Instance.new("Weld")
  548. w.Parent = char["Torso"]
  549. w.Part0 = w.Parent
  550. w.Part1 = Tor
  551. w.C0 = CFrame.new(0,-1,0)
  552. ----------------------------------------------------
  553. Tor=Instance.new("Part")
  554. Tor.Size=Vector3.new(1,1,1)
  555. Tor.BrickColor=color
  556. Tor.Shape="Ball"
  557. Tor.Reflectance=0
  558. Tor.Transparency=0
  559. Tor.CanCollide=false
  560. Tor.Parent=model
  561. Mesh=Instance.new("SpecialMesh")
  562. Mesh.MeshType="Sphere"
  563. Mesh.Parent=Tor
  564. Mesh.Scale=Vector3.new(1.5,1.5,1.5)
  565. w = Instance.new("Weld")
  566. w.Parent = char["Head"]
  567. w.Part0 = w.Parent
  568. w.Part1 = Tor
  569. w.C0 = CFrame.new(0,0,0)
  570.  
  571. Tor=Instance.new("Part")
  572. Tor.Size=Vector3.new(1,1,1)
  573. Tor.BrickColor=color2
  574. Tor.Reflectance=0
  575. Tor.Transparency=0
  576. Tor.CanCollide=false
  577. Tor.Parent=model
  578. Mesh=Instance.new("BlockMesh")
  579. Mesh.Parent=Tor
  580. Mesh.Scale=Vector3.new(.7,.07,.5)
  581. w = Instance.new("Weld")
  582. w.Parent = char["Head"]
  583. w.Part0 = w.Parent
  584. w.Part1 = Tor
  585. w.C0 = CFrame.new(0,0.2,0-0.45)*CFrame.Angles(0,0,0)
  586.  
  587. Tor=Instance.new("Part")
  588. Tor.Size=Vector3.new(1,1,1)
  589. Tor.BrickColor=BrickColor.new("Toothpaste")
  590. Tor.Reflectance=0.25
  591. Tor.Transparency=0
  592. Tor.CanCollide=false
  593. Tor.Parent=model
  594. Mesh=Instance.new("BlockMesh")
  595. Mesh.Parent=Tor
  596. Mesh.Scale=Vector3.new(.5,.04,.55)
  597. w = Instance.new("Weld")
  598. w.Parent = char["Head"]
  599. w.Part0 = w.Parent
  600. w.Part1 = Tor
  601. w.C0 = CFrame.new(0,0.2,-0.45)*CFrame.Angles(0,0,0)
  602.  
  603.  
  604. Tor=Instance.new("Part")
  605. Tor.Size=Vector3.new(1,1,1)
  606. Tor.BrickColor=color2
  607. Tor.Reflectance=0
  608. Tor.Transparency=0
  609. Tor.CanCollide=false
  610. Tor.Parent=model
  611. Mesh=Instance.new("BlockMesh")
  612. Mesh.Parent=Tor
  613. Mesh.Scale=Vector3.new(.7,.07,.5)
  614. w = Instance.new("Weld")
  615. w.Parent = char["Head"]
  616. w.Part0 = w.Parent
  617. w.Part1 = Tor
  618. w.C0 = CFrame.new(0,-0.2,0-0.45)*CFrame.Angles(0,0,0)
  619.  
  620. Tor=Instance.new("Part")
  621. Tor.Size=Vector3.new(1,1,1)
  622. Tor.BrickColor=BrickColor.new("Toothpaste")
  623. Tor.Reflectance=0.25
  624. Tor.Transparency=0
  625. Tor.CanCollide=false
  626. Tor.Parent=model
  627. Mesh=Instance.new("BlockMesh")
  628. Mesh.Parent=Tor
  629. Mesh.Scale=Vector3.new(.5,.04,.55)
  630. w = Instance.new("Weld")
  631. w.Parent = char["Head"]
  632. w.Part0 = w.Parent
  633. w.Part1 = Tor
  634. w.C0 = CFrame.new(0,-0.2,-0.45)*CFrame.Angles(0,0,0)
  635.  
  636.  
  637.  
  638. Tor=Instance.new("Part")
  639. Tor.Size=Vector3.new(1,1,1)
  640. Tor.BrickColor=color2
  641. Tor.Reflectance=0
  642. Tor.Transparency=0
  643. Tor.CanCollide=false
  644. Tor.Parent=model
  645. Mesh=Instance.new("BlockMesh")
  646. Mesh.Parent=Tor
  647. Mesh.Scale=Vector3.new(.8,.07,.6)
  648. w = Instance.new("Weld")
  649. w.Parent = char["Head"]
  650. w.Part0 = w.Parent
  651. w.Part1 = Tor
  652. w.C0 = CFrame.new(0,0,0-0.45)*CFrame.Angles(0,0,0)
  653.  
  654. Tor=Instance.new("Part")
  655. Tor.Size=Vector3.new(1,1,1)
  656. Tor.BrickColor=BrickColor.new("Toothpaste")
  657. Tor.Reflectance=0.25
  658. Tor.Transparency=0
  659. Tor.CanCollide=false
  660. Tor.Parent=model
  661. Mesh=Instance.new("BlockMesh")
  662. Mesh.Parent=Tor
  663. Mesh.Scale=Vector3.new(.6,.04,.65)
  664. w = Instance.new("Weld")
  665. w.Parent = char["Head"]
  666. w.Part0 = w.Parent
  667. w.Part1 = Tor
  668. w.C0 = CFrame.new(0,0,-0.45)*CFrame.Angles(0,0,0)
  669.  
  670.  
  671. Tube=Instance.new("Part")
  672. Tube.Size=Vector3.new(1,1,1)
  673. Tube.BrickColor=Core.BrickColor
  674. Tube.Reflectance=0.45
  675. Tube.Transparency=0
  676. Tube.Name="Tube"
  677. Tube.CanCollide=false
  678. Tube.Parent=model
  679. Mesh=Instance.new("CylinderMesh")
  680. Mesh.Parent=Tube
  681. Mesh.Scale=Vector3.new(0.2,.65,0.2)
  682. w = Instance.new("Weld")
  683. w.Parent = char["Torso"]
  684. w.Part0 = w.Parent
  685. w.Part1 = Tube
  686. w.C0 = CFrame.new(0,-0.23,0.475)*CFrame.Angles(0,0,0)
  687.  
  688. for i=1,3 do
  689. Tor=Instance.new("Part")
  690. Tor.Size=Vector3.new(1,1,1)
  691. Tor.BrickColor=color
  692. Tor.Reflectance=0.4
  693. Tor.Transparency=0
  694. Tor.CanCollide=false
  695. Tor.Parent=model
  696. Mesh=Instance.new("CylinderMesh")
  697. Mesh.Parent=Tor
  698. Mesh.Scale=Vector3.new(0.25,.025,0.25)
  699. w = Instance.new("Weld")
  700. w.Parent = char["Torso"]
  701. w.Part0 = w.Parent
  702. w.Part1 = Tor
  703. w.C0 = CFrame.new(0,-i/5,0.475)*CFrame.Angles(0,0,0)
  704. end
  705.  
  706.  
  707.  
  708. Tube2=Instance.new("Part")
  709. Tube2.Size=Vector3.new(1,1,1)
  710. Tube2.BrickColor=Core.BrickColor
  711. Tube2.Reflectance=0.45
  712. Tube2.Transparency=0
  713. Tube2.Name="Tube2"
  714. Tube2.CanCollide=false
  715. Tube2.Parent=model
  716. Mesh=Instance.new("CylinderMesh")
  717. Mesh.Parent=Tube2
  718. Mesh.Scale=Vector3.new(0.2,1.05,0.2)
  719. w = Instance.new("Weld")
  720. w.Parent = char["Torso"]
  721. w.Part0 = w.Parent
  722. w.Part1 = Tube2
  723. w.C0 = CFrame.new(0,0.83,0.475)*CFrame.Angles(0,0,0)
  724.  
  725. Tube.Changed:connect(function(color)
  726. if color=="BrickColor" then
  727. Tube2.BrickColor=Tube.BrickColor
  728. end
  729. end)
  730.  
  731. for i=1,6 do
  732. Tor=Instance.new("Part")
  733. Tor.Size=Vector3.new(1,1,1)
  734. Tor.BrickColor=color
  735. Tor.Reflectance=0.4
  736. Tor.Transparency=0
  737. Tor.CanCollide=false
  738. Tor.Parent=model
  739. Mesh=Instance.new("CylinderMesh")
  740. Mesh.Parent=Tor
  741. Mesh.Scale=Vector3.new(0.25,.025,0.25)
  742. w = Instance.new("Weld")
  743. w.Parent = char["Torso"]
  744. w.Part0 = w.Parent
  745. w.Part1 = Tor
  746. w.C0 = CFrame.new(0,i/5,0.475)*CFrame.Angles(0,0,0)
  747. end
  748. -----------------------------------------------------
  749. for i=1,4 do
  750. Tor=Instance.new("Part")
  751. Tor.Size=Vector3.new(1,1,1)
  752. Tor.BrickColor=color2
  753. Tor.Reflectance=0
  754. Tor.Transparency=0
  755. Tor.CanCollide=false
  756. Tor.Parent=model
  757. Mesh=Instance.new("BlockMesh")
  758. Mesh.Parent=Tor
  759. Mesh.Scale=Vector3.new(.4,.05,1.1)
  760. w = Instance.new("Weld")
  761. w.Parent = char["Left Arm"]
  762. w.Part0 = w.Parent
  763. w.Part1 = Tor
  764. w.C0 = CFrame.new(0,-i/4,0)*CFrame.Angles(0,math.rad(90),0)
  765.  
  766. Tor=Instance.new("Part")
  767. Tor.Size=Vector3.new(1,1,1)
  768. Tor.BrickColor=color
  769. Tor.Reflectance=0
  770. Tor.Transparency=0
  771. Tor.CanCollide=false
  772. Tor.Parent=model
  773. Mesh=Instance.new("BlockMesh")
  774. Mesh.Parent=Tor
  775. Mesh.Scale=Vector3.new(.4,.02,1.2)
  776. w = Instance.new("Weld")
  777. w.Parent = char["Left Arm"]
  778. w.Part0 = w.Parent
  779. w.Part1 = Tor
  780. w.C0 = CFrame.new(0,-i/4,0)*CFrame.Angles(0,math.rad(90),0)
  781.  
  782. Tor=Instance.new("Part")
  783. Tor.Size=Vector3.new(1,1,1)
  784. Tor.BrickColor=color2
  785. Tor.Reflectance=0
  786. Tor.Transparency=0
  787. Tor.CanCollide=false
  788. Tor.Parent=model
  789. Mesh=Instance.new("BlockMesh")
  790. Mesh.Parent=Tor
  791. Mesh.Scale=Vector3.new(.6,.05,1.1)
  792. w = Instance.new("Weld")
  793. w.Parent = char["Right Arm"]
  794. w.Part0 = w.Parent
  795. w.Part1 = Tor
  796. w.C0 = CFrame.new(0,-i/4,0)*CFrame.Angles(0,math.rad(90),0)
  797.  
  798. Tor=Instance.new("Part")
  799. Tor.Size=Vector3.new(1,1,1)
  800. Tor.BrickColor=color
  801. Tor.Reflectance=0
  802. Tor.Transparency=0
  803. Tor.CanCollide=false
  804. Tor.Parent=model
  805. Mesh=Instance.new("BlockMesh")
  806. Mesh.Parent=Tor
  807. Mesh.Scale=Vector3.new(.6,.02,1.2)
  808. w = Instance.new("Weld")
  809. w.Parent = char["Right Arm"]
  810. w.Part0 = w.Parent
  811. w.Part1 = Tor
  812. w.C0 = CFrame.new(0,-i/4,0)*CFrame.Angles(0,math.rad(90),0)
  813. end
  814.  
  815. --[[Tor=Instance.new("Part")
  816. Tor.Size=Vector3.new(1,1,1)
  817. Tor.BrickColor=BrickColor.new("Grey")
  818. Tor.Reflectance=0
  819. Tor.Shape="Ball"
  820. Tor.Transparency=0
  821. Tor.CanCollide=false
  822. Tor.Parent=model
  823. Mesh=Instance.new("CylinderMesh")
  824. Mesh.Parent=Tor
  825. Mesh.Scale=Vector3.new(.25,.145,.25)
  826. w = Instance.new("Weld")
  827. w.Parent = char["Torso"]
  828. w.Part0 = w.Parent
  829. w.Part1 = Tor
  830. w.C0 = CFrame.new(0.51,.52,.45)*CFrame.Angles(math.rad(90),0,0)
  831.  
  832. Statis=Instance.new("Part")
  833. Statis.Size=Vector3.new(1,1,1)
  834. Statis.BrickColor=BrickColor:Green()
  835. Statis.Reflectance=0.35
  836. Statis.Transparency=0
  837. Statis.CanCollide=false
  838. Statis.Parent=model
  839. Mesh=Instance.new("CylinderMesh")
  840. Mesh.Parent=Statis
  841. Mesh.Scale=Vector3.new(.305,.12,.305)
  842. w = Instance.new("Weld")
  843. w.Parent = char["Torso"]
  844. w.Part0 = w.Parent
  845. w.Part1 = Statis
  846. w.C0 = CFrame.new(0.51,.52,.45)*CFrame.Angles(math.rad(90),0,0)
  847.  
  848. Tor=Instance.new("Part")
  849. Tor.Size=Vector3.new(1,1,1)
  850. Tor.BrickColor=BrickColor:Black()
  851. Tor.Reflectance=0.35
  852. Tor.Transparency=0
  853. Tor.CanCollide=false
  854. Tor.Parent=model
  855. Mesh=Instance.new("CylinderMesh")
  856. Mesh.Parent=Tor
  857. Mesh.Scale=Vector3.new(.08,.13,.08)
  858. w = Instance.new("Weld")
  859. w.Parent = char["Torso"]
  860. w.Part0 = w.Parent
  861. w.Part1 = Tor
  862. w.C0 = CFrame.new(0.51,.52,.45)*CFrame.Angles(math.rad(90),0,0)]]
  863.  
  864.  
  865. --TODO:Finish Arms and make legs.
  866.  
  867. for _,v in pairs(model:children()) do
  868. v.Locked=true
  869. end
  870.  
  871. char.Head.Transparency=1
  872. ---------------------------------------------
  873. ---------------------------------------------
  874. ---------------------------------------------
  875. ---------------------------------------------
  876. ---------------------------------------------
  877. ---------------------------------------------
  878. ---------------------------------------------
  879. ---------------------------------------------
  880. ---------------------------------------------
  881. if script.Parent.className~="HopperBin" then
  882. Hop=Instance.new("HopperBin")
  883. Hop.Name="Ping"
  884. Hop.Parent=player.Backpack
  885. script.Parent=Hop
  886. end
  887. Hop=script.Parent
  888.  
  889. PingMeter=Instance.new("TextLabel")
  890. PingMeter.Parent=Radar
  891. PingMeter.Size=UDim2.new(0.08,0,0.08,0)
  892. PingMeter.Active=false
  893. PingMeter.Position=Health.Position+UDim2.new(0,0,0.015,0)
  894. PingMeter.BackgroundTransparency=0.99
  895. PingMeter.BorderSizePixel=0
  896. PingMeter.Text="Ping: ~"..tostring(math.floor(char.Humanoid.Health/5))
  897. PingMeter.BackgroundColor=Radar.BackgroundColor
  898. PingMeter.Name="PingMeter"
  899.  
  900. Radar.Changed:connect(function(color)
  901. if color=="BackgroundColor" then
  902. PingMeter.BackgroundColor=Radar.BackgroundColor
  903. end
  904. end)
  905.  
  906. Tag=Instance.new("ObjectValue")
  907. Tag.Value=player
  908. Tag.Name="creator"
  909.  
  910. function Check(i,num)
  911. for _,v in pairs(i:children()) do
  912. if v:IsA("Part") and (v.Position - char.Torso.Position).magnitude < num and v.Name~="Base" and v.Parent.Name~=Name and v.Parent.Name~="Suit" then
  913. coroutine.resume(coroutine.create(function()
  914. pcall(function() Tag:Clone().Parent=v.Parent.Humanoid end)
  915. wait()
  916. v.Anchored=false
  917. v.CanCollide=false
  918. v:BreakJoints()
  919. v.Velocity=(v.Position-char.Torso.Position).unit*(200+v:GetMass()*15)
  920. end))
  921. elseif v:IsA("Model") and v.Name~=Name and v:children()[1]~=nil then
  922. Check(v,num)
  923. end
  924. end
  925. end
  926.  
  927. function Button(mouse)
  928. Check(workspace,char.Humanoid.Health/5)
  929. char.Humanoid:TakeDamage(25)
  930. end
  931.  
  932. Hop.Selected:connect(function(mouse)
  933. mouse.Icon = "rbxasset://textures\\GunCursor.png"
  934. mouse.Button1Down:connect(function() Button(mouse) end)
  935. end)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement