thelemonmaster101

You are now viewing as: Skid

Jan 29th, 2023
195
0
Never
1
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 20.44 KB | None | 0 0
  1. -- Gui to Lua
  2. -- Version: 3.2
  3.  
  4. -- Instances:
  5.  
  6. local UI = Instance.new("ScreenGui")
  7. local Main = Instance.new("ImageLabel")
  8. local Panel = Instance.new("Frame")
  9. local Catching = Instance.new("TextButton")
  10. local Server = Instance.new("TextButton")
  11. local Title = Instance.new("TextLabel")
  12. local Close = Instance.new("TextButton")
  13. local Version = Instance.new("Frame")
  14. local TextLabel = Instance.new("TextLabel")
  15. local Items = Instance.new("Folder")
  16. local Catching_2 = Instance.new("Frame")
  17. local Mags = Instance.new("Frame")
  18. local Name = Instance.new("TextLabel")
  19. local About = Instance.new("TextLabel")
  20. local Toggle = Instance.new("Frame")
  21. local TextButton = Instance.new("TextButton")
  22. local TextButton_Roundify_12px = Instance.new("ImageLabel")
  23. local Frame = Instance.new("ImageLabel")
  24. local AutoClick = Instance.new("Frame")
  25. local Name_2 = Instance.new("TextLabel")
  26. local About_2 = Instance.new("TextLabel")
  27. local Toggle_2 = Instance.new("Frame")
  28. local TextButton_2 = Instance.new("TextButton")
  29. local TextButton_Roundify_12px_2 = Instance.new("ImageLabel")
  30. local Frame_2 = Instance.new("ImageLabel")
  31. local Server_2 = Instance.new("Frame")
  32. local Boundaries = Instance.new("Frame")
  33. local Name_3 = Instance.new("TextLabel")
  34. local About_3 = Instance.new("TextLabel")
  35. local Toggle_3 = Instance.new("Frame")
  36. local TextButton_3 = Instance.new("TextButton")
  37. local TextButton_Roundify_12px_3 = Instance.new("ImageLabel")
  38. local Frame_3 = Instance.new("ImageLabel")
  39.  
  40. --Properties:
  41.  
  42. UI.Name = "UI"
  43. UI.Parent = game.Players.LocalPlayer:WaitForChild("PlayerGui")
  44.  
  45. Main.Name = "Main"
  46. Main.Parent = UI
  47. Main.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  48. Main.BackgroundTransparency = 1.000
  49. Main.Position = UDim2.new(0.326728523, 0, 0.234530956, 0)
  50. Main.Size = UDim2.new(0, 329, 0, 212)
  51. Main.Image = "rbxassetid://3570695787"
  52. Main.ImageColor3 = Color3.fromRGB(48, 48, 48)
  53. Main.ScaleType = Enum.ScaleType.Slice
  54. Main.SliceCenter = Rect.new(100, 100, 100, 100)
  55. Main.SliceScale = 0.050
  56. Main.Active = true
  57. Main.Draggable = true
  58.  
  59. Panel.Name = "Panel"
  60. Panel.Parent = Main
  61. Panel.BackgroundColor3 = Color3.fromRGB(20, 20, 20)
  62. Panel.BorderSizePixel = 0
  63. Panel.Position = UDim2.new(0, 0, 0.132075474, 0)
  64. Panel.Size = UDim2.new(0, 100, 0, 143)
  65.  
  66. Catching.Name = "Catching"
  67. Catching.Parent = Panel
  68. Catching.BackgroundColor3 = Color3.fromRGB(56, 56, 56)
  69. Catching.BorderSizePixel = 0
  70. Catching.Position = UDim2.new(0.0399999991, 0, 0.0326086991, 0)
  71. Catching.Size = UDim2.new(0, 92, 0, 16)
  72. Catching.Font = Enum.Font.Gotham
  73. Catching.Text = "Catching"
  74. Catching.TextColor3 = Color3.fromRGB(255, 255, 255)
  75. Catching.TextSize = 14.000
  76.  
  77. Server.Name = "Server"
  78. Server.Parent = Panel
  79. Server.BackgroundColor3 = Color3.fromRGB(56, 56, 56)
  80. Server.BorderSizePixel = 0
  81. Server.Position = UDim2.new(0.0399999991, 0, 0.18713896, 0)
  82. Server.Size = UDim2.new(0, 92, 0, 16)
  83. Server.Font = Enum.Font.Gotham
  84. Server.Text = "Server"
  85. Server.TextColor3 = Color3.fromRGB(255, 255, 255)
  86. Server.TextSize = 14.000
  87.  
  88. Title.Name = "Title"
  89. Title.Parent = Main
  90. Title.BackgroundColor3 = Color3.fromRGB(29, 29, 29)
  91. Title.BorderSizePixel = 0
  92. Title.Size = UDim2.new(0, 328, 0, 28)
  93. Title.Font = Enum.Font.Gotham
  94. Title.Text = "Football Fusion"
  95. Title.TextColor3 = Color3.fromRGB(255, 255, 255)
  96. Title.TextSize = 14.000
  97. Title.TextXAlignment = Enum.TextXAlignment.Left
  98.  
  99. Close.Name = "Close"
  100. Close.Parent = Main
  101. Close.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  102. Close.BackgroundTransparency = 1.000
  103. Close.Position = UDim2.new(0.927051604, 0, 0, 0)
  104. Close.Size = UDim2.new(0, 24, 0, 28)
  105. Close.Font = Enum.Font.Gotham
  106. Close.Text = "X"
  107. Close.TextColor3 = Color3.fromRGB(255, 255, 255)
  108. Close.TextSize = 14.000
  109.  
  110. Version.Name = "Version"
  111. Version.Parent = Main
  112. Version.BackgroundColor3 = Color3.fromRGB(75, 75, 75)
  113. Version.BorderSizePixel = 0
  114. Version.Position = UDim2.new(0, 0, 0.806603789, 0)
  115. Version.Size = UDim2.new(0, 100, 0, 41)
  116.  
  117. TextLabel.Parent = Version
  118. TextLabel.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  119. TextLabel.BackgroundTransparency = 1.000
  120. TextLabel.Size = UDim2.new(0, 100, 0, 41)
  121. TextLabel.Font = Enum.Font.Gotham
  122. TextLabel.Text = "1.0"
  123. TextLabel.TextColor3 = Color3.fromRGB(255, 255, 255)
  124. TextLabel.TextSize = 25.000
  125. TextLabel.TextWrapped = true
  126.  
  127. Items.Name = "Items"
  128. Items.Parent = Main
  129.  
  130. Catching_2.Name = "Catching"
  131. Catching_2.Parent = Items
  132. Catching_2.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  133. Catching_2.BackgroundTransparency = 1.000
  134. Catching_2.BorderSizePixel = 0
  135. Catching_2.Position = UDim2.new(0.303951263, 0, 0.132075474, 0)
  136. Catching_2.Size = UDim2.new(0, 229, 0, 184)
  137.  
  138. Mags.Name = "Mags"
  139. Mags.Parent = Catching_2
  140. Mags.BackgroundColor3 = Color3.fromRGB(24, 24, 24)
  141. Mags.BorderSizePixel = 0
  142. Mags.Position = UDim2.new(0, 0, 0.0253426097, 0)
  143. Mags.Size = UDim2.new(0, 228, 0, 38)
  144.  
  145. Name.Name = "Name"
  146. Name.Parent = Mags
  147. Name.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  148. Name.BackgroundTransparency = 1.000
  149. Name.Size = UDim2.new(0, 228, 0, 15)
  150. Name.Font = Enum.Font.ArialBold
  151. Name.Text = "Legit Mags"
  152. Name.TextColor3 = Color3.fromRGB(255, 255, 255)
  153. Name.TextSize = 14.000
  154. Name.TextWrapped = true
  155. Name.TextXAlignment = Enum.TextXAlignment.Left
  156.  
  157. About.Name = "About"
  158. About.Parent = Name
  159. About.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  160. About.BackgroundTransparency = 1.000
  161. About.Position = UDim2.new(0, 0, 1, 0)
  162. About.Size = UDim2.new(0, 188, 0, 15)
  163. About.Font = Enum.Font.Arial
  164. About.Text = "Teleports the ball to your character"
  165. About.TextColor3 = Color3.fromRGB(255, 255, 255)
  166. About.TextSize = 10.000
  167. About.TextWrapped = true
  168. About.TextXAlignment = Enum.TextXAlignment.Left
  169.  
  170. Toggle.Name = "Toggle"
  171. Toggle.Parent = Mags
  172. Toggle.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  173. Toggle.BackgroundTransparency = 1.000
  174. Toggle.Position = UDim2.new(0.513157964, 0, -0.657894731, 0)
  175. Toggle.Size = UDim2.new(0, 151, 0, 87)
  176.  
  177. TextButton.Parent = Toggle
  178. TextButton.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  179. TextButton.BackgroundTransparency = 1.000
  180. TextButton.BorderSizePixel = 0
  181. TextButton.Position = UDim2.new(0.344000012, 0, 0.379000008, 0)
  182. TextButton.Size = UDim2.new(0, 47, 0, 20)
  183. TextButton.Font = Enum.Font.SourceSans
  184. TextButton.TextColor3 = Color3.fromRGB(0, 0, 0)
  185. TextButton.TextSize = 14.000
  186.  
  187. TextButton_Roundify_12px.Name = "TextButton_Roundify_12px"
  188. TextButton_Roundify_12px.Parent = TextButton
  189. TextButton_Roundify_12px.Active = true
  190. TextButton_Roundify_12px.AnchorPoint = Vector2.new(0.5, 0.5)
  191. TextButton_Roundify_12px.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  192. TextButton_Roundify_12px.BackgroundTransparency = 1.000
  193. TextButton_Roundify_12px.Position = UDim2.new(0.5, 0, 0.5, 0)
  194. TextButton_Roundify_12px.Selectable = true
  195. TextButton_Roundify_12px.Size = UDim2.new(1, 0, 1, 0)
  196. TextButton_Roundify_12px.Image = "rbxassetid://3570695787"
  197. TextButton_Roundify_12px.ImageColor3 = Color3.fromRGB(99, 99, 99)
  198. TextButton_Roundify_12px.ScaleType = Enum.ScaleType.Slice
  199. TextButton_Roundify_12px.SliceCenter = Rect.new(100, 100, 100, 100)
  200. TextButton_Roundify_12px.SliceScale = 0.120
  201.  
  202. Frame.Name = "Frame"
  203. Frame.Parent = TextButton
  204. Frame.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  205. Frame.BackgroundTransparency = 1.000
  206. Frame.Position = UDim2.new(0, 0, 0.0499997139, 0)
  207. Frame.Size = UDim2.new(0, 19, 0, 19)
  208. Frame.Image = "rbxassetid://3570695787"
  209. Frame.ScaleType = Enum.ScaleType.Slice
  210. Frame.SliceCenter = Rect.new(100, 100, 100, 100)
  211. Frame.SliceScale = 0.120
  212.  
  213. AutoClick.Name = "AutoClick"
  214. AutoClick.Parent = Catching_2
  215. AutoClick.BackgroundColor3 = Color3.fromRGB(24, 24, 24)
  216. AutoClick.BorderSizePixel = 0
  217. AutoClick.Position = UDim2.new(0, 0, 0.280777395, 0)
  218. AutoClick.Size = UDim2.new(0, 228, 0, 38)
  219.  
  220. Name_2.Name = "Name"
  221. Name_2.Parent = AutoClick
  222. Name_2.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  223. Name_2.BackgroundTransparency = 1.000
  224. Name_2.Size = UDim2.new(0, 228, 0, 15)
  225. Name_2.Font = Enum.Font.ArialBold
  226. Name_2.Text = "Auto Hands"
  227. Name_2.TextColor3 = Color3.fromRGB(255, 255, 255)
  228. Name_2.TextSize = 14.000
  229. Name_2.TextWrapped = true
  230. Name_2.TextXAlignment = Enum.TextXAlignment.Left
  231.  
  232. About_2.Name = "About"
  233. About_2.Parent = Name_2
  234. About_2.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  235. About_2.BackgroundTransparency = 1.000
  236. About_2.Position = UDim2.new(0, 0, 1, 0)
  237. About_2.Size = UDim2.new(0, 188, 0, 15)
  238. About_2.Font = Enum.Font.Arial
  239. About_2.Text = "Automatically clicks for you"
  240. About_2.TextColor3 = Color3.fromRGB(255, 255, 255)
  241. About_2.TextSize = 10.000
  242. About_2.TextWrapped = true
  243. About_2.TextXAlignment = Enum.TextXAlignment.Left
  244.  
  245. Toggle_2.Name = "Toggle"
  246. Toggle_2.Parent = AutoClick
  247. Toggle_2.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  248. Toggle_2.BackgroundTransparency = 1.000
  249. Toggle_2.Position = UDim2.new(0.513157964, 0, -0.657894731, 0)
  250. Toggle_2.Size = UDim2.new(0, 151, 0, 87)
  251.  
  252. TextButton_2.Parent = Toggle_2
  253. TextButton_2.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  254. TextButton_2.BackgroundTransparency = 1.000
  255. TextButton_2.BorderSizePixel = 0
  256. TextButton_2.Position = UDim2.new(0.344000012, 0, 0.379000008, 0)
  257. TextButton_2.Size = UDim2.new(0, 47, 0, 20)
  258. TextButton_2.Font = Enum.Font.SourceSans
  259. TextButton_2.TextColor3 = Color3.fromRGB(0, 0, 0)
  260. TextButton_2.TextSize = 14.000
  261.  
  262. TextButton_Roundify_12px_2.Name = "TextButton_Roundify_12px"
  263. TextButton_Roundify_12px_2.Parent = TextButton_2
  264. TextButton_Roundify_12px_2.Active = true
  265. TextButton_Roundify_12px_2.AnchorPoint = Vector2.new(0.5, 0.5)
  266. TextButton_Roundify_12px_2.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  267. TextButton_Roundify_12px_2.BackgroundTransparency = 1.000
  268. TextButton_Roundify_12px_2.Position = UDim2.new(0.5, 0, 0.5, 0)
  269. TextButton_Roundify_12px_2.Selectable = true
  270. TextButton_Roundify_12px_2.Size = UDim2.new(1, 0, 1, 0)
  271. TextButton_Roundify_12px_2.Image = "rbxassetid://3570695787"
  272. TextButton_Roundify_12px_2.ImageColor3 = Color3.fromRGB(99, 99, 99)
  273. TextButton_Roundify_12px_2.ScaleType = Enum.ScaleType.Slice
  274. TextButton_Roundify_12px_2.SliceCenter = Rect.new(100, 100, 100, 100)
  275. TextButton_Roundify_12px_2.SliceScale = 0.120
  276.  
  277. Frame_2.Name = "Frame"
  278. Frame_2.Parent = TextButton_2
  279. Frame_2.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  280. Frame_2.BackgroundTransparency = 1.000
  281. Frame_2.Position = UDim2.new(0, 0, 0.0499997139, 0)
  282. Frame_2.Size = UDim2.new(0, 19, 0, 19)
  283. Frame_2.Image = "rbxassetid://3570695787"
  284. Frame_2.ScaleType = Enum.ScaleType.Slice
  285. Frame_2.SliceCenter = Rect.new(100, 100, 100, 100)
  286. Frame_2.SliceScale = 0.120
  287.  
  288. Server_2.Name = "Server"
  289. Server_2.Parent = Items
  290. Server_2.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  291. Server_2.BackgroundTransparency = 1.000
  292. Server_2.BorderSizePixel = 0
  293. Server_2.Position = UDim2.new(0.303951263, 0, 0.132075474, 0)
  294. Server_2.Size = UDim2.new(0, 229, 0, 184)
  295. Server_2.Visible = false
  296.  
  297. Boundaries.Name = "Boundaries"
  298. Boundaries.Parent = Server_2
  299. Boundaries.BackgroundColor3 = Color3.fromRGB(24, 24, 24)
  300. Boundaries.BorderSizePixel = 0
  301. Boundaries.Position = UDim2.new(0, 0, 0.0253426097, 0)
  302. Boundaries.Size = UDim2.new(0, 228, 0, 38)
  303.  
  304. Name_3.Name = "Name"
  305. Name_3.Parent = Boundaries
  306. Name_3.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  307. Name_3.BackgroundTransparency = 1.000
  308. Name_3.Size = UDim2.new(0, 228, 0, 15)
  309. Name_3.Font = Enum.Font.ArialBold
  310. Name_3.Text = "Boundaries"
  311. Name_3.TextColor3 = Color3.fromRGB(255, 255, 255)
  312. Name_3.TextSize = 14.000
  313. Name_3.TextWrapped = true
  314. Name_3.TextXAlignment = Enum.TextXAlignment.Left
  315.  
  316. About_3.Name = "About"
  317. About_3.Parent = Name_3
  318. About_3.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  319. About_3.BackgroundTransparency = 1.000
  320. About_3.Position = UDim2.new(0, 0, 1, 0)
  321. About_3.Size = UDim2.new(0, 188, 0, 15)
  322. About_3.Font = Enum.Font.Arial
  323. About_3.Text = "Disables boundaries"
  324. About_3.TextColor3 = Color3.fromRGB(255, 255, 255)
  325. About_3.TextSize = 10.000
  326. About_3.TextWrapped = true
  327. About_3.TextXAlignment = Enum.TextXAlignment.Left
  328.  
  329. Toggle_3.Name = "Toggle"
  330. Toggle_3.Parent = Boundaries
  331. Toggle_3.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  332. Toggle_3.BackgroundTransparency = 1.000
  333. Toggle_3.Position = UDim2.new(0.513157964, 0, -0.657894731, 0)
  334. Toggle_3.Size = UDim2.new(0, 151, 0, 87)
  335.  
  336. TextButton_3.Parent = Toggle_3
  337. TextButton_3.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  338. TextButton_3.BackgroundTransparency = 1.000
  339. TextButton_3.BorderSizePixel = 0
  340. TextButton_3.Position = UDim2.new(0.344000012, 0, 0.379000008, 0)
  341. TextButton_3.Size = UDim2.new(0, 47, 0, 20)
  342. TextButton_3.Font = Enum.Font.SourceSans
  343. TextButton_3.TextColor3 = Color3.fromRGB(0, 0, 0)
  344. TextButton_3.TextSize = 14.000
  345.  
  346. TextButton_Roundify_12px_3.Name = "TextButton_Roundify_12px"
  347. TextButton_Roundify_12px_3.Parent = TextButton_3
  348. TextButton_Roundify_12px_3.Active = true
  349. TextButton_Roundify_12px_3.AnchorPoint = Vector2.new(0.5, 0.5)
  350. TextButton_Roundify_12px_3.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  351. TextButton_Roundify_12px_3.BackgroundTransparency = 1.000
  352. TextButton_Roundify_12px_3.Position = UDim2.new(0.5, 0, 0.5, 0)
  353. TextButton_Roundify_12px_3.Selectable = true
  354. TextButton_Roundify_12px_3.Size = UDim2.new(1, 0, 1, 0)
  355. TextButton_Roundify_12px_3.Image = "rbxassetid://3570695787"
  356. TextButton_Roundify_12px_3.ImageColor3 = Color3.fromRGB(99, 99, 99)
  357. TextButton_Roundify_12px_3.ScaleType = Enum.ScaleType.Slice
  358. TextButton_Roundify_12px_3.SliceCenter = Rect.new(100, 100, 100, 100)
  359. TextButton_Roundify_12px_3.SliceScale = 0.120
  360.  
  361. Frame_3.Name = "Frame"
  362. Frame_3.Parent = TextButton_3
  363. Frame_3.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  364. Frame_3.BackgroundTransparency = 1.000
  365. Frame_3.Position = UDim2.new(0, 0, 0.0499997139, 0)
  366. Frame_3.Size = UDim2.new(0, 19, 0, 19)
  367. Frame_3.Image = "rbxassetid://3570695787"
  368. Frame_3.ScaleType = Enum.ScaleType.Slice
  369. Frame_3.SliceCenter = Rect.new(100, 100, 100, 100)
  370. Frame_3.SliceScale = 0.120
  371.  
  372. -- Scripts:
  373.  
  374. local function NURQKD_fake_script() -- Catching.LocalScript
  375. local script = Instance.new('LocalScript', Catching)
  376.  
  377. local catching = script.Parent.Parent.Parent.Items.Catching
  378.  
  379. local server = script.Parent.Parent.Parent.Items.Server
  380.  
  381. script.Parent.MouseButton1Click:Connect(function()
  382. if server.Visible == true then
  383. server.Visible = false
  384. catching.Visible = true
  385. else
  386. if catching.Visible == false then
  387. catching.Visible = true
  388. end
  389. end
  390. end)
  391. end
  392. coroutine.wrap(NURQKD_fake_script)()
  393. local function YBHWAZ_fake_script() -- Server.LocalScript
  394. local script = Instance.new('LocalScript', Server)
  395.  
  396. local catching = script.Parent.Parent.Parent.Items.Catching
  397.  
  398. local server = script.Parent.Parent.Parent.Items.Server
  399.  
  400. script.Parent.MouseButton1Click:Connect(function()
  401. if catching.Visible == true then
  402. catching.Visible = false
  403. server.Visible = true
  404. else
  405. if server.Visible == false then
  406. server.Visible = true
  407. end
  408. end
  409. end)
  410. end
  411. coroutine.wrap(YBHWAZ_fake_script)()
  412. local function JNOYZD_fake_script() -- Toggle.LocalScript
  413. local script = Instance.new('LocalScript', Toggle)
  414.  
  415. local toggled = false -- The start state of the toggle
  416. local debounce = false -- Debounce / cooldown so you cant spam the toggle and break it
  417. local button = script.Parent.TextButton
  418.  
  419. button.MouseButton1Click:Connect(function() -- Gets executed when you click the button
  420. if debounce == false then
  421. if toggled == true then -- If the toggle is already on
  422. debounce = true
  423. game:GetService("TweenService"):Create(script.Parent.TextButton.TextButton_Roundify_12px, TweenInfo.new(0.25), {ImageColor3 = Color3.fromRGB(200, 200, 200)}):Play()
  424. game:GetService("TweenService"):Create(script.Parent.TextButton.Frame, TweenInfo.new(0.25), {Position = UDim2.new(0, 0,0.05, 0)}):Play()
  425. wait(0.25)
  426. debounce = false
  427. toggled = false
  428.  
  429. _G.mags = false
  430. print("Mags Disabled")
  431. elseif toggled == false then -- If the toggle isnt already on
  432. debounce = true
  433. game:GetService("TweenService"):Create(script.Parent.TextButton.TextButton_Roundify_12px, TweenInfo.new(0.25), {ImageColor3 = Color3.fromRGB(64, 200, 114)}):Play()
  434. game:GetService("TweenService"):Create(script.Parent.TextButton.Frame, TweenInfo.new(0.25), {Position = UDim2.new(0.596, 0,0.05, 0)}):Play()
  435. wait(0.25)
  436. debounce = false
  437. toggled = true
  438.  
  439. _G.mags = true;
  440. print("Mags Enabled")
  441.  
  442. while _G.mags == true do
  443. wait()
  444. local fb = game.Workspace:WaitForChild("Football")
  445. local hum = game.Players.LocalPlayer.Character.HumanoidRootPart
  446.  
  447. local mag = (fb.Position-hum.Position).magnitude
  448.  
  449. if mag <= 25 and game:GetService("ReplicatedStorage").Values.HomeQB.Value ~= game.Players.LocalPlayer.Name and game:GetService("ReplicatedStorage").Values.AwayQB.Value ~= game.Players.LocalPlayer.Name then
  450. firetouchinterest(game.Players.LocalPlayer.Character.CatchLeft, fb, 0)
  451. firetouchinterest(game.Players.LocalPlayer.Character.CatchRight, fb, 0)
  452. wait(0.01)
  453. firetouchinterest(game.Players.LocalPlayer.Character.CatchLeft, fb, 1)
  454. firetouchinterest(game.Players.LocalPlayer.Character.CatchRight, fb, 1)
  455. end
  456. end
  457. end
  458. end
  459. end)
  460. end
  461. coroutine.wrap(JNOYZD_fake_script)()
  462. local function BUSIDGZ_fake_script() -- Toggle_2.LocalScript
  463. local script = Instance.new('LocalScript', Toggle_2)
  464.  
  465. local toggled = false -- The start state of the toggle
  466. local debounce = false -- Debounce / cooldown so you cant spam the toggle and break it
  467. local button = script.Parent.TextButton
  468.  
  469. button.MouseButton1Click:Connect(function() -- Gets executed when you click the button
  470. if debounce == false then
  471. if toggled == true then -- If the toggle is already on
  472. debounce = true
  473. game:GetService("TweenService"):Create(script.Parent.TextButton.TextButton_Roundify_12px, TweenInfo.new(0.25), {ImageColor3 = Color3.fromRGB(200, 200, 200)}):Play()
  474. game:GetService("TweenService"):Create(script.Parent.TextButton.Frame, TweenInfo.new(0.25), {Position = UDim2.new(0, 0,0.05, 0)}):Play()
  475. wait(0.25)
  476. debounce = false
  477. toggled = false
  478. _G.autohands = false
  479. print("Auto Hands Disabled")
  480. elseif toggled == false then -- If the toggle isnt already on
  481. debounce = true
  482. game:GetService("TweenService"):Create(script.Parent.TextButton.TextButton_Roundify_12px, TweenInfo.new(0.25), {ImageColor3 = Color3.fromRGB(64, 200, 114)}):Play()
  483. game:GetService("TweenService"):Create(script.Parent.TextButton.Frame, TweenInfo.new(0.25), {Position = UDim2.new(0.596, 0,0.05, 0)}):Play()
  484. wait(0.25)
  485. debounce = false
  486. toggled = true
  487. _G.autohands = true
  488.  
  489. print("Auto Hands Enabled")
  490.  
  491. while _G.autohands == true do
  492. wait()
  493. local fb = game.Workspace:WaitForChild("Football")
  494. local hum = game.Players.LocalPlayer.Character.HumanoidRootPart
  495.  
  496. local mag = (fb.Position-hum.Position).magnitude
  497.  
  498. if mag <= 15 then
  499. local A_1 = "PlayerActions"
  500. local A_2 = "catch "
  501. local Event = game:GetService("ReplicatedStorage").Remotes.CharacterSoundEvent
  502. Event:FireServer(A_1, A_2)
  503. end
  504. end
  505. end
  506. end
  507. end)
  508. end
  509. coroutine.wrap(BUSIDGZ_fake_script)()
  510. local function WWREFX_fake_script() -- Toggle_3.LocalScript
  511. local script = Instance.new('LocalScript', Toggle_3)
  512.  
  513. local toggled = false -- The start state of the toggle
  514. local debounce = false -- Debounce / cooldown so you cant spam the toggle and break it
  515. local button = script.Parent.TextButton
  516.  
  517. button.MouseButton1Click:Connect(function() -- Gets executed when you click the button
  518. if debounce == false then
  519. if toggled == true then -- If the toggle is already on
  520. debounce = true
  521. game:GetService("TweenService"):Create(script.Parent.TextButton.TextButton_Roundify_12px, TweenInfo.new(0.25), {ImageColor3 = Color3.fromRGB(200, 200, 200)}):Play()
  522. game:GetService("TweenService"):Create(script.Parent.TextButton.Frame, TweenInfo.new(0.25), {Position = UDim2.new(0, 0,0.05, 0)}):Play()
  523. wait(0.25)
  524. debounce = false
  525. toggled = false
  526. game.ReplicatedStorage.Boundaries.Parent = game.Workspace.Models
  527. print("Enabled Boundaries")
  528. elseif toggled == false then -- If the toggle isnt already on
  529. debounce = true
  530. game:GetService("TweenService"):Create(script.Parent.TextButton.TextButton_Roundify_12px, TweenInfo.new(0.25), {ImageColor3 = Color3.fromRGB(64, 200, 114)}):Play()
  531. game:GetService("TweenService"):Create(script.Parent.TextButton.Frame, TweenInfo.new(0.25), {Position = UDim2.new(0.596, 0,0.05, 0)}):Play()
  532. wait(0.25)
  533. debounce = false
  534. toggled = true
  535. game.Workspace.Models.Boundaries.Parent = game.ReplicatedStorage
  536. print("Disabled Boundaries")
  537. end
  538. end
  539. end)
  540. end
  541. coroutine.wrap(WWREFX_fake_script)()
  542.  
Advertisement
Comments
Add Comment
Please, Sign In to add comment