r16

Untitled

r16
Jan 15th, 2018
58
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 34.85 KB | None | 0 0
  1. --// Made by Cronizte
  2. --// Give credits :P
  3.  
  4. local faces = {Enum.NormalId.Back,Enum.NormalId.Right,Enum.NormalId.Left,Enum.NormalId.Top,Enum.NormalId.Bottom,Enum.NormalId.Front}
  5. plr = game:service'Players'.LocalPlayer
  6. mouse = plr:GetMouse()
  7. char = plr.Character
  8. root = char.HumanoidRootPart
  9. part = root
  10. head = char.Head
  11. torso = ""
  12. sling = false
  13. if char:FindFirstChild('Torso') then
  14. torso = char.Torso
  15. elseif char:FindFirstChild('UpperTorso') then
  16. torso = char.UpperTorso
  17. end
  18. lshold = torso["Left Shoulder"]
  19. rshold = torso["Right Shoulder"]
  20. char["Right Arm"].BrickColor = BrickColor.new('Crimson')
  21. char["Left Arm"].BrickColor = BrickColor.new('Crimson')
  22. neck = torso.Neck
  23. lhip = torso["Left Hip"]
  24. rhip = torso["Right Hip"]
  25. vector = char.Head.CFrame * CFrame.new(2,1.5,0)
  26. lscf = lshold.C0
  27. lclickt = false
  28. mouseh = ""
  29. lclick = false
  30. color3 = BrickColor.new('Really black')
  31. rscf = rshold.C0
  32. local time = 10
  33. bv = Instance.new('BodyVelocity', workspace)
  34. bv.velocity = mouse.Hit.lookVector * 0
  35. bodyv = bv
  36. sels = torso
  37. zcam = false
  38. ncf = neck.C0
  39. drone = false
  40. scripttest = "false"
  41. asd = ""
  42. asd2 = ""
  43. dro = ""
  44. rclick = false
  45. sounds = false
  46. red = "Bright red"
  47. lhcf = lhip.C0
  48. unmasked = false
  49. insta = false
  50. rhcf = rhip.C0
  51. freefly = false
  52. rad = math.rad
  53. hear = false
  54. fhead = ""
  55. random = math.random
  56. sou = false
  57. sin = math.sin
  58. black = false
  59. cos = math.cos
  60. speed = 200
  61. mspeed = 200
  62. nspeed = 200
  63. cframe = CFrame.new(2,1.5,0)
  64. cooldown = true
  65. floor = math.floor
  66. mousep = ""
  67. text = "Current Health: "..char.Humanoid.Health
  68. lsho = lshold.C0
  69. rsho = rshold.C0
  70. lle = lhip.C0
  71. rle = rhip.C0
  72. loc = false
  73. color = "Cool yellow"
  74. color2 = "Crimson"
  75. leye = ""
  76. reye = ""
  77. lfeye = ""
  78. rfeye = ""
  79.  
  80. --spiderman--
  81. --pack('LeftArm',151353346,151353416)
  82. --pack('RightArm',151353346,151353456)
  83. --pack('LeftLeg',151353346,151353958)
  84. --pack('RightLeg',151353346,151353479)
  85. --pack('Torso',151353346,151353393)
  86.  
  87. --boy--
  88. --pack('LeftArm',0,279174949)
  89. --pack('RightArm',0,279174886)
  90. --pack('LeftLeg',0,319336109)
  91. --pack('RightLeg',0,319336155)
  92. --pack('Torso',0,376169183)
  93.  
  94. s1 = Instance.new("Sound", char["Left Arm"])
  95. s1.Volume = 5
  96. s1.SoundId = "rbxassetid://576652617"
  97. s1.PlayOnRemove = false
  98. s1.Looped = false
  99. s2 = Instance.new('Sound', plr.PlayerGui)
  100. s2.Volume = 5
  101. s2.Looped = false
  102. s2.SoundId = "rbxassetid://866613992"
  103. s3 = Instance.new('Sound', char.Head)
  104. s3.Volume = 5
  105. s3.Looped = true
  106. s3.SoundId = "rbxassetid://904569721"
  107. s4 = Instance.new('Sound', plr.PlayerGui)
  108. s4.Volume = 2.5
  109. s4.Looped = false
  110. s4.SoundId = "rbxassetid://576613547"
  111. s5 = Instance.new('Sound', plr.PlayerGui)
  112. s5.Volume = 10
  113. s5.Looped = true
  114. s5.SoundId = "rbxassetid://227682498"
  115. s6 = Instance.new('Sound', plr.PlayerGui)
  116. s6.Volume = 3
  117. s6.Looped = false
  118. s6.SoundId = "rbxassetid://145486927"
  119. s7 = Instance.new('Sound', char.Head)
  120. s7.Volume = 3
  121. s7.Looped = false
  122. s7.SoundId = "rbxassetid://873073853"
  123. s8 = Instance.new('Sound', char.Head)
  124. s8.Volume = 3
  125. s8.Looped = false
  126. s8.SoundId = "rbxassetid://898385136"
  127. s9 = Instance.new('Sound', char.Head)
  128. s9.Volume = 7
  129. s9.Looped = false
  130. s9.SoundId = "rbxassetid://144699494"
  131. s10 = Instance.new('Sound', char.Head)
  132. s10.Volume = 5
  133. s10.Looped = false
  134. s10.SoundId = "rbxassetid://967512062"
  135.  
  136. g1 = Instance.new("ScreenGui", plr.PlayerGui)
  137. fr = Instance.new("Frame", g1)
  138. fr.BackgroundColor3 = Color3.new(1, 1, 1)
  139. fr.BackgroundTransparency = 1
  140. fr.BorderColor3 = Color3.new(0.105882, 0.164706, 0.207843)
  141. fr.Position = UDim2.new(0.706, 0,0.35, 0)
  142. fr.Visible = true
  143. fr.Size = UDim2.new(0, 252, 0, 257)
  144. fr.Name = 'Identity'
  145. il = Instance.new("ImageLabel", fr)
  146. il.BackgroundTransparency = 1
  147. il.BorderSizePixel = 0
  148. il.BackgroundColor3 = Color3.new(1, 1, 1)
  149. il.BorderColor3 = Color3.new(0.105882, 0.164706, 0.207843)
  150. il.Position = UDim2.new(0.27380952239037, 0, 0.050583656877279, 0)
  151. il.Size = UDim2.new(0, 114, 0, 104)
  152. il.Image = "rbxassetid://924320031"
  153. t1 = Instance.new("TextLabel", fr)
  154. t1.BackgroundColor3 = Color3.new(1, 1, 1)
  155. t1.BackgroundTransparency = 1
  156. t1.BorderColor3 = Color3.new(0.105882, 0.164706, 0.207843)
  157. t1.Name = "Info1"
  158. t1.Position = UDim2.new(0.1031746044755, 0, 0.48638132214546, 0)
  159. t1.Size = UDim2.new(0, 200, 0, 50)
  160. t1.Text = "Label1"
  161. t1.TextScaled = true
  162. t1.TextWrapped = true
  163. t1.TextColor3 = Color3.new(0, 0, 0)
  164. t1.Font = Enum.Font.SourceSansBold
  165. t1.FontSize = Enum.FontSize.Size18
  166. t2 = Instance.new("TextLabel", fr)
  167. t2.BackgroundColor3 = Color3.new(1, 1, 1)
  168. t2.BackgroundTransparency = 1
  169. t2.BorderColor3 = Color3.new(0.105882, 0.164706, 0.207843)
  170. t2.Name = "Info2"
  171. t2.Position = UDim2.new(0.1031746044755, 0, 0.70428013801575, 0)
  172. t2.Size = UDim2.new(0, 200, 0, 50)
  173. t2.Text = "Label2"
  174. t2.TextWrapped = true
  175. t2.TextScaled = true
  176. t2.TextColor3 = Color3.new(0, 0, 0)
  177. t2.Font = Enum.Font.SourceSansBold
  178. t2.FontSize = Enum.FontSize.Size28
  179. t3 = Instance.new("TextLabel", fr)
  180. t3.BackgroundColor3 = Color3.new(1, 1, 1)
  181. t3.BackgroundTransparency = 1
  182. t3.BorderColor3 = Color3.new(0.105882, 0.164706, 0.207843)
  183. t3.Name = "Info2"
  184. t3.Position = UDim2.new(0.103, 0,0.93, 0)
  185. t3.Size = UDim2.new(0, 200, 0, 50)
  186. t3.Text = "Label2"
  187. t3.TextWrapped = true
  188. t3.TextScaled = true
  189. t3.TextColor3 = Color3.new(0, 0, 0)
  190. t3.Font = Enum.Font.SourceSansBold
  191. t3.FontSize = Enum.FontSize.Size28
  192. t4 = Instance.new("TextLabel", fr)
  193. t4.BackgroundColor3 = Color3.new(1, 1, 1)
  194. t4.BackgroundTransparency = 1
  195. t4.BorderColor3 = Color3.new(0.105882, 0.164706, 0.207843)
  196. t4.Name = "Info2"
  197. t4.Position = UDim2.new(0.103, 0,1.152, 0)
  198. t4.Size = UDim2.new(0, 200, 0, 50)
  199. t4.Text = "Label2"
  200. t4.TextWrapped = true
  201. t4.TextColor3 = Color3.new(0, 0, 0)
  202. t4.Font = Enum.Font.SourceSansBold
  203. t4.FontSize = Enum.FontSize.Size28
  204. t4.TextScaled = true
  205. t1.Text = ''
  206. t2.Text = ''
  207. t3.Text = ''
  208. t4.Text = ''
  209. il.Image = 'rbxassetid://0'
  210. o1 = Instance.new("ImageLabel", g1)
  211. o1.BackgroundColor3 = Color3.new(1, 0.333333, 0)
  212. o1.BackgroundTransparency = 1
  213. o1.BorderColor3 = Color3.new(0.666667, 0, 0)
  214. o1.Name = "HelmetGui"
  215. o1.Position = UDim2.new(0, 0, 0, -1)
  216. o1.Size = UDim2.new(1, 0, 1, 1)
  217. o1.ImageColor3 = Color3.new(255,0,0)
  218. o1.Image = "rbxassetid://272417994"
  219. o2 = Instance.new("TextLabel", g1)
  220. o2.BackgroundColor3 = Color3.new(1, 1, 1)
  221. o2.BackgroundTransparency = 1
  222. o2.BorderColor3 = Color3.new(0.105882, 0.164706, 0.207843)
  223. o2.Name = "SystemInput"
  224. o2.Position = UDim2.new(0.25, 0, 0.25, 0)
  225. o2.Size = UDim2.new(0.5, -250, 0.5, -250)
  226. o2.Text = ""
  227. o2.TextColor3 = Color3.new(1, 0, 0)
  228. o2.Font = Enum.Font.Code
  229. o2.FontSize = Enum.FontSize.Size24
  230. o3 = Instance.new("TextLabel", g1)
  231. o3.BackgroundColor3 = Color3.new(1, 1, 1)
  232. o3.BackgroundTransparency = 1
  233. o3.BorderColor3 = Color3.new(0.105882, 0.164706, 0.207843)
  234. o3.Name = "PlrInput"
  235. o3.Position = UDim2.new(0.10, 0, 0.64999997615814, 0)
  236. o3.Size = UDim2.new(0.5, -250, 0.5, -250)
  237. o3.Text = "Current Health: "..char.Humanoid.Health
  238. o3.TextColor3 = Color3.new(1, 0, 0)
  239. o3.Font = Enum.Font.Code
  240. o3.FontSize = Enum.FontSize.Size24
  241. o4 = Instance.new("TextLabel", g1)
  242. o4.BackgroundColor3 = Color3.new(1, 1, 1)
  243. o4.BackgroundTransparency = 1
  244. o4.BorderColor3 = Color3.new(0.105882, 0.164706, 0.207843)
  245. o4.Name = "PlrInput2"
  246. o4.Position = UDim2.new(0.10, 0, 0.70, 0)
  247. o4.Size = UDim2.new(0.5, -250, 0.5, -250)
  248. o4.Text = "Current Speed: 0"
  249. o4.TextColor3 = Color3.new(1, 0, 0)
  250. o4.Font = Enum.Font.Code
  251. o4.FontSize = Enum.FontSize.Size24
  252. o6 = Instance.new("TextLabel", g1)
  253. o6.BackgroundColor3 = Color3.new(1, 1, 1)
  254. o6.BackgroundTransparency = 1
  255. o6.BorderColor3 = Color3.new(0.105882, 0.164706, 0.207843)
  256. o6.Name = "PlrInput3"
  257. o6.Position = UDim2.new(0.1, 0,0.6, 0)
  258. o6.Size = UDim2.new(0.5, -250, 0.5, -250)
  259. o6.Text = "Current Web Speed: "
  260. o6.TextColor3 = Color3.new(1, 0, 0)
  261. o6.Font = Enum.Font.Code
  262. o6.FontSize = Enum.FontSize.Size24
  263. o7 = Instance.new("TextLabel", g1)
  264. o7.BackgroundColor3 = Color3.new(1, 1, 1)
  265. o7.BackgroundTransparency = 1
  266. o7.BorderColor3 = Color3.new(0.105882, 0.164706, 0.207843)
  267. o7.Name = "PlrInput4"
  268. o7.Position = UDim2.new(0.1, 0,0.55, 0)
  269. o7.Size = UDim2.new(0.5, -250, 0.5, -250)
  270. o7.Text = "Current Time: "
  271. o7.TextColor3 = Color3.new(1, 0, 0)
  272. o7.Font = Enum.Font.Code
  273. o7.FontSize = Enum.FontSize.Size24
  274. o8 = Instance.new("TextLabel", g1)
  275. o8.BackgroundColor3 = Color3.new(1, 1, 1)
  276. o8.BackgroundTransparency = 1
  277. o8.BorderColor3 = Color3.new(0.105882, 0.164706, 0.207843)
  278. o8.Name = "PlrInput5"
  279. o8.Position = UDim2.new(0.1, 0,0.5, 0)
  280. o8.Size = UDim2.new(0.5, -250, 0.5, -250)
  281. o8.Text = "Current Sounds: "
  282. o8.TextColor3 = Color3.new(1, 0, 0)
  283. o8.Font = Enum.Font.Code
  284. o8.FontSize = Enum.FontSize.Size24
  285. o9 = Instance.new("TextLabel", g1)
  286. o9.BackgroundColor3 = Color3.new(1, 1, 1)
  287. o9.BackgroundTransparency = 1
  288. o9.BorderColor3 = Color3.new(0.105882, 0.164706, 0.207843)
  289. o9.Name = "PlrInput6"
  290. o9.Position = UDim2.new(0.1, 0,0.45, 0)
  291. o9.Size = UDim2.new(0.5, -250, 0.5, -250)
  292. o9.Text = "Current Parts: "
  293. o9.TextColor3 = Color3.new(1, 0, 0)
  294. o9.Font = Enum.Font.Code
  295. o9.FontSize = Enum.FontSize.Size24
  296. o5 = Instance.new("ImageLabel", g1)
  297. o5.BackgroundColor3 = Color3.new(1, 0.333333, 0)
  298. o5.BackgroundTransparency = 1
  299. o5.BorderColor3 = Color3.new(0.666667, 0, 0)
  300. o5.ImageColor3 = Color3.new(175, 175, 175)
  301. o5.Name = "SpideySense"
  302. o5.ImageTransparency = 1
  303. o5.Position = UDim2.new(0, 0, 0, -1)
  304. o5.Size = UDim2.new(1, 0, 1, 1)
  305. o5.ImageColor3 = Color3.new(0,0,0)
  306. o5.Image = "rbxassetid://951687333"
  307.  
  308. function tw(string)
  309. local String = string
  310. local Length = string.len(String)
  311.  
  312. for i=1,Length do
  313. wait(.05)
  314. s6:Play()
  315. o2.Text = string.sub(String,1,i)
  316. end
  317. end
  318.  
  319. function zoomi()
  320. s2.Volume = 5
  321. s2:Play()
  322. for i = 1,35 do
  323. wait()
  324. s2.Volume = s2.Volume - 0.15
  325. workspace.CurrentCamera.FieldOfView = workspace.CurrentCamera.FieldOfView - 1
  326. end
  327. end
  328.  
  329. function st()
  330. for i = 1,44 do
  331. wait()
  332. s3.Volume = s3.Volume - 0.1
  333. end
  334. end
  335.  
  336. function ss()
  337. for i = 1,44 do
  338. wait()
  339. s3.Volume = s3.Volume + 0.1
  340. end
  341. end
  342.  
  343. function unlocate()
  344. for _, players in pairs(game:service'Players':players()) do
  345. if players.Character then
  346. if players.Character:FindFirstChild('HumanoidRootPart') then
  347. if players.Character.HumanoidRootPart:FindFirstChild('track') then
  348. players.Character.HumanoidRootPart.track:Destroy()
  349. end
  350. end
  351. end
  352. end
  353. end
  354.  
  355. function zoomo()
  356. s2.Volume = 5
  357. s2:Play()
  358. for i = 1,35 do
  359. wait()
  360. s2.Volume = s2.Volume - 0.15
  361. workspace.CurrentCamera.FieldOfView = workspace.CurrentCamera.FieldOfView + 1
  362. end
  363. end
  364.  
  365. function colorlerp(a,b)
  366. local start = Vector3.new(a);
  367. local en = b;
  368.  
  369. for alpha = 0, 1, 0.1 do
  370. local offset = start:Lerp(en, alpha);
  371. o1.ImageColor3 = Color3.new(offset.X/255, offset.Y/255, offset.Z/255);
  372. wait();
  373. end
  374. end
  375.  
  376. function hair()
  377. local hair = Instance.new("Part", char)
  378. local hairmesh = Instance.new("SpecialMesh", hair)
  379. hairmesh.MeshId = "http://www.roblox.com/asset/?id=74879498"
  380. hairmesh.TextureId = "http://www.roblox.com/asset/?id=74879471"
  381. hairmesh.Scale = Vector3.new(1.025, 1, 1.075)
  382. hair.Transparency = 0
  383. hair.CanCollide = false
  384. hair.Name = "plrhair"
  385. hair.Anchored = false
  386. local weld = Instance.new("Weld", char)
  387. weld.Part0 = hair
  388. weld.Part1 = char.Head
  389. weld.C1 = CFrame.new(0,.47,0)
  390. end
  391.  
  392. function uhair()
  393. for _, a in pairs(char:children()) do
  394. if a:IsA('Part') and a.Name == "plrhair" then
  395. a:Destroy()
  396. end
  397. end
  398. end
  399.  
  400. function seyes(cooldown)
  401. local rand3 = math.random(1,3)
  402. if rand3 == 1 then
  403. for i = 0,1 do
  404. wait(.05)
  405. leye.Scale = leye.Scale - Vector3.new(0,0.035,0)
  406. end
  407. wait(cooldown)
  408. for i = 0,1 do
  409. wait(.05)
  410. leye.Scale = leye.Scale + Vector3.new(0,0.035,0)
  411. end
  412. end
  413. if rand3 == 2 then
  414. for i = 0,1 do
  415. wait(.05)
  416. reye.Scale = reye.Scale - Vector3.new(0,0.035,0)
  417. end
  418. wait(cooldown)
  419. for i = 0,1 do
  420. wait(.05)
  421. reye.Scale = reye.Scale + Vector3.new(0,0.035,0)
  422. end
  423. end
  424. if rand3 == 3 then
  425. for i = 0,1 do
  426. wait(.05)
  427. reye.Scale = reye.Scale - Vector3.new(0,0.035,0)
  428. leye.Scale = leye.Scale - Vector3.new(0,0.035,0)
  429. end
  430. wait(cooldown)
  431. for i = 0,1 do
  432. wait(.05)
  433. reye.Scale = reye.Scale + Vector3.new(0,0.035,0)
  434. leye.Scale = leye.Scale + Vector3.new(0,0.035,0)
  435. end
  436. end
  437. end
  438.  
  439. function headu()
  440. for i=0,1,0.15 do
  441. wait()
  442. neck.C0 = neck.C0:lerp(neck.C0*CFrame.Angles(rad(-10),rad(0),rad(0)),i)
  443. end
  444. seyes(.5)
  445. wait(.4)
  446. for i=0,1,0.2 do
  447. wait()
  448. neck.C0 = neck.C0:lerp(ncf,i)
  449. end
  450. end
  451.  
  452. function headl()
  453. local rand2 = math.random(1,2)
  454. if rand2 == 1 then
  455. for i=0,1,0.1 do
  456. neck.C0 = neck.C0:lerp(neck.C0*CFrame.Angles(rad(0),rad(0),rad(-6)),i)
  457. wait()
  458. end
  459. wait(.4)
  460. for i=0,1,0.1 do
  461. neck.C0 = neck.C0:lerp(ncf,i)
  462. wait()
  463. end
  464. end
  465. if rand2 == 2 then
  466. for i=0,1,0.1 do
  467. neck.C0 = neck.C0:lerp(neck.C0*CFrame.Angles(rad(0),rad(0),rad(6)),i)
  468. wait()
  469. end
  470. wait(.4)
  471. for i=0,1,0.1 do
  472. neck.C0 = neck.C0:lerp(ncf,i)
  473. wait()
  474. end
  475. end
  476. end
  477.  
  478. function child(a,b)
  479. for _, a in pairs(a:children()) do
  480. if a:IsA(b) then
  481. a:Destroy()
  482. end
  483. end
  484. end
  485.  
  486. function circ()
  487. torso.Anchored = true
  488. local circle = Instance.new('Part', char)
  489. circle.Anchored = true
  490. circle.BrickColor = BrickColor.new('Really black')
  491. circle.CanCollide = false
  492. circle.BottomSurface = 0
  493. circle.TopSurface = 0
  494. circle.Material = "Neon"
  495. circle.Size = Vector3.new(0,0,0)
  496. circle.CFrame = torso.CFrame
  497. circle.Shape = "Ball"
  498. for i = 1,25 do
  499. wait()
  500. circle.Size = circle.Size + Vector3.new(0.8,0.8,0.8)
  501. circle.CFrame = torso.CFrame
  502. circle.Transparency = circle.Transparency + 0.05
  503. end
  504. circle:Destroy()
  505. end
  506.  
  507. function circ2()
  508. local circle = Instance.new('Part', char)
  509. circle.CFrame = torso.CFrame
  510. circle.Anchored = true
  511. circle.BottomSurface = 0
  512. circle.TopSurface = 0
  513. circle.Material = "Neon"
  514. circle.BrickColor = BrickColor.new('Really black')
  515. circle.CanCollide = false
  516. circle.Size = Vector3.new(19.25,19.25,19.25)
  517. circle.Shape = "Ball"
  518. s9:Play()
  519. for i = 1,25 do
  520. wait()
  521. circle.Size = circle.Size - Vector3.new(2,2,2)
  522. circle.CFrame = torso.CFrame
  523. circle.Transparency = circle.Transparency + 0.01
  524. end
  525. circle:Destroy()
  526. end
  527.  
  528. function revcir()
  529. torso.Anchored = true
  530. local circle = Instance.new('Part', char)
  531. circle.Anchored = true
  532. circle.BrickColor = BrickColor.new('Bright red')
  533. circle.CanCollide = false
  534. circle.BottomSurface = 0
  535. circle.TopSurface = 0
  536. circle.Material = "Neon"
  537. circle.Size = Vector3.new(19.25,19.25,19.25)
  538. circle.CFrame = torso.CFrame
  539. circle.Shape = "Ball"
  540. for i = 1,25 do
  541. wait()
  542. circle.Size = circle.Size - Vector3.new(2,2,2)
  543. circle.CFrame = torso.CFrame
  544. circle.Transparency = circle.Transparency + 0.05
  545. end
  546. circle:Destroy()
  547. end
  548.  
  549. function revcir2()
  550. local circle = Instance.new('Part', char)
  551. circle.Anchored = true
  552. circle.BrickColor = BrickColor.new('Bright red')
  553. circle.CanCollide = false
  554. circle.BottomSurface = 0
  555. circle.TopSurface = 0
  556. circle.Material = "Neon"
  557. circle.Size = Vector3.new(0,0,0)
  558. circle.CFrame = torso.CFrame
  559. circle.Shape = "Ball"
  560. s9:Play()
  561. for i = 1,100 do
  562. wait()
  563. circle.Size = circle.Size + Vector3.new(2,2,2)
  564. circle.CFrame = torso.CFrame
  565. circle.Transparency = circle.Transparency + 0.01
  566. end
  567. circle:Destroy()
  568. end
  569.  
  570. function transform()
  571. circ()
  572. circ()
  573. circ()
  574. fhead.Parent.BrickColor = BrickColor.new('Really black')
  575. child(char,'CharacterMesh')
  576. shirt = Instance.new('Shirt', char)
  577. shirt.ShirtTemplate = 'http://www.roblox.com/asset/?id=26550810'
  578. pants = Instance.new('Pants', char)
  579. pants.PantsTemplate = 'http://www.roblox.com/asset/?id=26550833'
  580. pack('LeftArm',0,279174949)
  581. pack('RightArm',0,279174886)
  582. pack('LeftLeg',0,319336109)
  583. pack('RightLeg',0,319336155)
  584. pack('Torso',0,376169183)
  585. circ2()
  586. colorlerp(o1.ImageColor3,Vector3.new(0,0,0))
  587. o2.TextColor3 = Color3.new(0,0,0)
  588. o3.TextColor3 = Color3.new(0,0,0)
  589. o4.TextColor3 = Color3.new(0,0,0)
  590. o6.TextColor3 = Color3.new(0,0,0)
  591. o7.TextColor3 = Color3.new(0,0,0)
  592. o8.TextColor3 = Color3.new(0,0,0)
  593. o9.TextColor3 = Color3.new(0,0,0)
  594. wait(.1)
  595. torso.Anchored = false
  596. end
  597.  
  598. function untrans()
  599. revcir()
  600. revcir()
  601. revcir()
  602. fhead.Parent.BrickColor = BrickColor.new('Bright red')
  603. child(char,'CharacterMesh')
  604. pack('LeftArm',151353346,151353416)
  605. pack('RightArm',151353346,151353456)
  606. pack('LeftLeg',151353346,151353958)
  607. pack('RightLeg',151353346,151353479)
  608. pack('Torso',151353346,151353393)
  609. colorlerp(o1.ImageColor3,Vector3.new(255,0,0))
  610. o2.TextColor3 = Color3.new(1,0,0)
  611. o3.TextColor3 = Color3.new(1,0,0)
  612. o4.TextColor3 = Color3.new(1,0,0)
  613. o6.TextColor3 = Color3.new(1,0,0)
  614. o7.TextColor3 = Color3.new(1,0,0)
  615. o8.TextColor3 = Color3.new(1,0,0)
  616. o9.TextColor3 = Color3.new(1,0,0)
  617. revcir2()
  618. torso.Anchored = false
  619. end
  620.  
  621. function eye(w1,w2,w3,w4)
  622. local eye1 = Instance.new("Part")
  623. eye1.Anchored = false
  624. eye1.Parent = char.Head
  625. eye1.TopSurface = 0
  626. eye1.BrickColor = BrickColor.new("Black")
  627. eye1.BottomSurface = 0
  628. local eye1m = Instance.new("SpecialMesh", eye1)
  629. eye1m.MeshType = Enum.MeshType.Sphere
  630. eye1m.Scale = Vector3.new(0.08,0.22,0.03)
  631. local weld = Instance.new("Weld", char.Head)
  632. weld.Part0 = eye1
  633. weld.Part1 = char.Head
  634. weld.C1 = CFrame.new(w1,w2,w3)
  635. local eye1 = Instance.new("Part")
  636. eye1.Anchored = false
  637. eye1.Parent = char.Head
  638. eye1.TopSurface = 0
  639. eye1.Material = "Neon"
  640. eye1.BrickColor = BrickColor.new("Pearl")
  641. eye1.BottomSurface = 0
  642. local eye1m = Instance.new("SpecialMesh", eye1)
  643. eye1m.MeshType = Enum.MeshType.Sphere
  644. eye1m.Scale = Vector3.new(0.045,0.12,0.05)
  645. local weld = Instance.new("Weld", char.Head)
  646. weld.Part0 = eye1
  647. weld.Part1 = char.Head
  648. weld.C1 = CFrame.new(w4,w2,w3)
  649. end
  650.  
  651. function pack(body,tex,mesh)
  652. local package = Instance.new('CharacterMesh', char)
  653. package.OverlayTextureId = tex
  654. package.MeshId = mesh
  655. package.BodyPart = body
  656. end
  657.  
  658. function blink()
  659. for i = 0,1 do
  660. wait(.05)
  661. leye.Scale = leye.Scale - Vector3.new(0,0.05,0)
  662. reye.Scale = reye.Scale - Vector3.new(0,0.05,0)
  663. end
  664. wait(.05)
  665. for i = 0,1 do
  666. wait(.05)
  667. leye.Scale = leye.Scale + Vector3.new(0,0.05,0)
  668. reye.Scale = reye.Scale + Vector3.new(0,0.05,0)
  669. end
  670. end
  671.  
  672. function insk()
  673. tw('Activating instant kill mode...')
  674. local start = reye.Parent.Color
  675. local End = Color3.new(1,0,0)
  676. for i = 0,1,0.05 do
  677. wait()
  678. local color = start:lerp(End,i)
  679. reye.Parent.BrickColor = BrickColor.new(color)
  680. leye.Parent.BrickColor = BrickColor.new(color)
  681. end
  682. blink()
  683. end
  684.  
  685. function umask()
  686. hair()
  687. for i = 0,1 do
  688. wait()
  689. fhead.Scale = fhead.Scale - Vector3.new(0,0.1,0)
  690. end
  691. wait(.05)
  692. fhead.Parent.Transparency = 1
  693. rfeye.Transparency = 1
  694. lfeye.Transparency = 1
  695. reye.Parent.Transparency = 1
  696. leye.Parent.Transparency = 1
  697. for i = 1,15 do
  698. wait()
  699. o1.ImageTransparency = o1.ImageTransparency + 0.1
  700. for _, a in pairs(g1:children()) do
  701. if a:IsA('TextLabel') then
  702. a.TextTransparency = a.TextTransparency + 0.1
  703. a.TextStrokeTransparency = a.TextStrokeTransparency + 0.1
  704. end
  705. end
  706. end
  707. end
  708.  
  709. function omask()
  710. uhair()
  711. for i = 0,1 do
  712. wait()
  713. fhead.Scale = fhead.Scale + Vector3.new(0,0.1,0)
  714. end
  715. wait(.05)
  716. fhead.Parent.Transparency = 0
  717. rfeye.Transparency = 0
  718. lfeye.Transparency = 0
  719. reye.Parent.Transparency = 0
  720. leye.Parent.Transparency = 0
  721. for i = 1,15 do
  722. wait()
  723. o1.ImageTransparency = o1.ImageTransparency - 0.1
  724. for _, a in pairs(g1:children()) do
  725. if a:IsA('TextLabel') then
  726. a.TextTransparency = a.TextTransparency - 0.1
  727. a.TextStrokeTransparency = a.TextStrokeTransparency - 0.1
  728. end
  729. end
  730. end
  731. end
  732.  
  733. function bl(player)
  734. blood.Parent = player.HumanoidRootPart
  735. blood.Enabled = true
  736. player:BreakJoints()
  737. wait(.5)
  738. blood.Enabled = false
  739. wait(.4)
  740. blood.Parent = nil
  741. end
  742.  
  743. function webmove(player,speed)
  744. if (insta == false) or (insta == true) then
  745. time = 10
  746. player:FindFirstChildOfClass('Humanoid').WalkSpeed = speed
  747. end
  748. end
  749.  
  750. function udr()
  751. for _, a in pairs(char:children()) do
  752. if a:IsA('Part') and a.Name == "Drone" then
  753. a:Destroy()
  754. end
  755. end
  756. end
  757.  
  758. function dr()
  759. local p1 = Instance.new("Part", char)
  760. dro = p1
  761. p1.BrickColor = BrickColor.new("Medium stone grey")
  762. p1.Name = "Drone"
  763. p1.CFrame = CFrame.new(-0.785019994, 0.0750000775, -45.8349953, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  764. p1.CanCollide = false
  765. p1.Anchored = true
  766. p1.CFrame = char.Head.CFrame
  767. p1.Size = Vector3.new(0.490001351, 0.150000155, 0.61000073)
  768. local b1 = Instance.new("SpecialMesh", p1)
  769. b1.MeshId = "rbxassetid://485451987"
  770. b1.TextureId = ""
  771. b1.MeshType = Enum.MeshType.FileMesh
  772. b1.Name = "Mesh"
  773. b1.Scale = Vector3.new(0.109999999, 0.109999999, 0.109999999)
  774. local d1 = Instance.new("Decal", p1)
  775. d1.Texture = "http://www.roblox.com/asset/?id=668022037"
  776. d1.Face = Enum.NormalId.Front
  777. end
  778.  
  779. function uinsk()
  780. local start = reye.Parent.Color
  781. local End = color
  782. for i = 0,1,0.05 do
  783. wait()
  784. local color = start:lerp(End,i)
  785. reye.Parent.BrickColor = BrickColor.new(color)
  786. leye.Parent.BrickColor = BrickColor.new(color)
  787. end
  788. blink()
  789. end
  790.  
  791. function mous(a,b)
  792. local target = game:service'Players'[a]
  793. local target2 = b
  794. local Player = target
  795. local characterImageFormat='http://www.roblox.com/Thumbs/Avatar.ashx?x=352&y=352&format=png&userid=%d';
  796. il.Image = characterImageFormat:format(Player.userId);
  797. t1.Text = 'Username: '..target2.Name
  798. t2.Text = 'Days Old: '..target.AccountAge
  799. t3.Text = 'User Id: '..target.UserId
  800. end
  801.  
  802. --// Character
  803.  
  804. char.Humanoid.WalkSpeed = 45
  805. char.Humanoid.JumpPower = 100
  806.  
  807. for _, body in pairs(char:children()) do
  808. if body:IsA('BasePart') then
  809. body.BrickColor = BrickColor.new('Cool yellow')
  810. end
  811. end
  812.  
  813. local fakehead = Instance.new('Part', char)
  814. fakehead.Name = "FHead"
  815. fakehead.BrickColor = BrickColor.new('Crimson')
  816. fakehead.Color = Color3.new(75, 0, 0)
  817. fakehead.Size = char.Head.Size
  818. fakehead.CanCollide = false
  819. fakehead.Anchored = false
  820. hmesh = Instance.new('SpecialMesh', fakehead)
  821. hmesh.Scale = Vector3.new(1.26, 1.26, 1.26)
  822. hmesh.MeshType = "Head"
  823. Weld = Instance.new("Weld",game.Players.LocalPlayer.Character)
  824. Weld.Part0 = char.Head
  825. Weld.Part1 = fakehead
  826. Weld.C1 = CFrame.new(0, 0, 0)*CFrame.fromEulerAnglesXYZ(0, 0, 0)
  827. fhead = hmesh
  828.  
  829. local eye1 = Instance.new("Part")
  830. eye1.Anchored = false
  831. eye1.Parent = char.Head
  832. eye1.TopSurface = 0
  833. eye1.CanCollide = false
  834. eye1.BrickColor = BrickColor.new("Black")
  835. eye1.BottomSurface = 0
  836. lfeye = eye1
  837. local eye1m = Instance.new("SpecialMesh", eye1)
  838. eye1m.MeshType = Enum.MeshType.Sphere
  839. eye1m.Scale = Vector3.new(0.08,0.22,0.03)
  840. local weld = Instance.new("Weld", char.Head)
  841. weld.Part0 = eye1
  842. weld.Part1 = char.Head
  843. weld.C1 = CFrame.new(-.17,.14,-.57)
  844. local eye2 = Instance.new("Part")
  845. eye2.Anchored = false
  846. eye2.Parent = char.Head
  847. eye2.TopSurface = 0
  848. eye2.CanCollide = false
  849. eye2.Material = 'Neon'
  850. eye2.BrickColor = BrickColor.new("Pearl")
  851. eye2.BottomSurface = 0
  852. local eye2m = Instance.new("SpecialMesh", eye2)
  853. eye2m.MeshType = Enum.MeshType.Sphere
  854. eye2m.Scale = Vector3.new(0.04,0.12,0.05)
  855. local weld = Instance.new("Weld", char.Head)
  856. weld.Part0 = eye2
  857. weld.Part1 = char.Head
  858. weld.C1 = CFrame.new(-.2,.14,-.57)
  859. reye = eye2m
  860.  
  861. local eye1 = Instance.new("Part")
  862. eye1.Anchored = false
  863. eye1.Parent = char.Head
  864. eye1.TopSurface = 0
  865. eye1.CanCollide = false
  866. eye1.BrickColor = BrickColor.new("Black")
  867. eye1.BottomSurface = 0
  868. rfeye = eye1
  869. local eye1m = Instance.new("SpecialMesh", eye1)
  870. eye1m.MeshType = Enum.MeshType.Sphere
  871. eye1m.Scale = Vector3.new(0.08,0.22,0.03)
  872. local weld = Instance.new("Weld", char.Head)
  873. weld.Part0 = eye1
  874. weld.Part1 = char.Head
  875. weld.C1 = CFrame.new(.17,.14,-.57)
  876. local eye1 = Instance.new("Part")
  877. eye1.Anchored = false
  878. eye1.Parent = char.Head
  879. eye1.TopSurface = 0
  880. eye1.CanCollide = false
  881. eye1.Material = 'Neon'
  882. eye1.BrickColor = BrickColor.new("Pearl")
  883. eye1.BottomSurface = 0
  884. local eye1m = Instance.new("SpecialMesh", eye1)
  885. eye1m.MeshType = Enum.MeshType.Sphere
  886. eye1m.Scale = Vector3.new(0.04,0.12,0.05)
  887. local weld = Instance.new("Weld", char.Head)
  888. weld.Part0 = eye1
  889. weld.Part1 = char.Head
  890. weld.C1 = CFrame.new(.2,.14,-.57)
  891. leye = eye1m
  892. color = eye1.Color
  893.  
  894. for _, a in pairs(char:children()) do
  895. if a:IsA('Pants') or a:IsA('Shirt') or a:IsA('ShirtGraphic') then
  896. a:Destroy()
  897. end
  898. end
  899.  
  900. child(char,'Accessory')
  901. child(char,'CharacterMesh')
  902.  
  903. pack('LeftArm',151353346,151353416)
  904. pack('RightArm',151353346,151353456)
  905. pack('LeftLeg',151353346,151353958)
  906. pack('RightLeg',151353346,151353479)
  907. pack('Torso',151353346,151353393)
  908.  
  909. char.Head.face.Texture = "rbxassetid://10747810"
  910.  
  911. --// Key function
  912.  
  913. mouse.KeyDown:connect(function(key)
  914. if key == "c" and cooldown then
  915. if (hear == false) then
  916. hear = true
  917. elseif (hear == true) then
  918. hear = false
  919. end
  920. end
  921.  
  922. if key == "g" and cooldown then
  923. cooldown = false
  924. if (unmasked == true) then
  925. unmasked = false
  926. s7:Play()
  927. omask()
  928. elseif (unmasked == false) then
  929. unmasked = true
  930. s8:Play()
  931. umask()
  932. end
  933. wait(.1)
  934. cooldown = true
  935. end
  936.  
  937. if key == "t" and cooldown then
  938. cooldown = false
  939. local web = Instance.new('Part', char)
  940. web.CanCollide = false
  941. web.Anchored = false
  942. web.CanCollide = false
  943. web.CFrame = char.Torso.CFrame * CFrame.Angles(rad(0),rad(90),rad(180))
  944. web.Position = torso.Position + torso.CFrame.lookVector * 1
  945. web.Size = Vector3.new(0.09, 5.13, 5.55)
  946. web.Transparency = 1
  947. local dec = Instance.new('Decal', web)
  948. dec.Texture = "http://www.roblox.com/asset/?id=148633485"
  949. dec.Face = "Left"
  950. local dec2 = dec:Clone()
  951. dec2.Parent = web
  952. dec2.Face = "Right"
  953. local dec3 = dec:Clone()
  954. dec3.Parent = web
  955. dec3.Face = "Top"
  956. local dec4 = dec:Clone()
  957. dec4.Parent = web
  958. dec4.Face = "Back"
  959. local dec5 = dec:Clone()
  960. dec5.Parent = web
  961. dec5.Face = "Bottom"
  962. local dec6 = dec:Clone()
  963. dec6.Parent = web
  964. dec6.Face = "Front"
  965. local bv = Instance.new("BodyVelocity")
  966. bv.maxForce = Vector3.new(1e9, 1e9, 1e9)
  967. bv.velocity = mouse.Hit.lookVector * 185
  968. bv.Parent = web
  969. web.Touched:connect(function(hit)
  970. if hit.Parent.Name ~= plr.Name and hit.Parent:FindFirstChildOfClass('Humanoid') then
  971. local speed = hit.Parent:FindFirstChildOfClass('Humanoid').WalkSpeed
  972. hit.Parent:FindFirstChildOfClass('Humanoid').WalkSpeed = 0
  973. web:Destroy()
  974. for _, a in pairs(hit.Parent:children()) do
  975. local dec = Instance.new('Decal', a)
  976. dec.Texture = "http://www.roblox.com/asset/?id=148633485"
  977. dec.Face = "Left"
  978. local dec2 = dec:Clone()
  979. dec2.Parent = a
  980. dec2.Face = "Right"
  981. local dec3 = dec:Clone()
  982. dec3.Parent = a
  983. dec3.Face = "Top"
  984. local dec4 = dec:Clone()
  985. dec4.Parent = a
  986. dec4.Face = "Back"
  987. local dec5 = dec:Clone()
  988. dec5.Face = "Bottom"
  989. dec5.Parent = a
  990. local dec6 = dec:Clone()
  991. dec6.Parent = a
  992. dec6.Face = "Front"
  993. game.Debris:AddItem(dec, time+2)
  994. game.Debris:AddItem(dec2, time+2)
  995. game.Debris:AddItem(dec3, time+2)
  996. game.Debris:AddItem(dec4, time+2)
  997. game.Debris:AddItem(dec5, time+2)
  998. game.Debris:AddItem(dec6, time+2)
  999. end
  1000. wait(time)
  1001. webmove(hit.Parent,speed)
  1002. end
  1003. end)
  1004. wait(.1)
  1005. cooldown = true
  1006. end
  1007.  
  1008. if key == "f" and cooldown and (unmasked == false) then
  1009. cooldown = false
  1010. if (sou == false) then
  1011. sou = true
  1012. tw('Playing song...')
  1013. s3.Volume = 0
  1014. s3:Play()
  1015. ss()
  1016. tw('Song is playing...')
  1017. elseif (sou == true) then
  1018. sou = false
  1019. tw('Stopping song...')
  1020. st()
  1021. s3.Volume = 0
  1022. tw('Song is stopped...')
  1023. end
  1024. wait(.05)
  1025. cooldown = true
  1026. end
  1027.  
  1028. if key == "v" and cooldown and (unmasked == false) and drone then
  1029. cooldown = false
  1030. if char:FindFirstChild('Drone') and (freefly == false) then
  1031. freefly = true
  1032. workspace.Camera.CameraSubject = char:FindFirstChild('Drone')
  1033. elseif (freefly == true) then
  1034. freefly = false
  1035. workspace.Camera.CameraSubject = char:FindFirstChildOfClass('Humanoid')
  1036. end
  1037. wait(.05)
  1038. cooldown = true
  1039. end
  1040.  
  1041. if key == "r" and cooldown and (unmasked == false) then
  1042. cooldown = false
  1043. if (black == false) then
  1044. black = true
  1045. transform()
  1046. elseif (black == true) then
  1047. black = false
  1048. untrans()
  1049. end
  1050. wait(2)
  1051. cooldown = true
  1052. end
  1053.  
  1054. if key == "e" and cooldown and (unmasked == false) then
  1055. cooldown = false
  1056. if (insta == false) then
  1057. insta = true
  1058. insk()
  1059. tw('Instant kill mode activated!')
  1060. elseif (insta == true) then
  1061. insta = false
  1062. tw('Deactivating instant kill mode...')
  1063. uinsk()
  1064. tw('instant kill mode deactivated!')
  1065. end
  1066. cooldown = true
  1067. end
  1068.  
  1069. if key == "q" and cooldown and (unmasked == false) then
  1070. cooldown = false
  1071. if (zcam == false) then
  1072. zcam = true
  1073. tw('Zooming in....')
  1074. zoomi()
  1075. tw('Zoomed in')
  1076. wait(.2)
  1077. o2.Text = ""
  1078. elseif (zcam == true) then
  1079. zcam = false
  1080. tw('Zooming out....')
  1081. zoomo()
  1082. tw('Zoomed out')
  1083. wait(.2)
  1084. o2.Text = ""
  1085. end
  1086. wait(.1)
  1087. cooldown = true
  1088. end
  1089. end)
  1090.  
  1091. --// Click function
  1092.  
  1093. mouse.Button1Down:connect(function()
  1094. if mouse.Target and cooldown then
  1095. if mouse.Target.ClassName == "Part" then
  1096. s10:Play()
  1097. lclick = true
  1098. mousep = mouse.Hit.p
  1099. mouseh = mouse.Hit
  1100. sling = true
  1101. cooldown = false
  1102. part = mouse.Target
  1103. char.Humanoid.Jump = true
  1104. wait(.05)
  1105. s1:Play()
  1106. sel = Instance.new("SelectionPointLasso")
  1107. sels = sel
  1108. sel.Parent= workspace
  1109. sel.Humanoid = char.Humanoid
  1110. sel.Color=BrickColor.new("White")
  1111. sel.Point = mousep
  1112. char.Torso.CFrame = CFrame.new(char.Torso.Position, mouse.Hit.p)
  1113. arm = {char["Right Arm"]}
  1114. char.Torso["Right Shoulder"].Archivable = true
  1115. mc = char.Torso["Right Shoulder"]:Clone()
  1116. weld = Instance.new("Weld", arm[1])
  1117. weld.Part0 = char.Torso
  1118. weld.Part1 = weld.Parent
  1119. weld.C1 = CFrame.new(-1.5,.5,.5)*CFrame.Angles(math.rad(-90),0,0)
  1120. game.Debris:AddItem(weld, 0.5)
  1121. local bv = Instance.new("BodyVelocity")
  1122. bodyv = bv
  1123. bv.maxForce = Vector3.new(1e9, 1e9, 1e9)
  1124. bv.velocity = mouseh.lookVector * speed
  1125. bv.Parent = torso
  1126. lclickt = true
  1127. wait(0.6)
  1128. mc.Parent = char.Torso
  1129. end
  1130. end
  1131. end)
  1132.  
  1133. mouse.Button1Up:connect(function()
  1134. lclick = false
  1135. if bodyv:IsA('BodyVelocity') and sels:IsA('SelectionPointLasso') then
  1136. bodyv:Destroy()
  1137. sels:Destroy()
  1138. sling = false
  1139. cooldown = true
  1140. end
  1141. end)
  1142.  
  1143. --// Intro
  1144.  
  1145. tw("Welcome back, "..plr.Name)
  1146. wait(.1)
  1147. tw("Press left click to shoot web")
  1148. wait(.1)
  1149. tw("Script made by Cronizete")
  1150. wait(.1)
  1151. o2.Text = ""
  1152.  
  1153. --// Touched
  1154.  
  1155. for _, b in pairs(char:children()) do
  1156. if b:IsA('Part') then
  1157. char.Torso.Touched:connect(function(hit)
  1158. if hit:IsA('Part') and hit.Name ~= 'Base' and hit.Name ~= 'Right Arm' then
  1159. lclick = false
  1160. for _, a in pairs(torso:children()) do
  1161. if a:IsA('BodyVelocity') and sels:IsA('SelectionPointLasso') then
  1162. sels:Destroy()
  1163. a:Destroy()
  1164. end
  1165. end
  1166. end
  1167. end)
  1168. end
  1169. end
  1170.  
  1171. --//Wall Climb
  1172.  
  1173. torso.Touched:connect(function(hit)
  1174. if hit:IsA('Part') and (sling == false) then
  1175. local c = Instance.new('TrussPart', workspace.CurrentCamera)
  1176. c.Anchored = true
  1177. c.Transparency = 1
  1178. c.CFrame = CFrame.new(char.Torso.Position + (char.Torso.CFrame.lookVector * 1), char.Torso.Position + (char.Torso.CFrame.lookVector * 12))
  1179. game:GetService('Debris'):AddItem(c,3)
  1180. end
  1181. end)
  1182.  
  1183. --// Sound feauture
  1184.  
  1185. game:service'Workspace'.DescendantAdded:connect(function(p)
  1186. if p:IsA('Sound') and hear then
  1187. local p1 = p:Clone()
  1188. p1.Parent = workspace.Camera
  1189. p1.Volume = p1.Volume + 1.5
  1190. p1:Play()
  1191. end
  1192. end)
  1193.  
  1194. --// Speed
  1195.  
  1196. char.Humanoid.Running:connect(function(speed)
  1197. o4.Text = "Current Speed: "..speed
  1198. end)
  1199.  
  1200. --// Mouse
  1201.  
  1202. game:GetService('RunService').RenderStepped:connect(function()
  1203. if mouse.Target and mouse.Target.Parent:FindFirstChildOfClass('Humanoid') and (unmasked == false) then
  1204. local targ = mouse.Target
  1205. if game:service'Players':FindFirstChild(targ.Parent.Name) then
  1206. mous(mouse.Target.Parent.Name,mouse.Target.Parent)
  1207. elseif not game:service'Players':FindFirstChild(targ.Parent.Name) then
  1208. t1.Text = "Model: "..targ.Parent.Name
  1209. t2.Text = ""
  1210. t3.Text = ""
  1211. t4.Text = ""
  1212. end
  1213. end
  1214. end)
  1215.  
  1216. --// Time
  1217.  
  1218. game:GetService('RunService').RenderStepped:connect(function()
  1219. o7.Text = "Current Time: "..game:service'Lighting'.TimeOfDay
  1220. end)
  1221.  
  1222. --// Web Speed
  1223.  
  1224. game:GetService('RunService').RenderStepped:connect(function()
  1225. if lclick then
  1226. speed = speed + 1
  1227. bodyv.velocity = mouseh.lookVector * speed
  1228. elseif (lclick == false) and lclickt then
  1229. speed = mspeed
  1230. bodyv.velocity = mouseh.lookVector * mspeed
  1231. end
  1232. end)
  1233.  
  1234. --// Heal
  1235.  
  1236. game:GetService('RunService').RenderStepped:connect(function()
  1237. char:FindFirstChildOfClass('Humanoid').Health = char:FindFirstChildOfClass('Humanoid').Health + 0.1
  1238. end)
  1239.  
  1240. --// Drone (Cancelled)
  1241.  
  1242. game:GetService('RunService').RenderStepped:connect(function()
  1243. if drone then
  1244. wait()
  1245. dro.CFrame = dro.CFrame:lerp(char.Head.CFrame * CFrame.new(2,1.5,0),0.1)
  1246. elseif (drone == false) and char:FindFirstChild('Drone') then
  1247. wait()
  1248. dro.CFrame = dro.CFrame:lerp(char.Torso.CFrame,0.1)
  1249. end
  1250. end)
  1251.  
  1252. --// Web Speed
  1253.  
  1254. game:GetService('RunService').RenderStepped:connect(function()
  1255. o6.Text = "Current Web Speed: "..speed
  1256. end)
  1257.  
  1258. --// Sounds
  1259.  
  1260. game:GetService('RunService').RenderStepped:connect(function()
  1261. local sous = {}
  1262. function scan(p)
  1263. for _,v in pairs(p:GetChildren()) do
  1264. if (v:IsA("Sound")) then
  1265. table.insert(sous,v)
  1266. end
  1267. scan(v)
  1268. end
  1269. end
  1270.  
  1271. scan(game:service'Workspace')
  1272. local ps = #sous
  1273. if ps >= 2 then
  1274. asd2 = "s"
  1275. elseif ps <= 1 then
  1276. asd2 = ""
  1277. end
  1278. o8.Text = "Current Sound"..asd2..": "..#sous
  1279. sous = {}
  1280. end)
  1281.  
  1282. --// Parts
  1283.  
  1284. game:GetService('RunService').RenderStepped:connect(function()
  1285. parts = {}
  1286. function scan(p)
  1287. for _,v in pairs(p:GetChildren()) do
  1288. if (v:IsA("BasePart")) then
  1289. table.insert(parts,v)
  1290. end
  1291. scan(v)
  1292. end
  1293. end
  1294.  
  1295. scan(game:service'Workspace')
  1296. local ps = #parts
  1297. if ps >= 2 then
  1298. asd = "s"
  1299. elseif ps <= 1 then
  1300. asd = ""
  1301. end
  1302. o9.Text = "Current Part"..asd..": "..#parts
  1303. parts = {}
  1304. end)
  1305.  
  1306. --// Helmet stuff
  1307.  
  1308. game:GetService('RunService').RenderStepped:connect(function()
  1309.  
  1310. if not char.Head.BrickColor == color then
  1311. char.Head.BrickColor = BrickColor.new('Cool yellow')
  1312. end
  1313.  
  1314. char["Right Arm"].BrickColor = color3
  1315. char["Left Arm"].BrickColor = color3
  1316.  
  1317. o3.Text = "Current Health: "..char.Humanoid.Health
  1318.  
  1319. if char.Humanoid.Health <= 20 and (unmasked == false) then
  1320. o2.Text = "You're about to die!"
  1321. s5:Resume()
  1322. o1.Rotation = math.random(-8,8)
  1323. else
  1324. s5:Pause()
  1325. o1.Rotation = 0
  1326. end
  1327.  
  1328. for _, plrs in pairs(game:service'Players':players()) do
  1329. if plrs.Name ~= plr.Name and plrs.Character then
  1330. if (plrs.Character.HumanoidRootPart.Position - torso.Position).magnitude <= 25 then
  1331. s4:Resume()
  1332. end
  1333. end
  1334. end
  1335. end)
  1336.  
  1337. --// Main loop
  1338.  
  1339. while wait(3) do
  1340. t1.Text = ''
  1341. t2.Text = ''
  1342. t3.Text = ''
  1343. t4.Text = ''
  1344. il.Image = 'rbxassetid://0'
  1345. o2.Text = ""
  1346. local rand = math.random(1,3)
  1347. if rand == 1 and (unmasked == false) then
  1348. blink()
  1349. elseif rand == 2 and (unmasked == false) then
  1350. headl()
  1351. elseif rand == 3 and (unmasked == false) then
  1352. headu()
  1353. end
  1354. end
Add Comment
Please, Sign In to add comment