Advertisement
Guest User

Filtering Enabled GUI

a guest
Jul 28th, 2017
6,674
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 9.16 KB | None | 0 0
  1. game:GetObjects('rbxassetid://943706273')[1].Parent = game.CoreGui
  2. gui = game.CoreGui:WaitForChild('perv')
  3. main = gui.main
  4. open = gui.op
  5. openb = gui.op.opb
  6. main.close.MouseButton1Click:connect(function()
  7. main:TweenPosition(UDim2.new(0, 510,0, -244),'Out', 'Quad', 0.5)
  8. wait(0.3)
  9. main.Visible = false
  10. open.Visible = true
  11. open:TweenPosition(UDim2.new(0, 0,0, 694),'Out', 'Quad', 0.5)
  12. end)
  13. openb.MouseButton1Click:connect(function()
  14. open:TweenPosition(UDim2.new(0, -122,0, 662),'Out', 'Quad', 0.5)
  15. wait(0.3)
  16. open.Visible = false
  17. main.Visible = true
  18. main:TweenPosition(UDim2.new(0, 513,0, 114),'Out', 'Quad', 0.5)
  19. end)
  20. if game.Workspace.FilteringEnabled == true then
  21. main.fecheck.Text = "Filtering Enabled"
  22. else
  23. main.fecheck.Text = "Filtering Disabled"
  24. end
  25. plrname = game.Players.LocalPlayer.Name
  26. main.name.Text = ""..plrname..""
  27. main.feb.MouseButton1Click:connect(function()
  28. loadstring(game:GetObjects("rbxassetid://943116278")[1].Source)()
  29. end)
  30. main.lp.MouseButton1Click:connect(function()
  31. while wait() do
  32. game.Players.LocalPlayer.Character.Humanoid.WalkSpeed = 100
  33. wait()
  34. end
  35. end)
  36. main.head.MouseButton1Click:connect(function()
  37. local lol = game:GetService'Players'.LocalPlayer.Character
  38. pcall(function()
  39. for i,v in pairs(lol:GetChildren()) do
  40. if v.Name ~= 'Head' and v.Name ~= 'Torso' and v.Name ~= 'HumanoidRootPart' then
  41. v:Destroy()
  42. end
  43. end
  44. local ok = lol:FindFirstChild'Torso'
  45. if ok then ok = ok:FindFirstChild'roblox' if ok then ok:Destroy() end end
  46. Instance.new('Humanoid', lol)
  47. if lol.HumanoidRootPart:FindFirstChild'Rank' then lol.HumanoidRootPart:FindFirstChild'Rank':Destroy() end
  48. local nouxd = lol:FindFirstChild'Torso'
  49. wait'1'
  50. lol.Head.Position = lol.Head.Position + Vector3.new(1,1,1)
  51. if nouxd then nouxd.Transparency = 1 end
  52. wait'.3'
  53. startFly()
  54. end)
  55. end)
  56. main.shutdown.MouseButton1Click:connect(function()
  57. game:GetObjects('rbxassetid://943685280')[1].Parent = game.CoreGui
  58. gui = game.CoreGui:WaitForChild('perv')
  59. main = gui.main
  60. open = gui.op
  61. openb = gui.op.opb
  62. main.close.MouseButton1Click:connect(function()
  63. main:TweenPosition(UDim2.new(0, 510,0, -244),'Out', 'Quad', 0.5)
  64. wait(0.3)
  65. main.Visible = false
  66. open.Visible = true
  67. open:TweenPosition(UDim2.new(0, 0,0, 694),'Out', 'Quad', 0.5)
  68. end)
  69. openb.MouseButton1Click:connect(function()
  70. open:TweenPosition(UDim2.new(0, -122,0, 662),'Out', 'Quad', 0.5)
  71. wait(0.3)
  72. open.Visible = false
  73. main.Visible = true
  74. main:TweenPosition(UDim2.new(0, 513,0, 114),'Out', 'Quad', 0.5)
  75. end)
  76. if game.Workspace.FilteringEnabled == true then
  77. main.fecheck.Text = "Filtering Enabled"
  78. else
  79. main.fecheck.Text = "Filtering Disabled"
  80. end
  81. plrname = game.Players.LocalPlayer.Name
  82. main.name.Text = ""..plrname..""
  83. main.feb.MouseButton1Click:connect(function()
  84. loadstring(game:GetObjects("rbxassetid://943116278")[1].Source)()
  85. end)
  86. main.lp.MouseButton1Click:connect(function()
  87. while wait() do
  88. game.Players.LocalPlayer.Character.Humanoid.WalkSpeed = 100
  89. wait()
  90. end
  91. end)
  92. main.head.MouseButton1Click:connect(function()
  93. local lol = game:GetService'Players'.LocalPlayer.Character
  94. pcall(function()
  95. for i,v in pairs(lol:GetChildren()) do
  96. if v.Name ~= 'Head' and v.Name ~= 'Torso' and v.Name ~= 'HumanoidRootPart' then
  97. v:Destroy()
  98. end
  99. end
  100. local ok = lol:FindFirstChild'Torso'
  101. if ok then ok = ok:FindFirstChild'roblox' if ok then ok:Destroy() end end
  102. Instance.new('Humanoid', lol)
  103. if lol.HumanoidRootPart:FindFirstChild'Rank' then lol.HumanoidRootPart:FindFirstChild'Rank':Destroy() end
  104. local nouxd = lol:FindFirstChild'Torso'
  105. wait'1'
  106. lol.Head.Position = lol.Head.Position + Vector3.new(1,1,1)
  107. if nouxd then nouxd.Transparency = 1 end
  108. wait'.3'
  109. startFly()
  110. end)
  111. end)
  112. main.shutdown.MouseButton1Click:connect(function()
  113. for i =1,100 do
  114. spawn(function()
  115. while wait() do
  116. for i,v in pairs(game:GetService'Players':GetPlayers()) do
  117. if v.Character ~= nil and v.Character:FindFirstChild'Head' then
  118. for _,x in pairs(v.Character.Head:GetChildren()) do
  119. if x:IsA'Sound' then x.Playing = true end
  120. end
  121. end
  122. end
  123. end
  124. end)
  125. end
  126. end)
  127. local speed = 50
  128. local c
  129. local h
  130. local bv
  131. local bav
  132. local cam
  133. local flying
  134. local p = game:GetService'Players'.LocalPlayer
  135. local buttons = {W = false, S = false, A = false, D = false, Moving = false}
  136. local startFly = function ()
  137. if not p.Character or not p.Character.Head or flying then return end
  138. c = p.Character
  139. h = c.Humanoid
  140. h.PlatformStand = true
  141. cam = workspace:WaitForChild('Camera')
  142. bv = Instance.new("BodyVelocity")
  143. bav = Instance.new("BodyAngularVelocity")
  144. bv.Velocity, bv.MaxForce, bv.P = Vector3.new(0, 0, 0), Vector3.new(10000, 10000, 10000), 1000
  145. bav.AngularVelocity, bav.MaxTorque, bav.P = Vector3.new(0, 0, 0), Vector3.new(10000, 10000, 10000), 1000
  146. bv.Parent = c.Head
  147. bav.Parent = c.Head
  148. flying = true
  149. h.Died:connect(function() flying = false end)
  150. end
  151. local endFly = function ()
  152. if not p.Character or not flying then return end
  153. h.PlatformStand = false
  154. bv:Destroy()
  155. bav:Destroy()
  156. flying = false
  157. end
  158. game:GetService("UserInputService").InputBegan:connect(function (input, GPE)
  159. if GPE then return end
  160. for i, e in pairs(buttons) do
  161. if i ~= "Moving" and input.KeyCode == Enum.KeyCode[i] then
  162. buttons[i] = true
  163. buttons.Moving = true
  164. end
  165. end
  166. end)
  167. game:GetService("UserInputService").InputEnded:connect(function (input, GPE)
  168. if GPE then return end
  169. local a = false
  170. for i, e in pairs(buttons) do
  171. if i ~= "Moving" then
  172. if input.KeyCode == Enum.KeyCode[i] then
  173. buttons[i] = false
  174. end
  175. if buttons[i] then a = true end
  176. end
  177. end
  178. buttons.Moving = a
  179. end)
  180. local setVec = function (vec)
  181. return vec * (speed / vec.Magnitude)
  182. end
  183. game:GetService("RunService").Heartbeat:connect(function (step)
  184. if flying and c and c.PrimaryPart then
  185. local p = c.PrimaryPart.Position
  186. local cf = cam.CFrame
  187. local ax, ay, az = cf:toEulerAnglesXYZ()
  188. c:SetPrimaryPartCFrame(CFrame.new(p.x, p.y, p.z) * CFrame.Angles(ax, ay, az))
  189. if buttons.Moving then
  190. local t = Vector3.new()
  191. if buttons.W then t = t + (setVec(cf.lookVector)) end
  192. if buttons.S then t = t - (setVec(cf.lookVector)) end
  193. if buttons.A then t = t - (setVec(cf.rightVector)) end
  194. if buttons.D then t = t + (setVec(cf.rightVector)) end
  195. c:TranslateBy(t * step)
  196. end
  197. end
  198. end)
  199. hi.TextButton.fh.MouseButton1Down:Connect(function()
  200. local lol = game:GetService'Players'.LocalPlayer.Character
  201. pcall(function()
  202. for i,v in pairs(lol:GetChildren()) do
  203. if v.Name ~= 'Head' and v.Name ~= 'Torso' and v.Name ~= 'HumanoidRootPart' then
  204. v:Destroy()
  205. end
  206. end
  207. local ok = lol:FindFirstChild'Torso'
  208. if ok then ok = ok:FindFirstChild'roblox' if ok then ok:Destroy() end end
  209. Instance.new('Humanoid', lol)
  210. if lol.HumanoidRootPart:FindFirstChild'Rank' then lol.HumanoidRootPart:FindFirstChild'Rank':Destroy() end
  211. local nouxd = lol:FindFirstChild'Torso'
  212. wait'1'
  213. lol.Head.Position = lol.Head.Position + Vector3.new(1,1,1)
  214. if nouxd then nouxd.Transparency = 1 end
  215. wait'.3'
  216. startFly()
  217. end)
  218. end)
  219. end)
  220. main.e.MouseButton1Click:connect(function()
  221. loadstring(game:GetObjects("rbxassetid://943133208")[1].Source)()
  222. end)
  223. main.wasp.MouseButton1Click:Connect(function()
  224. loadstring(game:GetObjects("rbxassetid://943138113")[1].Source)()
  225. end)
  226. mouse = game.Players.LocalPlayer:GetMouse()
  227. mouse.Button1Down:connect(function()
  228. local t = mouse.target:GetFullName()
  229. game.CoreGui.perv.main.getname.Text = t
  230. end)
  231. main.c.MouseButton1Click:connect(function()
  232. loadstring(game:GetObjects("rbxassetid://943216339")[1].Source)()
  233. end)
  234. main.vp.MouseButton1Click:connect(function()
  235. for i,v in pairs(game.Players:GetPlayers()) do
  236. local AnimationId = "248263260"
  237. local Anim = Instance.new("Animation")
  238. Anim.AnimationId = "rbxassetid://"..AnimationId
  239. local k = v.Character.Humanoid:LoadAnimation(Anim)
  240. k:Play()
  241. k:AdjustSpeed(1)
  242. end
  243. end)
  244. main.reach.MouseButton1Click:connect(function()
  245. for i,v in pairs(game.Players:GetPlayers()) do
  246. local AnimationId = "33796059"
  247. local Anim = Instance.new("Animation")
  248. Anim.AnimationId = "rbxassetid://"..AnimationId
  249. local k = v.Character.Humanoid:LoadAnimation(Anim)
  250. k:Play()
  251. k:AdjustSpeed(90)
  252. end
  253. end)
  254. main.e.MouseButton1Click:connect(function()
  255. loadstring(game:GetObjects("rbxassetid://943133208")[1].Source)()
  256. end)
  257. main.wasp.MouseButton1Click:Connect(function()
  258. loadstring(game:GetObjects("rbxassetid://943138113")[1].Source)()
  259. end)
  260. mouse = game.Players.LocalPlayer:GetMouse()
  261. mouse.Button1Down:connect(function()
  262. local t = mouse.target:GetFullName()
  263. game.CoreGui.perv.main.getname.Text = t
  264. end)
  265. main.c.MouseButton1Click:connect(function()
  266. loadstring(game:GetObjects("rbxassetid://943216339")[1].Source)()
  267. end)
  268. main.vp.MouseButton1Click:connect(function()
  269. for i,v in pairs(game.Players:GetPlayers()) do
  270. local AnimationId = "248263260"
  271. local Anim = Instance.new("Animation")
  272. Anim.AnimationId = "rbxassetid://"..AnimationId
  273. local k = v.Character.Humanoid:LoadAnimation(Anim)
  274. k:Play()
  275. k:AdjustSpeed(1)
  276. end
  277. end)
  278. main.reach.MouseButton1Click:connect(function()
  279. for i,v in pairs(game.Players:GetPlayers()) do
  280. local AnimationId = "33796059"
  281. local Anim = Instance.new("Animation")
  282. Anim.AnimationId = "rbxassetid://"..AnimationId
  283. local k = v.Character.Humanoid:LoadAnimation(Anim)
  284. k:Play()
  285. k:AdjustSpeed(90)
  286. end
  287. end)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement