BoboTheScripter

bze

Apr 2nd, 2025
25
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 44.27 KB | None | 0 0
  1. local G2L = {};
  2.  
  3. -- StarterGui.BZEgg
  4. G2L["1"] = Instance.new("ScreenGui", game:GetService("Players").LocalPlayer:WaitForChild("PlayerGui"));
  5. G2L["1"]["IgnoreGuiInset"] = true;
  6. G2L["1"]["ScreenInsets"] = Enum.ScreenInsets.DeviceSafeInsets;
  7. G2L["1"]["Name"] = [[BZEgg]];
  8. G2L["1"]["ResetOnSpawn"] = false;
  9. G2L["1"]["DisplayOrder"] = 1999999999999999;
  10.  
  11.  
  12. -- StarterGui.BZEgg.Frame
  13. G2L["2"] = Instance.new("Frame", G2L["1"]);
  14. G2L["2"]["ZIndex"] = 2000000000;
  15. G2L["2"]["BorderSizePixel"] = 0;
  16. G2L["2"]["BackgroundColor3"] = Color3.fromRGB(29, 29, 29);
  17. G2L["2"]["AnchorPoint"] = Vector2.new(0.5, 0.5);
  18. G2L["2"]["Size"] = UDim2.new(0.53362, 0, 0.69819, 0);
  19. G2L["2"]["Position"] = UDim2.new(0.5, 0, 0.49947, 0);
  20. G2L["2"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
  21.  
  22.  
  23. -- StarterGui.BZEgg.Frame.UICorner
  24. G2L["3"] = Instance.new("UICorner", G2L["2"]);
  25. G2L["3"]["CornerRadius"] = UDim.new(0, 3);
  26.  
  27.  
  28. -- StarterGui.BZEgg.Frame.Logo
  29. G2L["4"] = Instance.new("ImageLabel", G2L["2"]);
  30. G2L["4"]["ZIndex"] = 2000000007;
  31. G2L["4"]["BorderSizePixel"] = 0;
  32. G2L["4"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255);
  33. G2L["4"]["Image"] = [[rbxassetid://102943626910550]];
  34. G2L["4"]["Size"] = UDim2.new(0.08873, 0, 0.15221, 0);
  35. G2L["4"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
  36. G2L["4"]["Name"] = [[Logo]];
  37.  
  38.  
  39. -- StarterGui.BZEgg.Frame.Logo.UIAspectRatioConstraint
  40. G2L["5"] = Instance.new("UIAspectRatioConstraint", G2L["4"]);
  41.  
  42.  
  43.  
  44. -- StarterGui.BZEgg.Frame.SpeedLine
  45. G2L["6"] = Instance.new("Frame", G2L["2"]);
  46. G2L["6"]["ZIndex"] = 2000000004;
  47. G2L["6"]["BorderSizePixel"] = 0;
  48. G2L["6"]["BackgroundColor3"] = Color3.fromRGB(33, 33, 33);
  49. G2L["6"]["Size"] = UDim2.new(0.30418, 0, 0.01658, 0);
  50. G2L["6"]["Position"] = UDim2.new(0.03108, 0, 0.32051, 0);
  51. G2L["6"]["Name"] = [[SpeedLine]];
  52.  
  53.  
  54. -- StarterGui.BZEgg.Frame.SpeedLine.LocalScript
  55. G2L["7"] = Instance.new("LocalScript", G2L["6"]);
  56.  
  57.  
  58.  
  59. -- StarterGui.BZEgg.Frame.SpeedLine.UICorner
  60. G2L["8"] = Instance.new("UICorner", G2L["6"]);
  61. G2L["8"]["CornerRadius"] = UDim.new(0.3, 0);
  62.  
  63.  
  64. -- StarterGui.BZEgg.Frame.SpeedLine.TextButton
  65. G2L["9"] = Instance.new("TextButton", G2L["6"]);
  66. G2L["9"]["BorderSizePixel"] = 0;
  67. G2L["9"]["TextColor3"] = Color3.fromRGB(0, 0, 0);
  68. G2L["9"]["TextSize"] = 14;
  69. G2L["9"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255);
  70. G2L["9"]["FontFace"] = Font.new([[rbxasset://fonts/families/SourceSansPro.json]], Enum.FontWeight.Regular, Enum.FontStyle.Normal);
  71. G2L["9"]["ZIndex"] = 2000000007;
  72. G2L["9"]["AnchorPoint"] = Vector2.new(0.5, 0.5);
  73. G2L["9"]["Size"] = UDim2.new(0.03958, 0, 5.48377, 0);
  74. G2L["9"]["BorderColor3"] = Color3.fromRGB(28, 43, 54);
  75. G2L["9"]["Text"] = [[]];
  76. G2L["9"]["Position"] = UDim2.new(0, 0, 0.5, 0);
  77.  
  78.  
  79. -- StarterGui.BZEgg.Frame.SpeedLine.TextButton.UICorner
  80. G2L["a"] = Instance.new("UICorner", G2L["9"]);
  81. G2L["a"]["CornerRadius"] = UDim.new(1, 0);
  82.  
  83.  
  84. -- StarterGui.BZEgg.Frame.SpeedLine.TextButton.UIAspectRatioConstraint
  85. G2L["b"] = Instance.new("UIAspectRatioConstraint", G2L["9"]);
  86. G2L["b"]["AspectRatio"] = 0.18667;
  87.  
  88.  
  89. -- StarterGui.BZEgg.Frame.SpeedLine.UIAspectRatioConstraint
  90. G2L["c"] = Instance.new("UIAspectRatioConstraint", G2L["6"]);
  91. G2L["c"]["AspectRatio"] = 25.86563;
  92.  
  93.  
  94. -- StarterGui.BZEgg.Frame.SpeedLine.Percentage
  95. G2L["d"] = Instance.new("IntValue", G2L["6"]);
  96. G2L["d"]["Name"] = [[Percentage]];
  97.  
  98.  
  99. -- StarterGui.BZEgg.Frame.SpeedLine.UIStroke
  100. G2L["e"] = Instance.new("UIStroke", G2L["6"]);
  101. G2L["e"]["Color"] = Color3.fromRGB(255, 4, 63);
  102.  
  103.  
  104. -- StarterGui.BZEgg.Frame.JumpLine
  105. G2L["f"] = Instance.new("Frame", G2L["2"]);
  106. G2L["f"]["ZIndex"] = 2000000004;
  107. G2L["f"]["BorderSizePixel"] = 0;
  108. G2L["f"]["BackgroundColor3"] = Color3.fromRGB(33, 33, 33);
  109. G2L["f"]["Size"] = UDim2.new(0.30418, 0, 0.01658, 0);
  110. G2L["f"]["Position"] = UDim2.new(0.03108, 0, 0.47728, 0);
  111. G2L["f"]["Name"] = [[JumpLine]];
  112.  
  113.  
  114. -- StarterGui.BZEgg.Frame.JumpLine.LocalScript
  115. G2L["10"] = Instance.new("LocalScript", G2L["f"]);
  116.  
  117.  
  118.  
  119. -- StarterGui.BZEgg.Frame.JumpLine.UICorner
  120. G2L["11"] = Instance.new("UICorner", G2L["f"]);
  121. G2L["11"]["CornerRadius"] = UDim.new(0.3, 0);
  122.  
  123.  
  124. -- StarterGui.BZEgg.Frame.JumpLine.TextButton
  125. G2L["12"] = Instance.new("TextButton", G2L["f"]);
  126. G2L["12"]["BorderSizePixel"] = 0;
  127. G2L["12"]["TextColor3"] = Color3.fromRGB(0, 0, 0);
  128. G2L["12"]["TextSize"] = 14;
  129. G2L["12"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255);
  130. G2L["12"]["FontFace"] = Font.new([[rbxasset://fonts/families/SourceSansPro.json]], Enum.FontWeight.Regular, Enum.FontStyle.Normal);
  131. G2L["12"]["ZIndex"] = 2000000007;
  132. G2L["12"]["AnchorPoint"] = Vector2.new(0.5, 0.5);
  133. G2L["12"]["Size"] = UDim2.new(0.03958, 0, 5.48377, 0);
  134. G2L["12"]["BorderColor3"] = Color3.fromRGB(28, 43, 54);
  135. G2L["12"]["Text"] = [[]];
  136. G2L["12"]["Position"] = UDim2.new(0, 0, 0.5, 0);
  137.  
  138.  
  139. -- StarterGui.BZEgg.Frame.JumpLine.TextButton.UICorner
  140. G2L["13"] = Instance.new("UICorner", G2L["12"]);
  141. G2L["13"]["CornerRadius"] = UDim.new(1, 0);
  142.  
  143.  
  144. -- StarterGui.BZEgg.Frame.JumpLine.TextButton.UIAspectRatioConstraint
  145. G2L["14"] = Instance.new("UIAspectRatioConstraint", G2L["12"]);
  146. G2L["14"]["AspectRatio"] = 0.18667;
  147.  
  148.  
  149. -- StarterGui.BZEgg.Frame.JumpLine.UIAspectRatioConstraint
  150. G2L["15"] = Instance.new("UIAspectRatioConstraint", G2L["f"]);
  151. G2L["15"]["AspectRatio"] = 25.86563;
  152.  
  153.  
  154. -- StarterGui.BZEgg.Frame.JumpLine.Percentage
  155. G2L["16"] = Instance.new("IntValue", G2L["f"]);
  156. G2L["16"]["Name"] = [[Percentage]];
  157.  
  158.  
  159. -- StarterGui.BZEgg.Frame.JumpLine.UIStroke
  160. G2L["17"] = Instance.new("UIStroke", G2L["f"]);
  161. G2L["17"]["Color"] = Color3.fromRGB(255, 4, 63);
  162.  
  163.  
  164. -- StarterGui.BZEgg.Frame.SpeedViewer
  165. G2L["18"] = Instance.new("TextLabel", G2L["2"]);
  166. G2L["18"]["TextWrapped"] = true;
  167. G2L["18"]["ZIndex"] = 2000000007;
  168. G2L["18"]["BorderSizePixel"] = 0;
  169. G2L["18"]["TextSize"] = 14;
  170. G2L["18"]["TextScaled"] = true;
  171. G2L["18"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255);
  172. G2L["18"]["FontFace"] = Font.new([[rbxasset://fonts/families/FredokaOne.json]], Enum.FontWeight.Regular, Enum.FontStyle.Normal);
  173. G2L["18"]["TextColor3"] = Color3.fromRGB(255, 255, 255);
  174. G2L["18"]["BackgroundTransparency"] = 1;
  175. G2L["18"]["Size"] = UDim2.new(0.15883, 0, 0.0761, 0);
  176. G2L["18"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
  177. G2L["18"]["Text"] = [[Speed changer (put to 0 to reset)]];
  178. G2L["18"]["Name"] = [[SpeedViewer]];
  179. G2L["18"]["Position"] = UDim2.new(0.07631, 0, 0.22374, 0);
  180.  
  181.  
  182. -- StarterGui.BZEgg.Frame.SpeedViewer.UIAspectRatioConstraint
  183. G2L["19"] = Instance.new("UIAspectRatioConstraint", G2L["18"]);
  184. G2L["19"]["AspectRatio"] = 3.58;
  185.  
  186.  
  187. -- StarterGui.BZEgg.Frame.SpeedInfo
  188. G2L["1a"] = Instance.new("TextLabel", G2L["2"]);
  189. G2L["1a"]["TextWrapped"] = true;
  190. G2L["1a"]["ZIndex"] = 2000000007;
  191. G2L["1a"]["BorderSizePixel"] = 0;
  192. G2L["1a"]["TextSize"] = 14;
  193. G2L["1a"]["TextScaled"] = true;
  194. G2L["1a"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255);
  195. G2L["1a"]["FontFace"] = Font.new([[rbxasset://fonts/families/FredokaOne.json]], Enum.FontWeight.Regular, Enum.FontStyle.Normal);
  196. G2L["1a"]["TextColor3"] = Color3.fromRGB(255, 255, 255);
  197. G2L["1a"]["BackgroundTransparency"] = 1;
  198. G2L["1a"]["Size"] = UDim2.new(0.15883, 0, 0.04718, 0);
  199. G2L["1a"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
  200. G2L["1a"]["Text"] = [[0]];
  201. G2L["1a"]["Name"] = [[SpeedInfo]];
  202. G2L["1a"]["Position"] = UDim2.new(0.07631, 0, 0.33638, 0);
  203.  
  204.  
  205. -- StarterGui.BZEgg.Frame.SpeedInfo.UIAspectRatioConstraint
  206. G2L["1b"] = Instance.new("UIAspectRatioConstraint", G2L["1a"]);
  207. G2L["1b"]["AspectRatio"] = 5.77419;
  208.  
  209.  
  210. -- StarterGui.BZEgg.Frame.JumpInfo
  211. G2L["1c"] = Instance.new("TextLabel", G2L["2"]);
  212. G2L["1c"]["TextWrapped"] = true;
  213. G2L["1c"]["ZIndex"] = 2000000007;
  214. G2L["1c"]["BorderSizePixel"] = 0;
  215. G2L["1c"]["TextSize"] = 14;
  216. G2L["1c"]["TextScaled"] = true;
  217. G2L["1c"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255);
  218. G2L["1c"]["FontFace"] = Font.new([[rbxasset://fonts/families/FredokaOne.json]], Enum.FontWeight.Regular, Enum.FontStyle.Normal);
  219. G2L["1c"]["TextColor3"] = Color3.fromRGB(255, 255, 255);
  220. G2L["1c"]["BackgroundTransparency"] = 1;
  221. G2L["1c"]["Size"] = UDim2.new(0.15883, 0, 0.04718, 0);
  222. G2L["1c"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
  223. G2L["1c"]["Text"] = [[0]];
  224. G2L["1c"]["Name"] = [[JumpInfo]];
  225. G2L["1c"]["Position"] = UDim2.new(0.07631, 0, 0.49619, 0);
  226.  
  227.  
  228. -- StarterGui.BZEgg.Frame.JumpInfo.UIAspectRatioConstraint
  229. G2L["1d"] = Instance.new("UIAspectRatioConstraint", G2L["1c"]);
  230. G2L["1d"]["AspectRatio"] = 5.77419;
  231.  
  232.  
  233. -- StarterGui.BZEgg.Frame.JumpViewer
  234. G2L["1e"] = Instance.new("TextLabel", G2L["2"]);
  235. G2L["1e"]["TextWrapped"] = true;
  236. G2L["1e"]["ZIndex"] = 2000000007;
  237. G2L["1e"]["BorderSizePixel"] = 0;
  238. G2L["1e"]["TextSize"] = 14;
  239. G2L["1e"]["TextScaled"] = true;
  240. G2L["1e"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255);
  241. G2L["1e"]["FontFace"] = Font.new([[rbxasset://fonts/families/FredokaOne.json]], Enum.FontWeight.Regular, Enum.FontStyle.Normal);
  242. G2L["1e"]["TextColor3"] = Color3.fromRGB(255, 255, 255);
  243. G2L["1e"]["BackgroundTransparency"] = 1;
  244. G2L["1e"]["Size"] = UDim2.new(0.15883, 0, 0.0761, 0);
  245. G2L["1e"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
  246. G2L["1e"]["Text"] = [[Jump changer (put to 0 to reset)]];
  247. G2L["1e"]["Name"] = [[JumpViewer]];
  248. G2L["1e"]["Position"] = UDim2.new(0.07631, 0, 0.38356, 0);
  249.  
  250.  
  251. -- StarterGui.BZEgg.Frame.JumpViewer.UIAspectRatioConstraint
  252. G2L["1f"] = Instance.new("UIAspectRatioConstraint", G2L["1e"]);
  253. G2L["1f"]["AspectRatio"] = 3.58;
  254.  
  255.  
  256. -- StarterGui.BZEgg.Frame.JumpViewer
  257. G2L["20"] = Instance.new("TextLabel", G2L["2"]);
  258. G2L["20"]["TextWrapped"] = true;
  259. G2L["20"]["ZIndex"] = 2000000007;
  260. G2L["20"]["BorderSizePixel"] = 0;
  261. G2L["20"]["TextSize"] = 14;
  262. G2L["20"]["TextScaled"] = true;
  263. G2L["20"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255);
  264. G2L["20"]["FontFace"] = Font.new([[rbxasset://fonts/families/FredokaOne.json]], Enum.FontWeight.Regular, Enum.FontStyle.Normal);
  265. G2L["20"]["TextColor3"] = Color3.fromRGB(255, 255, 255);
  266. G2L["20"]["BackgroundTransparency"] = 1;
  267. G2L["20"]["Size"] = UDim2.new(0.22626, 0, 0.10842, 0);
  268. G2L["20"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
  269. G2L["20"]["Text"] = [[F4 to toggle]];
  270. G2L["20"]["Name"] = [[JumpViewer]];
  271. G2L["20"]["Position"] = UDim2.new(0.77374, 0, 0, 0);
  272.  
  273.  
  274. -- StarterGui.BZEgg.Frame.JumpViewer.UIAspectRatioConstraint
  275. G2L["21"] = Instance.new("UIAspectRatioConstraint", G2L["20"]);
  276. G2L["21"]["AspectRatio"] = 3.58;
  277.  
  278.  
  279. -- StarterGui.BZEgg.Frame.IY
  280. G2L["22"] = Instance.new("TextButton", G2L["2"]);
  281. G2L["22"]["TextWrapped"] = true;
  282. G2L["22"]["BorderSizePixel"] = 0;
  283. G2L["22"]["TextColor3"] = Color3.fromRGB(255, 255, 255);
  284. G2L["22"]["TextSize"] = 14;
  285. G2L["22"]["TextScaled"] = true;
  286. G2L["22"]["BackgroundColor3"] = Color3.fromRGB(33, 33, 33);
  287. G2L["22"]["FontFace"] = Font.new([[rbxasset://fonts/families/FredokaOne.json]], Enum.FontWeight.Regular, Enum.FontStyle.Normal);
  288. G2L["22"]["ZIndex"] = 2000000003;
  289. G2L["22"]["Size"] = UDim2.new(0.25466, 0, 0.12177, 0);
  290. G2L["22"]["Name"] = [[IY]];
  291. G2L["22"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
  292. G2L["22"]["Text"] = [[Infinite yield]];
  293. G2L["22"]["Position"] = UDim2.new(0.02573, 0, 0.61492, 0);
  294.  
  295.  
  296. -- StarterGui.BZEgg.Frame.IY.UIStroke
  297. G2L["23"] = Instance.new("UIStroke", G2L["22"]);
  298. G2L["23"]["ApplyStrokeMode"] = Enum.ApplyStrokeMode.Border;
  299. G2L["23"]["Color"] = Color3.fromRGB(255, 4, 63);
  300.  
  301.  
  302. -- StarterGui.BZEgg.Frame.IY.UIAspectRatioConstraint
  303. G2L["24"] = Instance.new("UIAspectRatioConstraint", G2L["22"]);
  304. G2L["24"]["AspectRatio"] = 3.5875;
  305.  
  306.  
  307. -- StarterGui.BZEgg.Frame.IY.LocalScript
  308. G2L["25"] = Instance.new("LocalScript", G2L["22"]);
  309.  
  310.  
  311.  
  312. -- StarterGui.BZEgg.Frame.BH
  313. G2L["26"] = Instance.new("TextButton", G2L["2"]);
  314. G2L["26"]["TextWrapped"] = true;
  315. G2L["26"]["BorderSizePixel"] = 0;
  316. G2L["26"]["TextColor3"] = Color3.fromRGB(255, 255, 255);
  317. G2L["26"]["TextSize"] = 14;
  318. G2L["26"]["TextScaled"] = true;
  319. G2L["26"]["BackgroundColor3"] = Color3.fromRGB(33, 33, 33);
  320. G2L["26"]["FontFace"] = Font.new([[rbxasset://fonts/families/FredokaOne.json]], Enum.FontWeight.Regular, Enum.FontStyle.Normal);
  321. G2L["26"]["ZIndex"] = 2000000003;
  322. G2L["26"]["Size"] = UDim2.new(0.25466, 0, 0.12177, 0);
  323. G2L["26"]["Name"] = [[BH]];
  324. G2L["26"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
  325. G2L["26"]["Text"] = [[BoboHub]];
  326. G2L["26"]["Position"] = UDim2.new(0.02573, 0, 0.78387, 0);
  327.  
  328.  
  329. -- StarterGui.BZEgg.Frame.BH.UIStroke
  330. G2L["27"] = Instance.new("UIStroke", G2L["26"]);
  331. G2L["27"]["ApplyStrokeMode"] = Enum.ApplyStrokeMode.Border;
  332. G2L["27"]["Color"] = Color3.fromRGB(255, 4, 63);
  333.  
  334.  
  335. -- StarterGui.BZEgg.Frame.BH.UIAspectRatioConstraint
  336. G2L["28"] = Instance.new("UIAspectRatioConstraint", G2L["26"]);
  337. G2L["28"]["AspectRatio"] = 3.5875;
  338.  
  339.  
  340. -- StarterGui.BZEgg.Frame.BH.LocalScript
  341. G2L["29"] = Instance.new("LocalScript", G2L["26"]);
  342.  
  343.  
  344.  
  345. -- StarterGui.BZEgg.Frame.Fly
  346. G2L["2a"] = Instance.new("TextButton", G2L["2"]);
  347. G2L["2a"]["TextWrapped"] = true;
  348. G2L["2a"]["BorderSizePixel"] = 0;
  349. G2L["2a"]["TextColor3"] = Color3.fromRGB(255, 255, 255);
  350. G2L["2a"]["TextSize"] = 14;
  351. G2L["2a"]["TextScaled"] = true;
  352. G2L["2a"]["BackgroundColor3"] = Color3.fromRGB(33, 33, 33);
  353. G2L["2a"]["FontFace"] = Font.new([[rbxasset://fonts/families/FredokaOne.json]], Enum.FontWeight.Regular, Enum.FontStyle.Normal);
  354. G2L["2a"]["ZIndex"] = 2000000003;
  355. G2L["2a"]["Size"] = UDim2.new(0.25466, 0, 0.12177, 0);
  356. G2L["2a"]["Name"] = [[Fly]];
  357. G2L["2a"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
  358. G2L["2a"]["Text"] = [[Fly]];
  359. G2L["2a"]["Position"] = UDim2.new(0.2937, 0, 0.61492, 0);
  360.  
  361.  
  362. -- StarterGui.BZEgg.Frame.Fly.UIStroke
  363. G2L["2b"] = Instance.new("UIStroke", G2L["2a"]);
  364. G2L["2b"]["ApplyStrokeMode"] = Enum.ApplyStrokeMode.Border;
  365. G2L["2b"]["Color"] = Color3.fromRGB(255, 4, 63);
  366.  
  367.  
  368. -- StarterGui.BZEgg.Frame.Fly.UIAspectRatioConstraint
  369. G2L["2c"] = Instance.new("UIAspectRatioConstraint", G2L["2a"]);
  370. G2L["2c"]["AspectRatio"] = 3.5875;
  371.  
  372.  
  373. -- StarterGui.BZEgg.Frame.Noclip
  374. G2L["2d"] = Instance.new("TextButton", G2L["2"]);
  375. G2L["2d"]["TextWrapped"] = true;
  376. G2L["2d"]["BorderSizePixel"] = 0;
  377. G2L["2d"]["TextColor3"] = Color3.fromRGB(255, 255, 255);
  378. G2L["2d"]["TextSize"] = 14;
  379. G2L["2d"]["TextScaled"] = true;
  380. G2L["2d"]["BackgroundColor3"] = Color3.fromRGB(33, 33, 33);
  381. G2L["2d"]["FontFace"] = Font.new([[rbxasset://fonts/families/FredokaOne.json]], Enum.FontWeight.Regular, Enum.FontStyle.Normal);
  382. G2L["2d"]["ZIndex"] = 2000000003;
  383. G2L["2d"]["Size"] = UDim2.new(0.25466, 0, 0.12177, 0);
  384. G2L["2d"]["Name"] = [[Noclip]];
  385. G2L["2d"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
  386. G2L["2d"]["Text"] = [[Noclip]];
  387. G2L["2d"]["Position"] = UDim2.new(0.2937, 0, 0.78387, 0);
  388.  
  389.  
  390. -- StarterGui.BZEgg.Frame.Noclip.UIStroke
  391. G2L["2e"] = Instance.new("UIStroke", G2L["2d"]);
  392. G2L["2e"]["ApplyStrokeMode"] = Enum.ApplyStrokeMode.Border;
  393. G2L["2e"]["Color"] = Color3.fromRGB(255, 4, 63);
  394.  
  395.  
  396. -- StarterGui.BZEgg.Frame.Noclip.UIAspectRatioConstraint
  397. G2L["2f"] = Instance.new("UIAspectRatioConstraint", G2L["2d"]);
  398. G2L["2f"]["AspectRatio"] = 3.5875;
  399.  
  400.  
  401. -- StarterGui.BZEgg.Frame.ESP
  402. G2L["30"] = Instance.new("TextButton", G2L["2"]);
  403. G2L["30"]["TextWrapped"] = true;
  404. G2L["30"]["BorderSizePixel"] = 0;
  405. G2L["30"]["TextColor3"] = Color3.fromRGB(255, 255, 255);
  406. G2L["30"]["TextSize"] = 14;
  407. G2L["30"]["TextScaled"] = true;
  408. G2L["30"]["BackgroundColor3"] = Color3.fromRGB(33, 33, 33);
  409. G2L["30"]["FontFace"] = Font.new([[rbxasset://fonts/families/FredokaOne.json]], Enum.FontWeight.Regular, Enum.FontStyle.Normal);
  410. G2L["30"]["ZIndex"] = 2000000003;
  411. G2L["30"]["Size"] = UDim2.new(0.25466, 0, 0.12177, 0);
  412. G2L["30"]["Name"] = [[ESP]];
  413. G2L["30"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
  414. G2L["30"]["Text"] = [[ESP]];
  415. G2L["30"]["Position"] = UDim2.new(0.56256, 0, 0.61492, 0);
  416.  
  417.  
  418. -- StarterGui.BZEgg.Frame.ESP.UIStroke
  419. G2L["31"] = Instance.new("UIStroke", G2L["30"]);
  420. G2L["31"]["ApplyStrokeMode"] = Enum.ApplyStrokeMode.Border;
  421. G2L["31"]["Color"] = Color3.fromRGB(255, 4, 63);
  422.  
  423.  
  424. -- StarterGui.BZEgg.Frame.ESP.UIAspectRatioConstraint
  425. G2L["32"] = Instance.new("UIAspectRatioConstraint", G2L["30"]);
  426. G2L["32"]["AspectRatio"] = 3.5875;
  427.  
  428.  
  429. -- StarterGui.BZEgg.Frame.Highlight
  430. G2L["33"] = Instance.new("TextButton", G2L["2"]);
  431. G2L["33"]["TextWrapped"] = true;
  432. G2L["33"]["BorderSizePixel"] = 0;
  433. G2L["33"]["TextColor3"] = Color3.fromRGB(255, 255, 255);
  434. G2L["33"]["TextSize"] = 14;
  435. G2L["33"]["TextScaled"] = true;
  436. G2L["33"]["BackgroundColor3"] = Color3.fromRGB(33, 33, 33);
  437. G2L["33"]["FontFace"] = Font.new([[rbxasset://fonts/families/FredokaOne.json]], Enum.FontWeight.Regular, Enum.FontStyle.Normal);
  438. G2L["33"]["ZIndex"] = 2000000003;
  439. G2L["33"]["Size"] = UDim2.new(0.25466, 0, 0.12177, 0);
  440. G2L["33"]["Name"] = [[Highlight]];
  441. G2L["33"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
  442. G2L["33"]["Text"] = [[Highlight]];
  443. G2L["33"]["Position"] = UDim2.new(0.56256, 0, 0.78387, 0);
  444.  
  445.  
  446. -- StarterGui.BZEgg.Frame.Highlight.UIStroke
  447. G2L["34"] = Instance.new("UIStroke", G2L["33"]);
  448. G2L["34"]["ApplyStrokeMode"] = Enum.ApplyStrokeMode.Border;
  449. G2L["34"]["Color"] = Color3.fromRGB(255, 4, 63);
  450.  
  451.  
  452. -- StarterGui.BZEgg.Frame.Highlight.UIAspectRatioConstraint
  453. G2L["35"] = Instance.new("UIAspectRatioConstraint", G2L["33"]);
  454. G2L["35"]["AspectRatio"] = 3.5875;
  455.  
  456.  
  457. -- StarterGui.BZEgg.Frame.UIAspectRatioConstraint
  458. G2L["36"] = Instance.new("UIAspectRatioConstraint", G2L["2"]);
  459. G2L["36"]["AspectRatio"] = 1.71537;
  460.  
  461.  
  462. -- StarterGui.BZEgg.Frame.FlyScript
  463. G2L["37"] = Instance.new("LocalScript", G2L["2"]);
  464. G2L["37"]["Name"] = [[FlyScript]];
  465.  
  466.  
  467. -- StarterGui.BZEgg.Frame.Noclip
  468. G2L["38"] = Instance.new("LocalScript", G2L["2"]);
  469. G2L["38"]["Name"] = [[Noclip]];
  470.  
  471.  
  472. -- StarterGui.BZEgg.Frame.ESP, Highlight
  473. G2L["39"] = Instance.new("LocalScript", G2L["2"]);
  474. G2L["39"]["Name"] = [[ESP, Highlight]];
  475.  
  476.  
  477. -- StarterGui.BZEgg.Frame.ESP, Highlight.Highlight
  478. G2L["3a"] = Instance.new("Highlight", G2L["39"]);
  479. G2L["3a"]["FillColor"] = Color3.fromRGB(255, 255, 255);
  480. G2L["3a"]["OutlineColor"] = Color3.fromRGB(255, 4, 63);
  481.  
  482.  
  483. -- StarterGui.BZEgg.Frame.ESP, Highlight.ESP
  484. G2L["3b"] = Instance.new("BillboardGui", G2L["39"]);
  485. G2L["3b"]["Active"] = true;
  486. G2L["3b"]["LightInfluence"] = 1;
  487. G2L["3b"]["AlwaysOnTop"] = true;
  488. G2L["3b"]["StudsOffset"] = Vector3.new(0.05, -0.05, 0);
  489. G2L["3b"]["Size"] = UDim2.new(5, 0, 6, 0);
  490. G2L["3b"]["Enabled"] = false;
  491. G2L["3b"]["ClipsDescendants"] = true;
  492. G2L["3b"]["Name"] = [[ESP]];
  493.  
  494.  
  495. -- StarterGui.BZEgg.Frame.ESP, Highlight.ESP.Frame
  496. G2L["3c"] = Instance.new("Frame", G2L["3b"]);
  497. G2L["3c"]["BorderSizePixel"] = 0;
  498. G2L["3c"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255);
  499. G2L["3c"]["Size"] = UDim2.new(0.95, 0, 0.95, 0);
  500. G2L["3c"]["Position"] = UDim2.new(0.025, 0, 0.025, 0);
  501. G2L["3c"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
  502. G2L["3c"]["BackgroundTransparency"] = 0.95;
  503.  
  504.  
  505. -- StarterGui.BZEgg.Frame.ESP, Highlight.ESP.Frame.UICorner
  506. G2L["3d"] = Instance.new("UICorner", G2L["3c"]);
  507. G2L["3d"]["CornerRadius"] = UDim.new(0, 9);
  508.  
  509.  
  510. -- StarterGui.BZEgg.Frame.ESP, Highlight.ESP.Frame.UIStroke
  511. G2L["3e"] = Instance.new("UIStroke", G2L["3c"]);
  512. G2L["3e"]["ApplyStrokeMode"] = Enum.ApplyStrokeMode.Border;
  513. G2L["3e"]["Thickness"] = 4;
  514. G2L["3e"]["Color"] = Color3.fromRGB(255, 4, 63);
  515.  
  516.  
  517. -- StarterGui.BZEgg.Frame.SHX
  518. G2L["3f"] = Instance.new("TextButton", G2L["2"]);
  519. G2L["3f"]["TextWrapped"] = true;
  520. G2L["3f"]["BorderSizePixel"] = 0;
  521. G2L["3f"]["TextColor3"] = Color3.fromRGB(255, 255, 255);
  522. G2L["3f"]["TextSize"] = 14;
  523. G2L["3f"]["TextScaled"] = true;
  524. G2L["3f"]["BackgroundColor3"] = Color3.fromRGB(33, 33, 33);
  525. G2L["3f"]["FontFace"] = Font.new([[rbxasset://fonts/families/FredokaOne.json]], Enum.FontWeight.Regular, Enum.FontStyle.Normal);
  526. G2L["3f"]["ZIndex"] = 2000000003;
  527. G2L["3f"]["Size"] = UDim2.new(0.25466, 0, 0.12177, 0);
  528. G2L["3f"]["Name"] = [[SHX]];
  529. G2L["3f"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
  530. G2L["3f"]["Text"] = [[Speed Hub X (blox fruits)]];
  531. G2L["3f"]["Position"] = UDim2.new(0.2937, 0, 0.45814, 0);
  532.  
  533.  
  534. -- StarterGui.BZEgg.Frame.SHX.UIStroke
  535. G2L["40"] = Instance.new("UIStroke", G2L["3f"]);
  536. G2L["40"]["ApplyStrokeMode"] = Enum.ApplyStrokeMode.Border;
  537. G2L["40"]["Color"] = Color3.fromRGB(255, 4, 63);
  538.  
  539.  
  540. -- StarterGui.BZEgg.Frame.SHX.UIAspectRatioConstraint
  541. G2L["41"] = Instance.new("UIAspectRatioConstraint", G2L["3f"]);
  542. G2L["41"]["AspectRatio"] = 3.5875;
  543.  
  544.  
  545. -- StarterGui.BZEgg.Frame.SHX.LocalScript
  546. G2L["42"] = Instance.new("LocalScript", G2L["3f"]);
  547.  
  548.  
  549.  
  550. -- StarterGui.BZEgg.Frame.HH
  551. G2L["43"] = Instance.new("TextButton", G2L["2"]);
  552. G2L["43"]["TextWrapped"] = true;
  553. G2L["43"]["BorderSizePixel"] = 0;
  554. G2L["43"]["TextColor3"] = Color3.fromRGB(255, 255, 255);
  555. G2L["43"]["TextSize"] = 14;
  556. G2L["43"]["TextScaled"] = true;
  557. G2L["43"]["BackgroundColor3"] = Color3.fromRGB(33, 33, 33);
  558. G2L["43"]["FontFace"] = Font.new([[rbxasset://fonts/families/FredokaOne.json]], Enum.FontWeight.Regular, Enum.FontStyle.Normal);
  559. G2L["43"]["ZIndex"] = 2000000003;
  560. G2L["43"]["Size"] = UDim2.new(0.25466, 0, 0.12177, 0);
  561. G2L["43"]["Name"] = [[HH]];
  562. G2L["43"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
  563. G2L["43"]["Text"] = [[Hidden Hub (fisch)]];
  564. G2L["43"]["Position"] = UDim2.new(0.2937, 0, 0.31811, 0);
  565.  
  566.  
  567. -- StarterGui.BZEgg.Frame.HH.UIStroke
  568. G2L["44"] = Instance.new("UIStroke", G2L["43"]);
  569. G2L["44"]["ApplyStrokeMode"] = Enum.ApplyStrokeMode.Border;
  570. G2L["44"]["Color"] = Color3.fromRGB(255, 4, 63);
  571.  
  572.  
  573. -- StarterGui.BZEgg.Frame.HH.UIAspectRatioConstraint
  574. G2L["45"] = Instance.new("UIAspectRatioConstraint", G2L["43"]);
  575. G2L["45"]["AspectRatio"] = 3.5875;
  576.  
  577.  
  578. -- StarterGui.BZEgg.Frame.HH.LocalScript
  579. G2L["46"] = Instance.new("LocalScript", G2L["43"]);
  580.  
  581.  
  582.  
  583. -- StarterGui.BZEgg.Frame.8b
  584. G2L["47"] = Instance.new("TextButton", G2L["2"]);
  585. G2L["47"]["TextWrapped"] = true;
  586. G2L["47"]["BorderSizePixel"] = 0;
  587. G2L["47"]["TextColor3"] = Color3.fromRGB(255, 255, 255);
  588. G2L["47"]["TextSize"] = 14;
  589. G2L["47"]["TextScaled"] = true;
  590. G2L["47"]["BackgroundColor3"] = Color3.fromRGB(33, 33, 33);
  591. G2L["47"]["FontFace"] = Font.new([[rbxasset://fonts/families/FredokaOne.json]], Enum.FontWeight.Regular, Enum.FontStyle.Normal);
  592. G2L["47"]["ZIndex"] = 2000000003;
  593. G2L["47"]["Size"] = UDim2.new(0.25466, 0, 0.12177, 0);
  594. G2L["47"]["Name"] = [[8b]];
  595. G2L["47"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
  596. G2L["47"]["Text"] = [[8bit (rivals)]];
  597. G2L["47"]["Position"] = UDim2.new(0.2937, 0, 0.17808, 0);
  598.  
  599.  
  600. -- StarterGui.BZEgg.Frame.8b.UIStroke
  601. G2L["48"] = Instance.new("UIStroke", G2L["47"]);
  602. G2L["48"]["ApplyStrokeMode"] = Enum.ApplyStrokeMode.Border;
  603. G2L["48"]["Color"] = Color3.fromRGB(255, 4, 63);
  604.  
  605.  
  606. -- StarterGui.BZEgg.Frame.8b.UIAspectRatioConstraint
  607. G2L["49"] = Instance.new("UIAspectRatioConstraint", G2L["47"]);
  608. G2L["49"]["AspectRatio"] = 3.5875;
  609.  
  610.  
  611. -- StarterGui.BZEgg.Frame.8b.LocalScript
  612. G2L["4a"] = Instance.new("LocalScript", G2L["47"]);
  613.  
  614.  
  615.  
  616. -- StarterGui.BZEgg.Frame.ZZH
  617. G2L["4b"] = Instance.new("TextButton", G2L["2"]);
  618. G2L["4b"]["TextWrapped"] = true;
  619. G2L["4b"]["BorderSizePixel"] = 0;
  620. G2L["4b"]["TextColor3"] = Color3.fromRGB(255, 255, 255);
  621. G2L["4b"]["TextSize"] = 14;
  622. G2L["4b"]["TextScaled"] = true;
  623. G2L["4b"]["BackgroundColor3"] = Color3.fromRGB(33, 33, 33);
  624. G2L["4b"]["FontFace"] = Font.new([[rbxasset://fonts/families/FredokaOne.json]], Enum.FontWeight.Regular, Enum.FontStyle.Normal);
  625. G2L["4b"]["ZIndex"] = 2000000003;
  626. G2L["4b"]["Size"] = UDim2.new(0.25466, 0, 0.12177, 0);
  627. G2L["4b"]["Name"] = [[ZZH]];
  628. G2L["4b"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
  629. G2L["4b"]["Text"] = [[ZaZa Hub (universal)]];
  630. G2L["4b"]["Position"] = UDim2.new(0.56256, 0, 0.45814, 0);
  631.  
  632.  
  633. -- StarterGui.BZEgg.Frame.ZZH.UIStroke
  634. G2L["4c"] = Instance.new("UIStroke", G2L["4b"]);
  635. G2L["4c"]["ApplyStrokeMode"] = Enum.ApplyStrokeMode.Border;
  636. G2L["4c"]["Color"] = Color3.fromRGB(255, 4, 63);
  637.  
  638.  
  639. -- StarterGui.BZEgg.Frame.ZZH.UIAspectRatioConstraint
  640. G2L["4d"] = Instance.new("UIAspectRatioConstraint", G2L["4b"]);
  641. G2L["4d"]["AspectRatio"] = 3.5875;
  642.  
  643.  
  644. -- StarterGui.BZEgg.Frame.ZZH.LocalScript
  645. G2L["4e"] = Instance.new("LocalScript", G2L["4b"]);
  646.  
  647.  
  648.  
  649. -- StarterGui.BZEgg.Frame.FH
  650. G2L["4f"] = Instance.new("TextButton", G2L["2"]);
  651. G2L["4f"]["TextWrapped"] = true;
  652. G2L["4f"]["BorderSizePixel"] = 0;
  653. G2L["4f"]["TextColor3"] = Color3.fromRGB(255, 255, 255);
  654. G2L["4f"]["TextSize"] = 14;
  655. G2L["4f"]["TextScaled"] = true;
  656. G2L["4f"]["BackgroundColor3"] = Color3.fromRGB(33, 33, 33);
  657. G2L["4f"]["FontFace"] = Font.new([[rbxasset://fonts/families/FredokaOne.json]], Enum.FontWeight.Regular, Enum.FontStyle.Normal);
  658. G2L["4f"]["ZIndex"] = 2000000003;
  659. G2L["4f"]["Size"] = UDim2.new(0.25466, 0, 0.12177, 0);
  660. G2L["4f"]["Name"] = [[FH]];
  661. G2L["4f"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
  662. G2L["4f"]["Text"] = [[FoggyHub Upset edition (mm2)]];
  663. G2L["4f"]["Position"] = UDim2.new(0.56256, 0, 0.31811, 0);
  664.  
  665.  
  666. -- StarterGui.BZEgg.Frame.FH.UIStroke
  667. G2L["50"] = Instance.new("UIStroke", G2L["4f"]);
  668. G2L["50"]["ApplyStrokeMode"] = Enum.ApplyStrokeMode.Border;
  669. G2L["50"]["Color"] = Color3.fromRGB(255, 4, 63);
  670.  
  671.  
  672. -- StarterGui.BZEgg.Frame.FH.UIAspectRatioConstraint
  673. G2L["51"] = Instance.new("UIAspectRatioConstraint", G2L["4f"]);
  674. G2L["51"]["AspectRatio"] = 3.5875;
  675.  
  676.  
  677. -- StarterGui.BZEgg.Frame.FH.LocalScript
  678. G2L["52"] = Instance.new("LocalScript", G2L["4f"]);
  679.  
  680.  
  681.  
  682. -- StarterGui.BZEgg.Frame.MH
  683. G2L["53"] = Instance.new("TextButton", G2L["2"]);
  684. G2L["53"]["TextWrapped"] = true;
  685. G2L["53"]["BorderSizePixel"] = 0;
  686. G2L["53"]["TextColor3"] = Color3.fromRGB(255, 255, 255);
  687. G2L["53"]["TextSize"] = 14;
  688. G2L["53"]["TextScaled"] = true;
  689. G2L["53"]["BackgroundColor3"] = Color3.fromRGB(33, 33, 33);
  690. G2L["53"]["FontFace"] = Font.new([[rbxasset://fonts/families/FredokaOne.json]], Enum.FontWeight.Regular, Enum.FontStyle.Normal);
  691. G2L["53"]["ZIndex"] = 2000000003;
  692. G2L["53"]["Size"] = UDim2.new(0.25466, 0, 0.12177, 0);
  693. G2L["53"]["Name"] = [[MH]];
  694. G2L["53"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
  695. G2L["53"]["Text"] = [[Micro Hub (key) (Dead Rails Alpha)]];
  696. G2L["53"]["Position"] = UDim2.new(0.56256, 0, 0.17808, 0);
  697.  
  698.  
  699. -- StarterGui.BZEgg.Frame.MH.UIStroke
  700. G2L["54"] = Instance.new("UIStroke", G2L["53"]);
  701. G2L["54"]["ApplyStrokeMode"] = Enum.ApplyStrokeMode.Border;
  702. G2L["54"]["Color"] = Color3.fromRGB(255, 4, 63);
  703.  
  704.  
  705. -- StarterGui.BZEgg.Frame.MH.UIAspectRatioConstraint
  706. G2L["55"] = Instance.new("UIAspectRatioConstraint", G2L["53"]);
  707. G2L["55"]["AspectRatio"] = 3.5875;
  708.  
  709.  
  710. -- StarterGui.BZEgg.Frame.MH.LocalScript
  711. G2L["56"] = Instance.new("LocalScript", G2L["53"]);
  712.  
  713.  
  714.  
  715. -- StarterGui.BZEgg.Frame.SpeedChanger
  716. G2L["57"] = Instance.new("LocalScript", G2L["2"]);
  717. G2L["57"]["Name"] = [[SpeedChanger]];
  718.  
  719.  
  720. -- StarterGui.BZEgg.Frame.JumpChanger
  721. G2L["58"] = Instance.new("LocalScript", G2L["2"]);
  722. G2L["58"]["Name"] = [[JumpChanger]];
  723.  
  724.  
  725. -- StarterGui.BZEgg.Frame.Drag
  726. G2L["59"] = Instance.new("LocalScript", G2L["2"]);
  727. G2L["59"]["Name"] = [[Drag]];
  728.  
  729.  
  730. -- StarterGui.BZEgg.Frame.Toggle
  731. G2L["5a"] = Instance.new("LocalScript", G2L["2"]);
  732. G2L["5a"]["Name"] = [[Toggle]];
  733.  
  734.  
  735. -- StarterGui.BZEgg.Frame.SpeedLine.LocalScript
  736. local function C_7()
  737. local script = G2L["7"];
  738. local UIS = game:GetService("UserInputService")
  739.  
  740. local Dragging = false
  741.  
  742. script.Parent.TextButton.MouseButton1Down:Connect(function()
  743. Dragging = true
  744. end)
  745.  
  746. function ChangeToValue(Percent)
  747. local Value = math.floor(Percent*255)
  748. return Value
  749. end
  750.  
  751. UIS.InputChanged:Connect(function()
  752. if Dragging then
  753. local MousePos = UIS:GetMouseLocation()+Vector2.new(0,-36)
  754. local RelPos = MousePos-script.Parent.AbsolutePosition
  755. local Percent = math.clamp(RelPos.X/script.Parent.AbsoluteSize.X,0,1)
  756.  
  757. script.Parent.TextButton.Position = UDim2.new(Percent,0,script.Parent.TextButton.Position.Y.Scale,0)
  758. local FinalValue = ChangeToValue(Percent)
  759.  
  760. script.Parent.Percentage.Value = FinalValue
  761. end
  762. end)
  763.  
  764. UIS.InputEnded:Connect(function(input)
  765. if input.UserInputType == Enum.UserInputType.MouseButton1 then
  766. Dragging = false
  767. end
  768. end)
  769. end;
  770. task.spawn(C_7);
  771. -- StarterGui.BZEgg.Frame.JumpLine.LocalScript
  772. local function C_10()
  773. local script = G2L["10"];
  774. local UIS = game:GetService("UserInputService")
  775.  
  776. local Dragging = false
  777.  
  778. script.Parent.TextButton.MouseButton1Down:Connect(function()
  779. Dragging = true
  780. end)
  781.  
  782. function ChangeToValue(Percent)
  783. local Value = math.floor(Percent*255)
  784. return Value
  785. end
  786.  
  787. UIS.InputChanged:Connect(function()
  788. if Dragging then
  789. local MousePos = UIS:GetMouseLocation()+Vector2.new(0,-36)
  790. local RelPos = MousePos-script.Parent.AbsolutePosition
  791. local Percent = math.clamp(RelPos.X/script.Parent.AbsoluteSize.X,0,1)
  792.  
  793. script.Parent.TextButton.Position = UDim2.new(Percent,0,script.Parent.TextButton.Position.Y.Scale,0)
  794. local FinalValue = ChangeToValue(Percent)
  795.  
  796. script.Parent.Percentage.Value = FinalValue
  797. end
  798. end)
  799.  
  800. UIS.InputEnded:Connect(function(input)
  801. if input.UserInputType == Enum.UserInputType.MouseButton1 then
  802. Dragging = false
  803. end
  804. end)
  805. end;
  806. task.spawn(C_10);
  807. -- StarterGui.BZEgg.Frame.IY.LocalScript
  808. local function C_25()
  809. local script = G2L["25"];
  810. local toggled = false
  811.  
  812. script.Parent.MouseButton1Click:Connect(function()
  813. if toggled == false then
  814. toggled = true
  815. local player = game.Players.LocalPlayer
  816. local gui = game:GetService('StarterGui')
  817. loadstring(game:HttpGet("https://raw.githubusercontent.com/EdgeIY/infiniteyield/master/source"))()
  818. gui:SetCore('SendNotification', {
  819. Title = 'executed',
  820. Icon = "rbxassetid://102943626910550",
  821. Text = 'give it a second to load',
  822. Duration = 5})
  823. else
  824. local player = game.Players.LocalPlayer
  825. local gui = game:GetService('StarterGui')
  826.  
  827. gui:SetCore('SendNotification', {
  828. Title = 'already executed',
  829. Icon = "rbxassetid://102943626910550",
  830. Text = 'give it a second to load',
  831. Duration = 5})
  832.  
  833. end
  834. end)
  835. end;
  836. task.spawn(C_25);
  837. -- StarterGui.BZEgg.Frame.BH.LocalScript
  838. local function C_29()
  839. local script = G2L["29"];
  840. local toggled = false
  841.  
  842. script.Parent.MouseButton1Click:Connect(function()
  843. if toggled == false then
  844. toggled = true
  845. local player = game.Players.LocalPlayer
  846. local gui = game:GetService('StarterGui')
  847. loadstring(game:HttpGet("https://pastebin.com/raw/0yZHyrZ5"))()
  848. gui:SetCore('SendNotification', {
  849. Title = 'executed',
  850. Icon = "rbxassetid://102943626910550",
  851. Text = 'give it a second to load',
  852. Duration = 5})
  853. else
  854. local player = game.Players.LocalPlayer
  855. local gui = game:GetService('StarterGui')
  856.  
  857. gui:SetCore('SendNotification', {
  858. Title = 'already executed',
  859. Icon = "rbxassetid://102943626910550",
  860. Text = 'give it a second to load',
  861. Duration = 5})
  862.  
  863. end
  864. end)
  865. end;
  866. task.spawn(C_29);
  867. -- StarterGui.BZEgg.Frame.FlyScript
  868. local function C_37()
  869. local script = G2L["37"];
  870. local Button = script.Parent.Fly
  871. local player = game.Players.LocalPlayer
  872. local RunService = game:GetService("RunService")
  873. local UIS = game:GetService("UserInputService")
  874.  
  875. local Character = player.Character or player.CharacterAdded:Wait()
  876. local Humanoid = Character:WaitForChild("Humanoid")
  877. local HumanoidRootPart = Character:WaitForChild("HumanoidRootPart")
  878.  
  879. local BodyVelocity
  880. local BodyGyro
  881.  
  882. local Flying = false
  883. local Speed = 150
  884. local MoveKeys = { W = false, A = false, S = false, D = false }
  885.  
  886. local function UpdateKey(input, state)
  887. if MoveKeys[input.KeyCode.Name] ~= nil then
  888. MoveKeys[input.KeyCode.Name] = state
  889. end
  890. end
  891.  
  892. UIS.InputBegan:Connect(function(input, processed)
  893. if not processed then
  894. UpdateKey(input, true)
  895. end
  896. end)
  897.  
  898. UIS.InputEnded:Connect(function(input)
  899. UpdateKey(input, false)
  900. end)
  901.  
  902. local function CreateBodyMovers()
  903. CleanupBodyMovers() -- Clean up old ones before creating new (important on respawn)
  904.  
  905. BodyVelocity = Instance.new("BodyVelocity")
  906. BodyVelocity.MaxForce = Vector3.new(1e6, 1e6, 1e6)
  907. BodyVelocity.P = 1250
  908. BodyVelocity.Velocity = Vector3.zero
  909. BodyVelocity.Parent = HumanoidRootPart
  910.  
  911. BodyGyro = Instance.new("BodyGyro")
  912. BodyGyro.MaxTorque = Vector3.new(1e6, 1e6, 1e6)
  913. BodyGyro.P = 3000
  914. BodyGyro.CFrame = HumanoidRootPart.CFrame
  915. BodyGyro.Parent = HumanoidRootPart
  916. end
  917.  
  918. function CleanupBodyMovers()
  919. if BodyVelocity then BodyVelocity:Destroy() BodyVelocity = nil end
  920. if BodyGyro then BodyGyro:Destroy() BodyGyro = nil end
  921. end
  922.  
  923. local function StartFlying()
  924. if Flying then return end
  925. Flying = true
  926. CreateBodyMovers()
  927. Humanoid:ChangeState(Enum.HumanoidStateType.Physics)
  928. end
  929.  
  930. local function StopFlying()
  931. if not Flying then return end
  932. Flying = false
  933. CleanupBodyMovers()
  934. if Humanoid then
  935. Humanoid:ChangeState(Enum.HumanoidStateType.Freefall)
  936. end
  937. end
  938.  
  939. Button.MouseButton1Click:Connect(function()
  940. if Flying then
  941. StopFlying()
  942. else
  943. StartFlying()
  944. end
  945. end)
  946.  
  947. RunService.RenderStepped:Connect(function()
  948. if Flying and Humanoid and HumanoidRootPart and BodyVelocity and BodyGyro then
  949. Speed = Speed + tonumber(script.Parent.SpeedInfo.Text)
  950. local camera = workspace.CurrentCamera
  951. local moveDir = Vector3.zero
  952.  
  953. if MoveKeys.W then moveDir += camera.CFrame.LookVector end
  954. if MoveKeys.S then moveDir -= camera.CFrame.LookVector end
  955. if MoveKeys.A then moveDir -= camera.CFrame.RightVector end
  956. if MoveKeys.D then moveDir += camera.CFrame.RightVector end
  957.  
  958. if moveDir.Magnitude > 0 then
  959. moveDir = moveDir.Unit
  960. end
  961.  
  962. BodyVelocity.Velocity = moveDir * Speed
  963. BodyGyro.CFrame = camera.CFrame
  964. end
  965. end)
  966.  
  967. local function OnCharacterAdded(char)
  968. Character = char
  969. Humanoid = char:WaitForChild("Humanoid")
  970. HumanoidRootPart = char:WaitForChild("HumanoidRootPart")
  971.  
  972. StopFlying()
  973.  
  974. Humanoid.Died:Connect(function()
  975. StopFlying()
  976. end)
  977. end
  978.  
  979. player.CharacterAdded:Connect(OnCharacterAdded)
  980. Humanoid.Died:Connect(function()
  981. StopFlying()
  982. end)
  983. end;
  984. task.spawn(C_37);
  985. -- StarterGui.BZEgg.Frame.Noclip
  986. local function C_38()
  987. local script = G2L["38"];
  988. local originalCollisions = {}
  989.  
  990. local NCOn = false
  991.  
  992. local NoclipButton = script.Parent.Noclip
  993.  
  994. local function toggleNoclip()
  995.  
  996. if NCOn then
  997.  
  998. for _, obj in pairs(workspace:GetDescendants()) do
  999. if obj:IsA("BasePart") then
  1000. originalCollisions[obj] = obj.CanCollide
  1001. obj.CanCollide = false
  1002. end
  1003. end
  1004. else
  1005. for obj, canCollide in pairs(originalCollisions) do
  1006. if obj and obj:IsA("BasePart") then
  1007. obj.CanCollide = canCollide
  1008. end
  1009. end
  1010. originalCollisions = {}
  1011. end
  1012. end
  1013.  
  1014. NoclipButton.MouseButton1Click:Connect(function()
  1015. if not NCOn then
  1016. NCOn = true
  1017. toggleNoclip()
  1018. else
  1019. NCOn = false
  1020. toggleNoclip()
  1021. end
  1022. end)
  1023. end;
  1024. task.spawn(C_38);
  1025. -- StarterGui.BZEgg.Frame.ESP, Highlight
  1026. local function C_39()
  1027. local script = G2L["39"];
  1028. local H = script.Highlight
  1029. local E = script.ESP
  1030. local Highlight, ESP = script.Parent:FindFirstChild("Highlight"), script.Parent:FindFirstChild("ESP")
  1031.  
  1032. local On1 = false
  1033. local On2 = false
  1034.  
  1035. local Players = game:GetService("Players")
  1036. local RunService = game:GetService("RunService")
  1037.  
  1038. if Highlight then
  1039. Highlight.MouseButton1Click:Connect(function()
  1040. On1 = not On1
  1041. end)
  1042. end
  1043.  
  1044. if ESP then
  1045. ESP.MouseButton1Click:Connect(function()
  1046. On2 = not On2
  1047. end)
  1048. end
  1049.  
  1050. RunService.RenderStepped:Connect(function()
  1051. for _, player in pairs(Players:GetPlayers()) do
  1052. local character = player.Character
  1053. if character then
  1054. local existingHighlight = character:FindFirstChild(H.Name)
  1055. if On1 then
  1056. if not existingHighlight then
  1057. local HC = H:Clone()
  1058. HC.Parent = character
  1059. end
  1060. elseif existingHighlight then
  1061. existingHighlight:Destroy()
  1062. end
  1063.  
  1064. local existingESP = character:FindFirstChild(E.Name)
  1065. if On2 then
  1066. if not existingESP then
  1067. local EC = E:Clone()
  1068. EC.Parent = character
  1069. EC.Enabled = true
  1070. end
  1071. elseif existingESP and existingESP:IsA("BillboardGui") then
  1072. existingESP:Destroy()
  1073. end
  1074. end
  1075. end
  1076. end)
  1077. end;
  1078. task.spawn(C_39);
  1079. -- StarterGui.BZEgg.Frame.SHX.LocalScript
  1080. local function C_42()
  1081. local script = G2L["42"];
  1082. local toggled = false
  1083.  
  1084. script.Parent.MouseButton1Click:Connect(function()
  1085. if toggled == false then
  1086. toggled = true
  1087. local player = game.Players.LocalPlayer
  1088. local gui = game:GetService('StarterGui')
  1089. loadstring(game:HttpGet("https://raw.githubusercontent.com/AhmadV99/Speed-Hub-X/main/Speed%20Hub%20X.lua"))()
  1090. gui:SetCore('SendNotification', {
  1091. Title = 'executed',
  1092. Icon = "rbxassetid://102943626910550",
  1093. Text = 'give it a second to load',
  1094. Duration = 5})
  1095. else
  1096. local player = game.Players.LocalPlayer
  1097. local gui = game:GetService('StarterGui')
  1098.  
  1099. gui:SetCore('SendNotification', {
  1100. Title = 'already executed',
  1101. Icon = "rbxassetid://102943626910550",
  1102. Text = 'give it a second to load',
  1103. Duration = 5})
  1104.  
  1105. end
  1106. end)
  1107. end;
  1108. task.spawn(C_42);
  1109. -- StarterGui.BZEgg.Frame.HH.LocalScript
  1110. local function C_46()
  1111. local script = G2L["46"];
  1112. local toggled = false
  1113.  
  1114. script.Parent.MouseButton1Click:Connect(function()
  1115. if toggled == false then
  1116. toggled = true
  1117. local player = game.Players.LocalPlayer
  1118. local gui = game:GetService('StarterGui')
  1119. setclipboard("1CggV7Zw8DGxdblLGdROXvolkd9EtsuU")
  1120. loadstring(game:HttpGet("https://raw.githubusercontent.com/tulontop/HiddenRevamp/refs/heads/main/Loader.luau"))()
  1121. gui:SetCore('SendNotification', {
  1122. Title = 'executed',
  1123. Icon = "rbxassetid://102943626910550",
  1124. Text = 'give it a second to load',
  1125. Duration = 5})
  1126. gui:SetCore('SendNotification', {
  1127. Title = 'Copied key to clipboard',
  1128. Icon = "rbxassetid://102943626910550",
  1129. Text = 'press ctrl + V to paste the key',
  1130. Duration = 10})
  1131. else
  1132. local player = game.Players.LocalPlayer
  1133. local gui = game:GetService('StarterGui')
  1134.  
  1135. gui:SetCore('SendNotification', {
  1136. Title = 'already executed',
  1137. Icon = "rbxassetid://102943626910550",
  1138. Text = 'give it a second to load',
  1139. Duration = 5})
  1140.  
  1141. end
  1142. end)
  1143. end;
  1144. task.spawn(C_46);
  1145. -- StarterGui.BZEgg.Frame.8b.LocalScript
  1146. local function C_4a()
  1147. local script = G2L["4a"];
  1148. local toggled = false
  1149.  
  1150. script.Parent.MouseButton1Click:Connect(function()
  1151. if toggled == false then
  1152. toggled = true
  1153. local player = game.Players.LocalPlayer
  1154. local gui = game:GetService('StarterGui')
  1155. loadstring(game:HttpGet("https://raw.githubusercontent.com/8bits4ya/rivals-v3/refs/heads/main/main.lua"))()
  1156. gui:SetCore('SendNotification', {
  1157. Title = 'executed',
  1158. Icon = "rbxassetid://102943626910550",
  1159. Text = 'give it a second to load',
  1160. Duration = 5})
  1161. else
  1162. local player = game.Players.LocalPlayer
  1163. local gui = game:GetService('StarterGui')
  1164.  
  1165. gui:SetCore('SendNotification', {
  1166. Title = 'already executed',
  1167. Icon = "rbxassetid://102943626910550",
  1168. Text = 'give it a second to load',
  1169. Duration = 5})
  1170.  
  1171. end
  1172. end)
  1173. end;
  1174. task.spawn(C_4a);
  1175. -- StarterGui.BZEgg.Frame.ZZH.LocalScript
  1176. local function C_4e()
  1177. local script = G2L["4e"];
  1178. local toggled = false
  1179.  
  1180. script.Parent.MouseButton1Click:Connect(function()
  1181. if toggled == false then
  1182. toggled = true
  1183. local player = game.Players.LocalPlayer
  1184. local gui = game:GetService('StarterGui')
  1185. loadstring(game:HttpGet("https://raw.githubusercontent.com/Berkcan61/ZaZa-Hub/refs/heads/main/ZaZa.lua"))()
  1186. gui:SetCore('SendNotification', {
  1187. Title = 'executed',
  1188. Icon = "rbxassetid://102943626910550",
  1189. Text = 'give it a second to load',
  1190. Duration = 5})
  1191. else
  1192. local player = game.Players.LocalPlayer
  1193. local gui = game:GetService('StarterGui')
  1194.  
  1195. gui:SetCore('SendNotification', {
  1196. Title = 'already executed',
  1197. Icon = "rbxassetid://102943626910550",
  1198. Text = 'give it a second to load',
  1199. Duration = 5})
  1200.  
  1201. end
  1202. end)
  1203. end;
  1204. task.spawn(C_4e);
  1205. -- StarterGui.BZEgg.Frame.FH.LocalScript
  1206. local function C_52()
  1207. local script = G2L["52"];
  1208. local toggled = false
  1209.  
  1210. script.Parent.MouseButton1Click:Connect(function()
  1211. if toggled == false then
  1212. toggled = true
  1213. local player = game.Players.LocalPlayer
  1214. local gui = game:GetService('StarterGui')
  1215. loadstring(game:HttpGet("https://raw.githubusercontent.com/FOGOTY/FoggyHub-upset/refs/heads/main/script"))()
  1216. gui:SetCore('SendNotification', {
  1217. Title = 'executed',
  1218. Icon = "rbxassetid://102943626910550",
  1219. Text = 'give it a second to load',
  1220. Duration = 5})
  1221. else
  1222. local player = game.Players.LocalPlayer
  1223. local gui = game:GetService('StarterGui')
  1224.  
  1225. gui:SetCore('SendNotification', {
  1226. Title = 'already executed',
  1227. Icon = "rbxassetid://102943626910550",
  1228. Text = 'give it a second to load',
  1229. Duration = 5})
  1230.  
  1231. end
  1232. end)
  1233. end;
  1234. task.spawn(C_52);
  1235. -- StarterGui.BZEgg.Frame.MH.LocalScript
  1236. local function C_56()
  1237. local script = G2L["56"];
  1238. local toggled = false
  1239.  
  1240. script.Parent.MouseButton1Click:Connect(function()
  1241. if toggled == false then
  1242. toggled = true
  1243. local player = game.Players.LocalPlayer
  1244. local gui = game:GetService('StarterGui')
  1245. loadstring(game:HttpGet("https://raw.githubusercontent.com/TrustsenseDev/MicroHub/refs/heads/main/loader.lua"))()
  1246. gui:SetCore('SendNotification', {
  1247. Title = 'executed',
  1248. Icon = "rbxassetid://102943626910550",
  1249. Text = 'give it a second to load',
  1250. Duration = 5})
  1251. else
  1252. local player = game.Players.LocalPlayer
  1253. local gui = game:GetService('StarterGui')
  1254.  
  1255. gui:SetCore('SendNotification', {
  1256. Title = 'already executed',
  1257. Icon = "rbxassetid://102943626910550",
  1258. Text = 'give it a second to load',
  1259. Duration = 5})
  1260. end
  1261. end)
  1262. end;
  1263. task.spawn(C_56);
  1264. -- StarterGui.BZEgg.Frame.SpeedChanger
  1265. local function C_57()
  1266. local script = G2L["57"];
  1267. local Players = game:GetService("Players")
  1268. local RunService = game:GetService("RunService")
  1269.  
  1270. local SpeedP = script.Parent.SpeedLine.Percentage
  1271. local player = Players.LocalPlayer
  1272.  
  1273. if not player then return end
  1274.  
  1275. local character = player.Character or player.CharacterAdded:Wait()
  1276. local humanoid = character:FindFirstChildOfClass("Humanoid")
  1277.  
  1278. if not humanoid then return end
  1279.  
  1280. local defaultSpeed = humanoid.WalkSpeed
  1281.  
  1282. RunService.RenderStepped:Connect(function()
  1283. script.Parent.SpeedInfo.Text = tostring(SpeedP.Value)
  1284. local speedMultiplier = SpeedP.Value
  1285. if speedMultiplier > 0 then
  1286. humanoid.WalkSpeed = speedMultiplier
  1287. else
  1288. humanoid.WalkSpeed = defaultSpeed
  1289. end
  1290. end)
  1291. end;
  1292. task.spawn(C_57);
  1293. -- StarterGui.BZEgg.Frame.JumpChanger
  1294. local function C_58()
  1295. local script = G2L["58"];
  1296. local Players = game:GetService("Players")
  1297. local RunService = game:GetService("RunService")
  1298.  
  1299. local JumpP = script.Parent.JumpLine.Percentage
  1300. local player = Players.LocalPlayer
  1301.  
  1302. if not player then return end
  1303.  
  1304. local character = player.Character or player.CharacterAdded:Wait()
  1305. local humanoid = character:FindFirstChildOfClass("Humanoid")
  1306.  
  1307. if not humanoid then return end
  1308.  
  1309. humanoid.UseJumpPower = true
  1310. local defaultPower = humanoid.JumpPower
  1311.  
  1312. RunService.RenderStepped:Connect(function()
  1313. script.Parent.JumpInfo.Text = tostring(JumpP.Value)
  1314. local JumpMultiplier = JumpP.Value
  1315. if JumpMultiplier > 0 then
  1316. humanoid.JumpPower = JumpMultiplier
  1317. else
  1318. humanoid.JumpPower = defaultPower
  1319. end
  1320. end)
  1321. end;
  1322. task.spawn(C_58);
  1323. -- StarterGui.BZEgg.Frame.Drag
  1324. local function C_59()
  1325. local script = G2L["59"];
  1326. local UIS = game:GetService('UserInputService')
  1327. local DragPart = script.Parent
  1328. local frame = script.Parent
  1329.  
  1330.  
  1331.  
  1332. local dragToggle = nil
  1333. local dragSpeed = 0.095
  1334. local dragStart = nil
  1335. local startPos = nil
  1336.  
  1337.  
  1338. local function updateInput(input)
  1339. local delta = input.Position - dragStart
  1340. local position = UDim2.new(startPos.X.Scale, startPos.X.Offset + delta.X,
  1341. startPos.Y.Scale, startPos.Y.Offset + delta.Y)
  1342. game:GetService('TweenService'):Create(frame, TweenInfo.new(dragSpeed), {Position = position}):Play()
  1343. end
  1344.  
  1345.  
  1346. DragPart.InputBegan:Connect(function(input)
  1347. if (input.UserInputType == Enum.UserInputType.MouseButton1 or input.UserInputType == Enum.UserInputType.Touch) then
  1348. dragToggle = true
  1349. dragStart = input.Position
  1350. startPos = frame.Position
  1351. input.Changed:Connect(function()
  1352. if input.UserInputState == Enum.UserInputState.End then
  1353. dragToggle = false
  1354. end
  1355. end)
  1356. end
  1357. end)
  1358.  
  1359.  
  1360. UIS.InputChanged:Connect(function(input)
  1361. if input.UserInputType == Enum.UserInputType.MouseMovement or input.UserInputType == Enum.UserInputType.Touch then
  1362. if dragToggle then
  1363. updateInput(input)
  1364. end
  1365. end
  1366. end)
  1367. end;
  1368. task.spawn(C_59);
  1369. -- StarterGui.BZEgg.Frame.Toggle
  1370. local function C_5a()
  1371. local script = G2L["5a"];
  1372. local Key = Enum.KeyCode.F4
  1373. local UserInputService = game:GetService("UserInputService")
  1374.  
  1375.  
  1376. UserInputService.InputBegan:Connect(function(Input)
  1377. if Input.KeyCode == Key then
  1378. script.Parent.Visible = not script.Parent.Visible
  1379. end
  1380. end)
  1381. end;
  1382. task.spawn(C_5a);
  1383.  
  1384. return G2L["1"], require;
Add Comment
Please, Sign In to add comment