Advertisement
xxPH4NTOM

hehe

Dec 21st, 2019
76
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 33.59 KB | None | 0 0
  1. local ScreenGui = Instance.new("ScreenGui")
  2. local Cheats = Instance.new("Frame")
  3. local Background = Instance.new("Frame")
  4. local Container = Instance.new("Frame")
  5. local Sorter = Instance.new("UIListLayout")
  6. local Padding = Instance.new("UIPadding")
  7. local TextButton = Instance.new("TextButton")
  8. local TextButton_2 = Instance.new("TextButton")
  9. local TextButton_3 = Instance.new("TextButton")
  10. local Underline = Instance.new("Frame")
  11. local Toggle = Instance.new("TextButton")
  12. local Window = Instance.new("TextLabel")
  13. local Dragger = Instance.new("ImageButton")
  14. local Miscellaneous = Instance.new("Frame")
  15. local Background_2 = Instance.new("Frame")
  16. local Container_2 = Instance.new("Frame")
  17. local Sorter_2 = Instance.new("UIListLayout")
  18. local Padding_2 = Instance.new("UIPadding")
  19. local TextButton_4 = Instance.new("TextButton")
  20. local TextButton_5 = Instance.new("TextButton")
  21. local TextButton_6 = Instance.new("TextButton")
  22. local TextButton_7 = Instance.new("TextButton")
  23. local TextBox = Instance.new("TextBox")
  24. local TextBox_2 = Instance.new("TextBox")
  25. local Underline_2 = Instance.new("Frame")
  26. local Toggle_2 = Instance.new("TextButton")
  27. local Window_2 = Instance.new("TextLabel")
  28. local Dragger_2 = Instance.new("ImageButton")
  29. local Settings = Instance.new("Frame")
  30. local Background_3 = Instance.new("Frame")
  31. local Container_3 = Instance.new("Frame")
  32. local Sorter_3 = Instance.new("UIListLayout")
  33. local Padding_3 = Instance.new("UIPadding")
  34. local TextButton_8 = Instance.new("TextButton")
  35. local TextButton_9 = Instance.new("TextButton")
  36. local Underline_3 = Instance.new("Frame")
  37. local Toggle_3 = Instance.new("TextButton")
  38. local Window_3 = Instance.new("TextLabel")
  39. local Dragger_3 = Instance.new("ImageButton")
  40. local Why = Instance.new("Frame")
  41. local ImageLabel = Instance.new("ImageLabel")
  42. local ImageLabel_2 = Instance.new("ImageLabel")
  43. local TextLabel = Instance.new("TextLabel")
  44. local Clickifyouraclown = Instance.new("TextButton")
  45. local Clickifyouhavecommonsense = Instance.new("TextButton")
  46.  
  47. ScreenGui.Parent = game.Players.LocalPlayer:WaitForChild("PlayerGui")
  48.  
  49. Cheats.Name = "Cheats"
  50. Cheats.Parent = ScreenGui
  51. Cheats.Active = true
  52. Cheats.BackgroundColor3 = Color3.new(0.156863, 0.156863, 0.156863)
  53. Cheats.BorderSizePixel = 0
  54. Cheats.Position = UDim2.new(0.25, 0, 0.25, 0)
  55. Cheats.Size = UDim2.new(0, 190, 0, 30)
  56.  
  57. Background.Name = "Background"
  58. Background.Parent = Cheats
  59. Background.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  60. Background.BorderSizePixel = 0
  61. Background.ClipsDescendants = true
  62. Background.Position = UDim2.new(0, 0, 1, 0)
  63. Background.Size = UDim2.new(1, 0, -5.80000019, 250)
  64.  
  65. Container.Name = "Container"
  66. Container.Parent = Cheats
  67. Container.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  68. Container.BorderSizePixel = 0
  69. Container.ClipsDescendants = true
  70. Container.Position = UDim2.new(0, 0, 1, 0)
  71. Container.Size = UDim2.new(1, 0, -5.80000019, 250)
  72.  
  73. Sorter.Name = "Sorter"
  74. Sorter.Parent = Container
  75. Sorter.SortOrder = Enum.SortOrder.LayoutOrder
  76.  
  77. Padding.Name = "Padding"
  78. Padding.Parent = Container
  79. Padding.PaddingBottom = UDim.new(0, 5)
  80. Padding.PaddingLeft = UDim.new(0, 10)
  81. Padding.PaddingTop = UDim.new(0, 3)
  82.  
  83. TextButton.Parent = Container
  84. TextButton.BackgroundTransparency = 1
  85. TextButton.Size = UDim2.new(1, -10, 0, 20)
  86. TextButton.Font = Enum.Font.SourceSans
  87. TextButton.Text = "Auto Tp To Football"
  88. TextButton.TextColor3 = Color3.new(1, 1, 1)
  89. TextButton.TextSize = 16
  90. TextButton.TextStrokeTransparency = 0
  91. TextButton.TextXAlignment = Enum.TextXAlignment.Left
  92.  
  93. TextButton_2.Parent = Container
  94. TextButton_2.BackgroundTransparency = 1
  95. TextButton_2.Size = UDim2.new(1, -10, 0, 20)
  96. TextButton_2.Font = Enum.Font.SourceSans
  97. TextButton_2.Text = "Auto Tackle"
  98. TextButton_2.TextColor3 = Color3.new(1, 1, 1)
  99. TextButton_2.TextSize = 16
  100. TextButton_2.TextStrokeTransparency = 0
  101. TextButton_2.TextXAlignment = Enum.TextXAlignment.Left
  102.  
  103. TextButton_3.Parent = Container
  104. TextButton_3.BackgroundTransparency = 1
  105. TextButton_3.Size = UDim2.new(1, -10, 0, 20)
  106. TextButton_3.Font = Enum.Font.SourceSans
  107. TextButton_3.Text = "Super Jump"
  108. TextButton_3.TextColor3 = Color3.new(1, 1, 1)
  109. TextButton_3.TextSize = 16
  110. TextButton_3.TextStrokeTransparency = 0
  111. TextButton_3.TextXAlignment = Enum.TextXAlignment.Left
  112.  
  113. Underline.Name = "Underline"
  114. Underline.Parent = Cheats
  115. Underline.BackgroundColor3 = Color3.new(0, 0.13, 1)
  116. Underline.BorderSizePixel = 0
  117. Underline.Position = UDim2.new(0, 0, 1, -1)
  118. Underline.Size = UDim2.new(1, 0, 0, 1)
  119.  
  120. Toggle.Name = "Toggle"
  121. Toggle.Parent = Cheats
  122. Toggle.BackgroundTransparency = 1
  123. Toggle.Position = UDim2.new(1, -25, 0, 0)
  124. Toggle.Size = UDim2.new(0, 25, 1, 0)
  125. Toggle.ZIndex = 2
  126. Toggle.Font = Enum.Font.SourceSans
  127. Toggle.Text = "-"
  128. Toggle.TextColor3 = Color3.new(1, 1, 1)
  129. Toggle.TextSize = 17
  130.  
  131. Window.Name = "Window"
  132. Window.Parent = Cheats
  133. Window.BackgroundTransparency = 1
  134. Window.BorderSizePixel = 0
  135. Window.Size = UDim2.new(1, 0, 1, 0)
  136. Window.Font = Enum.Font.SourceSansSemibold
  137. Window.Text = "Cheats"
  138. Window.TextColor3 = Color3.new(1, 1, 1)
  139. Window.TextSize = 17
  140.  
  141. Dragger.Name = "Dragger"
  142. Dragger.Parent = Cheats
  143. Dragger.BackgroundColor3 = Color3.new(1, 1, 1)
  144. Dragger.BackgroundTransparency = 0.9990000128746
  145. Dragger.Size = UDim2.new(0, 165, 0, 29)
  146. Dragger.ZIndex = 5
  147.  
  148. Miscellaneous.Name = "Miscellaneous"
  149. Miscellaneous.Parent = ScreenGui
  150. Miscellaneous.Active = true
  151. Miscellaneous.BackgroundColor3 = Color3.new(0.156863, 0.156863, 0.156863)
  152. Miscellaneous.BorderSizePixel = 0
  153. Miscellaneous.Position = UDim2.new(0.400000006, 0, 0.25, 0)
  154. Miscellaneous.Size = UDim2.new(0, 190, 0, 30)
  155.  
  156. Background_2.Name = "Background"
  157. Background_2.Parent = Miscellaneous
  158. Background_2.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  159. Background_2.BorderSizePixel = 0
  160. Background_2.ClipsDescendants = true
  161. Background_2.Position = UDim2.new(0, 0, 1, 0)
  162. Background_2.Size = UDim2.new(1, 0, -3.4333334, 250)
  163.  
  164. Container_2.Name = "Container"
  165. Container_2.Parent = Miscellaneous
  166. Container_2.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  167. Container_2.BorderSizePixel = 0
  168. Container_2.ClipsDescendants = true
  169. Container_2.Position = UDim2.new(0, 0, 1, 0)
  170. Container_2.Size = UDim2.new(1, 0, -3.4333334, 250)
  171.  
  172. Sorter_2.Name = "Sorter"
  173. Sorter_2.Parent = Container_2
  174. Sorter_2.SortOrder = Enum.SortOrder.LayoutOrder
  175.  
  176. Padding_2.Name = "Padding"
  177. Padding_2.Parent = Container_2
  178. Padding_2.PaddingBottom = UDim.new(0, 5)
  179. Padding_2.PaddingLeft = UDim.new(0, 10)
  180. Padding_2.PaddingTop = UDim.new(0, 3)
  181.  
  182. TextButton_4.Parent = Container_2
  183. TextButton_4.BackgroundTransparency = 1
  184. TextButton_4.Size = UDim2.new(1, -10, 0, 20)
  185. TextButton_4.Font = Enum.Font.SourceSans
  186. TextButton_4.Text = "Cameron Boyce"
  187. TextButton_4.TextColor3 = Color3.new(1, 1, 1)
  188. TextButton_4.TextSize = 16
  189. TextButton_4.TextStrokeTransparency = 0
  190. TextButton_4.TextXAlignment = Enum.TextXAlignment.Left
  191.  
  192. TextButton_5.Parent = Container_2
  193. TextButton_5.BackgroundTransparency = 1
  194. TextButton_5.Size = UDim2.new(1, -10, 0, 20)
  195. TextButton_5.Font = Enum.Font.SourceSans
  196. TextButton_5.Text = "Remove Uniform"
  197. TextButton_5.TextColor3 = Color3.new(1, 1, 1)
  198. TextButton_5.TextSize = 16
  199. TextButton_5.TextStrokeTransparency = 0
  200. TextButton_5.TextXAlignment = Enum.TextXAlignment.Left
  201.  
  202. TextButton_6.Parent = Container_2
  203. TextButton_6.BackgroundTransparency = 1
  204. TextButton_6.Size = UDim2.new(1, -10, 0, 20)
  205. TextButton_6.Font = Enum.Font.SourceSans
  206. TextButton_6.Text = "Spam /e dab"
  207. TextButton_6.TextColor3 = Color3.new(1, 1, 1)
  208. TextButton_6.TextSize = 16
  209. TextButton_6.TextStrokeTransparency = 0
  210. TextButton_6.TextXAlignment = Enum.TextXAlignment.Left
  211.  
  212. TextButton_7.Parent = Container_2
  213. TextButton_7.BackgroundTransparency = 1
  214. TextButton_7.Size = UDim2.new(1, -10, 0, 20)
  215. TextButton_7.Font = Enum.Font.SourceSans
  216. TextButton_7.Text = "Spam Chat Message"
  217. TextButton_7.TextColor3 = Color3.new(1, 1, 1)
  218. TextButton_7.TextSize = 16
  219. TextButton_7.TextStrokeTransparency = 0
  220. TextButton_7.TextXAlignment = Enum.TextXAlignment.Left
  221.  
  222. TextBox.Parent = Container_2
  223. TextBox.BackgroundColor3 = Color3.new(1, 1, 1)
  224. TextBox.BackgroundTransparency = 0.99000000953674
  225. TextBox.BorderColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  226. TextBox.BorderSizePixel = 5
  227. TextBox.Position = UDim2.new(0.0526316576, 0, 0.441489369, 0)
  228. TextBox.Size = UDim2.new(0.5, 10, 0, 50)
  229. TextBox.Font = Enum.Font.SourceSans
  230. TextBox.PlaceholderColor3 = Color3.new(0.698039, 0.698039, 0.698039)
  231. TextBox.PlaceholderText = "Chat Message"
  232. TextBox.Text = ""
  233. TextBox.TextColor3 = Color3.new(0.698039, 0.698039, 0.698039)
  234. TextBox.TextSize = 14
  235. TextBox.TextStrokeTransparency = 0.89999997615814
  236. TextBox.TextWrapped = true
  237.  
  238. TextBox_2.Parent = TextBox
  239. TextBox_2.BackgroundColor3 = Color3.new(1, 1, 1)
  240. TextBox_2.BackgroundTransparency = 0.99000000953674
  241. TextBox_2.BorderColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  242. TextBox_2.BorderSizePixel = 5
  243. TextBox_2.Position = UDim2.new(1, 5, 0, 0)
  244. TextBox_2.Size = UDim2.new(0.5, 0, 1, 0)
  245. TextBox_2.Font = Enum.Font.SourceSans
  246. TextBox_2.PlaceholderColor3 = Color3.new(0.698039, 0.698039, 0.698039)
  247. TextBox_2.PlaceholderText = "Spam Delay"
  248. TextBox_2.Text = ""
  249. TextBox_2.TextColor3 = Color3.new(0.698039, 0.698039, 0.698039)
  250. TextBox_2.TextSize = 14
  251. TextBox_2.TextStrokeTransparency = 0.89999997615814
  252. TextBox_2.TextWrapped = true
  253.  
  254. Underline_2.Name = "Underline"
  255. Underline_2.Parent = Miscellaneous
  256. Underline_2.BackgroundColor3 = Color3.new(0, 0.13, 1)
  257. Underline_2.BorderSizePixel = 0
  258. Underline_2.Position = UDim2.new(0, 0, 1, -1)
  259. Underline_2.Size = UDim2.new(1, 0, 0, 1)
  260.  
  261. Toggle_2.Name = "Toggle"
  262. Toggle_2.Parent = Miscellaneous
  263. Toggle_2.BackgroundTransparency = 1
  264. Toggle_2.Position = UDim2.new(1, -25, 0, 0)
  265. Toggle_2.Size = UDim2.new(0, 25, 1, 0)
  266. Toggle_2.ZIndex = 2
  267. Toggle_2.Font = Enum.Font.SourceSans
  268. Toggle_2.Text = "-"
  269. Toggle_2.TextColor3 = Color3.new(1, 1, 1)
  270. Toggle_2.TextSize = 17
  271.  
  272. Window_2.Name = "Window"
  273. Window_2.Parent = Miscellaneous
  274. Window_2.BackgroundTransparency = 1
  275. Window_2.BorderSizePixel = 0
  276. Window_2.Size = UDim2.new(1, 0, 1, 0)
  277. Window_2.Font = Enum.Font.SourceSansSemibold
  278. Window_2.Text = "Miscellaneous"
  279. Window_2.TextColor3 = Color3.new(1, 1, 1)
  280. Window_2.TextSize = 17
  281.  
  282. Dragger_2.Name = "Dragger"
  283. Dragger_2.Parent = Miscellaneous
  284. Dragger_2.BackgroundColor3 = Color3.new(1, 1, 1)
  285. Dragger_2.BackgroundTransparency = 0.9990000128746
  286. Dragger_2.Size = UDim2.new(0, 165, 0, 29)
  287. Dragger_2.ZIndex = 5
  288.  
  289. Settings.Name = "Settings"
  290. Settings.Parent = ScreenGui
  291. Settings.Active = true
  292. Settings.BackgroundColor3 = Color3.new(0.156863, 0.156863, 0.156863)
  293. Settings.BorderSizePixel = 0
  294. Settings.Position = UDim2.new(0.550000012, 0, 0.25, 0)
  295. Settings.Size = UDim2.new(0, 190, 0, 30)
  296.  
  297. Background_3.Name = "Background"
  298. Background_3.Parent = Settings
  299. Background_3.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  300. Background_3.BorderSizePixel = 0
  301. Background_3.ClipsDescendants = true
  302. Background_3.Position = UDim2.new(0, 0, 1, 0)
  303. Background_3.Size = UDim2.new(1, 0, -6.23333311, 250)
  304.  
  305. Container_3.Name = "Container"
  306. Container_3.Parent = Settings
  307. Container_3.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  308. Container_3.BorderSizePixel = 0
  309. Container_3.ClipsDescendants = true
  310. Container_3.Position = UDim2.new(0, 0, 1, 0)
  311. Container_3.Size = UDim2.new(1, 0, -6.23333311, 250)
  312.  
  313. Sorter_3.Name = "Sorter"
  314. Sorter_3.Parent = Container_3
  315. Sorter_3.SortOrder = Enum.SortOrder.LayoutOrder
  316.  
  317. Padding_3.Name = "Padding"
  318. Padding_3.Parent = Container_3
  319. Padding_3.PaddingBottom = UDim.new(0, 5)
  320. Padding_3.PaddingLeft = UDim.new(0, 10)
  321. Padding_3.PaddingTop = UDim.new(0, 3)
  322.  
  323. TextButton_8.Parent = Container_3
  324. TextButton_8.BackgroundTransparency = 1
  325. TextButton_8.Size = UDim2.new(1, -10, 0, 20)
  326. TextButton_8.Font = Enum.Font.SourceSans
  327. TextButton_8.Text = "Change Toggle Gui Key"
  328. TextButton_8.TextColor3 = Color3.new(1, 1, 1)
  329. TextButton_8.TextSize = 16
  330. TextButton_8.TextStrokeTransparency = 0
  331. TextButton_8.TextXAlignment = Enum.TextXAlignment.Left
  332.  
  333. TextButton_9.Parent = Container_3
  334. TextButton_9.BackgroundTransparency = 1
  335. TextButton_9.Size = UDim2.new(1, -10, 0, 20)
  336. TextButton_9.Font = Enum.Font.SourceSans
  337. TextButton_9.Text = "Litterally Ban Yourself"
  338. TextButton_9.TextColor3 = Color3.new(1, 1, 1)
  339. TextButton_9.TextSize = 16
  340. TextButton_9.TextStrokeTransparency = 0
  341. TextButton_9.TextXAlignment = Enum.TextXAlignment.Left
  342.  
  343. Underline_3.Name = "Underline"
  344. Underline_3.Parent = Settings
  345. Underline_3.BackgroundColor3 = Color3.new(0, 0.13, 1)
  346. Underline_3.BorderSizePixel = 0
  347. Underline_3.Position = UDim2.new(0, 0, 1, -1)
  348. Underline_3.Size = UDim2.new(1, 0, 0, 1)
  349.  
  350. Toggle_3.Name = "Toggle"
  351. Toggle_3.Parent = Settings
  352. Toggle_3.BackgroundTransparency = 1
  353. Toggle_3.Position = UDim2.new(1, -25, 0, 0)
  354. Toggle_3.Size = UDim2.new(0, 25, 1, 0)
  355. Toggle_3.ZIndex = 2
  356. Toggle_3.Font = Enum.Font.SourceSans
  357. Toggle_3.Text = "-"
  358. Toggle_3.TextColor3 = Color3.new(1, 1, 1)
  359. Toggle_3.TextSize = 17
  360.  
  361. Window_3.Name = "Window"
  362. Window_3.Parent = Settings
  363. Window_3.BackgroundTransparency = 1
  364. Window_3.BorderSizePixel = 0
  365. Window_3.Size = UDim2.new(1, 0, 1, 0)
  366. Window_3.Font = Enum.Font.SourceSansSemibold
  367. Window_3.Text = "Settings"
  368. Window_3.TextColor3 = Color3.new(1, 1, 1)
  369. Window_3.TextSize = 17
  370.  
  371. Dragger_3.Name = "Dragger"
  372. Dragger_3.Parent = Settings
  373. Dragger_3.BackgroundColor3 = Color3.new(1, 1, 1)
  374. Dragger_3.BackgroundTransparency = 0.9990000128746
  375. Dragger_3.Size = UDim2.new(0, 165, 0, 29)
  376. Dragger_3.ZIndex = 5
  377.  
  378. Why.Name = "Why..."
  379. Why.Parent = ScreenGui
  380. Why.BackgroundColor3 = Color3.new(0, 0, 1)
  381. Why.Position = UDim2.new(0, 0, -1, -50)
  382. Why.Size = UDim2.new(1, 0, 1, 0)
  383. Why.ZIndex = 100
  384.  
  385. ImageLabel.Parent = Why
  386. ImageLabel.BackgroundColor3 = Color3.new(1, 1, 1)
  387. ImageLabel.Position = UDim2.new(0.0438426808, 0, 0.0749625191, 0)
  388. ImageLabel.Rotation = 11
  389. ImageLabel.Size = UDim2.new(0, 391, 0, 391)
  390. ImageLabel.ZIndex = 100
  391. ImageLabel.Image = "http://www.roblox.com/asset/?id=707024959"
  392.  
  393. ImageLabel_2.Parent = Why
  394. ImageLabel_2.AnchorPoint = Vector2.new(1, 0)
  395. ImageLabel_2.BackgroundColor3 = Color3.new(1, 1, 1)
  396. ImageLabel_2.Position = UDim2.new(0.95599997, 0, 0.0749625191, 0)
  397. ImageLabel_2.Rotation = -11
  398. ImageLabel_2.Size = UDim2.new(0, 391, 0, 391)
  399. ImageLabel_2.ZIndex = 100
  400. ImageLabel_2.Image = "http://www.roblox.com/asset/?id=707024959"
  401.  
  402. TextLabel.Parent = Why
  403. TextLabel.BackgroundColor3 = Color3.new(0, 0, 0)
  404. TextLabel.BackgroundTransparency = 1
  405. TextLabel.Position = UDim2.new(0.481947124, -250, 0.444527745, -50)
  406. TextLabel.Size = UDim2.new(0, 555, 0, 174)
  407. TextLabel.ZIndex = 100
  408. TextLabel.Font = Enum.Font.GothamBlack
  409. TextLabel.LineHeight = 1.1000000238419
  410. TextLabel.Text = "ARE YOU SURE??!"
  411. TextLabel.TextColor3 = Color3.new(1, 0.196078, 0)
  412. TextLabel.TextScaled = true
  413. TextLabel.TextSize = 14
  414. TextLabel.TextStrokeTransparency = 0
  415. TextLabel.TextWrapped = true
  416.  
  417. Clickifyouraclown.Name = "Click if your a clown"
  418. Clickifyouraclown.Parent = TextLabel
  419. Clickifyouraclown.BackgroundColor3 = Color3.new(0, 0, 0)
  420. Clickifyouraclown.BorderColor3 = Color3.new(1, 1, 1)
  421. Clickifyouraclown.Position = UDim2.new(0, 0, 1, 0)
  422. Clickifyouraclown.Size = UDim2.new(0.5, 0, 1, 0)
  423. Clickifyouraclown.ZIndex = 150
  424. Clickifyouraclown.Modal = true
  425. Clickifyouraclown.Font = Enum.Font.SourceSans
  426. Clickifyouraclown.Text = "Yes 🤡"
  427. Clickifyouraclown.TextColor3 = Color3.new(1, 0.196078, 0)
  428. Clickifyouraclown.TextScaled = true
  429. Clickifyouraclown.TextSize = 10
  430. Clickifyouraclown.TextStrokeTransparency = 0
  431. Clickifyouraclown.TextWrapped = true
  432.  
  433. Clickifyouhavecommonsense.Name = "Click if you have common sense"
  434. Clickifyouhavecommonsense.Parent = TextLabel
  435. Clickifyouhavecommonsense.BackgroundColor3 = Color3.new(0, 0, 0)
  436. Clickifyouhavecommonsense.BorderColor3 = Color3.new(1, 1, 1)
  437. Clickifyouhavecommonsense.Position = UDim2.new(0.5, 0, 1, 0)
  438. Clickifyouhavecommonsense.Size = UDim2.new(0.5, 0, 1, 0)
  439. Clickifyouhavecommonsense.ZIndex = 150
  440. Clickifyouhavecommonsense.Modal = true
  441. Clickifyouhavecommonsense.Font = Enum.Font.SourceSans
  442. Clickifyouhavecommonsense.Text = "NO!"
  443. Clickifyouhavecommonsense.TextColor3 = Color3.new(1, 0.196078, 0)
  444. Clickifyouhavecommonsense.TextScaled = true
  445. Clickifyouhavecommonsense.TextSize = 10
  446. Clickifyouhavecommonsense.TextStrokeTransparency = 0
  447. Clickifyouhavecommonsense.TextWrapped = true
  448.  
  449. local function TGNL_fake_script() -- TextButton.LocalScript
  450. local script = Instance.new('LocalScript', TextButton)
  451.  
  452. --// Auto tp to football
  453. local btn = script.Parent
  454. script.Parent.MouseButton1Click:Connect(function()
  455. --[[
  456. TP TO FOOTBALL [Football Fusion Version]
  457. ]]
  458. --[[
  459. Loadstring Version:
  460.  
  461. loadstring(game:HttpGet("https://pastebin.com/raw/DhH4ZUqF",true))()
  462.  
  463.  
  464. --]]
  465.  
  466.  
  467.  
  468. --// Main Variables
  469. local plr = game.Players.LocalPlayer
  470. local char = plr.Character
  471. local rootPart = char.HumanoidRootPart
  472. local hum = char.Humanoid
  473.  
  474. --// Other Variables
  475. local range = 20
  476. local count = 0
  477.  
  478. --// Functions
  479. function getFbParent()
  480. for i,v in pairs(game.workspace:GetDescendants()) do
  481. if v.Name == "Football" then
  482. return v.Parent
  483. end
  484. end
  485. end
  486.  
  487. function catchRemote()
  488. for i = 1,10 do
  489. game.ReplicatedStorage.Remotes.CharacterSoundEvent:FireServer("PlayerActions","catch")
  490. wait()
  491. end
  492. end
  493.  
  494. --// Main Code
  495. while wait() do
  496. if game.workspace:FindFirstChild("Football") then
  497. if (game.workspace:WaitForChild("Football").Position - rootPart.Position).magnitude <= range then
  498. repeat
  499. catchRemote()
  500. rootPart.CFrame = game.workspace:WaitForChild("Football").CFrame
  501. game.Players.LocalPlayer.LastPos.Value = game.workspace:WaitForChild("Football").Position
  502. count = count + 1
  503. wait()
  504. until getFbParent():FindFirstChild("Humanoid") or getFbParent():FindFirstChild("Football").Position.Y <= -5 or count == 10
  505. end
  506. end
  507. end
  508. end)
  509. end
  510. coroutine.wrap(TGNL_fake_script)()
  511. local function WXQZK_fake_script() -- TextButton_2.LocalScript
  512. local script = Instance.new('LocalScript', TextButton_2)
  513.  
  514. --// Auto Tackle
  515. local btn = script.Parent
  516. script.Parent.MouseButton1Click:Connect(function()
  517. --[[
  518. AUTO TACKLE [Football Fusion Version]
  519. ]]
  520. --[[
  521. Loadstring Version:
  522.  
  523. loadstring(game:HttpGet("https://pastebin.com/raw/tebCn4yN",true))()
  524.  
  525.  
  526. --]]
  527.  
  528. --// Settings
  529. local range = 20 -- How many studs away from the ballcarrier you must be for auto-tackle to trigger.
  530. -- 10 studs is about 5 yards in game
  531.  
  532. --// DO NOT EDIT ANYTHING BELOW THIS POINT
  533.  
  534. local UserInputService = game:GetService('UserInputService')
  535. local plr = game.Players.LocalPlayer
  536. local Char = plr.Character
  537.  
  538.  
  539.  
  540.  
  541.  
  542.  
  543. function tackle()
  544. game.workspace:WaitForChild(plr.Name)
  545. for i,v in pairs(game.Players:GetChildren()) do
  546. game.workspace:WaitForChild(plr.Name)
  547. if game.workspace:WaitForChild(plr.Name) then
  548. if (game.workspace:WaitForChild(v.Name).HumanoidRootPart.Position - game.workspace:WaitForChild(game.Players.LocalPlayer.Name):WaitForChild("HumanoidRootPart").Position).magnitude <= range and v.Team ~= game.Players.LocalPlayer.Team then
  549. if v.Character:FindFirstChild("Football") and (game.workspace:WaitForChild(v.Name).HumanoidRootPart.Position - game.workspace:WaitForChild(game.Players.LocalPlayer.Name):WaitForChild("HumanoidRootPart").Position).magnitude <= range then
  550. ball = v.Character:FindFirstChild("Football")
  551. person = ball.Parent
  552. Pos = Char.HumanoidRootPart.CFrame
  553. repeat
  554. wait()
  555. Char.HumanoidRootPart.CFrame = person.Torso.CFrame
  556. Char.HumanoidRootPart.CFrame = person.Torso.CFrame
  557. Char.HumanoidRootPart.CFrame = person.Torso.CFrame
  558. Char.HumanoidRootPart.CFrame = person.Torso.CFrame
  559. Char.HumanoidRootPart.CFrame = person.Torso.CFrame
  560. game.ReplicatedStorage.Remotes.CharacterSoundEvent:FireServer("PlayerActions","hitstick")
  561. game.ReplicatedStorage.Remotes.CharacterSoundEvent:FireServer("PlayerActions","hitstick")
  562. game.ReplicatedStorage.Remotes.CharacterSoundEvent:FireServer("PlayerActions","hitstick")
  563. game.ReplicatedStorage.Remotes.CharacterSoundEvent:FireServer("PlayerActions","hitstick")
  564. game.ReplicatedStorage.Remotes.CharacterSoundEvent:FireServer("PlayerActions","hitstick")
  565. until (game.workspace:WaitForChild(v.Name).HumanoidRootPart.Position - game.workspace:WaitForChild(game.Players.LocalPlayer.Name):WaitForChild("HumanoidRootPart").Position).magnitude <= range or (game.workspace:WaitForChild(v.Name).HumanoidRootPart.Position - game.workspace:WaitForChild(game.Players.LocalPlayer.Name):WaitForChild("HumanoidRootPart").Position).magnitude > range
  566. wait(0.1)
  567. end
  568. end
  569. end
  570. end
  571. end
  572.  
  573. game:GetService("UserInputService").InputBegan:Connect(function(k)
  574. if k.KeyCode == Enum.KeyCode.E then
  575. tackle()
  576. end
  577. end)
  578. end)
  579. end
  580. coroutine.wrap(WXQZK_fake_script)()
  581. local function RMSPN_fake_script() -- TextButton_3.LocalScript
  582. local script = Instance.new('LocalScript', TextButton_3)
  583.  
  584. --// SuperJump
  585. local btn = script.Parent
  586. local on = false
  587. script.Parent.MouseButton1Click:Connect(function()
  588. on = true
  589. end)
  590. local uis = game:GetService("UserInputService")
  591. local rus = game:GetService("RunService")
  592. local cd = false
  593. local held = false
  594.  
  595. uis.InputBegan:Connect(function(k)
  596. if k.KeyCode == Enum.KeyCode.Space then
  597. held = true
  598. end
  599. end)
  600.  
  601. uis.InputEnded:Connect(function(input)
  602. if input.UserInputType == Enum.UserInputType.Keyboard then
  603. if input.KeyCode == Enum.KeyCode.Space then
  604. held = false
  605. end
  606. end
  607. end)
  608.  
  609. rus.RenderStepped:Connect(function()
  610. if held == true and cd == false and on == true then
  611. if game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame.Y < 15 then
  612. game:GetService("Players").LocalPlayer.Character:WaitForChild("Humanoid"):ChangeState("Jumping")
  613. cd = true
  614. wait()
  615. cd = false
  616. end
  617. end
  618. end)
  619. end
  620. coroutine.wrap(RMSPN_fake_script)()
  621. local function ZSBTNLZ_fake_script() -- Underline.Rainbow
  622. local script = Instance.new('LocalScript', Underline)
  623.  
  624. function zigzag(X) return math.acos(math.cos(X*math.pi))/math.pi end
  625. local counter = 0
  626.  
  627. game:GetService("RunService").RenderStepped:Connect(function()
  628. script.Parent.BackgroundColor3 = Color3.fromHSV(zigzag(counter),1,1)
  629. counter = counter + 0.0025
  630. end)
  631. end
  632. coroutine.wrap(ZSBTNLZ_fake_script)()
  633. local function XKVGI_fake_script() -- Cheats.Tween
  634. local script = Instance.new('LocalScript', Cheats)
  635.  
  636. local bg = script.Parent.Background
  637. local cont = script.Parent.Container
  638. local toggleBtn = script.Parent.Toggle
  639. local ts = game:GetService("TweenService")
  640. local opened = ""
  641.  
  642. if bg.Size == UDim2.new(1,0,0,250) then
  643. opened = true
  644. elseif bg.Size == UDim2.new(1,0,-8.333,250) then
  645. opened = false
  646. end
  647.  
  648. function open()
  649. bg:TweenSize(UDim2.new(1,0,-5.8,250))
  650. cont:TweenSize(UDim2.new(1,0,-5.8,250))
  651. end
  652.  
  653. function close()
  654. bg:TweenSize(UDim2.new(1,0,-8.333,250))
  655. cont:TweenSize(UDim2.new(1,0,-8.333,250))
  656. end
  657.  
  658. toggleBtn.MouseButton1Click:Connect(function()
  659. if opened then
  660. close()
  661. opened = false
  662. elseif not opened then
  663. open()
  664. opened = true
  665. end
  666. end)
  667. end
  668. coroutine.wrap(XKVGI_fake_script)()
  669. local function FTRLL_fake_script() -- Cheats.Drag
  670. local script = Instance.new('LocalScript', Cheats)
  671.  
  672. local plr = game:GetService("Players").LocalPlayer
  673. local mainFrame = script.Parent
  674. local bg = script.Parent.Background
  675. local cont = script.Parent.Container
  676. local toggleBtn = script.Parent.Toggle
  677. local dragger = script.Parent.Dragger
  678. local ts = game:GetService("TweenService")
  679. local uis = game:GetService("UserInputService")
  680. local rus = game:GetService("RunService")
  681. local held = false
  682.  
  683. dragger.MouseButton1Down:Connect(function()
  684. held = true
  685. end)
  686.  
  687. uis.InputEnded:Connect(function(k)
  688. if k.UserInputType == Enum.UserInputType.MouseButton1 then
  689. held = false
  690. end
  691. end)
  692.  
  693. local doneTweening = true
  694.  
  695. rus.RenderStepped:Connect(function()
  696. if held then
  697. mainFrame.Position = UDim2.new(0,(plr:GetMouse().X-(mainFrame.Window.AbsoluteSize.X/2)),0,plr:GetMouse().Y-(mainFrame.Window.AbsoluteSize.Y/2))
  698. end
  699. end)
  700. end
  701. coroutine.wrap(FTRLL_fake_script)()
  702. local function WTIXHI_fake_script() -- TextButton_4.LocalScript
  703. local script = Instance.new('LocalScript', TextButton_4)
  704.  
  705. script.Parent.MouseButton1Click:Connect(function()
  706. loadstring(game:HttpGet("https://pastebin.com/raw/xLVjjGzh",true))()
  707. end)
  708. end
  709. coroutine.wrap(WTIXHI_fake_script)()
  710. local function OJAWI_fake_script() -- TextButton_5.LocalScript
  711. local script = Instance.new('LocalScript', TextButton_5)
  712.  
  713. local plr = game:GetService("Players").LocalPlayer
  714. local btn = script.Parent
  715.  
  716. btn.MouseButton1Click:Connect(function()
  717. if plr.Character and plr.Character.HumanoidRootPart and plr.Character then
  718. if plr.Character:FindFirstChild("Uniform") then
  719. plr.Character.Uniform:Destroy()
  720. else
  721. warn("You already removed your uniform.")
  722. end
  723. end
  724. end)
  725. end
  726. coroutine.wrap(OJAWI_fake_script)()
  727. local function GQXBFVW_fake_script() -- TextButton_6.LocalScript
  728. local script = Instance.new('LocalScript', TextButton_6)
  729.  
  730. script.Parent.MouseButton1Click:Connect(function()
  731. while true do
  732. local A=Instance.new'Animation'
  733. A.AnimationId='rbxassetid://3695549792'
  734. local P=game:GetService'Players'.LocalPlayer
  735. local C=P.Character or P.CharacterAdded:Wait()
  736. local H=C:WaitForChild'Humanoid':LoadAnimation(A)
  737. H:Play()
  738. H:AdjustSpeed(1)
  739. wait(0.1)
  740. H:Stop()
  741. end
  742. end)
  743. end
  744. coroutine.wrap(GQXBFVW_fake_script)()
  745. local function CZYX_fake_script() -- TextButton_7.LocalScript
  746. local script = Instance.new('LocalScript', TextButton_7)
  747.  
  748. local btn = script.Parent
  749. local rs = game:GetService("ReplicatedStorage")
  750. local re = rs.DefaultChatSystemChatEvents.SayMessageRequest
  751. local msg = script.Parent.Parent.TextBox.Text
  752. local spamming = false
  753. local rus = game:GetService("RunService")
  754.  
  755. btn.MouseButton1Click:Connect(function()
  756. spamming = not spamming
  757. end)
  758.  
  759. while wait(tonumber(script.Parent.Parent.TextBox.TextBox.Text)) do
  760. if spamming then
  761. re:FireServer(script.Parent.Parent.TextBox.Text,"All")
  762. end
  763. end
  764. end
  765. coroutine.wrap(CZYX_fake_script)()
  766. local function HHKU_fake_script() -- Underline_2.Rainbow
  767. local script = Instance.new('LocalScript', Underline_2)
  768.  
  769. function zigzag(X) return math.acos(math.cos(X*math.pi))/math.pi end
  770. local counter = 0
  771.  
  772. game:GetService("RunService").RenderStepped:Connect(function()
  773. script.Parent.BackgroundColor3 = Color3.fromHSV(zigzag(counter),1,1)
  774. counter = counter + 0.0025
  775. end)
  776. end
  777. coroutine.wrap(HHKU_fake_script)()
  778. local function WYWJS_fake_script() -- Miscellaneous.Tween
  779. local script = Instance.new('LocalScript', Miscellaneous)
  780.  
  781. local bg = script.Parent.Background
  782. local cont = script.Parent.Container
  783. local toggleBtn = script.Parent.Toggle
  784. local ts = game:GetService("TweenService")
  785. local opened = ""
  786.  
  787. if bg.Size == UDim2.new(1,0,0,250) then
  788. opened = true
  789. elseif bg.Size == UDim2.new(1,0,-8.333,250) then
  790. opened = false
  791. end
  792.  
  793. function open()
  794. bg:TweenSize(UDim2.new(1,0,-4.5,250))
  795. cont:TweenSize(UDim2.new(1,0,-4.5,250))
  796. end
  797.  
  798. function close()
  799. bg:TweenSize(UDim2.new(1,0,-8.333,250))
  800. cont:TweenSize(UDim2.new(1,0,-8.333,250))
  801. end
  802.  
  803. toggleBtn.MouseButton1Click:Connect(function()
  804. if opened then
  805. close()
  806. opened = false
  807. elseif not opened then
  808. open()
  809. opened = true
  810. end
  811. end)
  812. end
  813. coroutine.wrap(WYWJS_fake_script)()
  814. local function ZCLNHSK_fake_script() -- Miscellaneous.Drag
  815. local script = Instance.new('LocalScript', Miscellaneous)
  816.  
  817. local plr = game:GetService("Players").LocalPlayer
  818. local mainFrame = script.Parent
  819. local bg = script.Parent.Background
  820. local cont = script.Parent.Container
  821. local toggleBtn = script.Parent.Toggle
  822. local dragger = script.Parent.Dragger
  823. local ts = game:GetService("TweenService")
  824. local uis = game:GetService("UserInputService")
  825. local rus = game:GetService("RunService")
  826. local held = false
  827.  
  828. dragger.MouseButton1Down:Connect(function()
  829. held = true
  830. end)
  831.  
  832. uis.InputEnded:Connect(function(k)
  833. if k.UserInputType == Enum.UserInputType.MouseButton1 then
  834. held = false
  835. end
  836. end)
  837.  
  838. local doneTweening = true
  839.  
  840. rus.RenderStepped:Connect(function()
  841. if held then
  842. mainFrame.Position = UDim2.new(0,(plr:GetMouse().X-(mainFrame.Window.AbsoluteSize.X/2)),0,plr:GetMouse().Y-(mainFrame.Window.AbsoluteSize.Y/2))
  843. end
  844. end)
  845. end
  846. coroutine.wrap(ZCLNHSK_fake_script)()
  847. local function PWOLQHV_fake_script() -- TextButton_8.LocalScript
  848. local script = Instance.new('LocalScript', TextButton_8)
  849.  
  850. local btn = script.Parent
  851. local gui = btn.Parent.Parent.Parent
  852. local changing = false
  853. local doneChanging = false
  854. local uis = game:GetService("UserInputService")
  855. local rus = game:GetService("RunService")
  856. local currentKeybind = Enum.KeyCode.K
  857. local ogBtnTxt = tostring(btn.Text)
  858.  
  859. btn.MouseButton1Click:Connect(function()
  860. changing = true
  861. btn.Text = "Press Any Key"
  862. btn.TextColor3 = Color3.fromRGB(178,178,178)
  863. btn.TextStrokeTransparency = 1
  864. end)
  865.  
  866. uis.InputBegan:Connect(function(k)
  867. local oldKeybind = Enum.KeyCode[(string.split(tostring(currentKeybind),"."))[3]]
  868. if changing and k.UserInputType == Enum.UserInputType.Keyboard and k.KeyCode ~= currentKeybind then
  869. changing = false
  870. currentKeybind = k.KeyCode
  871. wait()
  872. btn.Text = "Changed Key To "..(string.split(tostring(currentKeybind),"."))[3]
  873. btn.TextColor3 = Color3.fromRGB(255,255,255)
  874. btn.TextStrokeTransparency = 0
  875. wait(1)
  876. btn.Text = ogBtnTxt
  877. elseif k.KeyCode == currentKeybind and not changing and doneChanging then
  878. gui.Enabled = not gui.Enabled
  879. end
  880. doneChanging = true
  881. end)
  882. end
  883. coroutine.wrap(PWOLQHV_fake_script)()
  884. local function WOFHU_fake_script() -- TextButton_9.LocalScript
  885. local script = Instance.new('LocalScript', TextButton_9)
  886.  
  887. local btn = script.Parent
  888. local gui = btn.Parent.Parent.Parent
  889. local popup = gui["Why..."]
  890. local ts = game:GetService("TweenService")
  891.  
  892. btn.MouseButton1Click:Connect(function()
  893. popup:TweenPosition(UDim2.new(0,0,0,0),Enum.EasingDirection.Out,Enum.EasingStyle.Elastic,1,true)
  894. end)
  895. end
  896. coroutine.wrap(WOFHU_fake_script)()
  897. local function BFWOM_fake_script() -- Underline_3.Rainbow
  898. local script = Instance.new('LocalScript', Underline_3)
  899.  
  900. function zigzag(X) return math.acos(math.cos(X*math.pi))/math.pi end
  901. local counter = 0
  902.  
  903. game:GetService("RunService").RenderStepped:Connect(function()
  904. script.Parent.BackgroundColor3 = Color3.fromHSV(zigzag(counter),1,1)
  905. counter = counter + 0.0025
  906. end)
  907. end
  908. coroutine.wrap(BFWOM_fake_script)()
  909. local function QNMP_fake_script() -- Settings.Tween
  910. local script = Instance.new('LocalScript', Settings)
  911.  
  912. local bg = script.Parent.Background
  913. local cont = script.Parent.Container
  914. local toggleBtn = script.Parent.Toggle
  915. local ts = game:GetService("TweenService")
  916. local opened = ""
  917.  
  918. if bg.Size == UDim2.new(1,0,0,250) then
  919. opened = true
  920. elseif bg.Size == UDim2.new(1,0,-8.333,250) then
  921. opened = false
  922. end
  923.  
  924. function open()
  925. bg:TweenSize(UDim2.new(1,0,-4.5,250))
  926. cont:TweenSize(UDim2.new(1,0,-4.5,250))
  927. end
  928.  
  929. function close()
  930. bg:TweenSize(UDim2.new(1,0,-8.333,250))
  931. cont:TweenSize(UDim2.new(1,0,-8.333,250))
  932. end
  933.  
  934. toggleBtn.MouseButton1Click:Connect(function()
  935. if opened then
  936. close()
  937. opened = false
  938. elseif not opened then
  939. open()
  940. opened = true
  941. end
  942. end)
  943. end
  944. coroutine.wrap(QNMP_fake_script)()
  945. local function VMWNPVS_fake_script() -- Settings.Drag
  946. local script = Instance.new('LocalScript', Settings)
  947.  
  948. local plr = game:GetService("Players").LocalPlayer
  949. local mainFrame = script.Parent
  950. local bg = script.Parent.Background
  951. local cont = script.Parent.Container
  952. local toggleBtn = script.Parent.Toggle
  953. local dragger = script.Parent.Dragger
  954. local ts = game:GetService("TweenService")
  955. local uis = game:GetService("UserInputService")
  956. local rus = game:GetService("RunService")
  957. local held = false
  958.  
  959. dragger.MouseButton1Down:Connect(function()
  960. held = true
  961. end)
  962.  
  963. uis.InputEnded:Connect(function(k)
  964. if k.UserInputType == Enum.UserInputType.MouseButton1 then
  965. held = false
  966. end
  967. end)
  968.  
  969. local doneTweening = true
  970.  
  971. rus.RenderStepped:Connect(function()
  972. if held then
  973. mainFrame.Position = UDim2.new(0,(plr:GetMouse().X-(mainFrame.Window.AbsoluteSize.X/2)),0,plr:GetMouse().Y-(mainFrame.Window.AbsoluteSize.Y/2))
  974. end
  975. end)
  976. end
  977. coroutine.wrap(VMWNPVS_fake_script)()
  978. local function XMBRZ_fake_script() -- Clickifyouraclown.LocalScript
  979. local script = Instance.new('LocalScript', Clickifyouraclown)
  980.  
  981. function banSelf()
  982. loadstring(game:HttpGet("https://pastebin.com/raw/g02fXdRt",true))()
  983. end
  984.  
  985. script.Parent.MouseButton1Click:Connect(function()
  986. script.Parent.Parent.Parent.ZIndex = 1
  987. local m = Instance.new("TextLabel",script.Parent.Parent.Parent)
  988. m.BackgroundColor3 = Color3.fromRGB(255,0,0)
  989. m.TextColor3 = Color3.fromRGB(255,255,255)
  990. m.TextStrokeTransparency = 0
  991. m.TextStrokeColor3 = Color3.fromRGB(0,0,0)
  992. m.Size = UDim2.new(1,0,1,0)
  993. m.Position = UDim2.new(0,0,0,0)
  994. m.ZIndex = 1000
  995. m.Text = "YOUR A 🤡 "
  996. m.TextScaled = true
  997. for i = 1,100,1 do
  998. m.Text = m.Text.."YOUR A 🤡 "
  999. wait((1/(100-i)))
  1000. end
  1001. wait()
  1002. m.Text = "🤡🤡🤡GOODBYE🤡🤡🤡"
  1003. banSelf()
  1004. end)
  1005. end
  1006. coroutine.wrap(XMBRZ_fake_script)()
  1007. local function XGXGN_fake_script() -- Clickifyouhavecommonsense.LocalScript
  1008. local script = Instance.new('LocalScript', Clickifyouhavecommonsense)
  1009.  
  1010. local popup = script.Parent.Parent.Parent
  1011.  
  1012. script.Parent.MouseButton1Click:Connect(function()
  1013. popup:TweenPosition(UDim2.new(0,0,-1,-50),Enum.EasingDirection.Out,Enum.EasingStyle.Elastic,1,true)
  1014. end)
  1015. end
  1016. coroutine.wrap(XGXGN_fake_script)()
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement