Advertisement
BINO2002

Untitled

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