noober662

Kutz hub Script exploit roblox

Jul 3rd, 2024
71
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Lua 18.36 KB | None | 0 0
  1. -- KUTZ'S CHEAT SHEET
  2.  
  3. -- Instances:
  4.  
  5. local ce = Instance.new("ScreenGui")
  6. local f = Instance.new("Frame")
  7. local TextLabel = Instance.new("TextLabel")
  8. local f_2 = Instance.new("Frame")
  9. local uc = Instance.new("UICorner")
  10. local tb = Instance.new("TextButton")
  11. local uc_2 = Instance.new("UICorner")
  12. local tb_2 = Instance.new("TextButton")
  13. local uc_3 = Instance.new("UICorner")
  14. local tb_3 = Instance.new("TextButton")
  15. local uc_4 = Instance.new("UICorner")
  16. local tb_4 = Instance.new("TextButton")
  17. local uc_5 = Instance.new("UICorner")
  18. local tb_5 = Instance.new("TextButton")
  19. local uc_6 = Instance.new("UICorner")
  20. local tb_6 = Instance.new("TextButton")
  21. local uc_7 = Instance.new("UICorner")
  22. local tb_7 = Instance.new("TextButton")
  23. local uc_8 = Instance.new("UICorner")
  24. local tb_8 = Instance.new("TextButton")
  25. local uc_9 = Instance.new("UICorner")
  26. local tb_9 = Instance.new("TextButton")
  27. local uc_10 = Instance.new("UICorner")
  28. local tb_10 = Instance.new("TextButton")
  29. local uc_11 = Instance.new("UICorner")
  30. local tb_11 = Instance.new("TextButton")
  31. local uc_12 = Instance.new("UICorner")
  32. local tb_12 = Instance.new("TextButton")
  33. local uc_13 = Instance.new("UICorner")
  34. local tb_13 = Instance.new("TextButton")
  35. local uc_14 = Instance.new("UICorner")
  36. local tb_14 = Instance.new("TextButton")
  37. local uc_15 = Instance.new("UICorner")
  38.  
  39. -- Properties:
  40.  
  41. ce.Name = "ce"
  42. ce.Parent = game.Players.LocalPlayer:WaitForChild("PlayerGui")
  43.  
  44. f.Name = "f"
  45. f.Parent = ce
  46. f.BackgroundColor3 = Color3.fromRGB(40, 40, 40)
  47. f.BackgroundTransparency = 0.800
  48. f.BorderColor3 = Color3.fromRGB(0, 0, 0)
  49. f.BorderSizePixel = 0
  50. f.Position = UDim2.new(0.341006428, 0, 0.328282833, 0)
  51. f.Size = UDim2.new(0, 594, 0, 52)
  52.  
  53. TextLabel.Parent = f
  54. TextLabel.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  55. TextLabel.BackgroundTransparency = 1.000
  56. TextLabel.BorderColor3 = Color3.fromRGB(0, 0, 0)
  57. TextLabel.BorderSizePixel = 0
  58. TextLabel.Position = UDim2.new(0.33164984, 0, 0, 0)
  59. TextLabel.Size = UDim2.new(0, 200, 0, 38)
  60. TextLabel.Font = Enum.Font.Unknown
  61. TextLabel.Text = "KUTZ'S CHEAT SHEET"
  62. TextLabel.TextColor3 = Color3.fromRGB(255, 255, 255)
  63. TextLabel.TextScaled = true
  64. TextLabel.TextSize = 14.000
  65. TextLabel.TextWrapped = true
  66.  
  67. f_2.Name = "f"
  68. f_2.Parent = f
  69. f_2.BackgroundColor3 = Color3.fromRGB(40, 40, 40)
  70. f_2.BackgroundTransparency = 0.100
  71. f_2.BorderColor3 = Color3.fromRGB(0, 0, 0)
  72. f_2.BorderSizePixel = 0
  73. f_2.Position = UDim2.new(-0.000775783556, 0, 0.598333478, 0)
  74. f_2.Size = UDim2.new(0, 594, 0, 262)
  75.  
  76. uc.CornerRadius = UDim.new(0, 20)
  77. uc.Name = "uc"
  78. uc.Parent = f_2
  79.  
  80. tb.Name = "tb"
  81. tb.Parent = f_2
  82. tb.BackgroundColor3 = Color3.fromRGB(0, 136, 255)
  83. tb.BorderColor3 = Color3.fromRGB(0, 0, 0)
  84. tb.BorderSizePixel = 0
  85. tb.Position = UDim2.new(0.0286195278, 0, 0.0534351133, 0)
  86. tb.Size = UDim2.new(0, 131, 0, 53)
  87. tb.Font = Enum.Font.Gotham
  88. tb.Text = "Asset Ware"
  89. tb.TextColor3 = Color3.fromRGB(255, 255, 255)
  90. tb.TextScaled = true
  91. tb.TextSize = 20.000
  92. tb.TextWrapped = true
  93.  
  94. uc_2.CornerRadius = UDim.new(0, 100)
  95. uc_2.Name = "uc"
  96. uc_2.Parent = tb
  97.  
  98. tb_2.Name = "tb"
  99. tb_2.Parent = f_2
  100. tb_2.BackgroundColor3 = Color3.fromRGB(0, 136, 255)
  101. tb_2.BorderColor3 = Color3.fromRGB(0, 0, 0)
  102. tb_2.BorderSizePixel = 0
  103. tb_2.Position = UDim2.new(0.0286195278, 0, 0.282442749, 0)
  104. tb_2.Size = UDim2.new(0, 131, 0, 53)
  105. tb_2.Font = Enum.Font.Gotham
  106. tb_2.Text = "Tomato Hub"
  107. tb_2.TextColor3 = Color3.fromRGB(255, 255, 255)
  108. tb_2.TextScaled = true
  109. tb_2.TextSize = 20.000
  110. tb_2.TextWrapped = true
  111.  
  112. uc_3.CornerRadius = UDim.new(0, 100)
  113. uc_3.Name = "uc"
  114. uc_3.Parent = tb_2
  115.  
  116. tb_3.Name = "tb"
  117. tb_3.Parent = f_2
  118. tb_3.BackgroundColor3 = Color3.fromRGB(0, 136, 255)
  119. tb_3.BorderColor3 = Color3.fromRGB(0, 0, 0)
  120. tb_3.BorderSizePixel = 0
  121. tb_3.Position = UDim2.new(0.0286195278, 0, 0.51145041, 0)
  122. tb_3.Size = UDim2.new(0, 131, 0, 53)
  123. tb_3.Font = Enum.Font.Gotham
  124. tb_3.Text = "groan toob hub"
  125. tb_3.TextColor3 = Color3.fromRGB(255, 255, 255)
  126. tb_3.TextScaled = true
  127. tb_3.TextSize = 20.000
  128. tb_3.TextWrapped = true
  129.  
  130. uc_4.CornerRadius = UDim.new(0, 100)
  131. uc_4.Name = "uc"
  132. uc_4.Parent = tb_3
  133.  
  134. tb_4.Name = "tb"
  135. tb_4.Parent = f_2
  136. tb_4.BackgroundColor3 = Color3.fromRGB(0, 136, 255)
  137. tb_4.BorderColor3 = Color3.fromRGB(0, 0, 0)
  138. tb_4.BorderSizePixel = 0
  139. tb_4.Position = UDim2.new(0.0286195278, 0, 0.740458012, 0)
  140. tb_4.Size = UDim2.new(0, 131, 0, 53)
  141. tb_4.Font = Enum.Font.Gotham
  142. tb_4.Text = "KUTZ HUB"
  143. tb_4.TextColor3 = Color3.fromRGB(255, 255, 255)
  144. tb_4.TextScaled = true
  145. tb_4.TextSize = 20.000
  146. tb_4.TextWrapped = true
  147.  
  148. uc_5.CornerRadius = UDim.new(0, 100)
  149. uc_5.Name = "uc"
  150. uc_5.Parent = tb_4
  151.  
  152. tb_5.Name = "tb"
  153. tb_5.Parent = f_2
  154. tb_5.BackgroundColor3 = Color3.fromRGB(0, 136, 255)
  155. tb_5.BorderColor3 = Color3.fromRGB(0, 0, 0)
  156. tb_5.BorderSizePixel = 0
  157. tb_5.Position = UDim2.new(0.267676771, 0, 0.0534351133, 0)
  158. tb_5.Size = UDim2.new(0, 131, 0, 53)
  159. tb_5.Font = Enum.Font.Gotham
  160. tb_5.Text = "CODAWARE (tweaked)"
  161. tb_5.TextColor3 = Color3.fromRGB(255, 255, 255)
  162. tb_5.TextScaled = true
  163. tb_5.TextSize = 20.000
  164. tb_5.TextWrapped = true
  165.  
  166. uc_6.CornerRadius = UDim.new(0, 100)
  167. uc_6.Name = "uc"
  168. uc_6.Parent = tb_5
  169.  
  170. tb_6.Name = "tb"
  171. tb_6.Parent = f_2
  172. tb_6.BackgroundColor3 = Color3.fromRGB(0, 136, 255)
  173. tb_6.BorderColor3 = Color3.fromRGB(0, 0, 0)
  174. tb_6.BorderSizePixel = 0
  175. tb_6.Position = UDim2.new(0.267676771, 0, 0.282442749, 0)
  176. tb_6.Size = UDim2.new(0, 131, 0, 53)
  177. tb_6.Font = Enum.Font.Gotham
  178. tb_6.Text = "fe trolling gui"
  179. tb_6.TextColor3 = Color3.fromRGB(255, 255, 255)
  180. tb_6.TextScaled = true
  181. tb_6.TextSize = 20.000
  182. tb_6.TextWrapped = true
  183.  
  184. uc_7.CornerRadius = UDim.new(0, 100)
  185. uc_7.Name = "uc"
  186. uc_7.Parent = tb_6
  187.  
  188. tb_7.Name = "tb"
  189. tb_7.Parent = f_2
  190. tb_7.BackgroundColor3 = Color3.fromRGB(0, 136, 255)
  191. tb_7.BorderColor3 = Color3.fromRGB(0, 0, 0)
  192. tb_7.BorderSizePixel = 0
  193. tb_7.Position = UDim2.new(0.267676771, 0, 0.51145041, 0)
  194. tb_7.Size = UDim2.new(0, 131, 0, 53)
  195. tb_7.Font = Enum.Font.Gotham
  196. tb_7.Text = "greatest script ever made"
  197. tb_7.TextColor3 = Color3.fromRGB(255, 255, 255)
  198. tb_7.TextScaled = true
  199. tb_7.TextSize = 20.000
  200. tb_7.TextWrapped = true
  201.  
  202. uc_8.CornerRadius = UDim.new(0, 100)
  203. uc_8.Name = "uc"
  204. uc_8.Parent = tb_7
  205.  
  206. tb_8.Name = "tb"
  207. tb_8.Parent = f_2
  208. tb_8.BackgroundColor3 = Color3.fromRGB(0, 136, 255)
  209. tb_8.BorderColor3 = Color3.fromRGB(0, 0, 0)
  210. tb_8.BorderSizePixel = 0
  211. tb_8.Position = UDim2.new(0.267676771, 0, 0.740458012, 0)
  212. tb_8.Size = UDim2.new(0, 131, 0, 53)
  213. tb_8.Font = Enum.Font.Gotham
  214. tb_8.Text = "AntiCheat Bypass"
  215. tb_8.TextColor3 = Color3.fromRGB(255, 255, 255)
  216. tb_8.TextScaled = true
  217. tb_8.TextSize = 20.000
  218. tb_8.TextWrapped = true
  219.  
  220. uc_9.CornerRadius = UDim.new(0, 100)
  221. uc_9.Name = "uc"
  222. uc_9.Parent = tb_8
  223.  
  224. tb_9.Name = "tb"
  225. tb_9.Parent = f_2
  226. tb_9.BackgroundColor3 = Color3.fromRGB(0, 136, 255)
  227. tb_9.BorderColor3 = Color3.fromRGB(0, 0, 0)
  228. tb_9.BorderSizePixel = 0
  229. tb_9.Position = UDim2.new(0.508417428, 0, 0.0534351133, 0)
  230. tb_9.Size = UDim2.new(0, 131, 0, 53)
  231. tb_9.Font = Enum.Font.Gotham
  232. tb_9.Text = "Infinite Yield"
  233. tb_9.TextColor3 = Color3.fromRGB(255, 255, 255)
  234. tb_9.TextScaled = true
  235. tb_9.TextSize = 20.000
  236. tb_9.TextWrapped = true
  237.  
  238. uc_10.CornerRadius = UDim.new(0, 100)
  239. uc_10.Name = "uc"
  240. uc_10.Parent = tb_9
  241.  
  242. tb_10.Name = "tb"
  243. tb_10.Parent = f_2
  244. tb_10.BackgroundColor3 = Color3.fromRGB(0, 136, 255)
  245. tb_10.BorderColor3 = Color3.fromRGB(0, 0, 0)
  246. tb_10.BorderSizePixel = 0
  247. tb_10.Position = UDim2.new(0.508417428, 0, 0.282442749, 0)
  248. tb_10.Size = UDim2.new(0, 131, 0, 53)
  249. tb_10.Font = Enum.Font.Gotham
  250. tb_10.Text = "Pineapple"
  251. tb_10.TextColor3 = Color3.fromRGB(255, 255, 255)
  252. tb_10.TextScaled = true
  253. tb_10.TextSize = 20.000
  254. tb_10.TextWrapped = true
  255.  
  256. uc_11.CornerRadius = UDim.new(0, 100)
  257. uc_11.Name = "uc"
  258. uc_11.Parent = tb_10
  259.  
  260. tb_11.Name = "tb"
  261. tb_11.Parent = f_2
  262. tb_11.BackgroundColor3 = Color3.fromRGB(0, 136, 255)
  263. tb_11.BorderColor3 = Color3.fromRGB(0, 0, 0)
  264. tb_11.BorderSizePixel = 0
  265. tb_11.Position = UDim2.new(0.508417428, 0, 0.51145041, 0)
  266. tb_11.Size = UDim2.new(0, 131, 0, 53)
  267. tb_11.Font = Enum.Font.Gotham
  268. tb_11.Text = "Old Peacehub"
  269. tb_11.TextColor3 = Color3.fromRGB(255, 255, 255)
  270. tb_11.TextScaled = true
  271. tb_11.TextSize = 20.000
  272. tb_11.TextWrapped = true
  273.  
  274. uc_12.CornerRadius = UDim.new(0, 100)
  275. uc_12.Name = "uc"
  276. uc_12.Parent = tb_11
  277.  
  278. tb_12.Name = "tb"
  279. tb_12.Parent = f_2
  280. tb_12.BackgroundColor3 = Color3.fromRGB(0, 136, 255)
  281. tb_12.BorderColor3 = Color3.fromRGB(0, 0, 0)
  282. tb_12.BorderSizePixel = 0
  283. tb_12.Position = UDim2.new(0.508417428, 0, 0.740458012, 0)
  284. tb_12.Size = UDim2.new(0, 131, 0, 53)
  285. tb_12.Font = Enum.Font.Gotham
  286. tb_12.Text = "compilerHub"
  287. tb_12.TextColor3 = Color3.fromRGB(255, 255, 255)
  288. tb_12.TextScaled = true
  289. tb_12.TextSize = 20.000
  290. tb_12.TextWrapped = true
  291.  
  292. uc_13.CornerRadius = UDim.new(0, 100)
  293. uc_13.Name = "uc"
  294. uc_13.Parent = tb_12
  295.  
  296. tb_13.Name = "tb"
  297. tb_13.Parent = f_2
  298. tb_13.BackgroundColor3 = Color3.fromRGB(0, 136, 255)
  299. tb_13.BorderColor3 = Color3.fromRGB(0, 0, 0)
  300. tb_13.BorderSizePixel = 0
  301. tb_13.Position = UDim2.new(0.749158144, 0, 0.0534351133, 0)
  302. tb_13.Size = UDim2.new(0, 131, 0, 53)
  303. tb_13.Font = Enum.Font.Gotham
  304. tb_13.Text = "CODAWARE"
  305. tb_13.TextColor3 = Color3.fromRGB(255, 255, 255)
  306. tb_13.TextScaled = true
  307. tb_13.TextSize = 20.000
  308. tb_13.TextWrapped = true
  309.  
  310. uc_14.CornerRadius = UDim.new(0, 100)
  311. uc_14.Name = "uc"
  312. uc_14.Parent = tb_13
  313.  
  314. tb_14.Name = "tb"
  315. tb_14.Parent = f_2
  316. tb_14.BackgroundColor3 = Color3.fromRGB(0, 136, 255)
  317. tb_14.BorderColor3 = Color3.fromRGB(0, 0, 0)
  318. tb_14.BorderSizePixel = 0
  319. tb_14.Position = UDim2.new(0.749158144, 0, 0.282442749, 0)
  320. tb_14.Size = UDim2.new(0, 131, 0, 53)
  321. tb_14.Font = Enum.Font.Gotham
  322. tb_14.Text = "peacehub v1"
  323. tb_14.TextColor3 = Color3.fromRGB(255, 255, 255)
  324. tb_14.TextScaled = true
  325. tb_14.TextSize = 20.000
  326. tb_14.TextWrapped = true
  327.  
  328. uc_15.CornerRadius = UDim.new(0, 100)
  329. uc_15.Name = "uc"
  330. uc_15.Parent = tb_14
  331.  
  332. -- Scripts:
  333.  
  334. local function MCEF_fake_script() -- f.dragScript
  335.     local script = Instance.new('LocalScript', f)
  336.  
  337.     local Drag = script.Parent
  338.     gsCoreGui = game:GetService("CoreGui")
  339.     gsTween = game:GetService("TweenService")
  340.     local UserInputService = game:GetService("UserInputService")
  341.         local dragging
  342.         local dragInput
  343.         local dragStart
  344.         local startPos
  345.         local function update(input)
  346.             local delta = input.Position - dragStart
  347.             local dragTime = 0.03
  348.             local SmoothDrag = {}
  349.             SmoothDrag.Position = UDim2.new(startPos.X.Scale, startPos.X.Offset + delta.X, startPos.Y.Scale, startPos.Y.Offset + delta.Y)
  350.             local dragSmoothFunction = gsTween:Create(Drag, TweenInfo.new(dragTime, Enum.EasingStyle.Sine, Enum.EasingDirection.InOut), SmoothDrag)
  351.             dragSmoothFunction:Play()
  352.         end
  353.         Drag.InputBegan:Connect(function(input)
  354.             if input.UserInputType == Enum.UserInputType.MouseButton1 or input.UserInputType == Enum.UserInputType.Touch then
  355.                 dragging = true
  356.                 dragStart = input.Position
  357.                 startPos = Drag.Position
  358.                 input.Changed:Connect(function()
  359.                     if input.UserInputState == Enum.UserInputState.End then
  360.                         dragging = false
  361.                     end
  362.                 end)
  363.             end
  364.         end)
  365.         Drag.InputChanged:Connect(function(input)
  366.             if input.UserInputType == Enum.UserInputType.MouseMovement or input.UserInputType == Enum.UserInputType.Touch then
  367.                 dragInput = input
  368.             end
  369.         end)
  370.         UserInputService.InputChanged:Connect(function(input)
  371.             if input == dragInput and dragging and Drag.Size then
  372.                 update(input)
  373.             end
  374.         end)
  375.    
  376. end
  377. coroutine.wrap(MCEF_fake_script)()
  378. local function ZKAW_fake_script() -- tb.ls
  379.     local script = Instance.new('LocalScript', tb)
  380.  
  381.     local button = script.Parent
  382.     local player = game.Players.LocalPlayer
  383.     local character = player.Character or player.CharacterAdded:Wait()
  384.     local humanoid = character:WaitForChild("Humanoid")
  385.    
  386.     button.MouseButton1Click:Connect(function()
  387.         loadstring(game:HttpGet('https://antilu.me/s.lua'))()
  388.    
  389.         print("loaded your asset ware.")
  390.     end)
  391. end
  392. coroutine.wrap(ZKAW_fake_script)()
  393. local function QPBQAJ_fake_script() -- tb_2.ls
  394.     local script = Instance.new('LocalScript', tb_2)
  395.  
  396.     local button = script.Parent
  397.     local player = game.Players.LocalPlayer
  398.     local character = player.Character or player.CharacterAdded:Wait()
  399.     local humanoid = character:WaitForChild("Humanoid")
  400.    
  401.     button.MouseButton1Click:Connect(function()
  402.         loadstring(game:HttpGet("https://pastebin.com/raw/jpx7sKJe"))()
  403.        
  404.         print("loaded your tomato hub")
  405.     end)
  406. end
  407. coroutine.wrap(QPBQAJ_fake_script)()
  408. local function BQZEUU_fake_script() -- tb_3.ls
  409.     local script = Instance.new('LocalScript', tb_3)
  410.  
  411.     local button = script.Parent
  412.     local player = game.Players.LocalPlayer
  413.     local character = player.Character or player.CharacterAdded:Wait()
  414.     local humanoid = character:WaitForChild("Humanoid")
  415.    
  416.     button.MouseButton1Click:Connect(function()
  417.         loadstring(game:HttpGet("https://pastebin.com/raw/QxKXe5dP"))()
  418.        
  419.         print("loaded your groan toob hub")
  420.     end)
  421. end
  422. coroutine.wrap(BQZEUU_fake_script)()
  423. local function YOFBARV_fake_script() -- tb_4.ls
  424.     local script = Instance.new('LocalScript', tb_4)
  425.  
  426.     local button = script.Parent
  427.     local player = game.Players.LocalPlayer
  428.     local character = player.Character or player.CharacterAdded:Wait()
  429.     local humanoid = character:WaitForChild("Humanoid")
  430.    
  431.     button.MouseButton1Click:Connect(function()
  432.         loadstring(game:HttpGet("https://pastebin.com/raw/p3gFzFGF"))()
  433.        
  434.         print("loaded your kutz hub")
  435.     end)
  436. end
  437. coroutine.wrap(YOFBARV_fake_script)()
  438. local function GMQWV_fake_script() -- tb_5.ls
  439.     local script = Instance.new('LocalScript', tb_5)
  440.  
  441.     local button = script.Parent
  442.     local player = game.Players.LocalPlayer
  443.     local character = player.Character or player.CharacterAdded:Wait()
  444.     local humanoid = character:WaitForChild("Humanoid")
  445.    
  446.     button.MouseButton1Click:Connect(function()
  447.         loadstring(game:HttpGet("https://pastebin.com/raw/v175YWAg"))()
  448.        
  449.         print("loaded your tweaked codaware")
  450.     end)
  451. end
  452. coroutine.wrap(GMQWV_fake_script)()
  453. local function KPUYWSX_fake_script() -- tb_6.ls
  454.     local script = Instance.new('LocalScript', tb_6)
  455.  
  456.     local button = script.Parent
  457.     local player = game.Players.LocalPlayer
  458.     local character = player.Character or player.CharacterAdded:Wait()
  459.     local humanoid = character:WaitForChild("Humanoid")
  460.    
  461.     button.MouseButton1Click:Connect(function()
  462.         loadstring(game:HttpGet("https://raw.githubusercontent.com/yofriendfromschool1/Sky-Hub/main/FE%20Trolling%20GUI.luau"))()
  463.        
  464.         print("loaded your fe trolling gui")
  465.     end)
  466. end
  467. coroutine.wrap(KPUYWSX_fake_script)()
  468. local function FVQCKRW_fake_script() -- tb_7.ls
  469.     local script = Instance.new('LocalScript', tb_7)
  470.  
  471.     local button = script.Parent
  472.     local player = game.Players.LocalPlayer
  473.     local character = player.Character or player.CharacterAdded:Wait()
  474.     local humanoid = character:WaitForChild("Humanoid")
  475.    
  476.     button.MouseButton1Click:Connect(function()
  477.         loadstring(game:HttpGet('https://raw.githubusercontent.com/yeerma/1/main/the_greatest_script_ever_made'))()
  478.        
  479.         print("loaded the greatest script ever made")
  480.     end)
  481. end
  482. coroutine.wrap(FVQCKRW_fake_script)()
  483. local function HXADZ_fake_script() -- tb_8.ls
  484.     local script = Instance.new('LocalScript', tb_8)
  485.  
  486.     local button = script.Parent
  487.     local player = game.Players.LocalPlayer
  488.     local character = player.Character or player.CharacterAdded:Wait()
  489.     local humanoid = character:WaitForChild("Humanoid")
  490.    
  491.     button.MouseButton1Click:Connect(function()
  492.         loadstring(game:HttpGet("https://raw.githubusercontent.com/ADSKerOffical/AntiCheat/main/Bypass"))()
  493.        
  494.         print("loaded your anti-cheat bypass script")
  495.     end)
  496. end
  497. coroutine.wrap(HXADZ_fake_script)()
  498. local function HSZQJ_fake_script() -- tb_9.ls
  499.     local script = Instance.new('LocalScript', tb_9)
  500.  
  501.     local button = script.Parent
  502.     local player = game.Players.LocalPlayer
  503.     local character = player.Character or player.CharacterAdded:Wait()
  504.     local humanoid = character:WaitForChild("Humanoid")
  505.    
  506.     button.MouseButton1Click:Connect(function()
  507.         loadstring(game:HttpGet('https://raw.githubusercontent.com/EdgeIY/infiniteyield/master/source'))()
  508.        
  509.         print("loaded your infinite yield admin")
  510.     end)
  511. end
  512. coroutine.wrap(HSZQJ_fake_script)()
  513. local function XMCRBLD_fake_script() -- tb_10.ls
  514.     local script = Instance.new('LocalScript', tb_10)
  515.  
  516.     local button = script.Parent
  517.     local player = game.Players.LocalPlayer
  518.     local character = player.Character or player.CharacterAdded:Wait()
  519.     local humanoid = character:WaitForChild("Humanoid")
  520.    
  521.     button.MouseButton1Click:Connect(function()
  522.         loadstring(game:HttpGet("https://pastebin.com/raw/xJrFY3nP"))()
  523.        
  524.         print("loaded your pineapple")
  525.     end)
  526. end
  527. coroutine.wrap(XMCRBLD_fake_script)()
  528. local function KCZSC_fake_script() -- tb_11.ls
  529.     local script = Instance.new('LocalScript', tb_11)
  530.  
  531.     local button = script.Parent
  532.     local player = game.Players.LocalPlayer
  533.     local character = player.Character or player.CharacterAdded:Wait()
  534.     local humanoid = character:WaitForChild("Humanoid")
  535.    
  536.     button.MouseButton1Click:Connect(function()
  537.         loadstring(game:HttpGet("https://pastebin.com/raw/Usb0bSQB"))()
  538.        
  539.         print("loaded your old peacehub")
  540.     end)
  541. end
  542. coroutine.wrap(KCZSC_fake_script)()
  543. local function ULWALN_fake_script() -- tb_12.ls
  544.     local script = Instance.new('LocalScript', tb_12)
  545.  
  546.     local button = script.Parent
  547.     local player = game.Players.LocalPlayer
  548.     local character = player.Character or player.CharacterAdded:Wait()
  549.     local humanoid = character:WaitForChild("Humanoid")
  550.    
  551.     button.MouseButton1Click:Connect(function()
  552.         loadstring(game:HttpGet("https://pastebin.com/raw/UAjafKwR"))()
  553.        
  554.         print("loaded your compilerHub")
  555.     end)
  556. end
  557. coroutine.wrap(ULWALN_fake_script)()
  558. local function QQCH_fake_script() -- tb_13.ls
  559.     local script = Instance.new('LocalScript', tb_13)
  560.  
  561.     local button = script.Parent
  562.     local player = game.Players.LocalPlayer
  563.     local character = player.Character or player.CharacterAdded:Wait()
  564.     local humanoid = character:WaitForChild("Humanoid")
  565.    
  566.     button.MouseButton1Click:Connect(function()
  567.         loadstring(game:HttpGet("https://pastebin.com/raw/rBS6DePN"))()
  568.        
  569.         print("loaded your codaware")
  570.     end)
  571. end
  572. coroutine.wrap(QQCH_fake_script)()
  573. local function BOCF_fake_script() -- tb_14.ls
  574.     local script = Instance.new('LocalScript', tb_14)
  575.  
  576.     local button = script.Parent
  577.     local player = game.Players.LocalPlayer
  578.     local character = player.Character or player.CharacterAdded:Wait()
  579.     local humanoid = character:WaitForChild("Humanoid")
  580.    
  581.     button.MouseButton1Click:Connect(function()
  582.         loadstring(game:HttpGet("https://pastebin.com/raw/1gCcpTpv"))()
  583.        
  584.         print("loaded your peacehub v1")
  585.     end)
  586. end
  587. coroutine.wrap(BOCF_fake_script)()
  588.  
Add Comment
Please, Sign In to add comment