Advertisement
InfinateSpectre

[non-loadstring] LFHAXX GUI (8/5/19)

Jul 22nd, 2019
39,444
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Lua 30.77 KB | None | 0 0
  1. if game.ReplicatedStorage:FindFirstChild("AntiExploitEnabled") then
  2.     game.ReplicatedStorage.AntiExploitEnabled:Destroy()
  3. end
  4.  
  5. wait()
  6.  
  7. local LFHAXXGUI = Instance.new("ScreenGui")
  8. local MainFrame = Instance.new("Frame")
  9. local Border3 = Instance.new("Frame")
  10. local Border2 = Instance.new("Frame")
  11. local Border4 = Instance.new("Frame")
  12. local Border1 = Instance.new("Frame")
  13. local Buttons = Instance.new("Frame")
  14. local SpeedHacks = Instance.new("TextButton")
  15. local JumpHacks = Instance.new("TextButton")
  16. local InfiniteJump = Instance.new("TextButton")
  17. local TeleportToBall = Instance.new("TextButton")
  18. local AutoCatch = Instance.new("TextButton")
  19. local TeleportToEndZone = Instance.new("TextButton")
  20. local InstaScore = Instance.new("TextButton")
  21. local CatchBot = Instance.new("TextButton")
  22. local AutoTackle = Instance.new("TextButton")
  23. local CheckForAdmins = Instance.new("TextButton")
  24. local Title = Instance.new("TextLabel")
  25. local OpenClose = Instance.new("TextButton")
  26. --Properties:
  27. LFHAXXGUI.Name = "LFHAXX GUI"
  28. LFHAXXGUI.Parent = game.Players.LocalPlayer:WaitForChild("PlayerGui")
  29. LFHAXXGUI.ResetOnSpawn = false
  30.  
  31. MainFrame.Name = "MainFrame"
  32. MainFrame.Parent = LFHAXXGUI
  33. MainFrame.Active = true
  34. MainFrame.BackgroundColor3 = Color3.new(0, 0, 0)
  35. MainFrame.BorderColor3 = Color3.new(0, 1, 0.933333)
  36. MainFrame.Position = UDim2.new(0.189486504, 0, 0.378935069, 0)
  37. MainFrame.Selectable = true
  38. MainFrame.Size = UDim2.new(0, 264, 0, 295)
  39.  
  40. Border3.Name = "Border3"
  41. Border3.Parent = MainFrame
  42. Border3.BackgroundColor3 = Color3.new(0, 1, 0.835294)
  43. Border3.BorderColor3 = Color3.new(0, 1, 1)
  44. Border3.Position = UDim2.new(0, -13, 0, -14)
  45. Border3.Size = UDim2.new(0, 290, 0, 6)
  46.  
  47. Border2.Name = "Border2"
  48. Border2.Parent = MainFrame
  49. Border2.BackgroundColor3 = Color3.new(0, 1, 0.835294)
  50. Border2.BorderColor3 = Color3.new(0, 1, 1)
  51. Border2.Position = UDim2.new(0, 273, 0, -9)
  52. Border2.Size = UDim2.new(0, 4, 0, 317)
  53.  
  54. Border4.Name = "Border4"
  55. Border4.Parent = MainFrame
  56. Border4.BackgroundColor3 = Color3.new(0, 1, 0.835294)
  57. Border4.BorderColor3 = Color3.new(0, 1, 1)
  58. Border4.Position = UDim2.new(0, -13, 0, 302)
  59. Border4.Size = UDim2.new(0, 289, 0, 6)
  60.  
  61. Border1.Name = "Border1"
  62. Border1.Parent = MainFrame
  63. Border1.BackgroundColor3 = Color3.new(0, 1, 0.835294)
  64. Border1.BorderColor3 = Color3.new(0, 1, 1)
  65. Border1.Position = UDim2.new(0, -13, 0, -14)
  66. Border1.Size = UDim2.new(0, 4, 0, 322)
  67.  
  68. Buttons.Name = "Buttons"
  69. Buttons.Parent = MainFrame
  70. Buttons.Active = true
  71. Buttons.BackgroundColor3 = Color3.new(0, 0, 0)
  72. Buttons.BorderColor3 = Color3.new(0, 1, 0.933333)
  73. Buttons.BorderSizePixel = 0
  74. Buttons.Position = UDim2.new(0.0569107756, 0, 0.117918164, 0)
  75. Buttons.Selectable = true
  76. Buttons.Size = UDim2.new(0, 232, 0, 260)
  77.  
  78. SpeedHacks.Name = "SpeedHacks"
  79. SpeedHacks.Parent = Buttons
  80. SpeedHacks.BackgroundColor3 = Color3.new(0, 0, 0)
  81. SpeedHacks.Position = UDim2.new(0, 0, 0.0795454755, 0)
  82. SpeedHacks.Size = UDim2.new(0, 119, 0, 42)
  83. SpeedHacks.Font = Enum.Font.SourceSansSemibold
  84. SpeedHacks.Text = "SuperSpeed"
  85. SpeedHacks.TextColor3 = Color3.new(0, 1, 1)
  86. SpeedHacks.TextScaled = true
  87. SpeedHacks.TextSize = 14
  88. SpeedHacks.TextWrapped = true
  89.  
  90. JumpHacks.Name = "JumpHacks"
  91. JumpHacks.Parent = Buttons
  92. JumpHacks.BackgroundColor3 = Color3.new(0, 0, 0)
  93. JumpHacks.Position = UDim2.new(0.521551728, 0, 0.0795542821, 0)
  94. JumpHacks.Size = UDim2.new(0, 112, 0, 42)
  95. JumpHacks.Font = Enum.Font.SourceSansSemibold
  96. JumpHacks.Text = "SuperJump"
  97. JumpHacks.TextColor3 = Color3.new(0, 1, 1)
  98. JumpHacks.TextScaled = true
  99. JumpHacks.TextSize = 14
  100. JumpHacks.TextWrapped = true
  101.  
  102. InfiniteJump.Name = "InfiniteJump"
  103. InfiniteJump.Parent = Buttons
  104. InfiniteJump.BackgroundColor3 = Color3.new(0, 0, 0)
  105. InfiniteJump.Position = UDim2.new(0.512931049, 0, 0.402640015, 0)
  106. InfiniteJump.Size = UDim2.new(0, 114, 0, 42)
  107. InfiniteJump.Font = Enum.Font.SourceSansSemibold
  108. InfiniteJump.Text = "Inf Jump"
  109. InfiniteJump.TextColor3 = Color3.new(0, 1, 1)
  110. InfiniteJump.TextScaled = true
  111. InfiniteJump.TextSize = 14
  112. InfiniteJump.TextWrapped = true
  113.  
  114. TeleportToBall.Name = "TeleportToBall"
  115. TeleportToBall.Parent = Buttons
  116. TeleportToBall.BackgroundColor3 = Color3.new(0, 0, 0)
  117. TeleportToBall.Position = UDim2.new(0.512931049, 0, 0.564187288, 0)
  118. TeleportToBall.Size = UDim2.new(0, 114, 0, 42)
  119. TeleportToBall.Font = Enum.Font.SourceSansSemibold
  120. TeleportToBall.Text = "Tp To Ball [V]"
  121. TeleportToBall.TextColor3 = Color3.new(0, 1, 1)
  122. TeleportToBall.TextScaled = true
  123. TeleportToBall.TextSize = 14
  124. TeleportToBall.TextWrapped = true
  125.  
  126. AutoCatch.Name = "AutoCatch"
  127. AutoCatch.Parent = Buttons
  128. AutoCatch.BackgroundColor3 = Color3.new(0, 0, 0)
  129. AutoCatch.Position = UDim2.new(0, 0, 0.564187288, 0)
  130. AutoCatch.Size = UDim2.new(0, 119, 0, 42)
  131. AutoCatch.Font = Enum.Font.SourceSansSemibold
  132. AutoCatch.Text = "AutoRecover"
  133. AutoCatch.TextColor3 = Color3.new(0, 1, 1)
  134. AutoCatch.TextScaled = true
  135. AutoCatch.TextSize = 14
  136. AutoCatch.TextWrapped = true
  137.  
  138. TeleportToEndZone.Name = "TeleportToEndZone"
  139. TeleportToEndZone.Parent = Buttons
  140. TeleportToEndZone.BackgroundColor3 = Color3.new(0, 0, 0)
  141. TeleportToEndZone.Position = UDim2.new(0, 0, 0.402640015, 0)
  142. TeleportToEndZone.Size = UDim2.new(0, 119, 0, 42)
  143. TeleportToEndZone.Font = Enum.Font.SourceSansSemibold
  144. TeleportToEndZone.Text = "Tp To Endzone [Z/Q]"
  145. TeleportToEndZone.TextColor3 = Color3.new(0, 1, 1)
  146. TeleportToEndZone.TextScaled = true
  147. TeleportToEndZone.TextSize = 14
  148. TeleportToEndZone.TextWrapped = true
  149.  
  150. InstaScore.Name = "InstaScore"
  151. InstaScore.Parent = Buttons
  152. InstaScore.BackgroundColor3 = Color3.new(0, 0, 0)
  153. InstaScore.Position = UDim2.new(0, 0, 0.241092741, 0)
  154. InstaScore.Size = UDim2.new(0, 119, 0, 42)
  155. InstaScore.Font = Enum.Font.SourceSansSemibold
  156. InstaScore.Text = "InstaScore"
  157. InstaScore.TextColor3 = Color3.new(0, 1, 1)
  158. InstaScore.TextScaled = true
  159. InstaScore.TextSize = 14
  160. InstaScore.TextWrapped = true
  161.  
  162. CatchBot.Name = "CatchBot"
  163. CatchBot.Parent = Buttons
  164. CatchBot.BackgroundColor3 = Color3.new(0, 0, 0)
  165. CatchBot.Position = UDim2.new(0.521551728, 0, 0.241083935, 0)
  166. CatchBot.Size = UDim2.new(0, 112, 0, 42)
  167. CatchBot.Font = Enum.Font.SourceSansSemibold
  168. CatchBot.Text = "Auto Catch"
  169. CatchBot.TextColor3 = Color3.new(0, 1, 1)
  170. CatchBot.TextScaled = true
  171. CatchBot.TextSize = 14
  172. CatchBot.TextWrapped = true
  173.  
  174. AutoTackle.Name = "AutoTackle"
  175. AutoTackle.Parent = Buttons
  176. AutoTackle.BackgroundColor3 = Color3.new(0, 0, 0)
  177. AutoTackle.Position = UDim2.new(0, 0, 0.724000335, 0)
  178. AutoTackle.Size = UDim2.new(0, 119, 0, 42)
  179. AutoTackle.Font = Enum.Font.SourceSansSemibold
  180. AutoTackle.Text = "Auto Tackle [F]"
  181. AutoTackle.TextColor3 = Color3.new(0, 1, 1)
  182. AutoTackle.TextScaled = true
  183. AutoTackle.TextSize = 14
  184. AutoTackle.TextWrapped = true
  185.  
  186. CheckForAdmins.Name = "CheckForAdmins"
  187. CheckForAdmins.Parent = Buttons
  188. CheckForAdmins.BackgroundColor3 = Color3.new(0, 0, 0)
  189. CheckForAdmins.Position = UDim2.new(0.521551728, 0, 0.724000335, 0)
  190. CheckForAdmins.Size = UDim2.new(0, 112, 0, 42)
  191. CheckForAdmins.Font = Enum.Font.SourceSansSemibold
  192. CheckForAdmins.Text = "Check For Admins"
  193. CheckForAdmins.TextColor3 = Color3.new(0, 1, 1)
  194. CheckForAdmins.TextScaled = true
  195. CheckForAdmins.TextSize = 14
  196. CheckForAdmins.TextWrapped = true
  197.  
  198. Title.Name = "Title"
  199. Title.Parent = MainFrame
  200. Title.BackgroundColor3 = Color3.new(0, 0, 0)
  201. Title.BorderColor3 = Color3.new(0, 0, 0)
  202. Title.BorderSizePixel = 0
  203. Title.Size = UDim2.new(0, 264, 0, 47)
  204. Title.Font = Enum.Font.SourceSans
  205. Title.Text = "LFHAXX GUI"
  206. Title.TextColor3 = Color3.new(0, 1, 1)
  207. Title.TextScaled = true
  208. Title.TextSize = 14
  209. Title.TextWrapped = true
  210.  
  211. OpenClose.Name = "OpenClose"
  212. OpenClose.Parent = LFHAXXGUI
  213. OpenClose.BackgroundColor3 = Color3.new(0, 0, 0)
  214. OpenClose.BorderColor3 = Color3.new(0, 0, 0)
  215. OpenClose.BorderSizePixel = 0
  216. OpenClose.Position = UDim2.new(0.0351634771, 720, 0.469094187, 350)
  217. OpenClose.Size = UDim2.new(0, 67, 0, 25)
  218. OpenClose.Font = Enum.Font.SourceSans
  219. OpenClose.Text = "Open/Close"
  220. OpenClose.TextColor3 = Color3.new(0, 1, 1)
  221. OpenClose.TextScaled = true
  222. OpenClose.TextSize = 14
  223. OpenClose.TextWrapped = true
  224. -- Scripts:
  225. function SCRIPT_QEUI87_FAKESCRIPT() -- MainFrame.Theme
  226.     local script = Instance.new('LocalScript')
  227.     script.Parent = MainFrame
  228.     --// Theme Borders
  229.     local border1 = script.Parent.Border1
  230.     local border2 = script.Parent.Border2
  231.     local border3 = script.Parent.Border3
  232.     local border4 = script.Parent.Border4
  233.    
  234.     --// Theme Text
  235.     local title = script.Parent.Title
  236.     local openClose = script.Parent.Parent.OpenClose
  237.     local SpeedHacks = script.Parent.Buttons.SpeedHacks --
  238.     local JumpHacks = script.Parent.Buttons.JumpHacks --
  239.     local InfiniteJump = script.Parent.Buttons.InfiniteJump --
  240.     local TeleportToBall = script.Parent.Buttons.TeleportToBall --
  241.     local AutoTackle = script.Parent.Buttons.AutoTackle --
  242.     local AutoCatch = script.Parent.Buttons.AutoCatch --
  243.     local TeleportToEndZone = script.Parent.Buttons.TeleportToEndZone --
  244.     local InstaScore = script.Parent.Buttons.InstaScore --
  245.     local CatchBot = script.Parent.Buttons.CatchBot --
  246.     local AdminCheck = script.Parent.Buttons.CheckForAdmins --
  247.    
  248.     --// Theme Colors
  249.     local ThemeColors = {
  250.         Color3.new(255,0,0),   --RED
  251.         Color3.new(255,165,0), --ORANGE
  252.         Color3.new(255,255,0), --YELLOW
  253.         Color3.new(0,255,0),   --GREEN
  254.         Color3.new(0,0,255),   --BLUE
  255.         Color3.new(255,0,255)  --PURPLE
  256.     }
  257.    
  258.     --// Theme Function
  259.     function applyTheme()
  260.         for i,v in pairs(ThemeColors) do
  261.             --// Apply To Borders
  262.             border1.BackgroundColor3 = v
  263.             border2.BackgroundColor3 = v
  264.             border3.BackgroundColor3 = v
  265.             border4.BackgroundColor3 = v
  266.             --// Apply To Text
  267.             title.TextColor3 = v
  268.             SpeedHacks.TextColor3 = v
  269.             JumpHacks.TextColor3 = v
  270.             InfiniteJump.TextColor3 = v
  271.             TeleportToBall.TextColor3 = v
  272.             AutoCatch.TextColor3 = v
  273.             AutoTackle.TextColor3 = v
  274.             TeleportToEndZone.TextColor3 = v
  275.             InstaScore.TextColor3 = v
  276.             CatchBot.TextColor3 = v
  277.             AdminCheck.TextColor3 = v
  278.             openClose.TextColor3 = v
  279.             wait(0.3)
  280.         end
  281.     end
  282.    
  283.     --// Apply Theme
  284.     while wait() do
  285.         applyTheme()
  286.     end
  287.  
  288. end
  289. coroutine.resume(coroutine.create(SCRIPT_QEUI87_FAKESCRIPT))
  290. function SCRIPT_DWET83_FAKESCRIPT() -- LFHAXXGUI.LocalScript
  291.     local script = Instance.new('LocalScript')
  292.     script.Parent = LFHAXXGUI
  293.     LFHAXXGUI = script.Parent.MainFrame
  294.     OpenClose = script.Parent.OpenClose
  295.     visible = false
  296.     SpeedHacks = script.Parent.MainFrame.Buttons.SpeedHacks --
  297.     JumpHacks = script.Parent.MainFrame.Buttons.JumpHacks --
  298.     InfiniteJump = script.Parent.MainFrame.Buttons.InfiniteJump --
  299.     TeleportToBall = script.Parent.MainFrame.Buttons.TeleportToBall --
  300.     AutoTackle = script.Parent.MainFrame.Buttons.AutoTackle --
  301.     AutoCatch = script.Parent.MainFrame.Buttons.AutoCatch --
  302.     TeleportToEndZone = script.Parent.MainFrame.Buttons.TeleportToEndZone --
  303.     InstaScore = script.Parent.MainFrame.Buttons.InstaScore --
  304.     CatchBot = script.Parent.MainFrame.Buttons.CatchBot --
  305.     AdminCheck = script.Parent.MainFrame.Buttons.CheckForAdmins --
  306.    
  307.     function Energizer()
  308.        
  309.         game.Players.LocalPlayer:GetMouse().KeyDown:connect(function(k)
  310.            
  311.             if k == "g" then
  312.                 loadstring(game:HttpGet(('https://pastebin.com/raw/0MLPL32f'),true))()
  313.             end
  314.            
  315.         end)
  316.        
  317.     end
  318.    
  319.    
  320.    
  321.     OpenClose.MouseButton1Click:connect(function()
  322.         LFHAXXGUI.Visible = not LFHAXXGUI.Visible
  323.     end)
  324.    
  325.     LFHAXXGUI.Draggable = true
  326.     LFHAXXGUI.Selectable = true
  327.     LFHAXXGUI.Active = true
  328.    
  329.     SpeedHacks.MouseButton1Click:Connect(function()
  330.         if not getgenv().MTAPIMutex then if getgenv().MTAPIMutex~=nil then return end;local function a()if is_protosmasher_caller~=nil then return 0 end;if elysianexecute~=nil then return 1 end;if fullaccess~=nil then return 2 end;if Synapse~=nil then return 3 end;return 4 end;local function b()local c=a()if c==0 then return is_protosmasher_caller end;if c==1 or c==3 then return checkcaller end;if c==2 then return IsLevel7 end;return nil end;if a()==2 then error("mt-api: Exploit not supported")end;local d={}local e={}local f={}local g={}local h={}local i={}local j={}local k={}local function l()local m=a()local n=b()local o=getrawmetatable(game)if m==0 then make_writeable(o)elseif m==2 then fullaccess(o)else setreadonly(o,false)end;local p=o.__index;local q=o.__newindex;local r=o.__namecall;o.__index=newcclosure(function(s,t)if n()then return p(s,t)end;if d[s]and d[s][t]then local u=d[s][t]if u["IsCallback"]==true then return u["Value"](s)else return u["Value"]end end;if g[t]then local v=g[t]if v["IsCallback"]==true then return v["Value"](s)else return v["Value"]end end;if j[s]and j[s][t]then return k[s][t]end;return p(s,t)end)o.__newindex=newcclosure(function(w,x,y)if n()then return q(w,x,y)end;if e[w]and e[w][x]then local z=e[w][x]if z["Callback"]==nil then return else z["Callback"](w,y)return end end;if h[x]then local A=h[x]if A["Callback"]==nil then return else A["Callback"](w,y)return end end;if j[w]and j[w][x]then local B=j[w][x]if type(y)~=B["Type"]then error("bad argument #3 to '"..x.."' ("..B["Type"].." expected, got "..type(x)..")")end;k[w][x]=y;return end;return q(w,x,y)end)local C=isluau and isluau()or false;o.__namecall=newcclosure(function(D,...)local E={...}local F=C and getnamecallmethod()or table.remove(E)if n()then if F=="AddGetHook"then if#E<1 then error("mt-api: Invalid argument count")end;local G=E[1]local H=E[2]local I=E[3]if type(G)~="string"then error("mt-api: Invalid hook type")end;if not d[D]then d[D]={}end;if I==true and type(H)~="function"then error("mt-api: Invalid callback function")end;d[D][G]={Value=H,IsCallback=I}local J=function()d[D][G]=nil end;return{remove=J,Remove=J}end;if F=="AddGlobalGetHook"then local K=E[1]local L=E[2]local M=E[3]if type(K)~="string"then error("mt-api: Invalid hook type")end;if M==true and type(L)~="function"then error("mt-api: Invalid callback function")end;g[K]={Value=L,IsCallback=M}local N=function()g[K]=nil end;return{remove=N,Remove=N}end;if F=="AddSetHook"then if#E<1 then error("mt-api: Invalid argument count")end;local O=E[1]local P=E[2]if type(O)~="string"then error("mt-api: Invalid hook type")end;if not e[D]then e[D]={}end;if type(P)=="function"then e[D][O]={Callback=P}else e[D][O]={Callback=nil}end;local Q=function()e[D][O]=nil end;return{remove=Q,Remove=Q}end;if F=="AddGlobalSetHook"then if#E<1 then error("mt-api: Invalid argument count")end;local R=E[1]local S=E[2]if type(R)~="string"then error("mt-api: Invalid hook type")end;if type(S)=="function"then h[R]={Callback=S}else h[R]={Callback=nil}end;local T=function()h[R]=nil end;return{remove=T,Remove=T}end;if F=="AddCallHook"then if#E<2 then error("mt-api: Invalid argument count")end;local U=E[1]local V=E[2]if type(U)~="string"then error("mt-api: Invalid hook type")end;if type(V)~="function"then error("mt-api: Invalid argument #2 (not function)")end;if not f[D]then f[D]={}end;f[D][U]={Callback=V}local W=function()f[D][U]=nil end;return{remove=W,Remove=W}end;if F=="AddGlobalCallHook"then if#E<2 then error("mt-api: Invalid argument count")end;local X=E[1]local Y=E[2]if type(X)~="string"then error("mt-api: Invalid hook type")end;if type(Y)~="function"then error("mt-api: Invalid argument #2 (not function)")end;i[X]={Callback=Y}local Z=function()i[X]=nil end;return{remove=Z,Remove=Z}end;if F=="AddPropertyEmulator"then if#E<1 then error("mt-api: Invalid argument count")end;local _=E[1]if type(_)~="string"then error("mt-api: Invalid hook type")end;local a0=p(D,_)local a1=type(a0)if not j[D]then j[D]={}end;if not k[D]then k[D]={}end;j[D][_]={Type=a1}k[D][_]=p(D,_)local a2=function()j[D][_]=nil;k[D][_]=nil end;return{remove=a2,Remove=a2}end;return r(D,...)end;if f[D]and f[D][F]then local a3=f[D][F]return a3["Callback"](p(D,F),unpack(E))end;if i[F]then local a4=i[F]return a4["Callback"](D,p(D,F),unpack(E))end;return r(D,...)end)if m==0 then make_readonly(o)elseif m==2 then else setreadonly(o,true)end end;l()getgenv().MTAPIMutex=true end
  331.         game.Players.LocalPlayer.Character.Humanoid:AddPropertyEmulator("WalkSpeed")
  332.         game.Players.LocalPlayer.Character.Humanoid.WalkSpeed = 40
  333.     end)
  334.    
  335.     JumpHacks.MouseButton1Click:Connect(function()
  336.         if not getgenv().MTAPIMutex then if getgenv().MTAPIMutex~=nil then return end;local function a()if is_protosmasher_caller~=nil then return 0 end;if elysianexecute~=nil then return 1 end;if fullaccess~=nil then return 2 end;if Synapse~=nil then return 3 end;return 4 end;local function b()local c=a()if c==0 then return is_protosmasher_caller end;if c==1 or c==3 then return checkcaller end;if c==2 then return IsLevel7 end;return nil end;if a()==2 then error("mt-api: Exploit not supported")end;local d={}local e={}local f={}local g={}local h={}local i={}local j={}local k={}local function l()local m=a()local n=b()local o=getrawmetatable(game)if m==0 then make_writeable(o)elseif m==2 then fullaccess(o)else setreadonly(o,false)end;local p=o.__index;local q=o.__newindex;local r=o.__namecall;o.__index=newcclosure(function(s,t)if n()then return p(s,t)end;if d[s]and d[s][t]then local u=d[s][t]if u["IsCallback"]==true then return u["Value"](s)else return u["Value"]end end;if g[t]then local v=g[t]if v["IsCallback"]==true then return v["Value"](s)else return v["Value"]end end;if j[s]and j[s][t]then return k[s][t]end;return p(s,t)end)o.__newindex=newcclosure(function(w,x,y)if n()then return q(w,x,y)end;if e[w]and e[w][x]then local z=e[w][x]if z["Callback"]==nil then return else z["Callback"](w,y)return end end;if h[x]then local A=h[x]if A["Callback"]==nil then return else A["Callback"](w,y)return end end;if j[w]and j[w][x]then local B=j[w][x]if type(y)~=B["Type"]then error("bad argument #3 to '"..x.."' ("..B["Type"].." expected, got "..type(x)..")")end;k[w][x]=y;return end;return q(w,x,y)end)local C=isluau and isluau()or false;o.__namecall=newcclosure(function(D,...)local E={...}local F=C and getnamecallmethod()or table.remove(E)if n()then if F=="AddGetHook"then if#E<1 then error("mt-api: Invalid argument count")end;local G=E[1]local H=E[2]local I=E[3]if type(G)~="string"then error("mt-api: Invalid hook type")end;if not d[D]then d[D]={}end;if I==true and type(H)~="function"then error("mt-api: Invalid callback function")end;d[D][G]={Value=H,IsCallback=I}local J=function()d[D][G]=nil end;return{remove=J,Remove=J}end;if F=="AddGlobalGetHook"then local K=E[1]local L=E[2]local M=E[3]if type(K)~="string"then error("mt-api: Invalid hook type")end;if M==true and type(L)~="function"then error("mt-api: Invalid callback function")end;g[K]={Value=L,IsCallback=M}local N=function()g[K]=nil end;return{remove=N,Remove=N}end;if F=="AddSetHook"then if#E<1 then error("mt-api: Invalid argument count")end;local O=E[1]local P=E[2]if type(O)~="string"then error("mt-api: Invalid hook type")end;if not e[D]then e[D]={}end;if type(P)=="function"then e[D][O]={Callback=P}else e[D][O]={Callback=nil}end;local Q=function()e[D][O]=nil end;return{remove=Q,Remove=Q}end;if F=="AddGlobalSetHook"then if#E<1 then error("mt-api: Invalid argument count")end;local R=E[1]local S=E[2]if type(R)~="string"then error("mt-api: Invalid hook type")end;if type(S)=="function"then h[R]={Callback=S}else h[R]={Callback=nil}end;local T=function()h[R]=nil end;return{remove=T,Remove=T}end;if F=="AddCallHook"then if#E<2 then error("mt-api: Invalid argument count")end;local U=E[1]local V=E[2]if type(U)~="string"then error("mt-api: Invalid hook type")end;if type(V)~="function"then error("mt-api: Invalid argument #2 (not function)")end;if not f[D]then f[D]={}end;f[D][U]={Callback=V}local W=function()f[D][U]=nil end;return{remove=W,Remove=W}end;if F=="AddGlobalCallHook"then if#E<2 then error("mt-api: Invalid argument count")end;local X=E[1]local Y=E[2]if type(X)~="string"then error("mt-api: Invalid hook type")end;if type(Y)~="function"then error("mt-api: Invalid argument #2 (not function)")end;i[X]={Callback=Y}local Z=function()i[X]=nil end;return{remove=Z,Remove=Z}end;if F=="AddPropertyEmulator"then if#E<1 then error("mt-api: Invalid argument count")end;local _=E[1]if type(_)~="string"then error("mt-api: Invalid hook type")end;local a0=p(D,_)local a1=type(a0)if not j[D]then j[D]={}end;if not k[D]then k[D]={}end;j[D][_]={Type=a1}k[D][_]=p(D,_)local a2=function()j[D][_]=nil;k[D][_]=nil end;return{remove=a2,Remove=a2}end;return r(D,...)end;if f[D]and f[D][F]then local a3=f[D][F]return a3["Callback"](p(D,F),unpack(E))end;if i[F]then local a4=i[F]return a4["Callback"](D,p(D,F),unpack(E))end;return r(D,...)end)if m==0 then make_readonly(o)elseif m==2 then else setreadonly(o,true)end end;l()getgenv().MTAPIMutex=true end
  337.         game.Players.LocalPlayer.Character.Humanoid:AddPropertyEmulator("JumpPower")
  338.         game.Players.LocalPlayer.Character.Humanoid.JumpPower = 63
  339.     end)
  340.    
  341.     InfiniteJump.MouseButton1Click:Connect(function()
  342.         -- Credits To Levi (Discord: Levi #4357)
  343.         -- Press F to toggle
  344.        
  345.         _G.infinjump = true
  346.        
  347.         local Player = game:GetService("Players").LocalPlayer
  348.         local Mouse = Player:GetMouse()
  349.         Mouse.KeyDown:connect(function(k)
  350.         if _G.infinjump then
  351.         if k:byte() == 32 then
  352.         Humanoid = game:GetService("Players").LocalPlayer.Character:FindFirstChildOfClass("Humanoid")
  353.         Humanoid:ChangeState("Jumping")
  354.         wait(0.1)
  355.         Humanoid:ChangeState("Seated")
  356.         end
  357.         end
  358.         end)
  359.        
  360.         local Player = game:GetService("Players").LocalPlayer
  361.         local Mouse = Player:GetMouse()
  362.         Mouse.KeyDown:connect(function(k)
  363.         k = k:lower()
  364.         if k == "f" then
  365.         if _G.infinjump == true then
  366.         _G.infinjump = false
  367.         else
  368.         _G.infinjump = true
  369.         end
  370.         end
  371.         end)
  372.    
  373.     end)
  374.    
  375.     TeleportToBall.MouseButton1Click:Connect(function()
  376.        
  377.        
  378.        
  379.        
  380.        
  381.        
  382.             -- Legendary Football TP To Ball Script made by ItzJustWorm91/IHAVEATE#2516
  383.         local Teleport = true
  384.        
  385.         function TeleportToBall()
  386.           if game.Workspace:FindFirstChild("Football") then
  387.               game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = game.Workspace:FindFirstChild("Football").CFrame
  388.           end
  389.         end
  390.         ----------------------------------------
  391.         function LoadScript()
  392.           if Teleport == true then
  393.               TeleportToBall()
  394.               wait(0.001)
  395.               TeleportToBall()
  396.               wait(0.001)
  397.               TeleportToBall()
  398.               wait(0.001)
  399.               TeleportToBall()
  400.               wait(0.001)
  401.               TeleportToBall()
  402.               wait(0.001)
  403.               TeleportToBall()
  404.               wait(0.001)
  405.               TeleportToBall()
  406.               wait(0.001)
  407.               TeleportToBall()
  408.               wait(0.001)
  409.               TeleportToBall()
  410.               wait(0.001)
  411.               TeleportToBall()
  412.               wait(0.001)
  413.               TeleportToBall()
  414.               wait(0.001)
  415.               TeleportToBall()
  416.               wait(0.001)
  417.               TeleportToBall()
  418.               wait(0.001)
  419.               TeleportToBall()
  420.               wait(0.001)
  421.               TeleportToBall()
  422.               wait(0.001)
  423.               TeleportToBall()
  424.               wait(0.001)
  425.               TeleportToBall()
  426.               wait(0.001)
  427.               TeleportToBall()
  428.               wait(0.001)
  429.               TeleportToBall()
  430.               wait(0.001)
  431.               TeleportToBall()
  432.               wait(0.001)
  433.               TeleportToBall()
  434.               wait(0.001)
  435.               TeleportToBall()
  436.               wait(0.001)
  437.               TeleportToBall()
  438.               wait(0.001)
  439.               TeleportToBall()
  440.               wait(0.001)
  441.               TeleportToBall()
  442.               wait(0.001)
  443.               TeleportToBall()
  444.               wait(0.001)
  445.               TeleportToBall()
  446.               wait(0.001)
  447.               TeleportToBall()
  448.               wait(0.001)
  449.               TeleportToBall()
  450.               wait(0.001)
  451.               TeleportToBall()
  452.               wait(0.001)
  453.               TeleportToBall()
  454.               wait(0.001)
  455.               TeleportToBall()
  456.               wait(0.001)
  457.              
  458.           end
  459.         end
  460.         ----------------------------------------
  461.         function onKeyPress(inputObject, gameProcessedEvent)
  462.         if inputObject.KeyCode == Enum.KeyCode.V then
  463.                LoadScript()
  464.                LoadScript()
  465.                LoadScript()
  466.                LoadScript()
  467.                LoadScript()
  468.                LoadScript()
  469.                LoadScript()
  470.                LoadScript()
  471.                LoadScript()
  472.            end
  473.         end
  474.        
  475.         game:GetService("UserInputService").InputBegan:connect(onKeyPress)
  476.         ----------------------------------------
  477.         local UserInputService = game:GetService('UserInputService')
  478.         local plr = game.Players.LocalPlayer
  479.         local Char = plr.Character
  480.         local set = 0.000001 -- I would not advise setting this to over 0.5 if you don't want to be caught straight off. The lower the setting, the more likely you will have to spam to make a successful tackle though.  
  481.         UserInputService.InputBegan:connect(function(K)
  482.            if K.KeyCode == Enum.KeyCode.F then -- You can change the "V" to whatever key you want, just make sure you put a capital letter in though, like C, not c.
  483.         for i,v in pairs(game.Players:GetChildren()) do
  484.         if v.Character:FindFirstChild("Football") then
  485.         ball = v.Character:FindFirstChild("Football")
  486.         person = ball.Parent
  487.                Pos = Char.HumanoidRootPart.CFrame
  488.                Char.HumanoidRootPart.CFrame = person.Torso.CFrame
  489.         wait(set)
  490.                Char.HumanoidRootPart.CFrame = Pos
  491.            end
  492.         end
  493.         end
  494.         end)
  495.        
  496.        
  497.        
  498.        
  499.        
  500.        
  501.     end)
  502.    
  503.     AutoTackle.MouseButton1Click:Connect(function()
  504.         local UserInputService = game:GetService('UserInputService')
  505.         local plr = game.Players.LocalPlayer
  506.         local Char = plr.Character
  507.         local set = 0.000001 -- I would not advise setting this to over 0.5 if you don't want to be caught straight off. The lower the setting, the more likely you will have to spam to make a successful tackle though.  
  508.         UserInputService.InputBegan:connect(function(K)
  509.            if K.KeyCode == Enum.KeyCode.F then -- You can change the "F" to whatever key you want, just make sure you put a capital letter in though, like C, not c.
  510.         for i,v in pairs(game.Players:GetChildren()) do
  511.         if v.Character:FindFirstChild("Football") then
  512.         ball = v.Character:FindFirstChild("Football")
  513.         person = ball.Parent
  514.                Pos = Char.HumanoidRootPart.CFrame
  515.                Char.HumanoidRootPart.CFrame = person.Torso.CFrame
  516.                Char.HumanoidRootPart.CFrame = person.Torso.CFrame
  517.                Char.HumanoidRootPart.CFrame = person.Torso.CFrame
  518.                Char.HumanoidRootPart.CFrame = person.Torso.CFrame
  519.                Char.HumanoidRootPart.CFrame = person.Torso.CFrame
  520.         wait(set)
  521.                Char.HumanoidRootPart.CFrame = Pos
  522.            end
  523.         end
  524.         end
  525.         end)
  526.     end)
  527.    
  528.     TeleportToEndZone.MouseButton1Click:Connect(function()
  529.         game.Players.LocalPlayer:GetMouse().KeyDown:connect(function(k)
  530.         if k == "q" then
  531.         local player = game.Players.LocalPlayer.Character
  532.         player.HumanoidRootPart.CFrame = CFrame.new(-2.26963782, 5, -160)
  533.         end
  534.         end)
  535.        
  536.         game.Players.LocalPlayer:GetMouse().KeyDown:connect(function(k)
  537.         if k == "z" then
  538.         local player = game.Players.LocalPlayer.Character
  539.         player.HumanoidRootPart.CFrame = CFrame.new(2.94989872, 5, 170.553925)
  540.         end
  541.         end)
  542.     end)
  543.    
  544.     AutoCatch.MouseButton1Click:Connect(function()
  545.         while wait(0.0) do
  546.         football = game.Workspace:WaitForChild("Football")
  547.         hum = game.Players.LocalPlayer.Character.HumanoidRootPart
  548.         magnitude = (football.position-hum.position).magnitude
  549.         i = 0
  550.         print(magnitude)
  551.         if (magnitude <= 182.81535649 ) and (i < 1) then
  552.         football.CFrame = CFrame.new(hum.Position)
  553.         i = i + 1
  554.         wait(0.3)
  555.         i = i - 1
  556.         end
  557.         end
  558.     end)
  559.    
  560.     wait(5)
  561.    
  562.     Energizer()
  563.    
  564.     game.Players.LocalPlayer:GetMouse().KeyDown:connect(function(k)
  565.            
  566.         if k == "u" then
  567.             game.Players.LocalPlayer.Character.Uniform:Destroy()
  568.         end
  569.            
  570.     end)
  571.    
  572.    
  573.     InstaScore.MouseButton1Click:Connect(function()
  574.        
  575.        
  576.        
  577.         while true do
  578.             if game.Players.LocalPlayer.Character:WaitForChild("Football") then
  579.                 game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(2.94989872, 20, 150.553925)
  580.                 wait()
  581.                 game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(-2.26963782, 20, -150)
  582.                 game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(2.94989872, 20, 150.553925)
  583.                 wait()
  584.                 game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(-2.26963782, 20, -150)
  585.                 game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(2.94989872, 20, 150.553925)
  586.                 wait()
  587.                 game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(-2.26963782, 20, -150)
  588.                 game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(2.94989872, 20, 150.553925)
  589.                 wait()
  590.                 game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(-2.26963782, 20, -150)
  591.             end
  592.         end
  593.        
  594.        
  595.        
  596.     end)
  597.    
  598.    
  599.    
  600.     CatchBot.MouseButton1Click:Connect(function()
  601.        
  602.        
  603.        
  604.         local Plr = game.Players.LocalPlayer
  605.         local Char = Plr.Character
  606.         local Hum = Char.Humanoid
  607.         local Root = Char.HumanoidRootPart
  608.         local Football = game.workspace:WaitForChild("Football")
  609.        
  610.        
  611.        
  612.        
  613.         while true do
  614.             if Football then
  615.                 if (football.Position - Root.Position).magnitude <= 182.81535649 then
  616.                         game.ReplicatedStorage.MainRemote:FireServer("RemoteControls", "catch")
  617.                 end
  618.             end
  619.             print(Root.CFrame.Z - Football.CFrame.Z)
  620.             print(Root.CFrame.X - Football.CFrame.X)
  621.             wait()
  622.         end
  623.        
  624.        
  625.        
  626.     end)
  627.    
  628.    
  629.    
  630.    
  631.    
  632.    
  633.    
  634.    
  635.    
  636.    
  637.    
  638.    
  639.    
  640.    
  641.     ----
  642.    
  643.    
  644.    
  645.    
  646.    
  647.    
  648.    
  649.    
  650.    
  651.    
  652.     AdminCheck.MouseButton1Click:Connect(function()
  653.        
  654.        
  655.        
  656.        
  657.        
  658.        
  659.        
  660.        
  661.        
  662.        
  663.                             print("Scanning For Admins...")
  664.                             wait()
  665.                             function adminCheck()
  666.                                 local admins = { --Player Ids of Admins
  667.                                     72381771,
  668.                                     81006978,
  669.                                     157793271,
  670.                                     36894174,
  671.                                     43421920,
  672.                                     81006978,
  673.                                     21378063,
  674.                                     416181091,
  675.                                     8707636,
  676.                                     4766538,
  677.                                     64157241,
  678.                                     5136851,
  679.                                     63260753,
  680.                                     52701839,
  681.                                     26314628,
  682.                                     7637725,
  683.                                     120007542,
  684.                                     113925706,
  685.                                     56303377,
  686.                                     78991627,
  687.                                     83012606,
  688.                                     58551988,
  689.                                     148941284,
  690.                                     102335245,
  691.                                     108903616,
  692.                                     27835471,
  693.                                     19259747,
  694.                                     31615395,
  695.                                     399800705,
  696.                                     41950669,
  697.                                     15003768,
  698.                                     34184802,
  699.                                     148265486,
  700.                                     5998091,
  701.                                     34943160,
  702.                                     102765563
  703.                                 }
  704.                            
  705.                                 local plrs = game.Players:GetPlayers()
  706.                            
  707.                                 for i,v in pairs(plrs) do
  708.                                     local userId = v.UserId
  709.                                     local plrChecking = v
  710.                                     for i,x in pairs(admins) do
  711.                                         if userId == x then
  712.                                             game.Players.LocalPlayer:Kick("Admin, "..v.Name..", was found in the server.")
  713.                                         end
  714.                                     end
  715.                                 end
  716.                             end
  717.                            
  718.                             adminCheck()
  719.        
  720.        
  721.        
  722.        
  723.        
  724.        
  725.        
  726.        
  727.        
  728.        
  729.     end)
  730.    
  731.    
  732.    
  733.     -----------------System Message Section Below-----------------
  734.    
  735.    
  736.    
  737.     function SystemMessage(text, font, color, fontSize)
  738.        
  739.        
  740.        
  741.         game.StarterGui:SetCore("ChatMakeSystemMessage", {
  742.             Text = text;
  743.             Font = font;
  744.             Color = color;
  745.             FontSize = fontSize
  746.         })
  747.        
  748.        
  749.        
  750.     end
  751.    
  752.    
  753.    
  754.     cooldown = false
  755.    
  756.     while true do
  757.         local waitTime = 30
  758.        
  759.         if cooldown == false then
  760.             SystemMessage("[LFHAXX GUI]: Press [G] to open up Energizer FE Animations GUI", Enum.Font.ArialBold, Color3.new(0,255,0), Enum.FontSize.Size96)
  761.             wait()
  762.             SystemMessage("[LFHAXX GUI]: Press [U] to Remove Uniform", Enum.Font.ArialBold, Color3.new(255,0,255), Enum.FontSize.Size96)
  763.             cooldown = true
  764.         end
  765.        
  766.         wait(waitTime)
  767.         SystemMessage("[LFHAXX GUI]: Press [G] to open up Energizer FE Animations GUI", Enum.Font.ArialBold, Color3.new(0,255,0), Enum.FontSize.Size96)
  768.         SystemMessage("[LFHAXX GUI]: Press [U] to Remove Uniform", Enum.Font.ArialBold, Color3.new(255,0,255), Enum.FontSize.Size96)
  769.     end
  770.    
  771.    
  772.    
  773.    
  774.    
  775.    
  776.    
  777.    
  778.  
  779. end
  780. coroutine.resume(coroutine.create(SCRIPT_DWET83_FAKESCRIPT))
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement