Advertisement
Mista_Ligma

googw

Jan 20th, 2019
138
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 22.01 KB | None | 0 0
  1. --[[
  2. ______ __ __ ____ __ ______
  3. / _/ _/ / \/ \ / __/___ __ _______/ /_ / / /
  4. / // / / /\/ /\ \ __/ /_/ __ \/ / / / ___/ __ \ / // /
  5. / // / / / /_/ \ \/_ __/ /_/ / /_/ / / / /_/ / / // /
  6. / // / /_/ \_\/_/ \____/\__,_/_/ /_.___/ _/ // /
  7. /__/__/ /__/__/
  8.  
  9. --]]
  10. --https://github.com/Mokiros/roblox-FE-compatibility
  11. if game:GetService("RunService"):IsClient() then error("Script must be server-side in order to work; use h/ and not hl/") end
  12. local Player,Mouse,mouse,UserInputService,ContextActionService = owner
  13. local RealPlayer = Player
  14. do print("FE Compatibility code by Mokiros")local a=RealPlayer;script.Parent=a.Character;local b=Instance.new("RemoteEvent")b.Name="UserInput_Event"local function c()local d={_fakeEvent=true,Functions={},Connect=function(self,e)table.insert(self.Functions,e)end}d.connect=d.Connect;return d end;local f={Target=nil,Hit=CFrame.new(),KeyUp=c(),KeyDown=c(),Button1Up=c(),Button1Down=c(),Button2Up=c(),Button2Down=c()}local g={InputBegan=c(),InputEnded=c()}local CAS={Actions={},BindAction=function(self,h,i,j,...)CAS.Actions[h]=i and{Name=h,Function=i,Keys={...}}or nil end}CAS.UnbindAction=CAS.BindAction;local function k(self,l,...)local d=f[l]if d and d._fakeEvent then for m,e in pairs(d.Functions)do e(...)end end end;f.TrigEvent=k;g.TrigEvent=k;b.OnServerEvent:Connect(function(n,o)if n~=a then return end;f.Target=o.Target;f.Hit=o.Hit;if not o.isMouse then local p=o.UserInputState==Enum.UserInputState.Begin;if o.UserInputType==Enum.UserInputType.MouseButton1 then return f:TrigEvent(p and"Button1Down"or"Button1Up")end;if o.UserInputType==Enum.UserInputType.MouseButton2 then return f:TrigEvent(p and"Button2Down"or"Button2Up")end;for m,d in pairs(CAS.Actions)do for m,q in pairs(d.Keys)do if q==o.KeyCode then d.Function(d.Name,o.UserInputState,o)end end end;f:TrigEvent(p and"KeyDown"or"KeyUp",o.KeyCode.Name:lower())g:TrigEvent(p and"InputBegan"or"InputEnded",o,false)end end)b.Parent=NLS([==[local a=game:GetService("Players").LocalPlayer;local b=script:WaitForChild("UserInput_Event")local c=a:GetMouse()local d=game:GetService("UserInputService")local e=function(f,g)if g then return end;b:FireServer({KeyCode=f.KeyCode,UserInputType=f.UserInputType,UserInputState=f.UserInputState,Hit=c.Hit,Target=c.Target})end;d.InputBegan:Connect(e)d.InputEnded:Connect(e)local h,i;while wait(1/30)do if h~=c.Hit or i~=c.Target then h,i=c.Hit,c.Target;b:FireServer({isMouse=true,Target=i,Hit=h})end end]==],Player.Character)local r=game;local s={__index=function(self,q)local t=rawget(self,"_RealService")if t then return typeof(t[q])=="function"and function(m,...)return t[q](t,...)end or t[q]end end,__newindex=function(self,q,u)local t=rawget(self,"_RealService")if t then t[q]=u end end}local function v(d,w)d._RealService=typeof(w)=="string"and r:GetService(w)or w;return setmetatable(d,s)end;local x={GetService=function(self,t)return rawget(self,t)or r:GetService(t)end,Players=v({LocalPlayer=v({GetMouse=function(self)return f end},Player)},"Players"),UserInputService=v(g,"UserInputService"),ContextActionService=v(CAS,"ContextActionService"),RunService=v({_btrs={},RenderStepped=r:GetService("RunService").Heartbeat,BindToRenderStep=function(self,h,m,i)self._btrs[h]=self.Heartbeat:Connect(i)end,UnbindFromRenderStep=function(self,h)self._btrs[h]:Disconnect()end},"RunService")}rawset(x.Players,"localPlayer",x.Players.LocalPlayer)x.service=x.GetService;v(x,game)game,owner=x,x.Players.LocalPlayer end
  15.  
  16. --// Made by Cronizte
  17. --// Give credits :P
  18.  
  19. local faces = {Enum.NormalId.Back,Enum.NormalId.Right,Enum.NormalId.Left,Enum.NormalId.Top,Enum.NormalId.Bottom,Enum.NormalId.Front}
  20. plr = game:service'Players'.LocalPlayer
  21. mouse = plr:GetMouse()
  22. char = plr.Character
  23. root = char.HumanoidRootPart
  24. part = root
  25. head = char.Head
  26. torso = ""
  27. sling = false
  28. if char:FindFirstChild('Torso') then
  29. torso = char.Torso
  30. elseif char:FindFirstChild('UpperTorso') then
  31. torso = char.UpperTorso
  32. end
  33. lshold = torso["Left Shoulder"]
  34. rshold = torso["Right Shoulder"]
  35. char["Right Arm"].BrickColor = BrickColor.new('Crimson')
  36. char["Left Arm"].BrickColor = BrickColor.new('Crimson')
  37. neck = torso.Neck
  38. lhip = torso["Left Hip"]
  39. rhip = torso["Right Hip"]
  40. vector = char.Head.CFrame * CFrame.new(2,1.5,0)
  41. lscf = lshold.C0
  42. lclickt = false
  43. mouseh = ""
  44. lclick = false
  45. color3 = BrickColor.new('Really black')
  46. rscf = rshold.C0
  47. local time = 10
  48. bv = Instance.new('BodyVelocity', workspace)
  49. bv.velocity = mouse.Hit.lookVector * 0
  50. bodyv = bv
  51. sels = torso
  52. zcam = false
  53. ncf = neck.C0
  54. drone = false
  55. scripttest = "false"
  56. asd = ""
  57. asd2 = ""
  58. dro = ""
  59. rclick = false
  60. sounds = false
  61. red = "Bright red"
  62. lhcf = lhip.C0
  63. unmasked = false
  64. insta = false
  65. rhcf = rhip.C0
  66. freefly = false
  67. rad = math.rad
  68. hear = false
  69. fhead = ""
  70. random = math.random
  71. sou = false
  72. sin = math.sin
  73. black = false
  74. cos = math.cos
  75. speed = 200
  76. mspeed = 200
  77. nspeed = 200
  78. cframe = CFrame.new(2,1.5,0)
  79. cooldown = true
  80. floor = math.floor
  81. mousep = ""
  82. text = "Current Health: "..char.Humanoid.Health
  83. lsho = lshold.C0
  84. rsho = rshold.C0
  85. lle = lhip.C0
  86. rle = rhip.C0
  87. loc = false
  88. color = "Cool yellow"
  89. color2 = "Crimson"
  90. leye = ""
  91. reye = ""
  92. lfeye = ""
  93. rfeye = ""
  94.  
  95. --spiderman--
  96. --pack('LeftArm',151353346,151353416)
  97. --pack('RightArm',151353346,151353456)
  98. --pack('LeftLeg',151353346,151353958)
  99. --pack('RightLeg',151353346,151353479)
  100. --pack('Torso',151353346,151353393)
  101.  
  102. --boy--
  103. --pack('LeftArm',0,279174949)
  104. --pack('RightArm',0,279174886)
  105. --pack('LeftLeg',0,319336109)
  106. --pack('RightLeg',0,319336155)
  107. --pack('Torso',0,376169183)
  108.  
  109. s1 = Instance.new("Sound", char["Left Arm"])
  110. s1.Volume = 5
  111. s1.SoundId = "rbxassetid://576652617"
  112. s1.PlayOnRemove = false
  113. s1.Looped = false
  114. s2 = Instance.new('Sound', plr.PlayerGui)
  115. s2.Volume = 5
  116. s2.Looped = false
  117. s2.SoundId = "rbxassetid://866613992"
  118. s3 = Instance.new('Sound', char.Head)
  119. s3.Volume = 5
  120. s3.Looped = true
  121. s3.SoundId = "rbxassetid://904569721"
  122. s4 = Instance.new('Sound', plr.PlayerGui)
  123. s4.Volume = 2.5
  124. s4.Looped = false
  125. s4.SoundId = "rbxassetid://576613547"
  126. s5 = Instance.new('Sound', plr.PlayerGui)
  127. s5.Volume = 10
  128. s5.Looped = true
  129. s5.SoundId = "rbxassetid://227682498"
  130. s6 = Instance.new('Sound', plr.PlayerGui)
  131. s6.Volume = 3
  132. s6.Looped = false
  133. s6.SoundId = "rbxassetid://145486927"
  134. s7 = Instance.new('Sound', char.Head)
  135. s7.Volume = 3
  136. s7.Looped = false
  137. s7.SoundId = "rbxassetid://873073853"
  138. s8 = Instance.new('Sound', char.Head)
  139. s8.Volume = 3
  140. s8.Looped = false
  141. s8.SoundId = "rbxassetid://898385136"
  142. s9 = Instance.new('Sound', char.Head)
  143. s9.Volume = 7
  144. s9.Looped = false
  145. s9.SoundId = "rbxassetid://144699494"
  146. s10 = Instance.new('Sound', char.Head)
  147. s10.Volume = 5
  148. s10.Looped = false
  149. s10.SoundId = "rbxassetid://967512062"
  150.  
  151. g1 = Instance.new("ScreenGui", plr.PlayerGui)
  152. fr = Instance.new("Frame", g1)
  153. fr.BackgroundColor3 = Color3.new(1, 1, 1)
  154. fr.BackgroundTransparency = 1
  155. fr.BorderColor3 = Color3.new(0.105882, 0.164706, 0.207843)
  156. fr.Position = UDim2.new(0.706, 0,0.35, 0)
  157. fr.Visible = true
  158. fr.Size = UDim2.new(0, 252, 0, 257)
  159. fr.Name = 'Identity'
  160. il = Instance.new("ImageLabel", fr)
  161. il.BackgroundTransparency = 1
  162. il.BorderSizePixel = 0
  163. il.BackgroundColor3 = Color3.new(1, 1, 1)
  164. il.BorderColor3 = Color3.new(0.105882, 0.164706, 0.207843)
  165. il.Position = UDim2.new(0.27380952239037, 0, 0.050583656877279, 0)
  166. il.Size = UDim2.new(0, 114, 0, 104)
  167. il.Image = "rbxassetid://300566860"
  168. t1 = Instance.new("TextLabel", fr)
  169. t1.BackgroundColor3 = Color3.new(1, 1, 1)
  170. t1.BackgroundTransparency = 1
  171. t1.BorderColor3 = Color3.new(0.105882, 0.164706, 0.207843)
  172. t1.Name = "Info1"
  173. t1.Position = UDim2.new(0.1031746044755, 0, 0.48638132214546, 0)
  174. t1.Size = UDim2.new(0, 200, 0, 50)
  175. t1.Text = "Label1"
  176. t1.TextScaled = true
  177. t1.TextWrapped = true
  178. t1.TextColor3 = Color3.new(0, 0, 0)
  179. t1.Font = Enum.Font.SourceSansBold
  180. t1.FontSize = Enum.FontSize.Size18
  181. t2 = Instance.new("TextLabel", fr)
  182. t2.BackgroundColor3 = Color3.new(1, 1, 1)
  183. t2.BackgroundTransparency = 1
  184. t2.BorderColor3 = Color3.new(0.105882, 0.164706, 0.207843)
  185. t2.Name = "Info2"
  186. t2.Position = UDim2.new(0.1031746044755, 0, 0.70428013801575, 0)
  187. t2.Size = UDim2.new(0, 200, 0, 50)
  188. t2.Text = "Label2"
  189. t2.TextWrapped = true
  190. t2.TextScaled = true
  191. t2.TextColor3 = Color3.new(0, 0, 0)
  192. t2.Font = Enum.Font.SourceSansBold
  193. t2.FontSize = Enum.FontSize.Size28
  194. t3 = Instance.new("TextLabel", fr)
  195. t3.BackgroundColor3 = Color3.new(1, 1, 1)
  196. t3.BackgroundTransparency = 1
  197. t3.BorderColor3 = Color3.new(0.105882, 0.164706, 0.207843)
  198. t3.Name = "Info2"
  199. t3.Position = UDim2.new(0.103, 0,0.93, 0)
  200. t3.Size = UDim2.new(0, 200, 0, 50)
  201. t3.Text = "Label2"
  202. t3.TextWrapped = true
  203. t3.TextScaled = true
  204. t3.TextColor3 = Color3.new(0, 0, 0)
  205. t3.Font = Enum.Font.SourceSansBold
  206. t3.FontSize = Enum.FontSize.Size28
  207. t4 = Instance.new("TextLabel", fr)
  208. t4.BackgroundColor3 = Color3.new(1, 1, 1)
  209. t4.BackgroundTransparency = 1
  210. t4.BorderColor3 = Color3.new(0.105882, 0.164706, 0.207843)
  211. t4.Name = "Info2"
  212. t4.Position = UDim2.new(0.103, 0,1.152, 0)
  213. t4.Size = UDim2.new(0, 200, 0, 50)
  214. t4.Text = "Label2"
  215. t4.TextWrapped = true
  216. t4.TextColor3 = Color3.new(0, 0, 0)
  217. t4.Font = Enum.Font.SourceSansBold
  218. t4.FontSize = Enum.FontSize.Size28
  219. t4.TextScaled = true
  220. t1.Text = ''
  221. t2.Text = ''
  222. t3.Text = ''
  223. t4.Text = ''
  224. il.Image = 'rbxassetid://0'
  225. o1 = Instance.new("ImageLabel", g1)
  226. o1.BackgroundColor3 = Color3.new(1, 0.333333, 0)
  227. o1.BackgroundTransparency = 1
  228. o1.BorderColor3 = Color3.new(0.666667, 0, 0)
  229. o1.Name = "HelmetGui"
  230. o1.Position = UDim2.new(0, 0, 0, -1)
  231. o1.Size = UDim2.new(1, 0, 1, 1)
  232. o1.ImageColor3 = Color3.new(.8,7,1)
  233. o1.Image = "rbxassetid://300566860"
  234. o2 = Instance.new("TextLabel", g1)
  235. o2.BackgroundColor3 = Color3.new(1, 1, 1)
  236. o2.BackgroundTransparency = 1
  237. o2.BorderColor3 = Color3.new(0.105882, 0.164706, 0.207843)
  238. o2.Name = "SystemInput"
  239. o2.Position = UDim2.new(0.25, 0, 0.25, 0)
  240. o2.Size = UDim2.new(0.5, -250, 0.5, -250)
  241. o2.Text = ""
  242. o2.TextColor3 = Color3.new(1, 0, 0)
  243. o2.Font = Enum.Font.Code
  244. o2.FontSize = Enum.FontSize.Size24
  245. o3 = Instance.new("TextLabel", g1)
  246. o3.BackgroundColor3 = Color3.new(1, 1, 1)
  247. o3.BackgroundTransparency = 1
  248. o3.BorderColor3 = Color3.new(0.105882, 0.164706, 0.207843)
  249. o3.Name = "PlrInput"
  250. o3.Position = UDim2.new(0.10, 0, 0.64999997615814, 0)
  251. o3.Size = UDim2.new(0.5, -250, 0.5, -250)
  252. o3.Text = "Current Health: "..char.Humanoid.Health
  253. o3.TextColor3 = Color3.new(1, 0, 0)
  254. o3.Font = Enum.Font.Code
  255. o3.FontSize = Enum.FontSize.Size24
  256. o4 = Instance.new("TextLabel", g1)
  257. o4.BackgroundColor3 = Color3.new(1, 1, 1)
  258. o4.BackgroundTransparency = 1
  259. o4.BorderColor3 = Color3.new(0.105882, 0.164706, 0.207843)
  260. o4.Name = "PlrInput2"
  261. o4.Position = UDim2.new(0.10, 0, 0.70, 0)
  262. o4.Size = UDim2.new(0.5, -250, 0.5, -250)
  263. o4.Text = "Current Speed: 0"
  264. o4.TextColor3 = Color3.new(1, 0, 0)
  265. o4.Font = Enum.Font.Code
  266. o4.FontSize = Enum.FontSize.Size24
  267. o6 = Instance.new("TextLabel", g1)
  268. o6.BackgroundColor3 = Color3.new(1, 1, 1)
  269. o6.BackgroundTransparency = 1
  270. o6.BorderColor3 = Color3.new(0.105882, 0.164706, 0.207843)
  271. o6.Name = "PlrInput3"
  272. o6.Position = UDim2.new(0.1, 0,0.6, 0)
  273. o6.Size = UDim2.new(0.5, -250, 0.5, -250)
  274. o6.Text = "Current Web Speed: "
  275. o6.TextColor3 = Color3.new(1, 0, 0)
  276. o6.Font = Enum.Font.Code
  277. o6.FontSize = Enum.FontSize.Size24
  278. o7 = Instance.new("TextLabel", g1)
  279. o7.BackgroundColor3 = Color3.new(1, 1, 1)
  280. o7.BackgroundTransparency = 1
  281. o7.BorderColor3 = Color3.new(0.105882, 0.164706, 0.207843)
  282. o7.Name = "PlrInput4"
  283. o7.Position = UDim2.new(0.1, 0,0.55, 0)
  284. o7.Size = UDim2.new(0.5, -250, 0.5, -250)
  285. o7.Text = "Current Time: "
  286. o7.TextColor3 = Color3.new(1, 0, 0)
  287. o7.Font = Enum.Font.Code
  288. o7.FontSize = Enum.FontSize.Size24
  289. o8 = Instance.new("TextLabel", g1)
  290. o8.BackgroundColor3 = Color3.new(1, 1, 1)
  291. o8.BackgroundTransparency = 1
  292. o8.BorderColor3 = Color3.new(0.105882, 0.164706, 0.207843)
  293. o8.Name = "PlrInput5"
  294. o8.Position = UDim2.new(0.1, 0,0.5, 0)
  295. o8.Size = UDim2.new(0.5, -250, 0.5, -250)
  296. o8.Text = "Current Sounds: "
  297. o8.TextColor3 = Color3.new(1, 0, 0)
  298. o8.Font = Enum.Font.Code
  299. o8.FontSize = Enum.FontSize.Size24
  300. o9 = Instance.new("TextLabel", g1)
  301. o9.BackgroundColor3 = Color3.new(1, 1, 1)
  302. o9.BackgroundTransparency = 1
  303. o9.BorderColor3 = Color3.new(0.105882, 0.164706, 0.207843)
  304. o9.Name = "PlrInput6"
  305. o9.Position = UDim2.new(0.1, 0,0.45, 0)
  306. o9.Size = UDim2.new(0.5, -250, 0.5, -250)
  307. o9.Text = "Current Parts: "
  308. o9.TextColor3 = Color3.new(1, 0, 0)
  309. o9.Font = Enum.Font.Code
  310. o9.FontSize = Enum.FontSize.Size24
  311. o5 = Instance.new("ImageLabel", g1)
  312. o5.BackgroundColor3 = Color3.new(1, 0.333333, 0)
  313. o5.BackgroundTransparency = 1
  314. o5.BorderColor3 = Color3.new(0.666667, 0, 0)
  315. o5.ImageColor3 = Color3.new(175, 175, 175)
  316. o5.Name = "SpideySense"
  317. o5.ImageTransparency = 1
  318. o5.Position = UDim2.new(0, 0, 0, -1)
  319. o5.Size = UDim2.new(1, 0, 1, 1)
  320. o5.ImageColor3 = Color3.new(0,0,0)
  321. o5.Image = "rbxassetid://951687333"
  322.  
  323. function tw(string)
  324. local String = string
  325. local Length = string.len(String)
  326.  
  327. for i=1,Length do
  328. wait(.05)
  329. s6:Play()
  330. o2.Text = string.sub(String,1,i)
  331. end
  332. end
  333.  
  334. function zoomi()
  335. s2.Volume = 5
  336. s2:Play()
  337. for i = 1,35 do
  338. wait()
  339. s2.Volume = s2.Volume - 0.15
  340. workspace.CurrentCamera.FieldOfView = workspace.CurrentCamera.FieldOfView - 1
  341. end
  342. end
  343.  
  344. function st()
  345. for i = 1,44 do
  346. wait()
  347. s3.Volume = s3.Volume - 0.1
  348. end
  349. end
  350.  
  351. function ss()
  352. for i = 1,44 do
  353. wait()
  354. s3.Volume = s3.Volume + 0.1
  355. end
  356. end
  357.  
  358. function unlocate()
  359. for _, players in pairs(game:service'Players':players()) do
  360. if players.Character then
  361. if players.Character:FindFirstChild('HumanoidRootPart') then
  362. if players.Character.HumanoidRootPart:FindFirstChild('track') then
  363. players.Character.HumanoidRootPart.track:Destroy()
  364. end
  365. end
  366. end
  367. end
  368. end
  369.  
  370. function zoomo()
  371. s2.Volume = 5
  372. s2:Play()
  373. for i = 1,35 do
  374. wait()
  375. s2.Volume = s2.Volume - 0.15
  376. workspace.CurrentCamera.FieldOfView = workspace.CurrentCamera.FieldOfView + 1
  377. end
  378. end
  379.  
  380. function colorlerp(a,b)
  381. local start = Vector3.new(a);
  382. local en = b;
  383.  
  384. for alpha = 0, 1, 0.1 do
  385. local offset = start:Lerp(en, alpha);
  386. o1.ImageColor3 = Color3.new(offset.X/255, offset.Y/255, offset.Z/255);
  387. wait();
  388. end
  389. end
  390.  
  391.  
  392.  
  393.  
  394.  
  395. function child(a,b)
  396. for _, a in pairs(a:children()) do
  397. if a:IsA(b) then
  398. a:Destroy()
  399. end
  400. end
  401. end
  402.  
  403.  
  404.  
  405.  
  406.  
  407.  
  408.  
  409. function mous(a,b)
  410. local target = game:service'Players'[a]
  411. local target2 = b
  412. local Player = target
  413. local characterImageFormat='http://www.roblox.com/Thumbs/Avatar.ashx?x=352&y=352&format=png&userid=%d';
  414. il.Image = characterImageFormat:format(Player.userId);
  415. t1.Text = 'Username: '..target2.Name
  416. t2.Text = 'Days Old: '..target.AccountAge
  417. t3.Text = 'User Id: '..target.UserId
  418. end
  419.  
  420. --// Character
  421.  
  422. char.Humanoid.WalkSpeed = 45
  423. char.Humanoid.JumpPower = 100
  424.  
  425. for _, body in pairs(char:children()) do
  426. if body:IsA('BasePart') then
  427. body.BrickColor = BrickColor.new('Cool yellow')
  428. end
  429. end
  430.  
  431.  
  432. --// Key function
  433.  
  434. mouse.KeyDown:connect(function(key)
  435. if key == "c" and cooldown then
  436. if (hear == false) then
  437. hear = true
  438. elseif (hear == true) then
  439. hear = false
  440. end
  441. end
  442.  
  443.  
  444. if key == "t" and cooldown then
  445. cooldown = false
  446. local web = Instance.new('Part', char)
  447. web.CanCollide = false
  448. web.Anchored = false
  449. web.CanCollide = false
  450. web.CFrame = char.Torso.CFrame * CFrame.Angles(rad(0),rad(90),rad(180))
  451. web.Position = torso.Position + torso.CFrame.lookVector * 1
  452. web.Size = Vector3.new(0.09, 5.13, 5.55)
  453. web.Transparency = 1
  454. local dec = Instance.new('Decal', web)
  455. dec.Texture = "http://www.roblox.com/asset/?id=148633485"
  456. dec.Face = "Left"
  457. local dec2 = dec:Clone()
  458. dec2.Parent = web
  459. dec2.Face = "Right"
  460. local dec3 = dec:Clone()
  461. dec3.Parent = web
  462. dec3.Face = "Top"
  463. local dec4 = dec:Clone()
  464. dec4.Parent = web
  465. dec4.Face = "Back"
  466. local dec5 = dec:Clone()
  467. dec5.Parent = web
  468. dec5.Face = "Bottom"
  469. local dec6 = dec:Clone()
  470. dec6.Parent = web
  471. dec6.Face = "Front"
  472. local bv = Instance.new("BodyVelocity")
  473. bv.maxForce = Vector3.new(1e9, 1e9, 1e9)
  474. bv.velocity = mouse.Hit.lookVector * 185
  475. bv.Parent = web
  476. web.Touched:connect(function(hit)
  477. if hit.Parent.Name ~= plr.Name and hit.Parent:FindFirstChildOfClass('Humanoid') then
  478. local speed = hit.Parent:FindFirstChildOfClass('Humanoid').WalkSpeed
  479. hit.Parent:FindFirstChildOfClass('Humanoid').WalkSpeed = 0
  480. web:Destroy()
  481. for _, a in pairs(hit.Parent:children()) do
  482. local dec = Instance.new('Decal', a)
  483. dec.Texture = "http://www.roblox.com/asset/?id=148633485"
  484. dec.Face = "Left"
  485. local dec2 = dec:Clone()
  486. dec2.Parent = a
  487. dec2.Face = "Right"
  488. local dec3 = dec:Clone()
  489. dec3.Parent = a
  490. dec3.Face = "Top"
  491. local dec4 = dec:Clone()
  492. dec4.Parent = a
  493. dec4.Face = "Back"
  494. local dec5 = dec:Clone()
  495. dec5.Face = "Bottom"
  496. dec5.Parent = a
  497. local dec6 = dec:Clone()
  498. dec6.Parent = a
  499. dec6.Face = "Front"
  500. game.Debris:AddItem(dec, time+2)
  501. game.Debris:AddItem(dec2, time+2)
  502. game.Debris:AddItem(dec3, time+2)
  503. game.Debris:AddItem(dec4, time+2)
  504. game.Debris:AddItem(dec5, time+2)
  505. game.Debris:AddItem(dec6, time+2)
  506. end
  507. wait(time)
  508. webmove(hit.Parent,speed)
  509. end
  510. end)
  511. wait(.1)
  512. cooldown = true
  513. end
  514.  
  515. if key == "f" and cooldown and (unmasked == false) then
  516. cooldown = false
  517. if (sou == false) then
  518. sou = true
  519. tw('Playing song...')
  520. s3.Volume = 0
  521. s3:Play()
  522. ss()
  523. tw('Song is playing...')
  524. elseif (sou == true) then
  525. sou = false
  526. tw('Stopping song...')
  527. st()
  528. s3.Volume = 0
  529. tw('Song is stopped...')
  530. end
  531. wait(.05)
  532. cooldown = true
  533. end
  534.  
  535. if key == "v" and cooldown and (unmasked == false) and drone then
  536. cooldown = false
  537. if char:FindFirstChild('Drone') and (freefly == false) then
  538. freefly = true
  539. workspace.Camera.CameraSubject = char:FindFirstChild('Drone')
  540. elseif (freefly == true) then
  541. freefly = false
  542. workspace.Camera.CameraSubject = char:FindFirstChildOfClass('Humanoid')
  543. end
  544. wait(.05)
  545. cooldown = true
  546. end
  547.  
  548.  
  549.  
  550.  
  551.  
  552. if key == "q" and cooldown and (unmasked == false) then
  553. cooldown = false
  554. if (zcam == false) then
  555. zcam = true
  556. tw('Zooming in....')
  557. zoomi()
  558. tw('Zoomed in')
  559. wait(.2)
  560. o2.Text = ""
  561. elseif (zcam == true) then
  562. zcam = false
  563. tw('Zooming out....')
  564. zoomo()
  565. tw('Zoomed out')
  566. wait(.2)
  567. o2.Text = ""
  568. end
  569. wait(.1)
  570. cooldown = true
  571. end
  572. end)
  573.  
  574. --// Click function
  575.  
  576.  
  577.  
  578. --// Intro
  579.  
  580. tw("Welcome back, "..plr.Name)
  581. wait(.1)
  582. tw("Press left click to shoot web")
  583. wait(.1)
  584. tw("Script made by Cronizete")
  585. wait(.1)
  586. o2.Text = ""
  587.  
  588. --// Touched
  589.  
  590. --//Wall Climb
  591.  
  592.  
  593. --// Sound feauture
  594.  
  595. game:service'Workspace'.DescendantAdded:connect(function(p)
  596. if p:IsA('Sound') and hear then
  597. local p1 = p:Clone()
  598. p1.Parent = workspace.Camera
  599. p1.Volume = p1.Volume + 1.5
  600. p1:Play()
  601. end
  602. end)
  603.  
  604. --// Speed
  605.  
  606. char.Humanoid.Running:connect(function(speed)
  607. o4.Text = "Current Speed: "..speed
  608. end)
  609.  
  610. --// Mouse
  611.  
  612. game:GetService('RunService').RenderStepped:connect(function()
  613. if mouse.Target and mouse.Target.Parent:FindFirstChildOfClass('Humanoid') and (unmasked == false) then
  614. local targ = mouse.Target
  615. if game:service'Players':FindFirstChild(targ.Parent.Name) then
  616. mous(mouse.Target.Parent.Name,mouse.Target.Parent)
  617. elseif not game:service'Players':FindFirstChild(targ.Parent.Name) then
  618. t1.Text = "Model: "..targ.Parent.Name
  619. t2.Text = ""
  620. t3.Text = ""
  621. t4.Text = ""
  622. end
  623. end
  624. end)
  625.  
  626. --// Time
  627.  
  628. game:GetService('RunService').RenderStepped:connect(function()
  629. o7.Text = "Current Time: "..game:service'Lighting'.TimeOfDay
  630. end)
  631.  
  632. --// Web Speed
  633.  
  634. game:GetService('RunService').RenderStepped:connect(function()
  635. if lclick then
  636. speed = speed + 1
  637. bodyv.velocity = mouseh.lookVector * speed
  638. elseif (lclick == false) and lclickt then
  639. speed = mspeed
  640. bodyv.velocity = mouseh.lookVector * mspeed
  641. end
  642. end)
  643.  
  644. --// Heal
  645.  
  646. game:GetService('RunService').RenderStepped:connect(function()
  647. char:FindFirstChildOfClass('Humanoid').Health = char:FindFirstChildOfClass('Humanoid').Health + 1
  648. end)
  649.  
  650. --// Drone (Cancelled)
  651.  
  652. game:GetService('RunService').RenderStepped:connect(function()
  653. if drone then
  654. wait()
  655. dro.CFrame = dro.CFrame:lerp(char.Head.CFrame * CFrame.new(2,1.5,0),0.1)
  656. elseif (drone == false) and char:FindFirstChild('Drone') then
  657. wait()
  658. dro.CFrame = dro.CFrame:lerp(char.Torso.CFrame,0.1)
  659. end
  660. end)
  661.  
  662.  
  663. --// Sounds
  664.  
  665. game:GetService('RunService').RenderStepped:connect(function()
  666. local sous = {}
  667. function scan(p)
  668. for _,v in pairs(p:GetChildren()) do
  669. if (v:IsA("Sound")) then
  670. table.insert(sous,v)
  671. end
  672. scan(v)
  673. end
  674. end
  675.  
  676. scan(game:service'Workspace')
  677. local ps = #sous
  678. if ps >= 2 then
  679. asd2 = "s"
  680. elseif ps <= 1 then
  681. asd2 = ""
  682. end
  683. o8.Text = "Current Sound"..asd2..": "..#sous
  684. sous = {}
  685. end)
  686.  
  687. --// Parts
  688.  
  689. game:GetService('RunService').RenderStepped:connect(function()
  690. parts = {}
  691. function scan(p)
  692. for _,v in pairs(p:GetChildren()) do
  693. if (v:IsA("BasePart")) then
  694. table.insert(parts,v)
  695. end
  696. scan(v)
  697. end
  698. end
  699.  
  700. scan(game:service'Workspace')
  701. local ps = #parts
  702. if ps >= 2 then
  703. asd = "s"
  704. elseif ps <= 1 then
  705. asd = ""
  706. end
  707. o9.Text = "Current Part"..asd..": "..#parts
  708. parts = {}
  709. end)
  710.  
  711. --// Helmet stuff
  712.  
  713. game:GetService('RunService').RenderStepped:connect(function()
  714.  
  715. if not char.Head.BrickColor == color then
  716. char.Head.BrickColor = BrickColor.new('Cool yellow')
  717. end
  718.  
  719. char["Right Arm"].BrickColor = color3
  720. char["Left Arm"].BrickColor = color3
  721.  
  722. o3.Text = "Current Health: "..char.Humanoid.Health
  723.  
  724. if char.Humanoid.Health <= 20 and (unmasked == false) then
  725. o2.Text = "You're about to die!"
  726. s5:Resume()
  727. o1.Rotation = math.random(-8,8)
  728. else
  729. s5:Pause()
  730. o1.Rotation = 0
  731. end
  732.  
  733. for _, plrs in pairs(game:service'Players':players()) do
  734. if plrs.Name ~= plr.Name and plrs.Character then
  735. if (plrs.Character.HumanoidRootPart.Position - torso.Position).magnitude <= 25 then
  736. s4:Resume()
  737. end
  738. end
  739. end
  740. end)
  741.  
  742. --// Main loop
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement