NiceBBMBThai

Homecoming Spiderman

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