Advertisement
munciseek

Untitled

Feb 19th, 2025 (edited)
24
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 387.70 KB | None | 0 0
  1. local G2L = {};
  2. G2L["1"] = Instance.new("ScreenGui", game:GetService("Players").LocalPlayer:WaitForChild("PlayerGui"));
  3. G2L["1"]["IgnoreGuiInset"] = true;
  4. G2L["1"]["ScreenInsets"] = Enum.ScreenInsets.DeviceSafeInsets;
  5. G2L["1"]["Name"] = [[Sciptmode]];
  6. G2L["1"]["ZIndexBehavior"] = Enum.ZIndexBehavior.Sibling;
  7. G2L["1"]["ResetOnSpawn"] = false;
  8. G2L["2"] = Instance.new("Frame", G2L["1"]);
  9. G2L["2"]["Visible"] = false;
  10. G2L["2"]["Active"] = true;
  11. G2L["2"]["BorderSizePixel"] = 0;
  12. G2L["2"]["BackgroundColor3"] = Color3.fromRGB(31, 18, 17);
  13. G2L["2"]["ClipsDescendants"] = true;
  14. G2L["2"]["Size"] = UDim2.new(1, 0, 1, 0);
  15. G2L["2"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
  16. G2L["2"]["Name"] = [[Main]];
  17. G2L["2"]["BackgroundTransparency"] = 0.2;
  18. G2L["3"] = Instance.new("Frame", G2L["2"]);
  19. G2L["3"]["Active"] = true;
  20. G2L["3"]["BorderSizePixel"] = 0;
  21. G2L["3"]["BackgroundColor3"] = Color3.fromRGB(27, 4, 12);
  22. G2L["3"]["AnchorPoint"] = Vector2.new(0.5, 0.5);
  23. G2L["3"]["ClipsDescendants"] = true;
  24. G2L["3"]["Size"] = UDim2.new(0.97, 0, 0.97, 0);
  25. G2L["3"]["Position"] = UDim2.new(0.5, 0, 0.5, 0);
  26. G2L["3"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
  27. G2L["3"]["Name"] = [[Modifier]];
  28. G2L["3"]["BackgroundTransparency"] = 1;
  29. G2L["4"] = Instance.new("UIAspectRatioConstraint", G2L["3"]);
  30. G2L["4"]["AspectRatio"] = 1.6;
  31. G2L["5"] = Instance.new("UICorner", G2L["3"]);
  32. G2L["6"] = Instance.new("UIGradient", G2L["3"]);
  33. G2L["6"]["Rotation"] = 90;
  34. G2L["6"]["Color"] = ColorSequence.new{ColorSequenceKeypoint.new(0.000, Color3.fromRGB(255, 255, 255)),ColorSequenceKeypoint.new(0.000, Color3.fromRGB(255, 255, 255)),ColorSequenceKeypoint.new(0.000, Color3.fromRGB(255, 255, 255)),ColorSequenceKeypoint.new(1.000, Color3.fromRGB(255, 255, 255)),ColorSequenceKeypoint.new(1.000, Color3.fromRGB(255, 255, 255)),ColorSequenceKeypoint.new(1.000, Color3.fromRGB(255, 255, 255)),ColorSequenceKeypoint.new(1.000, Color3.fromRGB(255, 255, 255)),ColorSequenceKeypoint.new(1.000, Color3.fromRGB(255, 255, 255)),ColorSequenceKeypoint.new(1.000, Color3.fromRGB(255, 255, 255)),ColorSequenceKeypoint.new(1.000, Color3.fromRGB(255, 255, 255))};
  35. G2L["7"] = Instance.new("UIListLayout", G2L["3"]);
  36. G2L["7"]["HorizontalAlignment"] = Enum.HorizontalAlignment.Center;
  37. G2L["7"]["Padding"] = UDim.new(0.015, 0);
  38. G2L["7"]["VerticalAlignment"] = Enum.VerticalAlignment.Center;
  39. G2L["7"]["SortOrder"] = Enum.SortOrder.LayoutOrder;
  40. G2L["7"]["FillDirection"] = Enum.FillDirection.Horizontal;
  41. G2L["8"] = Instance.new("UIPadding", G2L["3"]);
  42. G2L["8"]["PaddingTop"] = UDim.new(0.025, 0);
  43. G2L["8"]["PaddingRight"] = UDim.new(0.025, 0);
  44. G2L["8"]["PaddingLeft"] = UDim.new(0.025, 0);
  45. G2L["8"]["PaddingBottom"] = UDim.new(0.025, 0);
  46. G2L["9"] = Instance.new("UIStroke", G2L["3"]);
  47. G2L["9"]["Enabled"] = false;
  48. G2L["9"]["ApplyStrokeMode"] = Enum.ApplyStrokeMode.Border;
  49. G2L["9"]["Thickness"] = 3;
  50. G2L["9"]["Color"] = Color3.fromRGB(255, 255, 255);
  51. G2L["a"] = Instance.new("Frame", G2L["3"]);
  52. G2L["a"]["Active"] = true;
  53. G2L["a"]["BorderSizePixel"] = 0;
  54. G2L["a"]["BackgroundColor3"] = Color3.fromRGB(27, 4, 12);
  55. G2L["a"]["AnchorPoint"] = Vector2.new(1, 0.5);
  56. G2L["a"]["Size"] = UDim2.new(0.42, 0, 0.9, 0);
  57. G2L["a"]["Position"] = UDim2.new(0.48, 0, 0.5, 0);
  58. G2L["a"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
  59. G2L["a"]["Name"] = [[List]];
  60. G2L["a"]["BackgroundTransparency"] = 0.02;
  61. G2L["b"] = Instance.new("Frame", G2L["a"]);
  62. G2L["b"]["Visible"] = false;
  63. G2L["b"]["Active"] = true;
  64. G2L["b"]["BorderSizePixel"] = 0;
  65. G2L["b"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255);
  66. G2L["b"]["Size"] = UDim2.new(1, 0, 1, 0);
  67. G2L["b"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
  68. G2L["b"]["Name"] = [[Mode]];
  69. G2L["b"]["BackgroundTransparency"] = 1;
  70. G2L["c"] = Instance.new("Frame", G2L["b"]);
  71. G2L["c"]["BorderSizePixel"] = 0;
  72. G2L["c"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255);
  73. G2L["c"]["Size"] = UDim2.new(0.88817, 0, 0.25, 0);
  74. G2L["c"]["Position"] = UDim2.new(0.05483, 0, -0.01096, 0);
  75. G2L["c"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
  76. G2L["c"]["Name"] = [[Preview]];
  77. G2L["c"]["BackgroundTransparency"] = 0.95;
  78. G2L["d"] = Instance.new("TextLabel", G2L["c"]);
  79. G2L["d"]["TextWrapped"] = true;
  80. G2L["d"]["BorderSizePixel"] = 0;
  81. G2L["d"]["TextSize"] = 14;
  82. G2L["d"]["TextScaled"] = true;
  83. G2L["d"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255);
  84. G2L["d"]["FontFace"] = Font.new([[rbxasset://fonts/families/Oswald.json]], Enum.FontWeight.Bold, Enum.FontStyle.Normal);
  85. G2L["d"]["TextColor3"] = Color3.fromRGB(255, 0, 0);
  86. G2L["d"]["BackgroundTransparency"] = 1;
  87. G2L["d"]["AnchorPoint"] = Vector2.new(0.5, 0.5);
  88. G2L["d"]["Size"] = UDim2.new(1, 0, 0.5, 0);
  89. G2L["d"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
  90. G2L["d"]["Text"] = [[Mode]];
  91. G2L["d"]["Name"] = [[Title]];
  92. G2L["d"]["Position"] = UDim2.new(0.5, 0, 0.28, 0);
  93. G2L["e"] = Instance.new("TextLabel", G2L["c"]);
  94. G2L["e"]["TextWrapped"] = true;
  95. G2L["e"]["BorderSizePixel"] = 0;
  96. G2L["e"]["TextSize"] = 14;
  97. G2L["e"]["TextScaled"] = true;
  98. G2L["e"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255);
  99. G2L["e"]["FontFace"] = Font.new([[rbxasset://fonts/families/Oswald.json]], Enum.FontWeight.Bold, Enum.FontStyle.Normal);
  100. G2L["e"]["TextColor3"] = Color3.fromRGB(255, 0, 0);
  101. G2L["e"]["BackgroundTransparency"] = 1;
  102. G2L["e"]["AnchorPoint"] = Vector2.new(0.5, 0.5);
  103. G2L["e"]["Size"] = UDim2.new(1, 0, 0.4, 0);
  104. G2L["e"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
  105. G2L["e"]["Text"] = [[Make the game harder!]];
  106. G2L["e"]["Name"] = [[Desc]];
  107. G2L["e"]["Position"] = UDim2.new(0.5, 0, 0.66746, 0);
  108. G2L["f"] = Instance.new("UICorner", G2L["c"]);
  109. G2L["f"]["CornerRadius"] = UDim.new(0.23, 0);
  110. G2L["10"] = Instance.new("UICorner", G2L["b"]);
  111. G2L["10"]["CornerRadius"] = UDim.new(0.23, 0);
  112. G2L["11"] = Instance.new("UIPadding", G2L["b"]);
  113. G2L["11"]["PaddingTop"] = UDim.new(0.025, 0);
  114. G2L["11"]["PaddingRight"] = UDim.new(0.025, 0);
  115. G2L["11"]["PaddingLeft"] = UDim.new(0.025, 0);
  116. G2L["11"]["PaddingBottom"] = UDim.new(0.025, 0);
  117. G2L["12"] = Instance.new("ScrollingFrame", G2L["b"]);
  118. G2L["12"]["Active"] = true;
  119. G2L["12"]["ScrollingDirection"] = Enum.ScrollingDirection.Y;
  120. G2L["12"]["BorderSizePixel"] = 0;
  121. G2L["12"]["CanvasSize"] = UDim2.new(0, 0, 3, 0);
  122. G2L["12"]["CanvasPosition"] = Vector2.new(0, 140);
  123. G2L["12"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255);
  124. G2L["12"]["Name"] = [[Mode]];
  125. G2L["12"]["ScrollBarImageTransparency"] = 1;
  126. G2L["12"]["HorizontalScrollBarInset"] = Enum.ScrollBarInset.Always;
  127. G2L["12"]["AnchorPoint"] = Vector2.new(1, 1);
  128. G2L["12"]["AutomaticCanvasSize"] = Enum.AutomaticSize.Y;
  129. G2L["12"]["Size"] = UDim2.new(1, 0, 0.74, 0);
  130. G2L["12"]["ScrollBarImageColor3"] = Color3.fromRGB(255, 223, 190);
  131. G2L["12"]["Position"] = UDim2.new(1, 0, 1, 0);
  132. G2L["12"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
  133. G2L["12"]["ScrollBarThickness"] = 0;
  134. G2L["12"]["BackgroundTransparency"] = 1;
  135. G2L["13"] = Instance.new("Frame", G2L["12"]);
  136. G2L["13"]["ZIndex"] = 6;
  137. G2L["13"]["BorderSizePixel"] = 0;
  138. G2L["13"]["BackgroundColor3"] = Color3.fromRGB(104, 74, 64);
  139. G2L["13"]["Size"] = UDim2.new(0.975, 0, 0, 6);
  140. G2L["13"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
  141. G2L["13"]["Name"] = [[Separator]];
  142. G2L["14"] = Instance.new("Frame", G2L["13"]);
  143. G2L["14"]["BorderSizePixel"] = 0;
  144. G2L["14"]["BackgroundColor3"] = Color3.fromRGB(104, 74, 64);
  145. G2L["14"]["AnchorPoint"] = Vector2.new(0, 0.5);
  146. G2L["14"]["Size"] = UDim2.new(1, 0, 0, 4);
  147. G2L["14"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
  148. G2L["14"]["Name"] = [[Line]];
  149. G2L["14"]["LayoutOrder"] = 5;
  150. G2L["15"] = Instance.new("UICorner", G2L["14"]);
  151. G2L["15"]["CornerRadius"] = UDim.new(1, 0);
  152. G2L["16"] = Instance.new("UICorner", G2L["13"]);
  153. G2L["16"]["CornerRadius"] = UDim.new(1, 0);
  154. G2L["17"] = Instance.new("Frame", G2L["12"]);
  155. G2L["17"]["ZIndex"] = 6;
  156. G2L["17"]["BorderSizePixel"] = 0;
  157. G2L["17"]["BackgroundColor3"] = Color3.fromRGB(104, 74, 64);
  158. G2L["17"]["Size"] = UDim2.new(0.975, 0, 0, 6);
  159. G2L["17"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
  160. G2L["17"]["Name"] = [[Separator]];
  161. G2L["17"]["LayoutOrder"] = 100;
  162. G2L["18"] = Instance.new("Frame", G2L["17"]);
  163. G2L["18"]["BorderSizePixel"] = 0;
  164. G2L["18"]["BackgroundColor3"] = Color3.fromRGB(104, 74, 64);
  165. G2L["18"]["AnchorPoint"] = Vector2.new(0, 0.5);
  166. G2L["18"]["Size"] = UDim2.new(1, 0, 0, 4);
  167. G2L["18"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
  168. G2L["18"]["Name"] = [[Line]];
  169. G2L["18"]["LayoutOrder"] = 5;
  170. G2L["19"] = Instance.new("UICorner", G2L["18"]);
  171. G2L["19"]["CornerRadius"] = UDim.new(1, 0);
  172. G2L["1a"] = Instance.new("UICorner", G2L["17"]);
  173. G2L["1a"]["CornerRadius"] = UDim.new(1, 0);
  174. G2L["1b"] = Instance.new("TextButton", G2L["12"]);
  175. G2L["1b"]["TextWrapped"] = true;
  176. G2L["1b"]["LineHeight"] = 1.1;
  177. G2L["1b"]["BorderSizePixel"] = 0;
  178. G2L["1b"]["TextColor3"] = Color3.fromRGB(0, 0, 0);
  179. G2L["1b"]["TextXAlignment"] = Enum.TextXAlignment.Left;
  180. G2L["1b"]["TextSize"] = 35;
  181. G2L["1b"]["TextScaled"] = true;
  182. G2L["1b"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255);
  183. G2L["1b"]["FontFace"] = Font.new([[rbxasset://fonts/families/Oswald.json]], Enum.FontWeight.Bold, Enum.FontStyle.Normal);
  184. G2L["1b"]["AnchorPoint"] = Vector2.new(0.5, 0);
  185. G2L["1b"]["Size"] = UDim2.new(1, 0, 0, 32);
  186. G2L["1b"]["BackgroundTransparency"] = 0.9;
  187. G2L["1b"]["LayoutOrder"] = 1;
  188. G2L["1b"]["Name"] = [[Dark]];
  189. G2L["1b"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
  190. G2L["1b"]["Text"] = [[Dark]];
  191. G2L["1c"] = Instance.new("UICorner", G2L["1b"]);
  192. G2L["1c"]["CornerRadius"] = UDim.new(1, 0);
  193. G2L["1d"] = Instance.new("UIPadding", G2L["1b"]);
  194. G2L["1d"]["PaddingRight"] = UDim.new(0.02, 6);
  195. G2L["1d"]["PaddingLeft"] = UDim.new(0.02, 6);
  196. G2L["1e"] = Instance.new("UIStroke", G2L["1b"]);
  197. G2L["1e"]["Transparency"] = 1;
  198. G2L["1e"]["ApplyStrokeMode"] = Enum.ApplyStrokeMode.Border;
  199. G2L["1e"]["Thickness"] = 3;
  200. G2L["1e"]["Color"] = Color3.fromRGB(255, 255, 255);
  201. G2L["1f"] = Instance.new("Frame", G2L["1b"]);
  202. G2L["1f"]["BorderSizePixel"] = 0;
  203. G2L["1f"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255);
  204. G2L["1f"]["AnchorPoint"] = Vector2.new(1, 0.5);
  205. G2L["1f"]["Size"] = UDim2.new(0.6, 0, 0.8, 0);
  206. G2L["1f"]["Position"] = UDim2.new(1.02, 0, 0.5, 0);
  207. G2L["1f"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
  208. G2L["1f"]["Name"] = [[Info]];
  209. G2L["1f"]["BackgroundTransparency"] = 1;
  210. G2L["20"] = Instance.new("UIListLayout", G2L["1f"]);
  211. G2L["20"]["HorizontalAlignment"] = Enum.HorizontalAlignment.Right;
  212. G2L["20"]["Padding"] = UDim.new(0.01, 0);
  213. G2L["20"]["VerticalAlignment"] = Enum.VerticalAlignment.Center;
  214. G2L["20"]["SortOrder"] = Enum.SortOrder.LayoutOrder;
  215. G2L["20"]["FillDirection"] = Enum.FillDirection.Horizontal;
  216. G2L["21"] = Instance.new("ImageLabel", G2L["1f"]);
  217. G2L["21"]["SizeConstraint"] = Enum.SizeConstraint.RelativeYY;
  218. G2L["21"]["ZIndex"] = 8;
  219. G2L["21"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255);
  220. G2L["21"]["ScaleType"] = Enum.ScaleType.Fit;
  221. G2L["21"]["AnchorPoint"] = Vector2.new(1, 0.5);
  222. G2L["21"]["Image"] = [[rbxassetid://116165443812933]];
  223. G2L["21"]["Size"] = UDim2.new(0.75, 0, 0.75, 0);
  224. G2L["21"]["Visible"] = false;
  225. G2L["21"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
  226. G2L["21"]["BackgroundTransparency"] = 1;
  227. G2L["21"]["LayoutOrder"] = 1;
  228. G2L["21"]["Name"] = [[NoRevive]];
  229. G2L["22"] = Instance.new("ImageLabel", G2L["1f"]);
  230. G2L["22"]["SizeConstraint"] = Enum.SizeConstraint.RelativeYY;
  231. G2L["22"]["ZIndex"] = 8;
  232. G2L["22"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255);
  233. G2L["22"]["ScaleType"] = Enum.ScaleType.Fit;
  234. G2L["22"]["AnchorPoint"] = Vector2.new(1, 0.5);
  235. G2L["22"]["Image"] = [[rbxassetid://92782478969567]];
  236. G2L["22"]["Size"] = UDim2.new(0.75, 0, 0.75, 0);
  237. G2L["22"]["Visible"] = false;
  238. G2L["22"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
  239. G2L["22"]["BackgroundTransparency"] = 1;
  240. G2L["22"]["LayoutOrder"] = 3;
  241. G2L["22"]["Name"] = [[New]];
  242. G2L["23"] = Instance.new("ImageLabel", G2L["1f"]);
  243. G2L["23"]["SizeConstraint"] = Enum.SizeConstraint.RelativeYY;
  244. G2L["23"]["ZIndex"] = 8;
  245. G2L["23"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255);
  246. G2L["23"]["ScaleType"] = Enum.ScaleType.Fit;
  247. G2L["23"]["ImageColor3"] = Color3.fromRGB(255, 201, 0);
  248. G2L["23"]["AnchorPoint"] = Vector2.new(1, 0.5);
  249. G2L["23"]["Image"] = [[rbxassetid://80639010689297]];
  250. G2L["23"]["Size"] = UDim2.new(0.75, 0, 0.75, 0);
  251. G2L["23"]["Visible"] = false;
  252. G2L["23"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
  253. G2L["23"]["BackgroundTransparency"] = 1;
  254. G2L["23"]["LayoutOrder"] = 1;
  255. G2L["23"]["Name"] = [[Sprint]];
  256. G2L["24"] = Instance.new("TextButton", G2L["12"]);
  257. G2L["24"]["TextWrapped"] = true;
  258. G2L["24"]["LineHeight"] = 1.1;
  259. G2L["24"]["BorderSizePixel"] = 0;
  260. G2L["24"]["TextColor3"] = Color3.fromRGB(255, 171, 255);
  261. G2L["24"]["TextXAlignment"] = Enum.TextXAlignment.Left;
  262. G2L["24"]["TextSize"] = 35;
  263. G2L["24"]["TextScaled"] = true;
  264. G2L["24"]["BackgroundColor3"] = Color3.fromRGB(255, 171, 255);
  265. G2L["24"]["FontFace"] = Font.new([[rbxasset://fonts/families/Oswald.json]], Enum.FontWeight.Bold, Enum.FontStyle.Normal);
  266. G2L["24"]["AnchorPoint"] = Vector2.new(0.5, 0);
  267. G2L["24"]["Size"] = UDim2.new(1, 0, 0, 32);
  268. G2L["24"]["BackgroundTransparency"] = 0.9;
  269. G2L["24"]["LayoutOrder"] = 101;
  270. G2L["24"]["Name"] = [[Birthday]];
  271. G2L["24"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
  272. G2L["24"]["Text"] = [[Birthday]];
  273. G2L["25"] = Instance.new("UICorner", G2L["24"]);
  274. G2L["25"]["CornerRadius"] = UDim.new(1, 0);
  275. G2L["26"] = Instance.new("UIPadding", G2L["24"]);
  276. G2L["26"]["PaddingRight"] = UDim.new(0.02, 6);
  277. G2L["26"]["PaddingLeft"] = UDim.new(0.02, 6);
  278. G2L["27"] = Instance.new("UIStroke", G2L["24"]);
  279. G2L["27"]["Transparency"] = 1;
  280. G2L["27"]["ApplyStrokeMode"] = Enum.ApplyStrokeMode.Border;
  281. G2L["27"]["Thickness"] = 3;
  282. G2L["27"]["Color"] = Color3.fromRGB(255, 171, 255);
  283. G2L["28"] = Instance.new("Frame", G2L["24"]);
  284. G2L["28"]["BorderSizePixel"] = 0;
  285. G2L["28"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255);
  286. G2L["28"]["AnchorPoint"] = Vector2.new(1, 0.5);
  287. G2L["28"]["Size"] = UDim2.new(0.6, 0, 0.8, 0);
  288. G2L["28"]["Position"] = UDim2.new(1.02, 0, 0.5, 0);
  289. G2L["28"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
  290. G2L["28"]["Name"] = [[Info]];
  291. G2L["28"]["BackgroundTransparency"] = 1;
  292. G2L["29"] = Instance.new("UIListLayout", G2L["28"]);
  293. G2L["29"]["HorizontalAlignment"] = Enum.HorizontalAlignment.Right;
  294. G2L["29"]["Padding"] = UDim.new(0.01, 0);
  295. G2L["29"]["VerticalAlignment"] = Enum.VerticalAlignment.Center;
  296. G2L["29"]["SortOrder"] = Enum.SortOrder.LayoutOrder;
  297. G2L["29"]["FillDirection"] = Enum.FillDirection.Horizontal;
  298. G2L["2a"] = Instance.new("ImageLabel", G2L["28"]);
  299. G2L["2a"]["SizeConstraint"] = Enum.SizeConstraint.RelativeYY;
  300. G2L["2a"]["ZIndex"] = 8;
  301. G2L["2a"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255);
  302. G2L["2a"]["ScaleType"] = Enum.ScaleType.Fit;
  303. G2L["2a"]["AnchorPoint"] = Vector2.new(1, 0.5);
  304. G2L["2a"]["Image"] = [[rbxassetid://116165443812933]];
  305. G2L["2a"]["Size"] = UDim2.new(0.75, 0, 0.75, 0);
  306. G2L["2a"]["Visible"] = false;
  307. G2L["2a"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
  308. G2L["2a"]["BackgroundTransparency"] = 1;
  309. G2L["2a"]["LayoutOrder"] = 1;
  310. G2L["2a"]["Name"] = [[NoRevive]];
  311. G2L["2b"] = Instance.new("ImageLabel", G2L["28"]);
  312. G2L["2b"]["SizeConstraint"] = Enum.SizeConstraint.RelativeYY;
  313. G2L["2b"]["ZIndex"] = 8;
  314. G2L["2b"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255);
  315. G2L["2b"]["ScaleType"] = Enum.ScaleType.Fit;
  316. G2L["2b"]["AnchorPoint"] = Vector2.new(1, 0.5);
  317. G2L["2b"]["Image"] = [[rbxassetid://92782478969567]];
  318. G2L["2b"]["Size"] = UDim2.new(0.75, 0, 0.75, 0);
  319. G2L["2b"]["Visible"] = false;
  320. G2L["2b"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
  321. G2L["2b"]["BackgroundTransparency"] = 1;
  322. G2L["2b"]["LayoutOrder"] = 3;
  323. G2L["2b"]["Name"] = [[New]];
  324. G2L["2c"] = Instance.new("ImageLabel", G2L["28"]);
  325. G2L["2c"]["SizeConstraint"] = Enum.SizeConstraint.RelativeYY;
  326. G2L["2c"]["ZIndex"] = 8;
  327. G2L["2c"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255);
  328. G2L["2c"]["ScaleType"] = Enum.ScaleType.Fit;
  329. G2L["2c"]["ImageColor3"] = Color3.fromRGB(255, 201, 0);
  330. G2L["2c"]["AnchorPoint"] = Vector2.new(1, 0.5);
  331. G2L["2c"]["Image"] = [[rbxassetid://80639010689297]];
  332. G2L["2c"]["Size"] = UDim2.new(0.75, 0, 0.75, 0);
  333. G2L["2c"]["Visible"] = false;
  334. G2L["2c"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
  335. G2L["2c"]["BackgroundTransparency"] = 1;
  336. G2L["2c"]["LayoutOrder"] = 1;
  337. G2L["2c"]["Name"] = [[Sprint]];
  338. G2L["2d"] = Instance.new("TextButton", G2L["12"]);
  339. G2L["2d"]["TextWrapped"] = true;
  340. G2L["2d"]["LineHeight"] = 1.1;
  341. G2L["2d"]["BorderSizePixel"] = 0;
  342. G2L["2d"]["TextColor3"] = Color3.fromRGB(255, 0, 128);
  343. G2L["2d"]["TextXAlignment"] = Enum.TextXAlignment.Left;
  344. G2L["2d"]["TextSize"] = 35;
  345. G2L["2d"]["TextScaled"] = true;
  346. G2L["2d"]["BackgroundColor3"] = Color3.fromRGB(255, 0, 128);
  347. G2L["2d"]["FontFace"] = Font.new([[rbxasset://fonts/families/Oswald.json]], Enum.FontWeight.Bold, Enum.FontStyle.Normal);
  348. G2L["2d"]["AnchorPoint"] = Vector2.new(0.5, 0);
  349. G2L["2d"]["Size"] = UDim2.new(1, 0, 0, 32);
  350. G2L["2d"]["BackgroundTransparency"] = 0.9;
  351. G2L["2d"]["LayoutOrder"] = 102;
  352. G2L["2d"]["Name"] = [[Cat]];
  353. G2L["2d"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
  354. G2L["2d"]["Text"] = [[Cat]];
  355. G2L["2e"] = Instance.new("UICorner", G2L["2d"]);
  356. G2L["2e"]["CornerRadius"] = UDim.new(1, 0);
  357. G2L["2f"] = Instance.new("UIPadding", G2L["2d"]);
  358. G2L["2f"]["PaddingRight"] = UDim.new(0.02, 6);
  359. G2L["2f"]["PaddingLeft"] = UDim.new(0.02, 6);
  360. G2L["30"] = Instance.new("UIStroke", G2L["2d"]);
  361. G2L["30"]["Transparency"] = 1;
  362. G2L["30"]["ApplyStrokeMode"] = Enum.ApplyStrokeMode.Border;
  363. G2L["30"]["Thickness"] = 3;
  364. G2L["30"]["Color"] = Color3.fromRGB(255, 0, 128);
  365. G2L["31"] = Instance.new("Frame", G2L["2d"]);
  366. G2L["31"]["BorderSizePixel"] = 0;
  367. G2L["31"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255);
  368. G2L["31"]["AnchorPoint"] = Vector2.new(1, 0.5);
  369. G2L["31"]["Size"] = UDim2.new(0.6, 0, 0.8, 0);
  370. G2L["31"]["Position"] = UDim2.new(1.02, 0, 0.5, 0);
  371. G2L["31"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
  372. G2L["31"]["Name"] = [[Info]];
  373. G2L["31"]["BackgroundTransparency"] = 1;
  374. G2L["32"] = Instance.new("UIListLayout", G2L["31"]);
  375. G2L["32"]["HorizontalAlignment"] = Enum.HorizontalAlignment.Right;
  376. G2L["32"]["Padding"] = UDim.new(0.01, 0);
  377. G2L["32"]["VerticalAlignment"] = Enum.VerticalAlignment.Center;
  378. G2L["32"]["SortOrder"] = Enum.SortOrder.LayoutOrder;
  379. G2L["32"]["FillDirection"] = Enum.FillDirection.Horizontal;
  380. G2L["33"] = Instance.new("ImageLabel", G2L["31"]);
  381. G2L["33"]["SizeConstraint"] = Enum.SizeConstraint.RelativeYY;
  382. G2L["33"]["ZIndex"] = 8;
  383. G2L["33"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255);
  384. G2L["33"]["ScaleType"] = Enum.ScaleType.Fit;
  385. G2L["33"]["AnchorPoint"] = Vector2.new(1, 0.5);
  386. G2L["33"]["Image"] = [[rbxassetid://116165443812933]];
  387. G2L["33"]["Size"] = UDim2.new(0.75, 0, 0.75, 0);
  388. G2L["33"]["Visible"] = false;
  389. G2L["33"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
  390. G2L["33"]["BackgroundTransparency"] = 1;
  391. G2L["33"]["LayoutOrder"] = 1;
  392. G2L["33"]["Name"] = [[NoRevive]];
  393. G2L["34"] = Instance.new("ImageLabel", G2L["31"]);
  394. G2L["34"]["SizeConstraint"] = Enum.SizeConstraint.RelativeYY;
  395. G2L["34"]["ZIndex"] = 8;
  396. G2L["34"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255);
  397. G2L["34"]["ScaleType"] = Enum.ScaleType.Fit;
  398. G2L["34"]["AnchorPoint"] = Vector2.new(1, 0.5);
  399. G2L["34"]["Image"] = [[rbxassetid://92782478969567]];
  400. G2L["34"]["Size"] = UDim2.new(0.75, 0, 0.75, 0);
  401. G2L["34"]["Visible"] = false;
  402. G2L["34"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
  403. G2L["34"]["BackgroundTransparency"] = 1;
  404. G2L["34"]["LayoutOrder"] = 3;
  405. G2L["34"]["Name"] = [[New]];
  406. G2L["35"] = Instance.new("ImageLabel", G2L["31"]);
  407. G2L["35"]["SizeConstraint"] = Enum.SizeConstraint.RelativeYY;
  408. G2L["35"]["ZIndex"] = 8;
  409. G2L["35"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255);
  410. G2L["35"]["ScaleType"] = Enum.ScaleType.Fit;
  411. G2L["35"]["ImageColor3"] = Color3.fromRGB(255, 201, 0);
  412. G2L["35"]["AnchorPoint"] = Vector2.new(1, 0.5);
  413. G2L["35"]["Image"] = [[rbxassetid://80639010689297]];
  414. G2L["35"]["Size"] = UDim2.new(0.75, 0, 0.75, 0);
  415. G2L["35"]["Visible"] = false;
  416. G2L["35"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
  417. G2L["35"]["BackgroundTransparency"] = 1;
  418. G2L["35"]["LayoutOrder"] = 1;
  419. G2L["35"]["Name"] = [[Sprint]];
  420. G2L["36"] = Instance.new("TextButton", G2L["12"]);
  421. G2L["36"]["TextWrapped"] = true;
  422. G2L["36"]["LineHeight"] = 1.1;
  423. G2L["36"]["BorderSizePixel"] = 0;
  424. G2L["36"]["TextColor3"] = Color3.fromRGB(255, 255, 255);
  425. G2L["36"]["TextXAlignment"] = Enum.TextXAlignment.Left;
  426. G2L["36"]["TextSize"] = 35;
  427. G2L["36"]["TextScaled"] = true;
  428. G2L["36"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255);
  429. G2L["36"]["FontFace"] = Font.new([[rbxasset://fonts/families/Oswald.json]], Enum.FontWeight.Bold, Enum.FontStyle.Normal);
  430. G2L["36"]["AnchorPoint"] = Vector2.new(0.5, 0);
  431. G2L["36"]["Size"] = UDim2.new(1, 0, 0, 32);
  432. G2L["36"]["BackgroundTransparency"] = 0.9;
  433. G2L["36"]["LayoutOrder"] = -75;
  434. G2L["36"]["Name"] = [[Combined]];
  435. G2L["36"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
  436. G2L["36"]["Text"] = [[Combined]];
  437. G2L["36"]["Position"] = UDim2.new(0.51161, 0, 0.08075, 0);
  438. G2L["37"] = Instance.new("UICorner", G2L["36"]);
  439. G2L["37"]["CornerRadius"] = UDim.new(1, 0);
  440. G2L["38"] = Instance.new("UIPadding", G2L["36"]);
  441. G2L["38"]["PaddingRight"] = UDim.new(0.02, 6);
  442. G2L["38"]["PaddingLeft"] = UDim.new(0.02, 6);
  443. G2L["39"] = Instance.new("UIStroke", G2L["36"]);
  444. G2L["39"]["Transparency"] = 1;
  445. G2L["39"]["ApplyStrokeMode"] = Enum.ApplyStrokeMode.Border;
  446. G2L["39"]["Thickness"] = 3;
  447. G2L["39"]["Color"] = Color3.fromRGB(255, 255, 255);
  448. G2L["3a"] = Instance.new("Frame", G2L["36"]);
  449. G2L["3a"]["BorderSizePixel"] = 0;
  450. G2L["3a"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255);
  451. G2L["3a"]["AnchorPoint"] = Vector2.new(1, 0.5);
  452. G2L["3a"]["Size"] = UDim2.new(0.6, 0, 0.8, 0);
  453. G2L["3a"]["Position"] = UDim2.new(1.02, 0, 0.5, 0);
  454. G2L["3a"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
  455. G2L["3a"]["Name"] = [[Info]];
  456. G2L["3a"]["BackgroundTransparency"] = 1;
  457. G2L["3b"] = Instance.new("UIListLayout", G2L["3a"]);
  458. G2L["3b"]["HorizontalAlignment"] = Enum.HorizontalAlignment.Right;
  459. G2L["3b"]["Padding"] = UDim.new(0.01, 0);
  460. G2L["3b"]["VerticalAlignment"] = Enum.VerticalAlignment.Center;
  461. G2L["3b"]["SortOrder"] = Enum.SortOrder.LayoutOrder;
  462. G2L["3b"]["FillDirection"] = Enum.FillDirection.Horizontal;
  463. G2L["3c"] = Instance.new("ImageLabel", G2L["3a"]);
  464. G2L["3c"]["SizeConstraint"] = Enum.SizeConstraint.RelativeYY;
  465. G2L["3c"]["ZIndex"] = 8;
  466. G2L["3c"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255);
  467. G2L["3c"]["ScaleType"] = Enum.ScaleType.Fit;
  468. G2L["3c"]["AnchorPoint"] = Vector2.new(1, 0.5);
  469. G2L["3c"]["Image"] = [[rbxassetid://116165443812933]];
  470. G2L["3c"]["Size"] = UDim2.new(0.75, 0, 0.75, 0);
  471. G2L["3c"]["Visible"] = false;
  472. G2L["3c"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
  473. G2L["3c"]["BackgroundTransparency"] = 1;
  474. G2L["3c"]["LayoutOrder"] = 1;
  475. G2L["3c"]["Name"] = [[NoRevive]];
  476. G2L["3d"] = Instance.new("ImageLabel", G2L["3a"]);
  477. G2L["3d"]["SizeConstraint"] = Enum.SizeConstraint.RelativeYY;
  478. G2L["3d"]["ZIndex"] = 8;
  479. G2L["3d"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255);
  480. G2L["3d"]["ScaleType"] = Enum.ScaleType.Fit;
  481. G2L["3d"]["AnchorPoint"] = Vector2.new(1, 0.5);
  482. G2L["3d"]["Image"] = [[rbxassetid://92782478969567]];
  483. G2L["3d"]["Size"] = UDim2.new(0.75, 0, 0.75, 0);
  484. G2L["3d"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
  485. G2L["3d"]["BackgroundTransparency"] = 1;
  486. G2L["3d"]["LayoutOrder"] = 3;
  487. G2L["3d"]["Name"] = [[New]];
  488. G2L["3e"] = Instance.new("ImageLabel", G2L["3a"]);
  489. G2L["3e"]["SizeConstraint"] = Enum.SizeConstraint.RelativeYY;
  490. G2L["3e"]["ZIndex"] = 8;
  491. G2L["3e"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255);
  492. G2L["3e"]["ScaleType"] = Enum.ScaleType.Fit;
  493. G2L["3e"]["ImageColor3"] = Color3.fromRGB(255, 201, 0);
  494. G2L["3e"]["AnchorPoint"] = Vector2.new(1, 0.5);
  495. G2L["3e"]["Image"] = [[rbxassetid://80639010689297]];
  496. G2L["3e"]["Size"] = UDim2.new(0.75, 0, 0.75, 0);
  497. G2L["3e"]["Visible"] = false;
  498. G2L["3e"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
  499. G2L["3e"]["BackgroundTransparency"] = 1;
  500. G2L["3e"]["LayoutOrder"] = 1;
  501. G2L["3e"]["Name"] = [[Sprint]];
  502. G2L["3f"] = Instance.new("TextButton", G2L["12"]);
  503. G2L["3f"]["TextWrapped"] = true;
  504. G2L["3f"]["LineHeight"] = 1.1;
  505. G2L["3f"]["BorderSizePixel"] = 0;
  506. G2L["3f"]["TextColor3"] = Color3.fromRGB(0, 86, 255);
  507. G2L["3f"]["TextXAlignment"] = Enum.TextXAlignment.Left;
  508. G2L["3f"]["TextSize"] = 35;
  509. G2L["3f"]["TextScaled"] = true;
  510. G2L["3f"]["BackgroundColor3"] = Color3.fromRGB(0, 86, 255);
  511. G2L["3f"]["FontFace"] = Font.new([[rbxasset://fonts/families/Oswald.json]], Enum.FontWeight.Bold, Enum.FontStyle.Normal);
  512. G2L["3f"]["AnchorPoint"] = Vector2.new(0.5, 0);
  513. G2L["3f"]["Size"] = UDim2.new(1, 0, 0, 32);
  514. G2L["3f"]["BackgroundTransparency"] = 0.9;
  515. G2L["3f"]["LayoutOrder"] = 2;
  516. G2L["3f"]["Name"] = [[ExtremeAV]];
  517. G2L["3f"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
  518. G2L["3f"]["Text"] = [[Extreme(AV)]];
  519. G2L["40"] = Instance.new("UICorner", G2L["3f"]);
  520. G2L["40"]["CornerRadius"] = UDim.new(1, 0);
  521. G2L["41"] = Instance.new("UIPadding", G2L["3f"]);
  522. G2L["41"]["PaddingRight"] = UDim.new(0.02, 6);
  523. G2L["41"]["PaddingLeft"] = UDim.new(0.02, 6);
  524. G2L["42"] = Instance.new("UIStroke", G2L["3f"]);
  525. G2L["42"]["Transparency"] = 1;
  526. G2L["42"]["ApplyStrokeMode"] = Enum.ApplyStrokeMode.Border;
  527. G2L["42"]["Thickness"] = 3;
  528. G2L["42"]["Color"] = Color3.fromRGB(0, 86, 255);
  529. G2L["43"] = Instance.new("Frame", G2L["3f"]);
  530. G2L["43"]["BorderSizePixel"] = 0;
  531. G2L["43"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255);
  532. G2L["43"]["AnchorPoint"] = Vector2.new(1, 0.5);
  533. G2L["43"]["Size"] = UDim2.new(0.6, 0, 0.8, 0);
  534. G2L["43"]["Position"] = UDim2.new(1.02, 0, 0.5, 0);
  535. G2L["43"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
  536. G2L["43"]["Name"] = [[Info]];
  537. G2L["43"]["BackgroundTransparency"] = 1;
  538. G2L["44"] = Instance.new("UIListLayout", G2L["43"]);
  539. G2L["44"]["HorizontalAlignment"] = Enum.HorizontalAlignment.Right;
  540. G2L["44"]["Padding"] = UDim.new(0.01, 0);
  541. G2L["44"]["VerticalAlignment"] = Enum.VerticalAlignment.Center;
  542. G2L["44"]["SortOrder"] = Enum.SortOrder.LayoutOrder;
  543. G2L["44"]["FillDirection"] = Enum.FillDirection.Horizontal;
  544. G2L["45"] = Instance.new("ImageLabel", G2L["43"]);
  545. G2L["45"]["SizeConstraint"] = Enum.SizeConstraint.RelativeYY;
  546. G2L["45"]["ZIndex"] = 8;
  547. G2L["45"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255);
  548. G2L["45"]["ScaleType"] = Enum.ScaleType.Fit;
  549. G2L["45"]["AnchorPoint"] = Vector2.new(1, 0.5);
  550. G2L["45"]["Image"] = [[rbxassetid://116165443812933]];
  551. G2L["45"]["Size"] = UDim2.new(0.75, 0, 0.75, 0);
  552. G2L["45"]["Visible"] = false;
  553. G2L["45"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
  554. G2L["45"]["BackgroundTransparency"] = 1;
  555. G2L["45"]["LayoutOrder"] = 1;
  556. G2L["45"]["Name"] = [[NoRevive]];
  557. G2L["46"] = Instance.new("ImageLabel", G2L["43"]);
  558. G2L["46"]["SizeConstraint"] = Enum.SizeConstraint.RelativeYY;
  559. G2L["46"]["ZIndex"] = 8;
  560. G2L["46"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255);
  561. G2L["46"]["ScaleType"] = Enum.ScaleType.Fit;
  562. G2L["46"]["AnchorPoint"] = Vector2.new(1, 0.5);
  563. G2L["46"]["Image"] = [[rbxassetid://92782478969567]];
  564. G2L["46"]["Size"] = UDim2.new(0.75, 0, 0.75, 0);
  565. G2L["46"]["Visible"] = false;
  566. G2L["46"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
  567. G2L["46"]["BackgroundTransparency"] = 1;
  568. G2L["46"]["LayoutOrder"] = 3;
  569. G2L["46"]["Name"] = [[New]];
  570. G2L["47"] = Instance.new("ImageLabel", G2L["43"]);
  571. G2L["47"]["SizeConstraint"] = Enum.SizeConstraint.RelativeYY;
  572. G2L["47"]["ZIndex"] = 8;
  573. G2L["47"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255);
  574. G2L["47"]["ScaleType"] = Enum.ScaleType.Fit;
  575. G2L["47"]["ImageColor3"] = Color3.fromRGB(255, 201, 0);
  576. G2L["47"]["AnchorPoint"] = Vector2.new(1, 0.5);
  577. G2L["47"]["Image"] = [[rbxassetid://80639010689297]];
  578. G2L["47"]["Size"] = UDim2.new(0.75, 0, 0.75, 0);
  579. G2L["47"]["Visible"] = false;
  580. G2L["47"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
  581. G2L["47"]["BackgroundTransparency"] = 1;
  582. G2L["47"]["LayoutOrder"] = 1;
  583. G2L["47"]["Name"] = [[Sprint]];
  584. G2L["48"] = Instance.new("TextButton", G2L["12"]);
  585. G2L["48"]["TextWrapped"] = true;
  586. G2L["48"]["LineHeight"] = 1.1;
  587. G2L["48"]["BorderSizePixel"] = 0;
  588. G2L["48"]["TextColor3"] = Color3.fromRGB(214, 0, 5);
  589. G2L["48"]["TextXAlignment"] = Enum.TextXAlignment.Left;
  590. G2L["48"]["TextSize"] = 35;
  591. G2L["48"]["TextScaled"] = true;
  592. G2L["48"]["BackgroundColor3"] = Color3.fromRGB(214, 0, 5);
  593. G2L["48"]["FontFace"] = Font.new([[rbxasset://fonts/families/Oswald.json]], Enum.FontWeight.Bold, Enum.FontStyle.Normal);
  594. G2L["48"]["AnchorPoint"] = Vector2.new(0.5, 0);
  595. G2L["48"]["Size"] = UDim2.new(1, 0, 0, 32);
  596. G2L["48"]["BackgroundTransparency"] = 0.9;
  597. G2L["48"]["LayoutOrder"] = -94;
  598. G2L["48"]["Name"] = [[lnsanity]];
  599. G2L["48"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
  600. G2L["48"]["Text"] = [[lnsanity]];
  601. G2L["48"]["Position"] = UDim2.new(0.51161, 0, 1.25734, 0);
  602. G2L["49"] = Instance.new("UICorner", G2L["48"]);
  603. G2L["49"]["CornerRadius"] = UDim.new(1, 0);
  604. G2L["4a"] = Instance.new("UIPadding", G2L["48"]);
  605. G2L["4a"]["PaddingRight"] = UDim.new(0.02, 6);
  606. G2L["4a"]["PaddingLeft"] = UDim.new(0.02, 6);
  607. G2L["4b"] = Instance.new("UIStroke", G2L["48"]);
  608. G2L["4b"]["Transparency"] = 1;
  609. G2L["4b"]["ApplyStrokeMode"] = Enum.ApplyStrokeMode.Border;
  610. G2L["4b"]["Thickness"] = 3;
  611. G2L["4b"]["Color"] = Color3.fromRGB(214, 0, 5);
  612. G2L["4c"] = Instance.new("Frame", G2L["48"]);
  613. G2L["4c"]["BorderSizePixel"] = 0;
  614. G2L["4c"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255);
  615. G2L["4c"]["AnchorPoint"] = Vector2.new(1, 0.5);
  616. G2L["4c"]["Size"] = UDim2.new(0.6, 0, 0.8, 0);
  617. G2L["4c"]["Position"] = UDim2.new(1.02, 0, 0.5, 0);
  618. G2L["4c"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
  619. G2L["4c"]["Name"] = [[Info]];
  620. G2L["4c"]["BackgroundTransparency"] = 1;
  621. G2L["4d"] = Instance.new("UIListLayout", G2L["4c"]);
  622. G2L["4d"]["HorizontalAlignment"] = Enum.HorizontalAlignment.Right;
  623. G2L["4d"]["Padding"] = UDim.new(0.01, 0);
  624. G2L["4d"]["VerticalAlignment"] = Enum.VerticalAlignment.Center;
  625. G2L["4d"]["SortOrder"] = Enum.SortOrder.LayoutOrder;
  626. G2L["4d"]["FillDirection"] = Enum.FillDirection.Horizontal;
  627. G2L["4e"] = Instance.new("ImageLabel", G2L["4c"]);
  628. G2L["4e"]["SizeConstraint"] = Enum.SizeConstraint.RelativeYY;
  629. G2L["4e"]["ZIndex"] = 8;
  630. G2L["4e"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255);
  631. G2L["4e"]["ScaleType"] = Enum.ScaleType.Fit;
  632. G2L["4e"]["AnchorPoint"] = Vector2.new(1, 0.5);
  633. G2L["4e"]["Image"] = [[rbxassetid://116165443812933]];
  634. G2L["4e"]["Size"] = UDim2.new(0.75, 0, 0.75, 0);
  635. G2L["4e"]["Visible"] = false;
  636. G2L["4e"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
  637. G2L["4e"]["BackgroundTransparency"] = 1;
  638. G2L["4e"]["LayoutOrder"] = 1;
  639. G2L["4e"]["Name"] = [[NoRevive]];
  640. G2L["4f"] = Instance.new("ImageLabel", G2L["4c"]);
  641. G2L["4f"]["SizeConstraint"] = Enum.SizeConstraint.RelativeYY;
  642. G2L["4f"]["ZIndex"] = 8;
  643. G2L["4f"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255);
  644. G2L["4f"]["ScaleType"] = Enum.ScaleType.Fit;
  645. G2L["4f"]["AnchorPoint"] = Vector2.new(1, 0.5);
  646. G2L["4f"]["Image"] = [[rbxassetid://92782478969567]];
  647. G2L["4f"]["Size"] = UDim2.new(0.75, 0, 0.75, 0);
  648. G2L["4f"]["Visible"] = false;
  649. G2L["4f"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
  650. G2L["4f"]["BackgroundTransparency"] = 1;
  651. G2L["4f"]["LayoutOrder"] = 3;
  652. G2L["4f"]["Name"] = [[New]];
  653. G2L["50"] = Instance.new("ImageLabel", G2L["4c"]);
  654. G2L["50"]["SizeConstraint"] = Enum.SizeConstraint.RelativeYY;
  655. G2L["50"]["ZIndex"] = 8;
  656. G2L["50"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255);
  657. G2L["50"]["ScaleType"] = Enum.ScaleType.Fit;
  658. G2L["50"]["ImageColor3"] = Color3.fromRGB(255, 201, 0);
  659. G2L["50"]["AnchorPoint"] = Vector2.new(1, 0.5);
  660. G2L["50"]["Image"] = [[rbxassetid://80639010689297]];
  661. G2L["50"]["Size"] = UDim2.new(0.75, 0, 0.75, 0);
  662. G2L["50"]["Visible"] = false;
  663. G2L["50"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
  664. G2L["50"]["BackgroundTransparency"] = 1;
  665. G2L["50"]["LayoutOrder"] = 1;
  666. G2L["50"]["Name"] = [[Sprint]];
  667. G2L["51"] = Instance.new("TextButton", G2L["12"]);
  668. G2L["51"]["TextWrapped"] = true;
  669. G2L["51"]["LineHeight"] = 1.1;
  670. G2L["51"]["BorderSizePixel"] = 0;
  671. G2L["51"]["TextColor3"] = Color3.fromRGB(86, 255, 128);
  672. G2L["51"]["TextXAlignment"] = Enum.TextXAlignment.Left;
  673. G2L["51"]["TextSize"] = 35;
  674. G2L["51"]["TextScaled"] = true;
  675. G2L["51"]["BackgroundColor3"] = Color3.fromRGB(86, 255, 128);
  676. G2L["51"]["FontFace"] = Font.new([[rbxasset://fonts/families/Oswald.json]], Enum.FontWeight.Bold, Enum.FontStyle.Normal);
  677. G2L["51"]["AnchorPoint"] = Vector2.new(0.5, 0);
  678. G2L["51"]["Size"] = UDim2.new(1, 0, 0, 32);
  679. G2L["51"]["BackgroundTransparency"] = 0.9;
  680. G2L["51"]["LayoutOrder"] = -85;
  681. G2L["51"]["Name"] = [[Creepy]];
  682. G2L["51"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
  683. G2L["51"]["Text"] = [[Creepy]];
  684. G2L["51"]["Position"] = UDim2.new(0.51161, 0, 0.14996, 0);
  685. G2L["52"] = Instance.new("UICorner", G2L["51"]);
  686. G2L["52"]["CornerRadius"] = UDim.new(1, 0);
  687. G2L["53"] = Instance.new("UIPadding", G2L["51"]);
  688. G2L["53"]["PaddingRight"] = UDim.new(0.02, 6);
  689. G2L["53"]["PaddingLeft"] = UDim.new(0.02, 6);
  690. G2L["54"] = Instance.new("UIStroke", G2L["51"]);
  691. G2L["54"]["Transparency"] = 1;
  692. G2L["54"]["ApplyStrokeMode"] = Enum.ApplyStrokeMode.Border;
  693. G2L["54"]["Thickness"] = 3;
  694. G2L["54"]["Color"] = Color3.fromRGB(86, 255, 128);
  695. G2L["55"] = Instance.new("Frame", G2L["51"]);
  696. G2L["55"]["BorderSizePixel"] = 0;
  697. G2L["55"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255);
  698. G2L["55"]["AnchorPoint"] = Vector2.new(1, 0.5);
  699. G2L["55"]["Size"] = UDim2.new(0.6, 0, 0.8, 0);
  700. G2L["55"]["Position"] = UDim2.new(1.02, 0, 0.5, 0);
  701. G2L["55"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
  702. G2L["55"]["Name"] = [[Info]];
  703. G2L["55"]["BackgroundTransparency"] = 1;
  704. G2L["56"] = Instance.new("UIListLayout", G2L["55"]);
  705. G2L["56"]["HorizontalAlignment"] = Enum.HorizontalAlignment.Right;
  706. G2L["56"]["Padding"] = UDim.new(0.01, 0);
  707. G2L["56"]["VerticalAlignment"] = Enum.VerticalAlignment.Center;
  708. G2L["56"]["SortOrder"] = Enum.SortOrder.LayoutOrder;
  709. G2L["56"]["FillDirection"] = Enum.FillDirection.Horizontal;
  710. G2L["57"] = Instance.new("ImageLabel", G2L["55"]);
  711. G2L["57"]["SizeConstraint"] = Enum.SizeConstraint.RelativeYY;
  712. G2L["57"]["ZIndex"] = 8;
  713. G2L["57"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255);
  714. G2L["57"]["ScaleType"] = Enum.ScaleType.Fit;
  715. G2L["57"]["AnchorPoint"] = Vector2.new(1, 0.5);
  716. G2L["57"]["Image"] = [[rbxassetid://116165443812933]];
  717. G2L["57"]["Size"] = UDim2.new(0.75, 0, 0.75, 0);
  718. G2L["57"]["Visible"] = false;
  719. G2L["57"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
  720. G2L["57"]["BackgroundTransparency"] = 1;
  721. G2L["57"]["LayoutOrder"] = 1;
  722. G2L["57"]["Name"] = [[NoRevive]];
  723. G2L["58"] = Instance.new("ImageLabel", G2L["55"]);
  724. G2L["58"]["SizeConstraint"] = Enum.SizeConstraint.RelativeYY;
  725. G2L["58"]["ZIndex"] = 8;
  726. G2L["58"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255);
  727. G2L["58"]["ScaleType"] = Enum.ScaleType.Fit;
  728. G2L["58"]["AnchorPoint"] = Vector2.new(1, 0.5);
  729. G2L["58"]["Image"] = [[rbxassetid://92782478969567]];
  730. G2L["58"]["Size"] = UDim2.new(0.75, 0, 0.75, 0);
  731. G2L["58"]["Visible"] = false;
  732. G2L["58"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
  733. G2L["58"]["BackgroundTransparency"] = 1;
  734. G2L["58"]["LayoutOrder"] = 3;
  735. G2L["58"]["Name"] = [[New]];
  736. G2L["59"] = Instance.new("ImageLabel", G2L["55"]);
  737. G2L["59"]["SizeConstraint"] = Enum.SizeConstraint.RelativeYY;
  738. G2L["59"]["ZIndex"] = 8;
  739. G2L["59"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255);
  740. G2L["59"]["ScaleType"] = Enum.ScaleType.Fit;
  741. G2L["59"]["ImageColor3"] = Color3.fromRGB(255, 201, 0);
  742. G2L["59"]["AnchorPoint"] = Vector2.new(1, 0.5);
  743. G2L["59"]["Image"] = [[rbxassetid://80639010689297]];
  744. G2L["59"]["Size"] = UDim2.new(0.75, 0, 0.75, 0);
  745. G2L["59"]["Visible"] = false;
  746. G2L["59"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
  747. G2L["59"]["BackgroundTransparency"] = 1;
  748. G2L["59"]["LayoutOrder"] = 1;
  749. G2L["59"]["Name"] = [[Sprint]];
  750. G2L["5a"] = Instance.new("TextButton", G2L["12"]);
  751. G2L["5a"]["TextWrapped"] = true;
  752. G2L["5a"]["LineHeight"] = 1.1;
  753. G2L["5a"]["BorderSizePixel"] = 0;
  754. G2L["5a"]["TextColor3"] = Color3.fromRGB(86, 0, 128);
  755. G2L["5a"]["TextXAlignment"] = Enum.TextXAlignment.Left;
  756. G2L["5a"]["TextSize"] = 35;
  757. G2L["5a"]["TextScaled"] = true;
  758. G2L["5a"]["BackgroundColor3"] = Color3.fromRGB(86, 0, 128);
  759. G2L["5a"]["FontFace"] = Font.new([[rbxasset://fonts/families/Oswald.json]], Enum.FontWeight.Bold, Enum.FontStyle.Normal);
  760. G2L["5a"]["AnchorPoint"] = Vector2.new(0.5, 0);
  761. G2L["5a"]["Size"] = UDim2.new(1, 0, 0, 32);
  762. G2L["5a"]["BackgroundTransparency"] = 0.9;
  763. G2L["5a"]["LayoutOrder"] = 3;
  764. G2L["5a"]["Name"] = [[Devil]];
  765. G2L["5a"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
  766. G2L["5a"]["Text"] = [[Devil]];
  767. G2L["5b"] = Instance.new("UICorner", G2L["5a"]);
  768. G2L["5b"]["CornerRadius"] = UDim.new(1, 0);
  769. G2L["5c"] = Instance.new("UIPadding", G2L["5a"]);
  770. G2L["5c"]["PaddingRight"] = UDim.new(0.02, 6);
  771. G2L["5c"]["PaddingLeft"] = UDim.new(0.02, 6);
  772. G2L["5d"] = Instance.new("UIStroke", G2L["5a"]);
  773. G2L["5d"]["Transparency"] = 1;
  774. G2L["5d"]["ApplyStrokeMode"] = Enum.ApplyStrokeMode.Border;
  775. G2L["5d"]["Thickness"] = 3;
  776. G2L["5d"]["Color"] = Color3.fromRGB(86, 0, 128);
  777. G2L["5e"] = Instance.new("Frame", G2L["5a"]);
  778. G2L["5e"]["BorderSizePixel"] = 0;
  779. G2L["5e"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255);
  780. G2L["5e"]["AnchorPoint"] = Vector2.new(1, 0.5);
  781. G2L["5e"]["Size"] = UDim2.new(0.6, 0, 0.8, 0);
  782. G2L["5e"]["Position"] = UDim2.new(1.02, 0, 0.5, 0);
  783. G2L["5e"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
  784. G2L["5e"]["Name"] = [[Info]];
  785. G2L["5e"]["BackgroundTransparency"] = 1;
  786. G2L["5f"] = Instance.new("UIListLayout", G2L["5e"]);
  787. G2L["5f"]["HorizontalAlignment"] = Enum.HorizontalAlignment.Right;
  788. G2L["5f"]["Padding"] = UDim.new(0.01, 0);
  789. G2L["5f"]["VerticalAlignment"] = Enum.VerticalAlignment.Center;
  790. G2L["5f"]["SortOrder"] = Enum.SortOrder.LayoutOrder;
  791. G2L["5f"]["FillDirection"] = Enum.FillDirection.Horizontal;
  792. G2L["60"] = Instance.new("ImageLabel", G2L["5e"]);
  793. G2L["60"]["SizeConstraint"] = Enum.SizeConstraint.RelativeYY;
  794. G2L["60"]["ZIndex"] = 8;
  795. G2L["60"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255);
  796. G2L["60"]["ScaleType"] = Enum.ScaleType.Fit;
  797. G2L["60"]["AnchorPoint"] = Vector2.new(1, 0.5);
  798. G2L["60"]["Image"] = [[rbxassetid://116165443812933]];
  799. G2L["60"]["Size"] = UDim2.new(0.75, 0, 0.75, 0);
  800. G2L["60"]["Visible"] = false;
  801. G2L["60"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
  802. G2L["60"]["BackgroundTransparency"] = 1;
  803. G2L["60"]["LayoutOrder"] = 1;
  804. G2L["60"]["Name"] = [[NoRevive]];
  805. G2L["61"] = Instance.new("ImageLabel", G2L["5e"]);
  806. G2L["61"]["SizeConstraint"] = Enum.SizeConstraint.RelativeYY;
  807. G2L["61"]["ZIndex"] = 8;
  808. G2L["61"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255);
  809. G2L["61"]["ScaleType"] = Enum.ScaleType.Fit;
  810. G2L["61"]["AnchorPoint"] = Vector2.new(1, 0.5);
  811. G2L["61"]["Image"] = [[rbxassetid://92782478969567]];
  812. G2L["61"]["Size"] = UDim2.new(0.75, 0, 0.75, 0);
  813. G2L["61"]["Visible"] = false;
  814. G2L["61"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
  815. G2L["61"]["BackgroundTransparency"] = 1;
  816. G2L["61"]["LayoutOrder"] = 3;
  817. G2L["61"]["Name"] = [[New]];
  818. G2L["62"] = Instance.new("ImageLabel", G2L["5e"]);
  819. G2L["62"]["SizeConstraint"] = Enum.SizeConstraint.RelativeYY;
  820. G2L["62"]["ZIndex"] = 8;
  821. G2L["62"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255);
  822. G2L["62"]["ScaleType"] = Enum.ScaleType.Fit;
  823. G2L["62"]["ImageColor3"] = Color3.fromRGB(255, 201, 0);
  824. G2L["62"]["AnchorPoint"] = Vector2.new(1, 0.5);
  825. G2L["62"]["Image"] = [[rbxassetid://80639010689297]];
  826. G2L["62"]["Size"] = UDim2.new(0.75, 0, 0.75, 0);
  827. G2L["62"]["Visible"] = false;
  828. G2L["62"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
  829. G2L["62"]["BackgroundTransparency"] = 1;
  830. G2L["62"]["LayoutOrder"] = 1;
  831. G2L["62"]["Name"] = [[Sprint]];
  832. G2L["63"] = Instance.new("TextButton", G2L["12"]);
  833. G2L["63"]["TextWrapped"] = true;
  834. G2L["63"]["LineHeight"] = 1.1;
  835. G2L["63"]["BorderSizePixel"] = 0;
  836. G2L["63"]["TextColor3"] = Color3.fromRGB(255, 255, 0);
  837. G2L["63"]["TextXAlignment"] = Enum.TextXAlignment.Left;
  838. G2L["63"]["TextSize"] = 35;
  839. G2L["63"]["TextScaled"] = true;
  840. G2L["63"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 0);
  841. G2L["63"]["FontFace"] = Font.new([[rbxasset://fonts/families/Oswald.json]], Enum.FontWeight.Bold, Enum.FontStyle.Normal);
  842. G2L["63"]["AnchorPoint"] = Vector2.new(0.5, 0);
  843. G2L["63"]["Size"] = UDim2.new(1, 0, 0, 32);
  844. G2L["63"]["BackgroundTransparency"] = 0.9;
  845. G2L["63"]["LayoutOrder"] = -90;
  846. G2L["63"]["Name"] = [[Grace]];
  847. G2L["63"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
  848. G2L["63"]["Text"] = [[Grace]];
  849. G2L["63"]["Position"] = UDim2.new(0.51161, 0, 1.46497, 0);
  850. G2L["64"] = Instance.new("UICorner", G2L["63"]);
  851. G2L["64"]["CornerRadius"] = UDim.new(1, 0);
  852. G2L["65"] = Instance.new("UIPadding", G2L["63"]);
  853. G2L["65"]["PaddingRight"] = UDim.new(0.02, 6);
  854. G2L["65"]["PaddingLeft"] = UDim.new(0.02, 6);
  855. G2L["66"] = Instance.new("UIStroke", G2L["63"]);
  856. G2L["66"]["Transparency"] = 1;
  857. G2L["66"]["ApplyStrokeMode"] = Enum.ApplyStrokeMode.Border;
  858. G2L["66"]["Thickness"] = 3;
  859. G2L["66"]["Color"] = Color3.fromRGB(255, 255, 0);
  860. G2L["67"] = Instance.new("Frame", G2L["63"]);
  861. G2L["67"]["BorderSizePixel"] = 0;
  862. G2L["67"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255);
  863. G2L["67"]["AnchorPoint"] = Vector2.new(1, 0.5);
  864. G2L["67"]["Size"] = UDim2.new(0.6, 0, 0.8, 0);
  865. G2L["67"]["Position"] = UDim2.new(1.02, 0, 0.5, 0);
  866. G2L["67"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
  867. G2L["67"]["Name"] = [[Info]];
  868. G2L["67"]["BackgroundTransparency"] = 1;
  869. G2L["68"] = Instance.new("UIListLayout", G2L["67"]);
  870. G2L["68"]["HorizontalAlignment"] = Enum.HorizontalAlignment.Right;
  871. G2L["68"]["Padding"] = UDim.new(0.01, 0);
  872. G2L["68"]["VerticalAlignment"] = Enum.VerticalAlignment.Center;
  873. G2L["68"]["SortOrder"] = Enum.SortOrder.LayoutOrder;
  874. G2L["68"]["FillDirection"] = Enum.FillDirection.Horizontal;
  875. G2L["69"] = Instance.new("ImageLabel", G2L["67"]);
  876. G2L["69"]["SizeConstraint"] = Enum.SizeConstraint.RelativeYY;
  877. G2L["69"]["ZIndex"] = 8;
  878. G2L["69"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255);
  879. G2L["69"]["ScaleType"] = Enum.ScaleType.Fit;
  880. G2L["69"]["AnchorPoint"] = Vector2.new(1, 0.5);
  881. G2L["69"]["Image"] = [[rbxassetid://116165443812933]];
  882. G2L["69"]["Size"] = UDim2.new(0.75, 0, 0.75, 0);
  883. G2L["69"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
  884. G2L["69"]["BackgroundTransparency"] = 1;
  885. G2L["69"]["LayoutOrder"] = 1;
  886. G2L["69"]["Name"] = [[NoRevive]];
  887. G2L["6a"] = Instance.new("ImageLabel", G2L["67"]);
  888. G2L["6a"]["SizeConstraint"] = Enum.SizeConstraint.RelativeYY;
  889. G2L["6a"]["ZIndex"] = 8;
  890. G2L["6a"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255);
  891. G2L["6a"]["ScaleType"] = Enum.ScaleType.Fit;
  892. G2L["6a"]["AnchorPoint"] = Vector2.new(1, 0.5);
  893. G2L["6a"]["Image"] = [[rbxassetid://92782478969567]];
  894. G2L["6a"]["Size"] = UDim2.new(0.75, 0, 0.75, 0);
  895. G2L["6a"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
  896. G2L["6a"]["BackgroundTransparency"] = 1;
  897. G2L["6a"]["LayoutOrder"] = 3;
  898. G2L["6a"]["Name"] = [[New]];
  899. G2L["6b"] = Instance.new("ImageLabel", G2L["67"]);
  900. G2L["6b"]["SizeConstraint"] = Enum.SizeConstraint.RelativeYY;
  901. G2L["6b"]["ZIndex"] = 8;
  902. G2L["6b"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255);
  903. G2L["6b"]["ScaleType"] = Enum.ScaleType.Fit;
  904. G2L["6b"]["ImageColor3"] = Color3.fromRGB(255, 201, 0);
  905. G2L["6b"]["AnchorPoint"] = Vector2.new(1, 0.5);
  906. G2L["6b"]["Image"] = [[rbxassetid://80639010689297]];
  907. G2L["6b"]["Size"] = UDim2.new(0.75, 0, 0.75, 0);
  908. G2L["6b"]["Visible"] = false;
  909. G2L["6b"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
  910. G2L["6b"]["BackgroundTransparency"] = 1;
  911. G2L["6b"]["LayoutOrder"] = 1;
  912. G2L["6b"]["Name"] = [[Sprint]];
  913. G2L["6c"] = Instance.new("TextButton", G2L["12"]);
  914. G2L["6c"]["TextWrapped"] = true;
  915. G2L["6c"]["LineHeight"] = 1.1;
  916. G2L["6c"]["BorderSizePixel"] = 0;
  917. G2L["6c"]["TextColor3"] = Color3.fromRGB(255, 0, 0);
  918. G2L["6c"]["TextXAlignment"] = Enum.TextXAlignment.Left;
  919. G2L["6c"]["TextSize"] = 35;
  920. G2L["6c"]["TextScaled"] = true;
  921. G2L["6c"]["BackgroundColor3"] = Color3.fromRGB(255, 0, 0);
  922. G2L["6c"]["FontFace"] = Font.new([[rbxasset://fonts/families/Oswald.json]], Enum.FontWeight.Bold, Enum.FontStyle.Normal);
  923. G2L["6c"]["AnchorPoint"] = Vector2.new(0.5, 0);
  924. G2L["6c"]["Size"] = UDim2.new(1, 0, 0, 32);
  925. G2L["6c"]["BackgroundTransparency"] = 0.9;
  926. G2L["6c"]["LayoutOrder"] = -96;
  927. G2L["6c"]["Name"] = [[Hardcore]];
  928. G2L["6c"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
  929. G2L["6c"]["Text"] = [[Hardcore]];
  930. G2L["6d"] = Instance.new("UICorner", G2L["6c"]);
  931. G2L["6d"]["CornerRadius"] = UDim.new(1, 0);
  932. G2L["6e"] = Instance.new("UIPadding", G2L["6c"]);
  933. G2L["6e"]["PaddingRight"] = UDim.new(0.02, 6);
  934. G2L["6e"]["PaddingLeft"] = UDim.new(0.02, 6);
  935. G2L["6f"] = Instance.new("UIStroke", G2L["6c"]);
  936. G2L["6f"]["Transparency"] = 1;
  937. G2L["6f"]["ApplyStrokeMode"] = Enum.ApplyStrokeMode.Border;
  938. G2L["6f"]["Thickness"] = 3;
  939. G2L["6f"]["Color"] = Color3.fromRGB(255, 0, 0);
  940. G2L["70"] = Instance.new("Frame", G2L["6c"]);
  941. G2L["70"]["BorderSizePixel"] = 0;
  942. G2L["70"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255);
  943. G2L["70"]["AnchorPoint"] = Vector2.new(1, 0.5);
  944. G2L["70"]["Size"] = UDim2.new(0.6, 0, 0.8, 0);
  945. G2L["70"]["Position"] = UDim2.new(1.02, 0, 0.5, 0);
  946. G2L["70"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
  947. G2L["70"]["Name"] = [[Info]];
  948. G2L["70"]["BackgroundTransparency"] = 1;
  949. G2L["71"] = Instance.new("UIListLayout", G2L["70"]);
  950. G2L["71"]["HorizontalAlignment"] = Enum.HorizontalAlignment.Right;
  951. G2L["71"]["Padding"] = UDim.new(0.01, 0);
  952. G2L["71"]["VerticalAlignment"] = Enum.VerticalAlignment.Center;
  953. G2L["71"]["SortOrder"] = Enum.SortOrder.LayoutOrder;
  954. G2L["71"]["FillDirection"] = Enum.FillDirection.Horizontal;
  955. G2L["72"] = Instance.new("ImageLabel", G2L["70"]);
  956. G2L["72"]["SizeConstraint"] = Enum.SizeConstraint.RelativeYY;
  957. G2L["72"]["ZIndex"] = 8;
  958. G2L["72"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255);
  959. G2L["72"]["ScaleType"] = Enum.ScaleType.Fit;
  960. G2L["72"]["AnchorPoint"] = Vector2.new(1, 0.5);
  961. G2L["72"]["Image"] = [[rbxassetid://116165443812933]];
  962. G2L["72"]["Size"] = UDim2.new(0.75, 0, 0.75, 0);
  963. G2L["72"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
  964. G2L["72"]["BackgroundTransparency"] = 1;
  965. G2L["72"]["LayoutOrder"] = 1;
  966. G2L["72"]["Name"] = [[NoRevive]];
  967. G2L["73"] = Instance.new("ImageLabel", G2L["70"]);
  968. G2L["73"]["SizeConstraint"] = Enum.SizeConstraint.RelativeYY;
  969. G2L["73"]["ZIndex"] = 8;
  970. G2L["73"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255);
  971. G2L["73"]["ScaleType"] = Enum.ScaleType.Fit;
  972. G2L["73"]["AnchorPoint"] = Vector2.new(1, 0.5);
  973. G2L["73"]["Image"] = [[rbxassetid://92782478969567]];
  974. G2L["73"]["Size"] = UDim2.new(0.75, 0, 0.75, 0);
  975. G2L["73"]["Visible"] = false;
  976. G2L["73"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
  977. G2L["73"]["BackgroundTransparency"] = 1;
  978. G2L["73"]["LayoutOrder"] = 3;
  979. G2L["73"]["Name"] = [[New]];
  980. G2L["74"] = Instance.new("ImageLabel", G2L["70"]);
  981. G2L["74"]["SizeConstraint"] = Enum.SizeConstraint.RelativeYY;
  982. G2L["74"]["ZIndex"] = 8;
  983. G2L["74"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255);
  984. G2L["74"]["ScaleType"] = Enum.ScaleType.Fit;
  985. G2L["74"]["ImageColor3"] = Color3.fromRGB(255, 201, 0);
  986. G2L["74"]["AnchorPoint"] = Vector2.new(1, 0.5);
  987. G2L["74"]["Image"] = [[rbxassetid://80639010689297]];
  988. G2L["74"]["Size"] = UDim2.new(0.75, 0, 0.75, 0);
  989. G2L["74"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
  990. G2L["74"]["BackgroundTransparency"] = 1;
  991. G2L["74"]["LayoutOrder"] = 1;
  992. G2L["74"]["Name"] = [[Sprint]];
  993. G2L["75"] = Instance.new("TextButton", G2L["12"]);
  994. G2L["75"]["TextWrapped"] = true;
  995. G2L["75"]["LineHeight"] = 1.1;
  996. G2L["75"]["BorderSizePixel"] = 0;
  997. G2L["75"]["TextColor3"] = Color3.fromRGB(252, 255, 2);
  998. G2L["75"]["TextXAlignment"] = Enum.TextXAlignment.Left;
  999. G2L["75"]["TextSize"] = 35;
  1000. G2L["75"]["TextScaled"] = true;
  1001. G2L["75"]["BackgroundColor3"] = Color3.fromRGB(252, 255, 2);
  1002. G2L["75"]["FontFace"] = Font.new([[rbxasset://fonts/families/Oswald.json]], Enum.FontWeight.Bold, Enum.FontStyle.Normal);
  1003. G2L["75"]["AnchorPoint"] = Vector2.new(0.5, 0);
  1004. G2L["75"]["Size"] = UDim2.new(1, 0, 0, 32);
  1005. G2L["75"]["BackgroundTransparency"] = 0.9;
  1006. G2L["75"]["LayoutOrder"] = -89;
  1007. G2L["75"]["Name"] = [[Impossible]];
  1008. G2L["75"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
  1009. G2L["75"]["Text"] = [[Impossible]];
  1010. G2L["75"]["Position"] = UDim2.new(0.51161, 0, 1.60339, 0);
  1011. G2L["76"] = Instance.new("UICorner", G2L["75"]);
  1012. G2L["76"]["CornerRadius"] = UDim.new(1, 0);
  1013. G2L["77"] = Instance.new("UIPadding", G2L["75"]);
  1014. G2L["77"]["PaddingRight"] = UDim.new(0.02, 6);
  1015. G2L["77"]["PaddingLeft"] = UDim.new(0.02, 6);
  1016. G2L["78"] = Instance.new("UIStroke", G2L["75"]);
  1017. G2L["78"]["Transparency"] = 1;
  1018. G2L["78"]["ApplyStrokeMode"] = Enum.ApplyStrokeMode.Border;
  1019. G2L["78"]["Thickness"] = 3;
  1020. G2L["78"]["Color"] = Color3.fromRGB(252, 255, 2);
  1021. G2L["79"] = Instance.new("Frame", G2L["75"]);
  1022. G2L["79"]["BorderSizePixel"] = 0;
  1023. G2L["79"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255);
  1024. G2L["79"]["AnchorPoint"] = Vector2.new(1, 0.5);
  1025. G2L["79"]["Size"] = UDim2.new(0.6, 0, 0.8, 0);
  1026. G2L["79"]["Position"] = UDim2.new(1.02, 0, 0.5, 0);
  1027. G2L["79"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
  1028. G2L["79"]["Name"] = [[Info]];
  1029. G2L["79"]["BackgroundTransparency"] = 1;
  1030. G2L["7a"] = Instance.new("UIListLayout", G2L["79"]);
  1031. G2L["7a"]["HorizontalAlignment"] = Enum.HorizontalAlignment.Right;
  1032. G2L["7a"]["Padding"] = UDim.new(0.01, 0);
  1033. G2L["7a"]["VerticalAlignment"] = Enum.VerticalAlignment.Center;
  1034. G2L["7a"]["SortOrder"] = Enum.SortOrder.LayoutOrder;
  1035. G2L["7a"]["FillDirection"] = Enum.FillDirection.Horizontal;
  1036. G2L["7b"] = Instance.new("ImageLabel", G2L["79"]);
  1037. G2L["7b"]["SizeConstraint"] = Enum.SizeConstraint.RelativeYY;
  1038. G2L["7b"]["ZIndex"] = 8;
  1039. G2L["7b"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255);
  1040. G2L["7b"]["ScaleType"] = Enum.ScaleType.Fit;
  1041. G2L["7b"]["AnchorPoint"] = Vector2.new(1, 0.5);
  1042. G2L["7b"]["Image"] = [[rbxassetid://116165443812933]];
  1043. G2L["7b"]["Size"] = UDim2.new(0.75, 0, 0.75, 0);
  1044. G2L["7b"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
  1045. G2L["7b"]["BackgroundTransparency"] = 1;
  1046. G2L["7b"]["LayoutOrder"] = 1;
  1047. G2L["7b"]["Name"] = [[NoRevive]];
  1048. G2L["7c"] = Instance.new("ImageLabel", G2L["79"]);
  1049. G2L["7c"]["SizeConstraint"] = Enum.SizeConstraint.RelativeYY;
  1050. G2L["7c"]["ZIndex"] = 8;
  1051. G2L["7c"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255);
  1052. G2L["7c"]["ScaleType"] = Enum.ScaleType.Fit;
  1053. G2L["7c"]["AnchorPoint"] = Vector2.new(1, 0.5);
  1054. G2L["7c"]["Image"] = [[rbxassetid://92782478969567]];
  1055. G2L["7c"]["Size"] = UDim2.new(0.75, 0, 0.75, 0);
  1056. G2L["7c"]["Visible"] = false;
  1057. G2L["7c"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
  1058. G2L["7c"]["BackgroundTransparency"] = 1;
  1059. G2L["7c"]["LayoutOrder"] = 3;
  1060. G2L["7c"]["Name"] = [[New]];
  1061. G2L["7d"] = Instance.new("ImageLabel", G2L["79"]);
  1062. G2L["7d"]["SizeConstraint"] = Enum.SizeConstraint.RelativeYY;
  1063. G2L["7d"]["ZIndex"] = 8;
  1064. G2L["7d"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255);
  1065. G2L["7d"]["ScaleType"] = Enum.ScaleType.Fit;
  1066. G2L["7d"]["ImageColor3"] = Color3.fromRGB(255, 201, 0);
  1067. G2L["7d"]["AnchorPoint"] = Vector2.new(1, 0.5);
  1068. G2L["7d"]["Image"] = [[rbxassetid://80639010689297]];
  1069. G2L["7d"]["Size"] = UDim2.new(0.75, 0, 0.75, 0);
  1070. G2L["7d"]["Visible"] = false;
  1071. G2L["7d"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
  1072. G2L["7d"]["BackgroundTransparency"] = 1;
  1073. G2L["7d"]["LayoutOrder"] = 1;
  1074. G2L["7d"]["Name"] = [[Sprint]];
  1075. G2L["7e"] = Instance.new("TextButton", G2L["12"]);
  1076. G2L["7e"]["TextWrapped"] = true;
  1077. G2L["7e"]["LineHeight"] = 1.1;
  1078. G2L["7e"]["BorderSizePixel"] = 0;
  1079. G2L["7e"]["TextColor3"] = Color3.fromRGB(252, 255, 2);
  1080. G2L["7e"]["TextXAlignment"] = Enum.TextXAlignment.Left;
  1081. G2L["7e"]["TextSize"] = 35;
  1082. G2L["7e"]["TextScaled"] = true;
  1083. G2L["7e"]["BackgroundColor3"] = Color3.fromRGB(252, 255, 2);
  1084. G2L["7e"]["FontFace"] = Font.new([[rbxasset://fonts/families/Oswald.json]], Enum.FontWeight.Bold, Enum.FontStyle.Normal);
  1085. G2L["7e"]["AnchorPoint"] = Vector2.new(0.5, 0);
  1086. G2L["7e"]["Size"] = UDim2.new(1, 0, 0, 32);
  1087. G2L["7e"]["BackgroundTransparency"] = 0.9;
  1088. G2L["7e"]["LayoutOrder"] = -88;
  1089. G2L["7e"]["Name"] = [[Endless]];
  1090. G2L["7e"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
  1091. G2L["7e"]["Text"] = [[Endless]];
  1092. G2L["7e"]["Position"] = UDim2.new(0.51161, 0, 1.67261, 0);
  1093. G2L["7f"] = Instance.new("UICorner", G2L["7e"]);
  1094. G2L["7f"]["CornerRadius"] = UDim.new(1, 0);
  1095. G2L["80"] = Instance.new("UIPadding", G2L["7e"]);
  1096. G2L["80"]["PaddingRight"] = UDim.new(0.02, 6);
  1097. G2L["80"]["PaddingLeft"] = UDim.new(0.02, 6);
  1098. G2L["81"] = Instance.new("UIStroke", G2L["7e"]);
  1099. G2L["81"]["Transparency"] = 1;
  1100. G2L["81"]["ApplyStrokeMode"] = Enum.ApplyStrokeMode.Border;
  1101. G2L["81"]["Thickness"] = 3;
  1102. G2L["81"]["Color"] = Color3.fromRGB(252, 255, 2);
  1103. G2L["82"] = Instance.new("Frame", G2L["7e"]);
  1104. G2L["82"]["BorderSizePixel"] = 0;
  1105. G2L["82"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255);
  1106. G2L["82"]["AnchorPoint"] = Vector2.new(1, 0.5);
  1107. G2L["82"]["Size"] = UDim2.new(0.6, 0, 0.8, 0);
  1108. G2L["82"]["Position"] = UDim2.new(1.02, 0, 0.5, 0);
  1109. G2L["82"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
  1110. G2L["82"]["Name"] = [[Info]];
  1111. G2L["82"]["BackgroundTransparency"] = 1;
  1112. G2L["83"] = Instance.new("UIListLayout", G2L["82"]);
  1113. G2L["83"]["HorizontalAlignment"] = Enum.HorizontalAlignment.Right;
  1114. G2L["83"]["Padding"] = UDim.new(0.01, 0);
  1115. G2L["83"]["VerticalAlignment"] = Enum.VerticalAlignment.Center;
  1116. G2L["83"]["SortOrder"] = Enum.SortOrder.LayoutOrder;
  1117. G2L["83"]["FillDirection"] = Enum.FillDirection.Horizontal;
  1118. G2L["84"] = Instance.new("ImageLabel", G2L["82"]);
  1119. G2L["84"]["SizeConstraint"] = Enum.SizeConstraint.RelativeYY;
  1120. G2L["84"]["ZIndex"] = 8;
  1121. G2L["84"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255);
  1122. G2L["84"]["ScaleType"] = Enum.ScaleType.Fit;
  1123. G2L["84"]["AnchorPoint"] = Vector2.new(1, 0.5);
  1124. G2L["84"]["Image"] = [[rbxassetid://116165443812933]];
  1125. G2L["84"]["Size"] = UDim2.new(0.75, 0, 0.75, 0);
  1126. G2L["84"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
  1127. G2L["84"]["BackgroundTransparency"] = 1;
  1128. G2L["84"]["LayoutOrder"] = 1;
  1129. G2L["84"]["Name"] = [[NoRevive]];
  1130. G2L["85"] = Instance.new("ImageLabel", G2L["82"]);
  1131. G2L["85"]["SizeConstraint"] = Enum.SizeConstraint.RelativeYY;
  1132. G2L["85"]["ZIndex"] = 8;
  1133. G2L["85"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255);
  1134. G2L["85"]["ScaleType"] = Enum.ScaleType.Fit;
  1135. G2L["85"]["AnchorPoint"] = Vector2.new(1, 0.5);
  1136. G2L["85"]["Image"] = [[rbxassetid://92782478969567]];
  1137. G2L["85"]["Size"] = UDim2.new(0.75, 0, 0.75, 0);
  1138. G2L["85"]["Visible"] = false;
  1139. G2L["85"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
  1140. G2L["85"]["BackgroundTransparency"] = 1;
  1141. G2L["85"]["LayoutOrder"] = 3;
  1142. G2L["85"]["Name"] = [[New]];
  1143. G2L["86"] = Instance.new("ImageLabel", G2L["82"]);
  1144. G2L["86"]["SizeConstraint"] = Enum.SizeConstraint.RelativeYY;
  1145. G2L["86"]["ZIndex"] = 8;
  1146. G2L["86"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255);
  1147. G2L["86"]["ScaleType"] = Enum.ScaleType.Fit;
  1148. G2L["86"]["ImageColor3"] = Color3.fromRGB(255, 201, 0);
  1149. G2L["86"]["AnchorPoint"] = Vector2.new(1, 0.5);
  1150. G2L["86"]["Image"] = [[rbxassetid://80639010689297]];
  1151. G2L["86"]["Size"] = UDim2.new(0.75, 0, 0.75, 0);
  1152. G2L["86"]["Visible"] = false;
  1153. G2L["86"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
  1154. G2L["86"]["BackgroundTransparency"] = 1;
  1155. G2L["86"]["LayoutOrder"] = 1;
  1156. G2L["86"]["Name"] = [[Sprint]];
  1157. G2L["87"] = Instance.new("TextButton", G2L["12"]);
  1158. G2L["87"]["TextWrapped"] = true;
  1159. G2L["87"]["LineHeight"] = 1.1;
  1160. G2L["87"]["BorderSizePixel"] = 0;
  1161. G2L["87"]["TextColor3"] = Color3.fromRGB(101, 101, 101);
  1162. G2L["87"]["TextXAlignment"] = Enum.TextXAlignment.Left;
  1163. G2L["87"]["TextSize"] = 35;
  1164. G2L["87"]["TextScaled"] = true;
  1165. G2L["87"]["BackgroundColor3"] = Color3.fromRGB(101, 101, 101);
  1166. G2L["87"]["FontFace"] = Font.new([[rbxasset://fonts/families/Oswald.json]], Enum.FontWeight.Bold, Enum.FontStyle.Normal);
  1167. G2L["87"]["AnchorPoint"] = Vector2.new(0.5, 0);
  1168. G2L["87"]["Size"] = UDim2.new(1, 0, 0, 32);
  1169. G2L["87"]["BackgroundTransparency"] = 0.9;
  1170. G2L["87"]["LayoutOrder"] = -72;
  1171. G2L["87"]["Name"] = [[Nightmare]];
  1172. G2L["87"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
  1173. G2L["87"]["Text"] = [[Nightmare]];
  1174. G2L["87"]["Position"] = UDim2.new(0.51161, 0, 0.21917, 0);
  1175. G2L["88"] = Instance.new("UICorner", G2L["87"]);
  1176. G2L["88"]["CornerRadius"] = UDim.new(1, 0);
  1177. G2L["89"] = Instance.new("UIPadding", G2L["87"]);
  1178. G2L["89"]["PaddingRight"] = UDim.new(0.02, 6);
  1179. G2L["89"]["PaddingLeft"] = UDim.new(0.02, 6);
  1180. G2L["8a"] = Instance.new("UIStroke", G2L["87"]);
  1181. G2L["8a"]["Transparency"] = 1;
  1182. G2L["8a"]["ApplyStrokeMode"] = Enum.ApplyStrokeMode.Border;
  1183. G2L["8a"]["Thickness"] = 3;
  1184. G2L["8a"]["Color"] = Color3.fromRGB(101, 101, 101);
  1185. G2L["8b"] = Instance.new("Frame", G2L["87"]);
  1186. G2L["8b"]["BorderSizePixel"] = 0;
  1187. G2L["8b"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255);
  1188. G2L["8b"]["AnchorPoint"] = Vector2.new(1, 0.5);
  1189. G2L["8b"]["Size"] = UDim2.new(0.6, 0, 0.8, 0);
  1190. G2L["8b"]["Position"] = UDim2.new(1.02, 0, 0.5, 0);
  1191. G2L["8b"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
  1192. G2L["8b"]["Name"] = [[Info]];
  1193. G2L["8b"]["BackgroundTransparency"] = 1;
  1194. G2L["8c"] = Instance.new("UIListLayout", G2L["8b"]);
  1195. G2L["8c"]["HorizontalAlignment"] = Enum.HorizontalAlignment.Right;
  1196. G2L["8c"]["Padding"] = UDim.new(0.01, 0);
  1197. G2L["8c"]["VerticalAlignment"] = Enum.VerticalAlignment.Center;
  1198. G2L["8c"]["SortOrder"] = Enum.SortOrder.LayoutOrder;
  1199. G2L["8c"]["FillDirection"] = Enum.FillDirection.Horizontal;
  1200. G2L["8d"] = Instance.new("ImageLabel", G2L["8b"]);
  1201. G2L["8d"]["SizeConstraint"] = Enum.SizeConstraint.RelativeYY;
  1202. G2L["8d"]["ZIndex"] = 8;
  1203. G2L["8d"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255);
  1204. G2L["8d"]["ScaleType"] = Enum.ScaleType.Fit;
  1205. G2L["8d"]["AnchorPoint"] = Vector2.new(1, 0.5);
  1206. G2L["8d"]["Image"] = [[rbxassetid://116165443812933]];
  1207. G2L["8d"]["Size"] = UDim2.new(0.75, 0, 0.75, 0);
  1208. G2L["8d"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
  1209. G2L["8d"]["BackgroundTransparency"] = 1;
  1210. G2L["8d"]["LayoutOrder"] = 1;
  1211. G2L["8d"]["Name"] = [[NoRevive]];
  1212. G2L["8e"] = Instance.new("ImageLabel", G2L["8b"]);
  1213. G2L["8e"]["SizeConstraint"] = Enum.SizeConstraint.RelativeYY;
  1214. G2L["8e"]["ZIndex"] = 8;
  1215. G2L["8e"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255);
  1216. G2L["8e"]["ScaleType"] = Enum.ScaleType.Fit;
  1217. G2L["8e"]["AnchorPoint"] = Vector2.new(1, 0.5);
  1218. G2L["8e"]["Image"] = [[rbxassetid://92782478969567]];
  1219. G2L["8e"]["Size"] = UDim2.new(0.75, 0, 0.75, 0);
  1220. G2L["8e"]["Visible"] = false;
  1221. G2L["8e"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
  1222. G2L["8e"]["BackgroundTransparency"] = 1;
  1223. G2L["8e"]["LayoutOrder"] = 3;
  1224. G2L["8e"]["Name"] = [[New]];
  1225. G2L["8f"] = Instance.new("ImageLabel", G2L["8b"]);
  1226. G2L["8f"]["SizeConstraint"] = Enum.SizeConstraint.RelativeYY;
  1227. G2L["8f"]["ZIndex"] = 8;
  1228. G2L["8f"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255);
  1229. G2L["8f"]["ScaleType"] = Enum.ScaleType.Fit;
  1230. G2L["8f"]["ImageColor3"] = Color3.fromRGB(255, 201, 0);
  1231. G2L["8f"]["AnchorPoint"] = Vector2.new(1, 0.5);
  1232. G2L["8f"]["Image"] = [[rbxassetid://80639010689297]];
  1233. G2L["8f"]["Size"] = UDim2.new(0.75, 0, 0.75, 0);
  1234. G2L["8f"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
  1235. G2L["8f"]["BackgroundTransparency"] = 1;
  1236. G2L["8f"]["LayoutOrder"] = 1;
  1237. G2L["8f"]["Name"] = [[Sprint]];
  1238. G2L["90"] = Instance.new("TextButton", G2L["12"]);
  1239. G2L["90"]["TextWrapped"] = true;
  1240. G2L["90"]["LineHeight"] = 1.1;
  1241. G2L["90"]["BorderSizePixel"] = 0;
  1242. G2L["90"]["TextColor3"] = Color3.fromRGB(0, 86, 255);
  1243. G2L["90"]["TextXAlignment"] = Enum.TextXAlignment.Left;
  1244. G2L["90"]["TextSize"] = 35;
  1245. G2L["90"]["TextScaled"] = true;
  1246. G2L["90"]["BackgroundColor3"] = Color3.fromRGB(0, 86, 255);
  1247. G2L["90"]["FontFace"] = Font.new([[rbxasset://fonts/families/Oswald.json]], Enum.FontWeight.Bold, Enum.FontStyle.Normal);
  1248. G2L["90"]["AnchorPoint"] = Vector2.new(0.5, 0);
  1249. G2L["90"]["Size"] = UDim2.new(1, 0, 0, 32);
  1250. G2L["90"]["BackgroundTransparency"] = 0.9;
  1251. G2L["90"]["LayoutOrder"] = 103;
  1252. G2L["90"]["Name"] = [[Extreme]];
  1253. G2L["90"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
  1254. G2L["90"]["Text"] = [[Extreme]];
  1255. G2L["90"]["Position"] = UDim2.new(0.49775, 0, 0.18262, 0);
  1256. G2L["91"] = Instance.new("UICorner", G2L["90"]);
  1257. G2L["91"]["CornerRadius"] = UDim.new(1, 0);
  1258. G2L["92"] = Instance.new("UIPadding", G2L["90"]);
  1259. G2L["92"]["PaddingRight"] = UDim.new(0.02, 6);
  1260. G2L["92"]["PaddingLeft"] = UDim.new(0.02, 6);
  1261. G2L["93"] = Instance.new("UIStroke", G2L["90"]);
  1262. G2L["93"]["Transparency"] = 1;
  1263. G2L["93"]["ApplyStrokeMode"] = Enum.ApplyStrokeMode.Border;
  1264. G2L["93"]["Thickness"] = 3;
  1265. G2L["93"]["Color"] = Color3.fromRGB(0, 86, 255);
  1266. G2L["94"] = Instance.new("Frame", G2L["90"]);
  1267. G2L["94"]["BorderSizePixel"] = 0;
  1268. G2L["94"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255);
  1269. G2L["94"]["AnchorPoint"] = Vector2.new(1, 0.5);
  1270. G2L["94"]["Size"] = UDim2.new(0.6, 0, 0.8, 0);
  1271. G2L["94"]["Position"] = UDim2.new(1.02, 0, 0.5, 0);
  1272. G2L["94"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
  1273. G2L["94"]["Name"] = [[Info]];
  1274. G2L["94"]["BackgroundTransparency"] = 1;
  1275. G2L["95"] = Instance.new("UIListLayout", G2L["94"]);
  1276. G2L["95"]["HorizontalAlignment"] = Enum.HorizontalAlignment.Right;
  1277. G2L["95"]["Padding"] = UDim.new(0.01, 0);
  1278. G2L["95"]["VerticalAlignment"] = Enum.VerticalAlignment.Center;
  1279. G2L["95"]["SortOrder"] = Enum.SortOrder.LayoutOrder;
  1280. G2L["95"]["FillDirection"] = Enum.FillDirection.Horizontal;
  1281. G2L["96"] = Instance.new("ImageLabel", G2L["94"]);
  1282. G2L["96"]["SizeConstraint"] = Enum.SizeConstraint.RelativeYY;
  1283. G2L["96"]["ZIndex"] = 8;
  1284. G2L["96"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255);
  1285. G2L["96"]["ScaleType"] = Enum.ScaleType.Fit;
  1286. G2L["96"]["AnchorPoint"] = Vector2.new(1, 0.5);
  1287. G2L["96"]["Image"] = [[rbxassetid://116165443812933]];
  1288. G2L["96"]["Size"] = UDim2.new(0.75, 0, 0.75, 0);
  1289. G2L["96"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
  1290. G2L["96"]["BackgroundTransparency"] = 1;
  1291. G2L["96"]["LayoutOrder"] = 1;
  1292. G2L["96"]["Name"] = [[NoRevive]];
  1293. G2L["97"] = Instance.new("ImageLabel", G2L["94"]);
  1294. G2L["97"]["SizeConstraint"] = Enum.SizeConstraint.RelativeYY;
  1295. G2L["97"]["ZIndex"] = 8;
  1296. G2L["97"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255);
  1297. G2L["97"]["ScaleType"] = Enum.ScaleType.Fit;
  1298. G2L["97"]["AnchorPoint"] = Vector2.new(1, 0.5);
  1299. G2L["97"]["Image"] = [[rbxassetid://92782478969567]];
  1300. G2L["97"]["Size"] = UDim2.new(0.75, 0, 0.75, 0);
  1301. G2L["97"]["Visible"] = false;
  1302. G2L["97"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
  1303. G2L["97"]["BackgroundTransparency"] = 1;
  1304. G2L["97"]["LayoutOrder"] = 3;
  1305. G2L["97"]["Name"] = [[New]];
  1306. G2L["98"] = Instance.new("ImageLabel", G2L["94"]);
  1307. G2L["98"]["SizeConstraint"] = Enum.SizeConstraint.RelativeYY;
  1308. G2L["98"]["ZIndex"] = 8;
  1309. G2L["98"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255);
  1310. G2L["98"]["ScaleType"] = Enum.ScaleType.Fit;
  1311. G2L["98"]["ImageColor3"] = Color3.fromRGB(255, 201, 0);
  1312. G2L["98"]["AnchorPoint"] = Vector2.new(1, 0.5);
  1313. G2L["98"]["Image"] = [[rbxassetid://80639010689297]];
  1314. G2L["98"]["Size"] = UDim2.new(0.75, 0, 0.75, 0);
  1315. G2L["98"]["Visible"] = false;
  1316. G2L["98"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
  1317. G2L["98"]["BackgroundTransparency"] = 1;
  1318. G2L["98"]["LayoutOrder"] = 1;
  1319. G2L["98"]["Name"] = [[Sprint]];
  1320. G2L["99"] = Instance.new("UIPadding", G2L["12"]);
  1321. G2L["99"]["PaddingTop"] = UDim.new(0, 4);
  1322. G2L["99"]["PaddingRight"] = UDim.new(0, 6);
  1323. G2L["99"]["PaddingLeft"] = UDim.new(0, 6);
  1324. G2L["9a"] = Instance.new("UIListLayout", G2L["12"]);
  1325. G2L["9a"]["HorizontalAlignment"] = Enum.HorizontalAlignment.Center;
  1326. G2L["9a"]["Padding"] = UDim.new(0, 4);
  1327. G2L["9a"]["SortOrder"] = Enum.SortOrder.LayoutOrder;
  1328. G2L["9b"] = Instance.new("TextButton", G2L["12"]);
  1329. G2L["9b"]["TextWrapped"] = true;
  1330. G2L["9b"]["LineHeight"] = 1.1;
  1331. G2L["9b"]["BorderSizePixel"] = 0;
  1332. G2L["9b"]["TextColor3"] = Color3.fromRGB(252, 255, 2);
  1333. G2L["9b"]["TextXAlignment"] = Enum.TextXAlignment.Left;
  1334. G2L["9b"]["TextSize"] = 35;
  1335. G2L["9b"]["TextScaled"] = true;
  1336. G2L["9b"]["BackgroundColor3"] = Color3.fromRGB(252, 255, 2);
  1337. G2L["9b"]["FontFace"] = Font.new([[rbxasset://fonts/families/Oswald.json]], Enum.FontWeight.Bold, Enum.FontStyle.Normal);
  1338. G2L["9b"]["AnchorPoint"] = Vector2.new(0.5, 0);
  1339. G2L["9b"]["Size"] = UDim2.new(1, 0, 0, 32);
  1340. G2L["9b"]["BackgroundTransparency"] = 0.9;
  1341. G2L["9b"]["LayoutOrder"] = 104;
  1342. G2L["9b"]["Name"] = [[Fear]];
  1343. G2L["9b"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
  1344. G2L["9b"]["Text"] = [[Fear]];
  1345. G2L["9b"]["Position"] = UDim2.new(0.51163, 0, 0.70907, 0);
  1346. G2L["9c"] = Instance.new("UICorner", G2L["9b"]);
  1347. G2L["9c"]["CornerRadius"] = UDim.new(1, 0);
  1348. G2L["9d"] = Instance.new("UIPadding", G2L["9b"]);
  1349. G2L["9d"]["PaddingRight"] = UDim.new(0.02, 6);
  1350. G2L["9d"]["PaddingLeft"] = UDim.new(0.02, 6);
  1351. G2L["9e"] = Instance.new("UIStroke", G2L["9b"]);
  1352. G2L["9e"]["Transparency"] = 1;
  1353. G2L["9e"]["ApplyStrokeMode"] = Enum.ApplyStrokeMode.Border;
  1354. G2L["9e"]["Thickness"] = 3;
  1355. G2L["9e"]["Color"] = Color3.fromRGB(252, 255, 2);
  1356. G2L["9f"] = Instance.new("Frame", G2L["9b"]);
  1357. G2L["9f"]["BorderSizePixel"] = 0;
  1358. G2L["9f"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255);
  1359. G2L["9f"]["AnchorPoint"] = Vector2.new(1, 0.5);
  1360. G2L["9f"]["Size"] = UDim2.new(0.6, 0, 0.8, 0);
  1361. G2L["9f"]["Position"] = UDim2.new(1.02, 0, 0.5, 0);
  1362. G2L["9f"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
  1363. G2L["9f"]["Name"] = [[Info]];
  1364. G2L["9f"]["BackgroundTransparency"] = 1;
  1365. G2L["a0"] = Instance.new("UIListLayout", G2L["9f"]);
  1366. G2L["a0"]["HorizontalAlignment"] = Enum.HorizontalAlignment.Right;
  1367. G2L["a0"]["Padding"] = UDim.new(0.01, 0);
  1368. G2L["a0"]["VerticalAlignment"] = Enum.VerticalAlignment.Center;
  1369. G2L["a0"]["SortOrder"] = Enum.SortOrder.LayoutOrder;
  1370. G2L["a0"]["FillDirection"] = Enum.FillDirection.Horizontal;
  1371. G2L["a1"] = Instance.new("ImageLabel", G2L["9f"]);
  1372. G2L["a1"]["SizeConstraint"] = Enum.SizeConstraint.RelativeYY;
  1373. G2L["a1"]["ZIndex"] = 8;
  1374. G2L["a1"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255);
  1375. G2L["a1"]["ScaleType"] = Enum.ScaleType.Fit;
  1376. G2L["a1"]["AnchorPoint"] = Vector2.new(1, 0.5);
  1377. G2L["a1"]["Image"] = [[rbxassetid://116165443812933]];
  1378. G2L["a1"]["Size"] = UDim2.new(0.75, 0, 0.75, 0);
  1379. G2L["a1"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
  1380. G2L["a1"]["BackgroundTransparency"] = 1;
  1381. G2L["a1"]["LayoutOrder"] = 1;
  1382. G2L["a1"]["Name"] = [[NoRevive]];
  1383. G2L["a2"] = Instance.new("ImageLabel", G2L["9f"]);
  1384. G2L["a2"]["SizeConstraint"] = Enum.SizeConstraint.RelativeYY;
  1385. G2L["a2"]["ZIndex"] = 8;
  1386. G2L["a2"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255);
  1387. G2L["a2"]["ScaleType"] = Enum.ScaleType.Fit;
  1388. G2L["a2"]["AnchorPoint"] = Vector2.new(1, 0.5);
  1389. G2L["a2"]["Image"] = [[rbxassetid://92782478969567]];
  1390. G2L["a2"]["Size"] = UDim2.new(0.75, 0, 0.75, 0);
  1391. G2L["a2"]["Visible"] = false;
  1392. G2L["a2"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
  1393. G2L["a2"]["BackgroundTransparency"] = 1;
  1394. G2L["a2"]["LayoutOrder"] = 3;
  1395. G2L["a2"]["Name"] = [[New]];
  1396. G2L["a3"] = Instance.new("ImageLabel", G2L["9f"]);
  1397. G2L["a3"]["SizeConstraint"] = Enum.SizeConstraint.RelativeYY;
  1398. G2L["a3"]["ZIndex"] = 8;
  1399. G2L["a3"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255);
  1400. G2L["a3"]["ScaleType"] = Enum.ScaleType.Fit;
  1401. G2L["a3"]["ImageColor3"] = Color3.fromRGB(255, 201, 0);
  1402. G2L["a3"]["AnchorPoint"] = Vector2.new(1, 0.5);
  1403. G2L["a3"]["Image"] = [[rbxassetid://80639010689297]];
  1404. G2L["a3"]["Size"] = UDim2.new(0.75, 0, 0.75, 0);
  1405. G2L["a3"]["Visible"] = false;
  1406. G2L["a3"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
  1407. G2L["a3"]["BackgroundTransparency"] = 1;
  1408. G2L["a3"]["LayoutOrder"] = 1;
  1409. G2L["a3"]["Name"] = [[Sprint]];
  1410. G2L["a4"] = Instance.new("TextButton", G2L["12"]);
  1411. G2L["a4"]["TextWrapped"] = true;
  1412. G2L["a4"]["LineHeight"] = 1.1;
  1413. G2L["a4"]["BorderSizePixel"] = 0;
  1414. G2L["a4"]["TextColor3"] = Color3.fromRGB(255, 255, 255);
  1415. G2L["a4"]["TextXAlignment"] = Enum.TextXAlignment.Left;
  1416. G2L["a4"]["TextSize"] = 35;
  1417. G2L["a4"]["TextScaled"] = true;
  1418. G2L["a4"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255);
  1419. G2L["a4"]["FontFace"] = Font.new([[rbxasset://fonts/families/Oswald.json]], Enum.FontWeight.Bold, Enum.FontStyle.Normal);
  1420. G2L["a4"]["AnchorPoint"] = Vector2.new(0.5, 0);
  1421. G2L["a4"]["Size"] = UDim2.new(1, 0, 0, 32);
  1422. G2L["a4"]["BackgroundTransparency"] = 0.9;
  1423. G2L["a4"]["LayoutOrder"] = -74;
  1424. G2L["a4"]["Name"] = [[Forgotten]];
  1425. G2L["a4"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
  1426. G2L["a4"]["Text"] = [[Forgotten]];
  1427. G2L["a4"]["Position"] = UDim2.new(0.51161, 0, 0.28838, 0);
  1428. G2L["a5"] = Instance.new("UICorner", G2L["a4"]);
  1429. G2L["a5"]["CornerRadius"] = UDim.new(1, 0);
  1430. G2L["a6"] = Instance.new("UIPadding", G2L["a4"]);
  1431. G2L["a6"]["PaddingRight"] = UDim.new(0.02, 6);
  1432. G2L["a6"]["PaddingLeft"] = UDim.new(0.02, 6);
  1433. G2L["a7"] = Instance.new("UIStroke", G2L["a4"]);
  1434. G2L["a7"]["Transparency"] = 1;
  1435. G2L["a7"]["ApplyStrokeMode"] = Enum.ApplyStrokeMode.Border;
  1436. G2L["a7"]["Thickness"] = 3;
  1437. G2L["a7"]["Color"] = Color3.fromRGB(255, 255, 255);
  1438. G2L["a8"] = Instance.new("Frame", G2L["a4"]);
  1439. G2L["a8"]["BorderSizePixel"] = 0;
  1440. G2L["a8"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255);
  1441. G2L["a8"]["AnchorPoint"] = Vector2.new(1, 0.5);
  1442. G2L["a8"]["Size"] = UDim2.new(0.6, 0, 0.8, 0);
  1443. G2L["a8"]["Position"] = UDim2.new(1.02, 0, 0.5, 0);
  1444. G2L["a8"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
  1445. G2L["a8"]["Name"] = [[Info]];
  1446. G2L["a8"]["BackgroundTransparency"] = 1;
  1447. G2L["a9"] = Instance.new("UIListLayout", G2L["a8"]);
  1448. G2L["a9"]["HorizontalAlignment"] = Enum.HorizontalAlignment.Right;
  1449. G2L["a9"]["Padding"] = UDim.new(0.01, 0);
  1450. G2L["a9"]["VerticalAlignment"] = Enum.VerticalAlignment.Center;
  1451. G2L["a9"]["SortOrder"] = Enum.SortOrder.LayoutOrder;
  1452. G2L["a9"]["FillDirection"] = Enum.FillDirection.Horizontal;
  1453. G2L["aa"] = Instance.new("ImageLabel", G2L["a8"]);
  1454. G2L["aa"]["SizeConstraint"] = Enum.SizeConstraint.RelativeYY;
  1455. G2L["aa"]["ZIndex"] = 8;
  1456. G2L["aa"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255);
  1457. G2L["aa"]["ScaleType"] = Enum.ScaleType.Fit;
  1458. G2L["aa"]["AnchorPoint"] = Vector2.new(1, 0.5);
  1459. G2L["aa"]["Image"] = [[rbxassetid://116165443812933]];
  1460. G2L["aa"]["Size"] = UDim2.new(0.75, 0, 0.75, 0);
  1461. G2L["aa"]["Visible"] = false;
  1462. G2L["aa"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
  1463. G2L["aa"]["BackgroundTransparency"] = 1;
  1464. G2L["aa"]["LayoutOrder"] = 1;
  1465. G2L["aa"]["Name"] = [[NoRevive]];
  1466. G2L["ab"] = Instance.new("ImageLabel", G2L["a8"]);
  1467. G2L["ab"]["SizeConstraint"] = Enum.SizeConstraint.RelativeYY;
  1468. G2L["ab"]["ZIndex"] = 8;
  1469. G2L["ab"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255);
  1470. G2L["ab"]["ScaleType"] = Enum.ScaleType.Fit;
  1471. G2L["ab"]["AnchorPoint"] = Vector2.new(1, 0.5);
  1472. G2L["ab"]["Image"] = [[rbxassetid://92782478969567]];
  1473. G2L["ab"]["Size"] = UDim2.new(0.75, 0, 0.75, 0);
  1474. G2L["ab"]["Visible"] = false;
  1475. G2L["ab"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
  1476. G2L["ab"]["BackgroundTransparency"] = 1;
  1477. G2L["ab"]["LayoutOrder"] = 3;
  1478. G2L["ab"]["Name"] = [[New]];
  1479. G2L["ac"] = Instance.new("ImageLabel", G2L["a8"]);
  1480. G2L["ac"]["SizeConstraint"] = Enum.SizeConstraint.RelativeYY;
  1481. G2L["ac"]["ZIndex"] = 8;
  1482. G2L["ac"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255);
  1483. G2L["ac"]["ScaleType"] = Enum.ScaleType.Fit;
  1484. G2L["ac"]["ImageColor3"] = Color3.fromRGB(255, 201, 0);
  1485. G2L["ac"]["AnchorPoint"] = Vector2.new(1, 0.5);
  1486. G2L["ac"]["Image"] = [[rbxassetid://80639010689297]];
  1487. G2L["ac"]["Size"] = UDim2.new(0.75, 0, 0.75, 0);
  1488. G2L["ac"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
  1489. G2L["ac"]["BackgroundTransparency"] = 1;
  1490. G2L["ac"]["LayoutOrder"] = 1;
  1491. G2L["ac"]["Name"] = [[Sprint]];
  1492. G2L["ad"] = Instance.new("TextButton", G2L["12"]);
  1493. G2L["ad"]["TextWrapped"] = true;
  1494. G2L["ad"]["LineHeight"] = 1.1;
  1495. G2L["ad"]["BorderSizePixel"] = 0;
  1496. G2L["ad"]["TextColor3"] = Color3.fromRGB(86, 86, 128);
  1497. G2L["ad"]["TextXAlignment"] = Enum.TextXAlignment.Left;
  1498. G2L["ad"]["TextSize"] = 35;
  1499. G2L["ad"]["TextScaled"] = true;
  1500. G2L["ad"]["BackgroundColor3"] = Color3.fromRGB(86, 86, 128);
  1501. G2L["ad"]["FontFace"] = Font.new([[rbxasset://fonts/families/Oswald.json]], Enum.FontWeight.Bold, Enum.FontStyle.Normal);
  1502. G2L["ad"]["AnchorPoint"] = Vector2.new(0.5, 0);
  1503. G2L["ad"]["Size"] = UDim2.new(1, 0, 0, 32);
  1504. G2L["ad"]["BackgroundTransparency"] = 0.9;
  1505. G2L["ad"]["LayoutOrder"] = 4;
  1506. G2L["ad"]["Name"] = [[Fragmented]];
  1507. G2L["ad"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
  1508. G2L["ad"]["Text"] = [[Fragmented]];
  1509. G2L["ad"]["Position"] = UDim2.new(0.51163, 0, 0.70907, 0);
  1510. G2L["ae"] = Instance.new("UICorner", G2L["ad"]);
  1511. G2L["ae"]["CornerRadius"] = UDim.new(1, 0);
  1512. G2L["af"] = Instance.new("UIPadding", G2L["ad"]);
  1513. G2L["af"]["PaddingRight"] = UDim.new(0.02, 6);
  1514. G2L["af"]["PaddingLeft"] = UDim.new(0.02, 6);
  1515. G2L["b0"] = Instance.new("UIStroke", G2L["ad"]);
  1516. G2L["b0"]["Transparency"] = 1;
  1517. G2L["b0"]["ApplyStrokeMode"] = Enum.ApplyStrokeMode.Border;
  1518. G2L["b0"]["Thickness"] = 3;
  1519. G2L["b0"]["Color"] = Color3.fromRGB(86, 86, 128);
  1520. G2L["b1"] = Instance.new("Frame", G2L["ad"]);
  1521. G2L["b1"]["BorderSizePixel"] = 0;
  1522. G2L["b1"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255);
  1523. G2L["b1"]["AnchorPoint"] = Vector2.new(1, 0.5);
  1524. G2L["b1"]["Size"] = UDim2.new(0.6, 0, 0.8, 0);
  1525. G2L["b1"]["Position"] = UDim2.new(1.02, 0, 0.5, 0);
  1526. G2L["b1"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
  1527. G2L["b1"]["Name"] = [[Info]];
  1528. G2L["b1"]["BackgroundTransparency"] = 1;
  1529. G2L["b2"] = Instance.new("UIListLayout", G2L["b1"]);
  1530. G2L["b2"]["HorizontalAlignment"] = Enum.HorizontalAlignment.Right;
  1531. G2L["b2"]["Padding"] = UDim.new(0.01, 0);
  1532. G2L["b2"]["VerticalAlignment"] = Enum.VerticalAlignment.Center;
  1533. G2L["b2"]["SortOrder"] = Enum.SortOrder.LayoutOrder;
  1534. G2L["b2"]["FillDirection"] = Enum.FillDirection.Horizontal;
  1535. G2L["b3"] = Instance.new("ImageLabel", G2L["b1"]);
  1536. G2L["b3"]["SizeConstraint"] = Enum.SizeConstraint.RelativeYY;
  1537. G2L["b3"]["ZIndex"] = 8;
  1538. G2L["b3"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255);
  1539. G2L["b3"]["ScaleType"] = Enum.ScaleType.Fit;
  1540. G2L["b3"]["AnchorPoint"] = Vector2.new(1, 0.5);
  1541. G2L["b3"]["Image"] = [[rbxassetid://116165443812933]];
  1542. G2L["b3"]["Size"] = UDim2.new(0.75, 0, 0.75, 0);
  1543. G2L["b3"]["Visible"] = false;
  1544. G2L["b3"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
  1545. G2L["b3"]["BackgroundTransparency"] = 1;
  1546. G2L["b3"]["LayoutOrder"] = 1;
  1547. G2L["b3"]["Name"] = [[NoRevive]];
  1548. G2L["b4"] = Instance.new("ImageLabel", G2L["b1"]);
  1549. G2L["b4"]["SizeConstraint"] = Enum.SizeConstraint.RelativeYY;
  1550. G2L["b4"]["ZIndex"] = 8;
  1551. G2L["b4"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255);
  1552. G2L["b4"]["ScaleType"] = Enum.ScaleType.Fit;
  1553. G2L["b4"]["AnchorPoint"] = Vector2.new(1, 0.5);
  1554. G2L["b4"]["Image"] = [[rbxassetid://92782478969567]];
  1555. G2L["b4"]["Size"] = UDim2.new(0.75, 0, 0.75, 0);
  1556. G2L["b4"]["Visible"] = false;
  1557. G2L["b4"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
  1558. G2L["b4"]["BackgroundTransparency"] = 1;
  1559. G2L["b4"]["LayoutOrder"] = 3;
  1560. G2L["b4"]["Name"] = [[New]];
  1561. G2L["b5"] = Instance.new("ImageLabel", G2L["b1"]);
  1562. G2L["b5"]["SizeConstraint"] = Enum.SizeConstraint.RelativeYY;
  1563. G2L["b5"]["ZIndex"] = 8;
  1564. G2L["b5"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255);
  1565. G2L["b5"]["ScaleType"] = Enum.ScaleType.Fit;
  1566. G2L["b5"]["ImageColor3"] = Color3.fromRGB(255, 201, 0);
  1567. G2L["b5"]["AnchorPoint"] = Vector2.new(1, 0.5);
  1568. G2L["b5"]["Image"] = [[rbxassetid://80639010689297]];
  1569. G2L["b5"]["Size"] = UDim2.new(0.75, 0, 0.75, 0);
  1570. G2L["b5"]["Visible"] = false;
  1571. G2L["b5"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
  1572. G2L["b5"]["BackgroundTransparency"] = 1;
  1573. G2L["b5"]["LayoutOrder"] = 1;
  1574. G2L["b5"]["Name"] = [[Sprint]];
  1575. G2L["b6"] = Instance.new("TextButton", G2L["12"]);
  1576. G2L["b6"]["TextWrapped"] = true;
  1577. G2L["b6"]["LineHeight"] = 1.1;
  1578. G2L["b6"]["BorderSizePixel"] = 0;
  1579. G2L["b6"]["TextColor3"] = Color3.fromRGB(255, 0, 128);
  1580. G2L["b6"]["TextXAlignment"] = Enum.TextXAlignment.Left;
  1581. G2L["b6"]["TextSize"] = 35;
  1582. G2L["b6"]["TextScaled"] = true;
  1583. G2L["b6"]["BackgroundColor3"] = Color3.fromRGB(255, 0, 128);
  1584. G2L["b6"]["FontFace"] = Font.new([[rbxasset://fonts/families/Oswald.json]], Enum.FontWeight.Bold, Enum.FontStyle.Normal);
  1585. G2L["b6"]["AnchorPoint"] = Vector2.new(0.5, 0);
  1586. G2L["b6"]["Size"] = UDim2.new(1, 0, 0, 32);
  1587. G2L["b6"]["BackgroundTransparency"] = 0.9;
  1588. G2L["b6"]["LayoutOrder"] = 5;
  1589. G2L["b6"]["Name"] = [[Furry]];
  1590. G2L["b6"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
  1591. G2L["b6"]["Text"] = [[Furry]];
  1592. G2L["b6"]["Position"] = UDim2.new(0.51163, 0, 0.70907, 0);
  1593. G2L["b7"] = Instance.new("UICorner", G2L["b6"]);
  1594. G2L["b7"]["CornerRadius"] = UDim.new(1, 0);
  1595. G2L["b8"] = Instance.new("UIPadding", G2L["b6"]);
  1596. G2L["b8"]["PaddingRight"] = UDim.new(0.02, 6);
  1597. G2L["b8"]["PaddingLeft"] = UDim.new(0.02, 6);
  1598. G2L["b9"] = Instance.new("UIStroke", G2L["b6"]);
  1599. G2L["b9"]["Transparency"] = 1;
  1600. G2L["b9"]["ApplyStrokeMode"] = Enum.ApplyStrokeMode.Border;
  1601. G2L["b9"]["Thickness"] = 3;
  1602. G2L["b9"]["Color"] = Color3.fromRGB(255, 0, 128);
  1603. G2L["ba"] = Instance.new("Frame", G2L["b6"]);
  1604. G2L["ba"]["BorderSizePixel"] = 0;
  1605. G2L["ba"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255);
  1606. G2L["ba"]["AnchorPoint"] = Vector2.new(1, 0.5);
  1607. G2L["ba"]["Size"] = UDim2.new(0.6, 0, 0.8, 0);
  1608. G2L["ba"]["Position"] = UDim2.new(1.02, 0, 0.5, 0);
  1609. G2L["ba"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
  1610. G2L["ba"]["Name"] = [[Info]];
  1611. G2L["ba"]["BackgroundTransparency"] = 1;
  1612. G2L["bb"] = Instance.new("UIListLayout", G2L["ba"]);
  1613. G2L["bb"]["HorizontalAlignment"] = Enum.HorizontalAlignment.Right;
  1614. G2L["bb"]["Padding"] = UDim.new(0.01, 0);
  1615. G2L["bb"]["VerticalAlignment"] = Enum.VerticalAlignment.Center;
  1616. G2L["bb"]["SortOrder"] = Enum.SortOrder.LayoutOrder;
  1617. G2L["bb"]["FillDirection"] = Enum.FillDirection.Horizontal;
  1618. G2L["bc"] = Instance.new("ImageLabel", G2L["ba"]);
  1619. G2L["bc"]["Interactable"] = false;
  1620. G2L["bc"]["SizeConstraint"] = Enum.SizeConstraint.RelativeYY;
  1621. G2L["bc"]["ZIndex"] = 8;
  1622. G2L["bc"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255);
  1623. G2L["bc"]["ScaleType"] = Enum.ScaleType.Fit;
  1624. G2L["bc"]["AnchorPoint"] = Vector2.new(1, 0.5);
  1625. G2L["bc"]["Image"] = [[rbxassetid://116165443812933]];
  1626. G2L["bc"]["Size"] = UDim2.new(0.75, 0, 0.75, 0);
  1627. G2L["bc"]["Visible"] = false;
  1628. G2L["bc"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
  1629. G2L["bc"]["BackgroundTransparency"] = 1;
  1630. G2L["bc"]["LayoutOrder"] = 1;
  1631. G2L["bc"]["Name"] = [[NoRevive]];
  1632. G2L["bd"] = Instance.new("ImageLabel", G2L["ba"]);
  1633. G2L["bd"]["SizeConstraint"] = Enum.SizeConstraint.RelativeYY;
  1634. G2L["bd"]["ZIndex"] = 8;
  1635. G2L["bd"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255);
  1636. G2L["bd"]["ScaleType"] = Enum.ScaleType.Fit;
  1637. G2L["bd"]["AnchorPoint"] = Vector2.new(1, 0.5);
  1638. G2L["bd"]["Image"] = [[rbxassetid://92782478969567]];
  1639. G2L["bd"]["Size"] = UDim2.new(0.75, 0, 0.75, 0);
  1640. G2L["bd"]["Visible"] = false;
  1641. G2L["bd"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
  1642. G2L["bd"]["BackgroundTransparency"] = 1;
  1643. G2L["bd"]["LayoutOrder"] = 3;
  1644. G2L["bd"]["Name"] = [[New]];
  1645. G2L["be"] = Instance.new("ImageLabel", G2L["ba"]);
  1646. G2L["be"]["SizeConstraint"] = Enum.SizeConstraint.RelativeYY;
  1647. G2L["be"]["ZIndex"] = 8;
  1648. G2L["be"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255);
  1649. G2L["be"]["ScaleType"] = Enum.ScaleType.Fit;
  1650. G2L["be"]["ImageColor3"] = Color3.fromRGB(255, 201, 0);
  1651. G2L["be"]["AnchorPoint"] = Vector2.new(1, 0.5);
  1652. G2L["be"]["Image"] = [[rbxassetid://80639010689297]];
  1653. G2L["be"]["Size"] = UDim2.new(0.75, 0, 0.75, 0);
  1654. G2L["be"]["Visible"] = false;
  1655. G2L["be"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
  1656. G2L["be"]["BackgroundTransparency"] = 1;
  1657. G2L["be"]["LayoutOrder"] = 1;
  1658. G2L["be"]["Name"] = [[Sprint]];
  1659. G2L["bf"] = Instance.new("TextButton", G2L["12"]);
  1660. G2L["bf"]["TextWrapped"] = true;
  1661. G2L["bf"]["LineHeight"] = 1.1;
  1662. G2L["bf"]["BorderSizePixel"] = 0;
  1663. G2L["bf"]["TextColor3"] = Color3.fromRGB(86, 0, 128);
  1664. G2L["bf"]["TextXAlignment"] = Enum.TextXAlignment.Left;
  1665. G2L["bf"]["TextSize"] = 35;
  1666. G2L["bf"]["TextScaled"] = true;
  1667. G2L["bf"]["BackgroundColor3"] = Color3.fromRGB(86, 0, 128);
  1668. G2L["bf"]["FontFace"] = Font.new([[rbxasset://fonts/families/Oswald.json]], Enum.FontWeight.Bold, Enum.FontStyle.Normal);
  1669. G2L["bf"]["AnchorPoint"] = Vector2.new(0.5, 0);
  1670. G2L["bf"]["Size"] = UDim2.new(1, 0, 0, 32);
  1671. G2L["bf"]["BackgroundTransparency"] = 0.9;
  1672. G2L["bf"]["LayoutOrder"] = -79;
  1673. G2L["bf"]["Name"] = [[Glitch]];
  1674. G2L["bf"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
  1675. G2L["bf"]["Text"] = [[Glitch]];
  1676. G2L["bf"]["Position"] = UDim2.new(0.51161, 0, 0.35759, 0);
  1677. G2L["c0"] = Instance.new("UICorner", G2L["bf"]);
  1678. G2L["c0"]["CornerRadius"] = UDim.new(1, 0);
  1679. G2L["c1"] = Instance.new("UIPadding", G2L["bf"]);
  1680. G2L["c1"]["PaddingRight"] = UDim.new(0.02, 6);
  1681. G2L["c1"]["PaddingLeft"] = UDim.new(0.02, 6);
  1682. G2L["c2"] = Instance.new("UIStroke", G2L["bf"]);
  1683. G2L["c2"]["Transparency"] = 1;
  1684. G2L["c2"]["ApplyStrokeMode"] = Enum.ApplyStrokeMode.Border;
  1685. G2L["c2"]["Thickness"] = 3;
  1686. G2L["c2"]["Color"] = Color3.fromRGB(86, 0, 128);
  1687. G2L["c3"] = Instance.new("Frame", G2L["bf"]);
  1688. G2L["c3"]["BorderSizePixel"] = 0;
  1689. G2L["c3"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255);
  1690. G2L["c3"]["AnchorPoint"] = Vector2.new(1, 0.5);
  1691. G2L["c3"]["Size"] = UDim2.new(0.6, 0, 0.8, 0);
  1692. G2L["c3"]["Position"] = UDim2.new(1.02, 0, 0.5, 0);
  1693. G2L["c3"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
  1694. G2L["c3"]["Name"] = [[Info]];
  1695. G2L["c3"]["BackgroundTransparency"] = 1;
  1696. G2L["c4"] = Instance.new("UIListLayout", G2L["c3"]);
  1697. G2L["c4"]["HorizontalAlignment"] = Enum.HorizontalAlignment.Right;
  1698. G2L["c4"]["Padding"] = UDim.new(0.01, 0);
  1699. G2L["c4"]["VerticalAlignment"] = Enum.VerticalAlignment.Center;
  1700. G2L["c4"]["SortOrder"] = Enum.SortOrder.LayoutOrder;
  1701. G2L["c4"]["FillDirection"] = Enum.FillDirection.Horizontal;
  1702. G2L["c5"] = Instance.new("ImageLabel", G2L["c3"]);
  1703. G2L["c5"]["SizeConstraint"] = Enum.SizeConstraint.RelativeYY;
  1704. G2L["c5"]["ZIndex"] = 8;
  1705. G2L["c5"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255);
  1706. G2L["c5"]["ScaleType"] = Enum.ScaleType.Fit;
  1707. G2L["c5"]["AnchorPoint"] = Vector2.new(1, 0.5);
  1708. G2L["c5"]["Image"] = [[rbxassetid://116165443812933]];
  1709. G2L["c5"]["Size"] = UDim2.new(0.75, 0, 0.75, 0);
  1710. G2L["c5"]["Visible"] = false;
  1711. G2L["c5"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
  1712. G2L["c5"]["BackgroundTransparency"] = 1;
  1713. G2L["c5"]["LayoutOrder"] = 1;
  1714. G2L["c5"]["Name"] = [[NoRevive]];
  1715. G2L["c6"] = Instance.new("ImageLabel", G2L["c3"]);
  1716. G2L["c6"]["SizeConstraint"] = Enum.SizeConstraint.RelativeYY;
  1717. G2L["c6"]["ZIndex"] = 8;
  1718. G2L["c6"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255);
  1719. G2L["c6"]["ScaleType"] = Enum.ScaleType.Fit;
  1720. G2L["c6"]["AnchorPoint"] = Vector2.new(1, 0.5);
  1721. G2L["c6"]["Image"] = [[rbxassetid://92782478969567]];
  1722. G2L["c6"]["Size"] = UDim2.new(0.75, 0, 0.75, 0);
  1723. G2L["c6"]["Visible"] = false;
  1724. G2L["c6"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
  1725. G2L["c6"]["BackgroundTransparency"] = 1;
  1726. G2L["c6"]["LayoutOrder"] = 3;
  1727. G2L["c6"]["Name"] = [[New]];
  1728. G2L["c7"] = Instance.new("ImageLabel", G2L["c3"]);
  1729. G2L["c7"]["SizeConstraint"] = Enum.SizeConstraint.RelativeYY;
  1730. G2L["c7"]["ZIndex"] = 8;
  1731. G2L["c7"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255);
  1732. G2L["c7"]["ScaleType"] = Enum.ScaleType.Fit;
  1733. G2L["c7"]["ImageColor3"] = Color3.fromRGB(255, 201, 0);
  1734. G2L["c7"]["AnchorPoint"] = Vector2.new(1, 0.5);
  1735. G2L["c7"]["Image"] = [[rbxassetid://80639010689297]];
  1736. G2L["c7"]["Size"] = UDim2.new(0.75, 0, 0.75, 0);
  1737. G2L["c7"]["Visible"] = false;
  1738. G2L["c7"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
  1739. G2L["c7"]["BackgroundTransparency"] = 1;
  1740. G2L["c7"]["LayoutOrder"] = 1;
  1741. G2L["c7"]["Name"] = [[Sprint]];
  1742. G2L["c8"] = Instance.new("TextButton", G2L["12"]);
  1743. G2L["c8"]["TextWrapped"] = true;
  1744. G2L["c8"]["LineHeight"] = 1.1;
  1745. G2L["c8"]["BorderSizePixel"] = 0;
  1746. G2L["c8"]["TextColor3"] = Color3.fromRGB(255, 0, 0);
  1747. G2L["c8"]["TextXAlignment"] = Enum.TextXAlignment.Left;
  1748. G2L["c8"]["TextSize"] = 35;
  1749. G2L["c8"]["TextScaled"] = true;
  1750. G2L["c8"]["BackgroundColor3"] = Color3.fromRGB(255, 0, 0);
  1751. G2L["c8"]["FontFace"] = Font.new([[rbxasset://fonts/families/Oswald.json]], Enum.FontWeight.Bold, Enum.FontStyle.Normal);
  1752. G2L["c8"]["AnchorPoint"] = Vector2.new(0.5, 0);
  1753. G2L["c8"]["Size"] = UDim2.new(1, 0, 0, 32);
  1754. G2L["c8"]["BackgroundTransparency"] = 0.9;
  1755. G2L["c8"]["LayoutOrder"] = -99;
  1756. G2L["c8"]["Name"] = [[Hell]];
  1757. G2L["c8"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
  1758. G2L["c8"]["Text"] = [[Hell]];
  1759. G2L["c9"] = Instance.new("UICorner", G2L["c8"]);
  1760. G2L["c9"]["CornerRadius"] = UDim.new(1, 0);
  1761. G2L["ca"] = Instance.new("UIPadding", G2L["c8"]);
  1762. G2L["ca"]["PaddingRight"] = UDim.new(0.02, 6);
  1763. G2L["ca"]["PaddingLeft"] = UDim.new(0.02, 6);
  1764. G2L["cb"] = Instance.new("UIStroke", G2L["c8"]);
  1765. G2L["cb"]["Transparency"] = 1;
  1766. G2L["cb"]["ApplyStrokeMode"] = Enum.ApplyStrokeMode.Border;
  1767. G2L["cb"]["Thickness"] = 3;
  1768. G2L["cb"]["Color"] = Color3.fromRGB(255, 0, 0);
  1769. G2L["cc"] = Instance.new("Frame", G2L["c8"]);
  1770. G2L["cc"]["BorderSizePixel"] = 0;
  1771. G2L["cc"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255);
  1772. G2L["cc"]["AnchorPoint"] = Vector2.new(1, 0.5);
  1773. G2L["cc"]["Size"] = UDim2.new(0.6, 0, 0.8, 0);
  1774. G2L["cc"]["Position"] = UDim2.new(1.02, 0, 0.5, 0);
  1775. G2L["cc"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
  1776. G2L["cc"]["Name"] = [[Info]];
  1777. G2L["cc"]["BackgroundTransparency"] = 1;
  1778. G2L["cd"] = Instance.new("UIListLayout", G2L["cc"]);
  1779. G2L["cd"]["HorizontalAlignment"] = Enum.HorizontalAlignment.Right;
  1780. G2L["cd"]["Padding"] = UDim.new(0.01, 0);
  1781. G2L["cd"]["VerticalAlignment"] = Enum.VerticalAlignment.Center;
  1782. G2L["cd"]["SortOrder"] = Enum.SortOrder.LayoutOrder;
  1783. G2L["cd"]["FillDirection"] = Enum.FillDirection.Horizontal;
  1784. G2L["ce"] = Instance.new("ImageLabel", G2L["cc"]);
  1785. G2L["ce"]["SizeConstraint"] = Enum.SizeConstraint.RelativeYY;
  1786. G2L["ce"]["ZIndex"] = 8;
  1787. G2L["ce"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255);
  1788. G2L["ce"]["ScaleType"] = Enum.ScaleType.Fit;
  1789. G2L["ce"]["AnchorPoint"] = Vector2.new(1, 0.5);
  1790. G2L["ce"]["Image"] = [[rbxassetid://116165443812933]];
  1791. G2L["ce"]["Size"] = UDim2.new(0.75, 0, 0.75, 0);
  1792. G2L["ce"]["Visible"] = false;
  1793. G2L["ce"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
  1794. G2L["ce"]["BackgroundTransparency"] = 1;
  1795. G2L["ce"]["LayoutOrder"] = 1;
  1796. G2L["ce"]["Name"] = [[NoRevive]];
  1797. G2L["cf"] = Instance.new("ImageLabel", G2L["cc"]);
  1798. G2L["cf"]["SizeConstraint"] = Enum.SizeConstraint.RelativeYY;
  1799. G2L["cf"]["ZIndex"] = 8;
  1800. G2L["cf"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255);
  1801. G2L["cf"]["ScaleType"] = Enum.ScaleType.Fit;
  1802. G2L["cf"]["AnchorPoint"] = Vector2.new(1, 0.5);
  1803. G2L["cf"]["Image"] = [[rbxassetid://92782478969567]];
  1804. G2L["cf"]["Size"] = UDim2.new(0.75, 0, 0.75, 0);
  1805. G2L["cf"]["Visible"] = false;
  1806. G2L["cf"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
  1807. G2L["cf"]["BackgroundTransparency"] = 1;
  1808. G2L["cf"]["LayoutOrder"] = 3;
  1809. G2L["cf"]["Name"] = [[New]];
  1810. G2L["d0"] = Instance.new("ImageLabel", G2L["cc"]);
  1811. G2L["d0"]["SizeConstraint"] = Enum.SizeConstraint.RelativeYY;
  1812. G2L["d0"]["ZIndex"] = 8;
  1813. G2L["d0"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255);
  1814. G2L["d0"]["ScaleType"] = Enum.ScaleType.Fit;
  1815. G2L["d0"]["ImageColor3"] = Color3.fromRGB(255, 201, 0);
  1816. G2L["d0"]["AnchorPoint"] = Vector2.new(1, 0.5);
  1817. G2L["d0"]["Image"] = [[rbxassetid://80639010689297]];
  1818. G2L["d0"]["Size"] = UDim2.new(0.75, 0, 0.75, 0);
  1819. G2L["d0"]["Visible"] = false;
  1820. G2L["d0"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
  1821. G2L["d0"]["BackgroundTransparency"] = 1;
  1822. G2L["d0"]["LayoutOrder"] = 1;
  1823. G2L["d0"]["Name"] = [[Sprint]];
  1824. G2L["d1"] = Instance.new("TextButton", G2L["12"]);
  1825. G2L["d1"]["TextWrapped"] = true;
  1826. G2L["d1"]["LineHeight"] = 1.1;
  1827. G2L["d1"]["BorderSizePixel"] = 0;
  1828. G2L["d1"]["TextColor3"] = Color3.fromRGB(255, 0, 0);
  1829. G2L["d1"]["TextXAlignment"] = Enum.TextXAlignment.Left;
  1830. G2L["d1"]["TextSize"] = 35;
  1831. G2L["d1"]["TextScaled"] = true;
  1832. G2L["d1"]["BackgroundColor3"] = Color3.fromRGB(255, 0, 0);
  1833. G2L["d1"]["FontFace"] = Font.new([[rbxasset://fonts/families/Oswald.json]], Enum.FontWeight.Bold, Enum.FontStyle.Normal);
  1834. G2L["d1"]["AnchorPoint"] = Vector2.new(0.5, 0);
  1835. G2L["d1"]["Size"] = UDim2.new(1, 0, 0, 32);
  1836. G2L["d1"]["BackgroundTransparency"] = 0.9;
  1837. G2L["d1"]["LayoutOrder"] = -100;
  1838. G2L["d1"]["Name"] = [[Hard]];
  1839. G2L["d1"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
  1840. G2L["d1"]["Text"] = [[Hard]];
  1841. G2L["d1"]["Position"] = UDim2.new(0.5, 0, 0.64779, 0);
  1842. G2L["d2"] = Instance.new("UICorner", G2L["d1"]);
  1843. G2L["d2"]["CornerRadius"] = UDim.new(1, 0);
  1844. G2L["d3"] = Instance.new("UIPadding", G2L["d1"]);
  1845. G2L["d3"]["PaddingRight"] = UDim.new(0.02, 6);
  1846. G2L["d3"]["PaddingLeft"] = UDim.new(0.02, 6);
  1847. G2L["d4"] = Instance.new("UIStroke", G2L["d1"]);
  1848. G2L["d4"]["Transparency"] = 1;
  1849. G2L["d4"]["ApplyStrokeMode"] = Enum.ApplyStrokeMode.Border;
  1850. G2L["d4"]["Thickness"] = 3;
  1851. G2L["d4"]["Color"] = Color3.fromRGB(255, 0, 0);
  1852. G2L["d5"] = Instance.new("Frame", G2L["d1"]);
  1853. G2L["d5"]["BorderSizePixel"] = 0;
  1854. G2L["d5"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255);
  1855. G2L["d5"]["AnchorPoint"] = Vector2.new(1, 0.5);
  1856. G2L["d5"]["Size"] = UDim2.new(0.6, 0, 0.8, 0);
  1857. G2L["d5"]["Position"] = UDim2.new(1.02, 0, 0.5, 0);
  1858. G2L["d5"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
  1859. G2L["d5"]["Name"] = [[Info]];
  1860. G2L["d5"]["BackgroundTransparency"] = 1;
  1861. G2L["d6"] = Instance.new("UIListLayout", G2L["d5"]);
  1862. G2L["d6"]["HorizontalAlignment"] = Enum.HorizontalAlignment.Right;
  1863. G2L["d6"]["Padding"] = UDim.new(0.01, 0);
  1864. G2L["d6"]["VerticalAlignment"] = Enum.VerticalAlignment.Center;
  1865. G2L["d6"]["SortOrder"] = Enum.SortOrder.LayoutOrder;
  1866. G2L["d6"]["FillDirection"] = Enum.FillDirection.Horizontal;
  1867. G2L["d7"] = Instance.new("ImageLabel", G2L["d5"]);
  1868. G2L["d7"]["Interactable"] = false;
  1869. G2L["d7"]["SizeConstraint"] = Enum.SizeConstraint.RelativeYY;
  1870. G2L["d7"]["ZIndex"] = 8;
  1871. G2L["d7"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255);
  1872. G2L["d7"]["ScaleType"] = Enum.ScaleType.Fit;
  1873. G2L["d7"]["AnchorPoint"] = Vector2.new(1, 0.5);
  1874. G2L["d7"]["Image"] = [[rbxassetid://116165443812933]];
  1875. G2L["d7"]["Size"] = UDim2.new(0.75, 0, 0.75, 0);
  1876. G2L["d7"]["Visible"] = false;
  1877. G2L["d7"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
  1878. G2L["d7"]["BackgroundTransparency"] = 1;
  1879. G2L["d7"]["LayoutOrder"] = 1;
  1880. G2L["d7"]["Name"] = [[NoRevive]];
  1881. G2L["d8"] = Instance.new("ImageLabel", G2L["d5"]);
  1882. G2L["d8"]["SizeConstraint"] = Enum.SizeConstraint.RelativeYY;
  1883. G2L["d8"]["ZIndex"] = 8;
  1884. G2L["d8"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255);
  1885. G2L["d8"]["ScaleType"] = Enum.ScaleType.Fit;
  1886. G2L["d8"]["AnchorPoint"] = Vector2.new(1, 0.5);
  1887. G2L["d8"]["Image"] = [[rbxassetid://92782478969567]];
  1888. G2L["d8"]["Size"] = UDim2.new(0.75, 0, 0.75, 0);
  1889. G2L["d8"]["Visible"] = false;
  1890. G2L["d8"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
  1891. G2L["d8"]["BackgroundTransparency"] = 1;
  1892. G2L["d8"]["LayoutOrder"] = 3;
  1893. G2L["d8"]["Name"] = [[New]];
  1894. G2L["d9"] = Instance.new("ImageLabel", G2L["d5"]);
  1895. G2L["d9"]["SizeConstraint"] = Enum.SizeConstraint.RelativeYY;
  1896. G2L["d9"]["ZIndex"] = 8;
  1897. G2L["d9"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255);
  1898. G2L["d9"]["ScaleType"] = Enum.ScaleType.Fit;
  1899. G2L["d9"]["ImageColor3"] = Color3.fromRGB(255, 201, 0);
  1900. G2L["d9"]["AnchorPoint"] = Vector2.new(1, 0.5);
  1901. G2L["d9"]["Image"] = [[rbxassetid://80639010689297]];
  1902. G2L["d9"]["Size"] = UDim2.new(0.75, 0, 0.75, 0);
  1903. G2L["d9"]["Visible"] = false;
  1904. G2L["d9"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
  1905. G2L["d9"]["BackgroundTransparency"] = 1;
  1906. G2L["d9"]["LayoutOrder"] = 1;
  1907. G2L["d9"]["Name"] = [[Sprint]];
  1908. G2L["da"] = Instance.new("TextButton", G2L["12"]);
  1909. G2L["da"]["TextWrapped"] = true;
  1910. G2L["da"]["LineHeight"] = 1.1;
  1911. G2L["da"]["BorderSizePixel"] = 0;
  1912. G2L["da"]["TextColor3"] = Color3.fromRGB(255, 0, 0);
  1913. G2L["da"]["TextXAlignment"] = Enum.TextXAlignment.Left;
  1914. G2L["da"]["TextSize"] = 35;
  1915. G2L["da"]["TextScaled"] = true;
  1916. G2L["da"]["BackgroundColor3"] = Color3.fromRGB(255, 0, 0);
  1917. G2L["da"]["FontFace"] = Font.new([[rbxasset://fonts/families/Oswald.json]], Enum.FontWeight.Bold, Enum.FontStyle.Normal);
  1918. G2L["da"]["AnchorPoint"] = Vector2.new(0.5, 0);
  1919. G2L["da"]["Size"] = UDim2.new(1, 0, 0, 32);
  1920. G2L["da"]["BackgroundTransparency"] = 0.9;
  1921. G2L["da"]["LayoutOrder"] = -98;
  1922. G2L["da"]["Name"] = [[HardcoreRemake]];
  1923. G2L["da"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
  1924. G2L["da"]["Text"] = [[Hardcore(Remake)]];
  1925. G2L["db"] = Instance.new("UICorner", G2L["da"]);
  1926. G2L["db"]["CornerRadius"] = UDim.new(1, 0);
  1927. G2L["dc"] = Instance.new("UIPadding", G2L["da"]);
  1928. G2L["dc"]["PaddingRight"] = UDim.new(0.02, 6);
  1929. G2L["dc"]["PaddingLeft"] = UDim.new(0.02, 6);
  1930. G2L["dd"] = Instance.new("UIStroke", G2L["da"]);
  1931. G2L["dd"]["Transparency"] = 1;
  1932. G2L["dd"]["ApplyStrokeMode"] = Enum.ApplyStrokeMode.Border;
  1933. G2L["dd"]["Thickness"] = 3;
  1934. G2L["dd"]["Color"] = Color3.fromRGB(255, 0, 0);
  1935. G2L["de"] = Instance.new("Frame", G2L["da"]);
  1936. G2L["de"]["BorderSizePixel"] = 0;
  1937. G2L["de"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255);
  1938. G2L["de"]["AnchorPoint"] = Vector2.new(1, 0.5);
  1939. G2L["de"]["Size"] = UDim2.new(0.6, 0, 0.8, 0);
  1940. G2L["de"]["Position"] = UDim2.new(1.02, 0, 0.5, 0);
  1941. G2L["de"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
  1942. G2L["de"]["Name"] = [[Info]];
  1943. G2L["de"]["BackgroundTransparency"] = 1;
  1944. G2L["df"] = Instance.new("UIListLayout", G2L["de"]);
  1945. G2L["df"]["HorizontalAlignment"] = Enum.HorizontalAlignment.Right;
  1946. G2L["df"]["Padding"] = UDim.new(0.01, 0);
  1947. G2L["df"]["VerticalAlignment"] = Enum.VerticalAlignment.Center;
  1948. G2L["df"]["SortOrder"] = Enum.SortOrder.LayoutOrder;
  1949. G2L["df"]["FillDirection"] = Enum.FillDirection.Horizontal;
  1950. G2L["e0"] = Instance.new("ImageLabel", G2L["de"]);
  1951. G2L["e0"]["SizeConstraint"] = Enum.SizeConstraint.RelativeYY;
  1952. G2L["e0"]["ZIndex"] = 8;
  1953. G2L["e0"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255);
  1954. G2L["e0"]["ScaleType"] = Enum.ScaleType.Fit;
  1955. G2L["e0"]["AnchorPoint"] = Vector2.new(1, 0.5);
  1956. G2L["e0"]["Image"] = [[rbxassetid://116165443812933]];
  1957. G2L["e0"]["Size"] = UDim2.new(0.75, 0, 0.75, 0);
  1958. G2L["e0"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
  1959. G2L["e0"]["BackgroundTransparency"] = 1;
  1960. G2L["e0"]["LayoutOrder"] = 1;
  1961. G2L["e0"]["Name"] = [[NoRevive]];
  1962. G2L["e1"] = Instance.new("ImageLabel", G2L["de"]);
  1963. G2L["e1"]["SizeConstraint"] = Enum.SizeConstraint.RelativeYY;
  1964. G2L["e1"]["ZIndex"] = 8;
  1965. G2L["e1"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255);
  1966. G2L["e1"]["ScaleType"] = Enum.ScaleType.Fit;
  1967. G2L["e1"]["AnchorPoint"] = Vector2.new(1, 0.5);
  1968. G2L["e1"]["Image"] = [[rbxassetid://92782478969567]];
  1969. G2L["e1"]["Size"] = UDim2.new(0.75, 0, 0.75, 0);
  1970. G2L["e1"]["Visible"] = false;
  1971. G2L["e1"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
  1972. G2L["e1"]["BackgroundTransparency"] = 1;
  1973. G2L["e1"]["LayoutOrder"] = 3;
  1974. G2L["e1"]["Name"] = [[New]];
  1975. G2L["e2"] = Instance.new("ImageLabel", G2L["de"]);
  1976. G2L["e2"]["SizeConstraint"] = Enum.SizeConstraint.RelativeYY;
  1977. G2L["e2"]["ZIndex"] = 8;
  1978. G2L["e2"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255);
  1979. G2L["e2"]["ScaleType"] = Enum.ScaleType.Fit;
  1980. G2L["e2"]["ImageColor3"] = Color3.fromRGB(255, 201, 0);
  1981. G2L["e2"]["AnchorPoint"] = Vector2.new(1, 0.5);
  1982. G2L["e2"]["Image"] = [[rbxassetid://80639010689297]];
  1983. G2L["e2"]["Size"] = UDim2.new(0.75, 0, 0.75, 0);
  1984. G2L["e2"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
  1985. G2L["e2"]["BackgroundTransparency"] = 1;
  1986. G2L["e2"]["LayoutOrder"] = 1;
  1987. G2L["e2"]["Name"] = [[Sprint]];
  1988. G2L["e3"] = Instance.new("TextButton", G2L["12"]);
  1989. G2L["e3"]["TextWrapped"] = true;
  1990. G2L["e3"]["LineHeight"] = 1.1;
  1991. G2L["e3"]["BorderSizePixel"] = 0;
  1992. G2L["e3"]["TextColor3"] = Color3.fromRGB(255, 0, 0);
  1993. G2L["e3"]["TextXAlignment"] = Enum.TextXAlignment.Left;
  1994. G2L["e3"]["TextSize"] = 35;
  1995. G2L["e3"]["TextScaled"] = true;
  1996. G2L["e3"]["BackgroundColor3"] = Color3.fromRGB(255, 0, 0);
  1997. G2L["e3"]["FontFace"] = Font.new([[rbxasset://fonts/families/Oswald.json]], Enum.FontWeight.Bold, Enum.FontStyle.Normal);
  1998. G2L["e3"]["AnchorPoint"] = Vector2.new(0.5, 0);
  1999. G2L["e3"]["Size"] = UDim2.new(1, 0, 0, 32);
  2000. G2L["e3"]["BackgroundTransparency"] = 0.9;
  2001. G2L["e3"]["LayoutOrder"] = -97;
  2002. G2L["e3"]["Name"] = [[HardcoreBad]];
  2003. G2L["e3"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
  2004. G2L["e3"]["Text"] = [[Hardcore But Bad]];
  2005. G2L["e4"] = Instance.new("UICorner", G2L["e3"]);
  2006. G2L["e4"]["CornerRadius"] = UDim.new(1, 0);
  2007. G2L["e5"] = Instance.new("UIPadding", G2L["e3"]);
  2008. G2L["e5"]["PaddingRight"] = UDim.new(0.02, 6);
  2009. G2L["e5"]["PaddingLeft"] = UDim.new(0.02, 6);
  2010. G2L["e6"] = Instance.new("UIStroke", G2L["e3"]);
  2011. G2L["e6"]["Transparency"] = 1;
  2012. G2L["e6"]["ApplyStrokeMode"] = Enum.ApplyStrokeMode.Border;
  2013. G2L["e6"]["Thickness"] = 3;
  2014. G2L["e6"]["Color"] = Color3.fromRGB(255, 0, 0);
  2015. G2L["e7"] = Instance.new("Frame", G2L["e3"]);
  2016. G2L["e7"]["BorderSizePixel"] = 0;
  2017. G2L["e7"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255);
  2018. G2L["e7"]["AnchorPoint"] = Vector2.new(1, 0.5);
  2019. G2L["e7"]["Size"] = UDim2.new(0.6, 0, 0.8, 0);
  2020. G2L["e7"]["Position"] = UDim2.new(1.02, 0, 0.5, 0);
  2021. G2L["e7"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
  2022. G2L["e7"]["Name"] = [[Info]];
  2023. G2L["e7"]["BackgroundTransparency"] = 1;
  2024. G2L["e8"] = Instance.new("UIListLayout", G2L["e7"]);
  2025. G2L["e8"]["HorizontalAlignment"] = Enum.HorizontalAlignment.Right;
  2026. G2L["e8"]["Padding"] = UDim.new(0.01, 0);
  2027. G2L["e8"]["VerticalAlignment"] = Enum.VerticalAlignment.Center;
  2028. G2L["e8"]["SortOrder"] = Enum.SortOrder.LayoutOrder;
  2029. G2L["e8"]["FillDirection"] = Enum.FillDirection.Horizontal;
  2030. G2L["e9"] = Instance.new("ImageLabel", G2L["e7"]);
  2031. G2L["e9"]["SizeConstraint"] = Enum.SizeConstraint.RelativeYY;
  2032. G2L["e9"]["ZIndex"] = 8;
  2033. G2L["e9"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255);
  2034. G2L["e9"]["ScaleType"] = Enum.ScaleType.Fit;
  2035. G2L["e9"]["AnchorPoint"] = Vector2.new(1, 0.5);
  2036. G2L["e9"]["Image"] = [[rbxassetid://116165443812933]];
  2037. G2L["e9"]["Size"] = UDim2.new(0.75, 0, 0.75, 0);
  2038. G2L["e9"]["Visible"] = false;
  2039. G2L["e9"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
  2040. G2L["e9"]["BackgroundTransparency"] = 1;
  2041. G2L["e9"]["LayoutOrder"] = 1;
  2042. G2L["e9"]["Name"] = [[NoRevive]];
  2043. G2L["ea"] = Instance.new("ImageLabel", G2L["e7"]);
  2044. G2L["ea"]["SizeConstraint"] = Enum.SizeConstraint.RelativeYY;
  2045. G2L["ea"]["ZIndex"] = 8;
  2046. G2L["ea"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255);
  2047. G2L["ea"]["ScaleType"] = Enum.ScaleType.Fit;
  2048. G2L["ea"]["AnchorPoint"] = Vector2.new(1, 0.5);
  2049. G2L["ea"]["Image"] = [[rbxassetid://92782478969567]];
  2050. G2L["ea"]["Size"] = UDim2.new(0.75, 0, 0.75, 0);
  2051. G2L["ea"]["Visible"] = false;
  2052. G2L["ea"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
  2053. G2L["ea"]["BackgroundTransparency"] = 1;
  2054. G2L["ea"]["LayoutOrder"] = 3;
  2055. G2L["ea"]["Name"] = [[New]];
  2056. G2L["eb"] = Instance.new("ImageLabel", G2L["e7"]);
  2057. G2L["eb"]["SizeConstraint"] = Enum.SizeConstraint.RelativeYY;
  2058. G2L["eb"]["ZIndex"] = 8;
  2059. G2L["eb"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255);
  2060. G2L["eb"]["ScaleType"] = Enum.ScaleType.Fit;
  2061. G2L["eb"]["ImageColor3"] = Color3.fromRGB(255, 201, 0);
  2062. G2L["eb"]["AnchorPoint"] = Vector2.new(1, 0.5);
  2063. G2L["eb"]["Image"] = [[rbxassetid://80639010689297]];
  2064. G2L["eb"]["Size"] = UDim2.new(0.75, 0, 0.75, 0);
  2065. G2L["eb"]["Visible"] = false;
  2066. G2L["eb"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
  2067. G2L["eb"]["BackgroundTransparency"] = 1;
  2068. G2L["eb"]["LayoutOrder"] = 1;
  2069. G2L["eb"]["Name"] = [[Sprint]];
  2070. G2L["ec"] = Instance.new("TextButton", G2L["12"]);
  2071. G2L["ec"]["TextWrapped"] = true;
  2072. G2L["ec"]["LineHeight"] = 1.1;
  2073. G2L["ec"]["BorderSizePixel"] = 0;
  2074. G2L["ec"]["TextColor3"] = Color3.fromRGB(255, 255, 128);
  2075. G2L["ec"]["TextXAlignment"] = Enum.TextXAlignment.Left;
  2076. G2L["ec"]["TextSize"] = 35;
  2077. G2L["ec"]["TextScaled"] = true;
  2078. G2L["ec"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 128);
  2079. G2L["ec"]["FontFace"] = Font.new([[rbxasset://fonts/families/Oswald.json]], Enum.FontWeight.Bold, Enum.FontStyle.Normal);
  2080. G2L["ec"]["AnchorPoint"] = Vector2.new(0.5, 0);
  2081. G2L["ec"]["Size"] = UDim2.new(1, 0, 0, 32);
  2082. G2L["ec"]["BackgroundTransparency"] = 0.9;
  2083. G2L["ec"]["LayoutOrder"] = 6;
  2084. G2L["ec"]["Name"] = [[Hazy]];
  2085. G2L["ec"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
  2086. G2L["ec"]["Text"] = [[Hazy]];
  2087. G2L["ec"]["Position"] = UDim2.new(0.49776, 0, 0.45256, 0);
  2088. G2L["ed"] = Instance.new("UICorner", G2L["ec"]);
  2089. G2L["ed"]["CornerRadius"] = UDim.new(1, 0);
  2090. G2L["ee"] = Instance.new("UIPadding", G2L["ec"]);
  2091. G2L["ee"]["PaddingRight"] = UDim.new(0.02, 6);
  2092. G2L["ee"]["PaddingLeft"] = UDim.new(0.02, 6);
  2093. G2L["ef"] = Instance.new("UIStroke", G2L["ec"]);
  2094. G2L["ef"]["Transparency"] = 1;
  2095. G2L["ef"]["ApplyStrokeMode"] = Enum.ApplyStrokeMode.Border;
  2096. G2L["ef"]["Thickness"] = 3;
  2097. G2L["ef"]["Color"] = Color3.fromRGB(255, 255, 128);
  2098. G2L["f0"] = Instance.new("Frame", G2L["ec"]);
  2099. G2L["f0"]["BorderSizePixel"] = 0;
  2100. G2L["f0"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255);
  2101. G2L["f0"]["AnchorPoint"] = Vector2.new(1, 0.5);
  2102. G2L["f0"]["Size"] = UDim2.new(0.6, 0, 0.8, 0);
  2103. G2L["f0"]["Position"] = UDim2.new(1.02, 0, 0.5, 0);
  2104. G2L["f0"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
  2105. G2L["f0"]["Name"] = [[Info]];
  2106. G2L["f0"]["BackgroundTransparency"] = 1;
  2107. G2L["f1"] = Instance.new("UIListLayout", G2L["f0"]);
  2108. G2L["f1"]["HorizontalAlignment"] = Enum.HorizontalAlignment.Right;
  2109. G2L["f1"]["Padding"] = UDim.new(0.01, 0);
  2110. G2L["f1"]["VerticalAlignment"] = Enum.VerticalAlignment.Center;
  2111. G2L["f1"]["SortOrder"] = Enum.SortOrder.LayoutOrder;
  2112. G2L["f1"]["FillDirection"] = Enum.FillDirection.Horizontal;
  2113. G2L["f2"] = Instance.new("ImageLabel", G2L["f0"]);
  2114. G2L["f2"]["Interactable"] = false;
  2115. G2L["f2"]["SizeConstraint"] = Enum.SizeConstraint.RelativeYY;
  2116. G2L["f2"]["ZIndex"] = 8;
  2117. G2L["f2"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255);
  2118. G2L["f2"]["ScaleType"] = Enum.ScaleType.Fit;
  2119. G2L["f2"]["AnchorPoint"] = Vector2.new(1, 0.5);
  2120. G2L["f2"]["Image"] = [[rbxassetid://116165443812933]];
  2121. G2L["f2"]["Size"] = UDim2.new(0.75, 0, 0.75, 0);
  2122. G2L["f2"]["Visible"] = false;
  2123. G2L["f2"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
  2124. G2L["f2"]["BackgroundTransparency"] = 1;
  2125. G2L["f2"]["LayoutOrder"] = 1;
  2126. G2L["f2"]["Name"] = [[NoRevive]];
  2127. G2L["f3"] = Instance.new("ImageLabel", G2L["f0"]);
  2128. G2L["f3"]["SizeConstraint"] = Enum.SizeConstraint.RelativeYY;
  2129. G2L["f3"]["ZIndex"] = 8;
  2130. G2L["f3"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255);
  2131. G2L["f3"]["ScaleType"] = Enum.ScaleType.Fit;
  2132. G2L["f3"]["AnchorPoint"] = Vector2.new(1, 0.5);
  2133. G2L["f3"]["Image"] = [[rbxassetid://92782478969567]];
  2134. G2L["f3"]["Size"] = UDim2.new(0.75, 0, 0.75, 0);
  2135. G2L["f3"]["Visible"] = false;
  2136. G2L["f3"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
  2137. G2L["f3"]["BackgroundTransparency"] = 1;
  2138. G2L["f3"]["LayoutOrder"] = 3;
  2139. G2L["f3"]["Name"] = [[New]];
  2140. G2L["f4"] = Instance.new("ImageLabel", G2L["f0"]);
  2141. G2L["f4"]["SizeConstraint"] = Enum.SizeConstraint.RelativeYY;
  2142. G2L["f4"]["ZIndex"] = 8;
  2143. G2L["f4"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255);
  2144. G2L["f4"]["ScaleType"] = Enum.ScaleType.Fit;
  2145. G2L["f4"]["ImageColor3"] = Color3.fromRGB(255, 201, 0);
  2146. G2L["f4"]["AnchorPoint"] = Vector2.new(1, 0.5);
  2147. G2L["f4"]["Image"] = [[rbxassetid://80639010689297]];
  2148. G2L["f4"]["Size"] = UDim2.new(0.75, 0, 0.75, 0);
  2149. G2L["f4"]["Visible"] = false;
  2150. G2L["f4"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
  2151. G2L["f4"]["BackgroundTransparency"] = 1;
  2152. G2L["f4"]["LayoutOrder"] = 1;
  2153. G2L["f4"]["Name"] = [[Sprint]];
  2154. G2L["f5"] = Instance.new("TextButton", G2L["12"]);
  2155. G2L["f5"]["TextWrapped"] = true;
  2156. G2L["f5"]["LineHeight"] = 1.1;
  2157. G2L["f5"]["BorderSizePixel"] = 0;
  2158. G2L["f5"]["TextColor3"] = Color3.fromRGB(113, 0, 169);
  2159. G2L["f5"]["TextXAlignment"] = Enum.TextXAlignment.Left;
  2160. G2L["f5"]["TextSize"] = 35;
  2161. G2L["f5"]["TextScaled"] = true;
  2162. G2L["f5"]["BackgroundColor3"] = Color3.fromRGB(113, 0, 169);
  2163. G2L["f5"]["FontFace"] = Font.new([[rbxasset://fonts/families/Oswald.json]], Enum.FontWeight.Bold, Enum.FontStyle.Normal);
  2164. G2L["f5"]["AnchorPoint"] = Vector2.new(0.5, 0);
  2165. G2L["f5"]["Size"] = UDim2.new(1, 0, 0, 32);
  2166. G2L["f5"]["BackgroundTransparency"] = 0.9;
  2167. G2L["f5"]["LayoutOrder"] = 7;
  2168. G2L["f5"]["Name"] = [[Hamor]];
  2169. G2L["f5"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
  2170. G2L["f5"]["Text"] = [[Hamor]];
  2171. G2L["f6"] = Instance.new("UICorner", G2L["f5"]);
  2172. G2L["f6"]["CornerRadius"] = UDim.new(1, 0);
  2173. G2L["f7"] = Instance.new("UIPadding", G2L["f5"]);
  2174. G2L["f7"]["PaddingRight"] = UDim.new(0.02, 6);
  2175. G2L["f7"]["PaddingLeft"] = UDim.new(0.02, 6);
  2176. G2L["f8"] = Instance.new("UIStroke", G2L["f5"]);
  2177. G2L["f8"]["Transparency"] = 1;
  2178. G2L["f8"]["ApplyStrokeMode"] = Enum.ApplyStrokeMode.Border;
  2179. G2L["f8"]["Thickness"] = 3;
  2180. G2L["f8"]["Color"] = Color3.fromRGB(113, 0, 169);
  2181. G2L["f9"] = Instance.new("Frame", G2L["f5"]);
  2182. G2L["f9"]["BorderSizePixel"] = 0;
  2183. G2L["f9"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255);
  2184. G2L["f9"]["AnchorPoint"] = Vector2.new(1, 0.5);
  2185. G2L["f9"]["Size"] = UDim2.new(0.6, 0, 0.8, 0);
  2186. G2L["f9"]["Position"] = UDim2.new(1.02, 0, 0.5, 0);
  2187. G2L["f9"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
  2188. G2L["f9"]["Name"] = [[Info]];
  2189. G2L["f9"]["BackgroundTransparency"] = 1;
  2190. G2L["fa"] = Instance.new("UIListLayout", G2L["f9"]);
  2191. G2L["fa"]["HorizontalAlignment"] = Enum.HorizontalAlignment.Right;
  2192. G2L["fa"]["Padding"] = UDim.new(0.01, 0);
  2193. G2L["fa"]["VerticalAlignment"] = Enum.VerticalAlignment.Center;
  2194. G2L["fa"]["SortOrder"] = Enum.SortOrder.LayoutOrder;
  2195. G2L["fa"]["FillDirection"] = Enum.FillDirection.Horizontal;
  2196. G2L["fb"] = Instance.new("ImageLabel", G2L["f9"]);
  2197. G2L["fb"]["SizeConstraint"] = Enum.SizeConstraint.RelativeYY;
  2198. G2L["fb"]["ZIndex"] = 8;
  2199. G2L["fb"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255);
  2200. G2L["fb"]["ScaleType"] = Enum.ScaleType.Fit;
  2201. G2L["fb"]["AnchorPoint"] = Vector2.new(1, 0.5);
  2202. G2L["fb"]["Image"] = [[rbxassetid://116165443812933]];
  2203. G2L["fb"]["Size"] = UDim2.new(0.75, 0, 0.75, 0);
  2204. G2L["fb"]["Visible"] = false;
  2205. G2L["fb"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
  2206. G2L["fb"]["BackgroundTransparency"] = 1;
  2207. G2L["fb"]["LayoutOrder"] = 1;
  2208. G2L["fb"]["Name"] = [[NoRevive]];
  2209. G2L["fc"] = Instance.new("ImageLabel", G2L["f9"]);
  2210. G2L["fc"]["SizeConstraint"] = Enum.SizeConstraint.RelativeYY;
  2211. G2L["fc"]["ZIndex"] = 8;
  2212. G2L["fc"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255);
  2213. G2L["fc"]["ScaleType"] = Enum.ScaleType.Fit;
  2214. G2L["fc"]["AnchorPoint"] = Vector2.new(1, 0.5);
  2215. G2L["fc"]["Image"] = [[rbxassetid://92782478969567]];
  2216. G2L["fc"]["Size"] = UDim2.new(0.75, 0, 0.75, 0);
  2217. G2L["fc"]["Visible"] = false;
  2218. G2L["fc"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
  2219. G2L["fc"]["BackgroundTransparency"] = 1;
  2220. G2L["fc"]["LayoutOrder"] = 3;
  2221. G2L["fc"]["Name"] = [[New]];
  2222. G2L["fd"] = Instance.new("ImageLabel", G2L["f9"]);
  2223. G2L["fd"]["SizeConstraint"] = Enum.SizeConstraint.RelativeYY;
  2224. G2L["fd"]["ZIndex"] = 8;
  2225. G2L["fd"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255);
  2226. G2L["fd"]["ScaleType"] = Enum.ScaleType.Fit;
  2227. G2L["fd"]["ImageColor3"] = Color3.fromRGB(255, 201, 0);
  2228. G2L["fd"]["AnchorPoint"] = Vector2.new(1, 0.5);
  2229. G2L["fd"]["Image"] = [[rbxassetid://80639010689297]];
  2230. G2L["fd"]["Size"] = UDim2.new(0.75, 0, 0.75, 0);
  2231. G2L["fd"]["Visible"] = false;
  2232. G2L["fd"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
  2233. G2L["fd"]["BackgroundTransparency"] = 1;
  2234. G2L["fd"]["LayoutOrder"] = 1;
  2235. G2L["fd"]["Name"] = [[Sprint]];
  2236. G2L["fe"] = Instance.new("TextButton", G2L["12"]);
  2237. G2L["fe"]["TextWrapped"] = true;
  2238. G2L["fe"]["LineHeight"] = 1.1;
  2239. G2L["fe"]["BorderSizePixel"] = 0;
  2240. G2L["fe"]["TextColor3"] = Color3.fromRGB(0, 86, 0);
  2241. G2L["fe"]["TextXAlignment"] = Enum.TextXAlignment.Left;
  2242. G2L["fe"]["TextSize"] = 35;
  2243. G2L["fe"]["TextScaled"] = true;
  2244. G2L["fe"]["BackgroundColor3"] = Color3.fromRGB(0, 86, 0);
  2245. G2L["fe"]["FontFace"] = Font.new([[rbxasset://fonts/families/Oswald.json]], Enum.FontWeight.Bold, Enum.FontStyle.Normal);
  2246. G2L["fe"]["AnchorPoint"] = Vector2.new(0.5, 0);
  2247. G2L["fe"]["Size"] = UDim2.new(1, 0, 0, 32);
  2248. G2L["fe"]["BackgroundTransparency"] = 0.9;
  2249. G2L["fe"]["LayoutOrder"] = -86;
  2250. G2L["fe"]["Name"] = [[Immersive]];
  2251. G2L["fe"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
  2252. G2L["fe"]["Text"] = [[Immersive]];
  2253. G2L["fe"]["Position"] = UDim2.new(0.51161, 0, 0.4268, 0);
  2254. G2L["ff"] = Instance.new("UICorner", G2L["fe"]);
  2255. G2L["ff"]["CornerRadius"] = UDim.new(1, 0);
  2256. G2L["100"] = Instance.new("UIPadding", G2L["fe"]);
  2257. G2L["100"]["PaddingRight"] = UDim.new(0.02, 6);
  2258. G2L["100"]["PaddingLeft"] = UDim.new(0.02, 6);
  2259. G2L["101"] = Instance.new("UIStroke", G2L["fe"]);
  2260. G2L["101"]["Transparency"] = 1;
  2261. G2L["101"]["ApplyStrokeMode"] = Enum.ApplyStrokeMode.Border;
  2262. G2L["101"]["Thickness"] = 3;
  2263. G2L["101"]["Color"] = Color3.fromRGB(0, 86, 0);
  2264. G2L["102"] = Instance.new("Frame", G2L["fe"]);
  2265. G2L["102"]["BorderSizePixel"] = 0;
  2266. G2L["102"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255);
  2267. G2L["102"]["AnchorPoint"] = Vector2.new(1, 0.5);
  2268. G2L["102"]["Size"] = UDim2.new(0.6, 0, 0.8, 0);
  2269. G2L["102"]["Position"] = UDim2.new(1.02, 0, 0.5, 0);
  2270. G2L["102"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
  2271. G2L["102"]["Name"] = [[Info]];
  2272. G2L["102"]["BackgroundTransparency"] = 1;
  2273. G2L["103"] = Instance.new("UIListLayout", G2L["102"]);
  2274. G2L["103"]["HorizontalAlignment"] = Enum.HorizontalAlignment.Right;
  2275. G2L["103"]["Padding"] = UDim.new(0.01, 0);
  2276. G2L["103"]["VerticalAlignment"] = Enum.VerticalAlignment.Center;
  2277. G2L["103"]["SortOrder"] = Enum.SortOrder.LayoutOrder;
  2278. G2L["103"]["FillDirection"] = Enum.FillDirection.Horizontal;
  2279. G2L["104"] = Instance.new("ImageLabel", G2L["102"]);
  2280. G2L["104"]["SizeConstraint"] = Enum.SizeConstraint.RelativeYY;
  2281. G2L["104"]["ZIndex"] = 8;
  2282. G2L["104"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255);
  2283. G2L["104"]["ScaleType"] = Enum.ScaleType.Fit;
  2284. G2L["104"]["AnchorPoint"] = Vector2.new(1, 0.5);
  2285. G2L["104"]["Image"] = [[rbxassetid://116165443812933]];
  2286. G2L["104"]["Size"] = UDim2.new(0.75, 0, 0.75, 0);
  2287. G2L["104"]["Visible"] = false;
  2288. G2L["104"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
  2289. G2L["104"]["BackgroundTransparency"] = 1;
  2290. G2L["104"]["LayoutOrder"] = 1;
  2291. G2L["104"]["Name"] = [[NoRevive]];
  2292. G2L["105"] = Instance.new("ImageLabel", G2L["102"]);
  2293. G2L["105"]["SizeConstraint"] = Enum.SizeConstraint.RelativeYY;
  2294. G2L["105"]["ZIndex"] = 8;
  2295. G2L["105"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255);
  2296. G2L["105"]["ScaleType"] = Enum.ScaleType.Fit;
  2297. G2L["105"]["AnchorPoint"] = Vector2.new(1, 0.5);
  2298. G2L["105"]["Image"] = [[rbxassetid://92782478969567]];
  2299. G2L["105"]["Size"] = UDim2.new(0.75, 0, 0.75, 0);
  2300. G2L["105"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
  2301. G2L["105"]["BackgroundTransparency"] = 1;
  2302. G2L["105"]["LayoutOrder"] = 3;
  2303. G2L["105"]["Name"] = [[New]];
  2304. G2L["106"] = Instance.new("ImageLabel", G2L["102"]);
  2305. G2L["106"]["SizeConstraint"] = Enum.SizeConstraint.RelativeYY;
  2306. G2L["106"]["ZIndex"] = 8;
  2307. G2L["106"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255);
  2308. G2L["106"]["ScaleType"] = Enum.ScaleType.Fit;
  2309. G2L["106"]["ImageColor3"] = Color3.fromRGB(255, 201, 0);
  2310. G2L["106"]["AnchorPoint"] = Vector2.new(1, 0.5);
  2311. G2L["106"]["Image"] = [[rbxassetid://80639010689297]];
  2312. G2L["106"]["Size"] = UDim2.new(0.75, 0, 0.75, 0);
  2313. G2L["106"]["Visible"] = false;
  2314. G2L["106"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
  2315. G2L["106"]["BackgroundTransparency"] = 1;
  2316. G2L["106"]["LayoutOrder"] = 1;
  2317. G2L["106"]["Name"] = [[Sprint]];
  2318. G2L["107"] = Instance.new("TextButton", G2L["12"]);
  2319. G2L["107"]["TextWrapped"] = true;
  2320. G2L["107"]["LineHeight"] = 1.1;
  2321. G2L["107"]["BorderSizePixel"] = 0;
  2322. G2L["107"]["TextColor3"] = Color3.fromRGB(255, 255, 255);
  2323. G2L["107"]["TextXAlignment"] = Enum.TextXAlignment.Left;
  2324. G2L["107"]["TextSize"] = 35;
  2325. G2L["107"]["TextScaled"] = true;
  2326. G2L["107"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255);
  2327. G2L["107"]["FontFace"] = Font.new([[rbxasset://fonts/families/Oswald.json]], Enum.FontWeight.Bold, Enum.FontStyle.Normal);
  2328. G2L["107"]["AnchorPoint"] = Vector2.new(0.5, 0);
  2329. G2L["107"]["Size"] = UDim2.new(1, 0, 0, 32);
  2330. G2L["107"]["BackgroundTransparency"] = 0.9;
  2331. G2L["107"]["LayoutOrder"] = -73;
  2332. G2L["107"]["Name"] = [[Interminable]];
  2333. G2L["107"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
  2334. G2L["107"]["Text"] = [[Interminable]];
  2335. G2L["107"]["Position"] = UDim2.new(0.51161, 0, 0.49601, 0);
  2336. G2L["108"] = Instance.new("UICorner", G2L["107"]);
  2337. G2L["108"]["CornerRadius"] = UDim.new(1, 0);
  2338. G2L["109"] = Instance.new("UIPadding", G2L["107"]);
  2339. G2L["109"]["PaddingRight"] = UDim.new(0.02, 6);
  2340. G2L["109"]["PaddingLeft"] = UDim.new(0.02, 6);
  2341. G2L["10a"] = Instance.new("UIStroke", G2L["107"]);
  2342. G2L["10a"]["Transparency"] = 1;
  2343. G2L["10a"]["ApplyStrokeMode"] = Enum.ApplyStrokeMode.Border;
  2344. G2L["10a"]["Thickness"] = 3;
  2345. G2L["10a"]["Color"] = Color3.fromRGB(255, 255, 255);
  2346. G2L["10b"] = Instance.new("Frame", G2L["107"]);
  2347. G2L["10b"]["BorderSizePixel"] = 0;
  2348. G2L["10b"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255);
  2349. G2L["10b"]["AnchorPoint"] = Vector2.new(1, 0.5);
  2350. G2L["10b"]["Size"] = UDim2.new(0.6, 0, 0.8, 0);
  2351. G2L["10b"]["Position"] = UDim2.new(1.02, 0, 0.5, 0);
  2352. G2L["10b"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
  2353. G2L["10b"]["Name"] = [[Info]];
  2354. G2L["10b"]["BackgroundTransparency"] = 1;
  2355. G2L["10c"] = Instance.new("UIListLayout", G2L["10b"]);
  2356. G2L["10c"]["HorizontalAlignment"] = Enum.HorizontalAlignment.Right;
  2357. G2L["10c"]["Padding"] = UDim.new(0.01, 0);
  2358. G2L["10c"]["VerticalAlignment"] = Enum.VerticalAlignment.Center;
  2359. G2L["10c"]["SortOrder"] = Enum.SortOrder.LayoutOrder;
  2360. G2L["10c"]["FillDirection"] = Enum.FillDirection.Horizontal;
  2361. G2L["10d"] = Instance.new("ImageLabel", G2L["10b"]);
  2362. G2L["10d"]["SizeConstraint"] = Enum.SizeConstraint.RelativeYY;
  2363. G2L["10d"]["ZIndex"] = 8;
  2364. G2L["10d"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255);
  2365. G2L["10d"]["ScaleType"] = Enum.ScaleType.Fit;
  2366. G2L["10d"]["AnchorPoint"] = Vector2.new(1, 0.5);
  2367. G2L["10d"]["Image"] = [[rbxassetid://116165443812933]];
  2368. G2L["10d"]["Size"] = UDim2.new(0.75, 0, 0.75, 0);
  2369. G2L["10d"]["Visible"] = false;
  2370. G2L["10d"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
  2371. G2L["10d"]["BackgroundTransparency"] = 1;
  2372. G2L["10d"]["LayoutOrder"] = 1;
  2373. G2L["10d"]["Name"] = [[NoRevive]];
  2374. G2L["10e"] = Instance.new("ImageLabel", G2L["10b"]);
  2375. G2L["10e"]["SizeConstraint"] = Enum.SizeConstraint.RelativeYY;
  2376. G2L["10e"]["ZIndex"] = 8;
  2377. G2L["10e"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255);
  2378. G2L["10e"]["ScaleType"] = Enum.ScaleType.Fit;
  2379. G2L["10e"]["AnchorPoint"] = Vector2.new(1, 0.5);
  2380. G2L["10e"]["Image"] = [[rbxassetid://92782478969567]];
  2381. G2L["10e"]["Size"] = UDim2.new(0.75, 0, 0.75, 0);
  2382. G2L["10e"]["Visible"] = false;
  2383. G2L["10e"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
  2384. G2L["10e"]["BackgroundTransparency"] = 1;
  2385. G2L["10e"]["LayoutOrder"] = 3;
  2386. G2L["10e"]["Name"] = [[New]];
  2387. G2L["10f"] = Instance.new("ImageLabel", G2L["10b"]);
  2388. G2L["10f"]["SizeConstraint"] = Enum.SizeConstraint.RelativeYY;
  2389. G2L["10f"]["ZIndex"] = 8;
  2390. G2L["10f"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255);
  2391. G2L["10f"]["ScaleType"] = Enum.ScaleType.Fit;
  2392. G2L["10f"]["ImageColor3"] = Color3.fromRGB(255, 201, 0);
  2393. G2L["10f"]["AnchorPoint"] = Vector2.new(1, 0.5);
  2394. G2L["10f"]["Image"] = [[rbxassetid://80639010689297]];
  2395. G2L["10f"]["Size"] = UDim2.new(0.75, 0, 0.75, 0);
  2396. G2L["10f"]["Visible"] = false;
  2397. G2L["10f"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
  2398. G2L["10f"]["BackgroundTransparency"] = 1;
  2399. G2L["10f"]["LayoutOrder"] = 1;
  2400. G2L["10f"]["Name"] = [[Sprint]];
  2401. G2L["110"] = Instance.new("TextButton", G2L["12"]);
  2402. G2L["110"]["TextWrapped"] = true;
  2403. G2L["110"]["LineHeight"] = 1.1;
  2404. G2L["110"]["BorderSizePixel"] = 0;
  2405. G2L["110"]["TextColor3"] = Color3.fromRGB(255, 255, 255);
  2406. G2L["110"]["TextXAlignment"] = Enum.TextXAlignment.Left;
  2407. G2L["110"]["TextSize"] = 35;
  2408. G2L["110"]["TextScaled"] = true;
  2409. G2L["110"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255);
  2410. G2L["110"]["FontFace"] = Font.new([[rbxasset://fonts/families/Oswald.json]], Enum.FontWeight.Bold, Enum.FontStyle.Normal);
  2411. G2L["110"]["AnchorPoint"] = Vector2.new(0.5, 0);
  2412. G2L["110"]["Size"] = UDim2.new(1, 0, 0, 32);
  2413. G2L["110"]["BackgroundTransparency"] = 0.9;
  2414. G2L["110"]["LayoutOrder"] = -77;
  2415. G2L["110"]["Name"] = [[Isolation]];
  2416. G2L["110"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
  2417. G2L["110"]["Text"] = [[Isolation]];
  2418. G2L["110"]["Position"] = UDim2.new(0.5, 0, 0.32299, 0);
  2419. G2L["111"] = Instance.new("UICorner", G2L["110"]);
  2420. G2L["111"]["CornerRadius"] = UDim.new(1, 0);
  2421. G2L["112"] = Instance.new("UIPadding", G2L["110"]);
  2422. G2L["112"]["PaddingRight"] = UDim.new(0.02, 6);
  2423. G2L["112"]["PaddingLeft"] = UDim.new(0.02, 6);
  2424. G2L["113"] = Instance.new("UIStroke", G2L["110"]);
  2425. G2L["113"]["Transparency"] = 1;
  2426. G2L["113"]["ApplyStrokeMode"] = Enum.ApplyStrokeMode.Border;
  2427. G2L["113"]["Thickness"] = 3;
  2428. G2L["113"]["Color"] = Color3.fromRGB(255, 255, 255);
  2429. G2L["114"] = Instance.new("Frame", G2L["110"]);
  2430. G2L["114"]["BorderSizePixel"] = 0;
  2431. G2L["114"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255);
  2432. G2L["114"]["AnchorPoint"] = Vector2.new(1, 0.5);
  2433. G2L["114"]["Size"] = UDim2.new(0.6, 0, 0.8, 0);
  2434. G2L["114"]["Position"] = UDim2.new(1.02, 0, 0.5, 0);
  2435. G2L["114"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
  2436. G2L["114"]["Name"] = [[Info]];
  2437. G2L["114"]["BackgroundTransparency"] = 1;
  2438. G2L["115"] = Instance.new("UIListLayout", G2L["114"]);
  2439. G2L["115"]["HorizontalAlignment"] = Enum.HorizontalAlignment.Right;
  2440. G2L["115"]["Padding"] = UDim.new(0.01, 0);
  2441. G2L["115"]["VerticalAlignment"] = Enum.VerticalAlignment.Center;
  2442. G2L["115"]["SortOrder"] = Enum.SortOrder.LayoutOrder;
  2443. G2L["115"]["FillDirection"] = Enum.FillDirection.Horizontal;
  2444. G2L["116"] = Instance.new("ImageLabel", G2L["114"]);
  2445. G2L["116"]["SizeConstraint"] = Enum.SizeConstraint.RelativeYY;
  2446. G2L["116"]["ZIndex"] = 8;
  2447. G2L["116"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255);
  2448. G2L["116"]["ScaleType"] = Enum.ScaleType.Fit;
  2449. G2L["116"]["AnchorPoint"] = Vector2.new(1, 0.5);
  2450. G2L["116"]["Image"] = [[rbxassetid://116165443812933]];
  2451. G2L["116"]["Size"] = UDim2.new(0.75, 0, 0.75, 0);
  2452. G2L["116"]["Visible"] = false;
  2453. G2L["116"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
  2454. G2L["116"]["BackgroundTransparency"] = 1;
  2455. G2L["116"]["LayoutOrder"] = 1;
  2456. G2L["116"]["Name"] = [[NoRevive]];
  2457. G2L["117"] = Instance.new("ImageLabel", G2L["114"]);
  2458. G2L["117"]["SizeConstraint"] = Enum.SizeConstraint.RelativeYY;
  2459. G2L["117"]["ZIndex"] = 8;
  2460. G2L["117"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255);
  2461. G2L["117"]["ScaleType"] = Enum.ScaleType.Fit;
  2462. G2L["117"]["AnchorPoint"] = Vector2.new(1, 0.5);
  2463. G2L["117"]["Image"] = [[rbxassetid://92782478969567]];
  2464. G2L["117"]["Size"] = UDim2.new(0.75, 0, 0.75, 0);
  2465. G2L["117"]["Visible"] = false;
  2466. G2L["117"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
  2467. G2L["117"]["BackgroundTransparency"] = 1;
  2468. G2L["117"]["LayoutOrder"] = 3;
  2469. G2L["117"]["Name"] = [[New]];
  2470. G2L["118"] = Instance.new("ImageLabel", G2L["114"]);
  2471. G2L["118"]["SizeConstraint"] = Enum.SizeConstraint.RelativeYY;
  2472. G2L["118"]["ZIndex"] = 8;
  2473. G2L["118"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255);
  2474. G2L["118"]["ScaleType"] = Enum.ScaleType.Fit;
  2475. G2L["118"]["ImageColor3"] = Color3.fromRGB(255, 201, 0);
  2476. G2L["118"]["AnchorPoint"] = Vector2.new(1, 0.5);
  2477. G2L["118"]["Image"] = [[rbxassetid://80639010689297]];
  2478. G2L["118"]["Size"] = UDim2.new(0.75, 0, 0.75, 0);
  2479. G2L["118"]["Visible"] = false;
  2480. G2L["118"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
  2481. G2L["118"]["BackgroundTransparency"] = 1;
  2482. G2L["118"]["LayoutOrder"] = 1;
  2483. G2L["118"]["Name"] = [[Sprint]];
  2484. G2L["119"] = Instance.new("TextButton", G2L["12"]);
  2485. G2L["119"]["TextWrapped"] = true;
  2486. G2L["119"]["LineHeight"] = 1.1;
  2487. G2L["119"]["BorderSizePixel"] = 0;
  2488. G2L["119"]["TextColor3"] = Color3.fromRGB(0, 0, 128);
  2489. G2L["119"]["TextXAlignment"] = Enum.TextXAlignment.Left;
  2490. G2L["119"]["TextSize"] = 35;
  2491. G2L["119"]["TextScaled"] = true;
  2492. G2L["119"]["BackgroundColor3"] = Color3.fromRGB(0, 0, 128);
  2493. G2L["119"]["FontFace"] = Font.new([[rbxasset://fonts/families/Oswald.json]], Enum.FontWeight.Bold, Enum.FontStyle.Normal);
  2494. G2L["119"]["AnchorPoint"] = Vector2.new(0.5, 0);
  2495. G2L["119"]["Size"] = UDim2.new(1, 0, 0, 32);
  2496. G2L["119"]["BackgroundTransparency"] = 0.9;
  2497. G2L["119"]["LayoutOrder"] = -82;
  2498. G2L["119"]["Name"] = [[Mayhem]];
  2499. G2L["119"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
  2500. G2L["119"]["Text"] = [[Mayhem]];
  2501. G2L["119"]["Position"] = UDim2.new(0.51161, 0, 1.11892, 0);
  2502. G2L["11a"] = Instance.new("UICorner", G2L["119"]);
  2503. G2L["11a"]["CornerRadius"] = UDim.new(1, 0);
  2504. G2L["11b"] = Instance.new("UIPadding", G2L["119"]);
  2505. G2L["11b"]["PaddingRight"] = UDim.new(0.02, 6);
  2506. G2L["11b"]["PaddingLeft"] = UDim.new(0.02, 6);
  2507. G2L["11c"] = Instance.new("UIStroke", G2L["119"]);
  2508. G2L["11c"]["Transparency"] = 1;
  2509. G2L["11c"]["ApplyStrokeMode"] = Enum.ApplyStrokeMode.Border;
  2510. G2L["11c"]["Thickness"] = 3;
  2511. G2L["11c"]["Color"] = Color3.fromRGB(0, 0, 128);
  2512. G2L["11d"] = Instance.new("Frame", G2L["119"]);
  2513. G2L["11d"]["BorderSizePixel"] = 0;
  2514. G2L["11d"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255);
  2515. G2L["11d"]["AnchorPoint"] = Vector2.new(1, 0.5);
  2516. G2L["11d"]["Size"] = UDim2.new(0.6, 0, 0.8, 0);
  2517. G2L["11d"]["Position"] = UDim2.new(1.02, 0, 0.5, 0);
  2518. G2L["11d"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
  2519. G2L["11d"]["Name"] = [[Info]];
  2520. G2L["11d"]["BackgroundTransparency"] = 1;
  2521. G2L["11e"] = Instance.new("UIListLayout", G2L["11d"]);
  2522. G2L["11e"]["HorizontalAlignment"] = Enum.HorizontalAlignment.Right;
  2523. G2L["11e"]["Padding"] = UDim.new(0.01, 0);
  2524. G2L["11e"]["VerticalAlignment"] = Enum.VerticalAlignment.Center;
  2525. G2L["11e"]["SortOrder"] = Enum.SortOrder.LayoutOrder;
  2526. G2L["11e"]["FillDirection"] = Enum.FillDirection.Horizontal;
  2527. G2L["11f"] = Instance.new("ImageLabel", G2L["11d"]);
  2528. G2L["11f"]["SizeConstraint"] = Enum.SizeConstraint.RelativeYY;
  2529. G2L["11f"]["ZIndex"] = 8;
  2530. G2L["11f"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255);
  2531. G2L["11f"]["ScaleType"] = Enum.ScaleType.Fit;
  2532. G2L["11f"]["AnchorPoint"] = Vector2.new(1, 0.5);
  2533. G2L["11f"]["Image"] = [[rbxassetid://116165443812933]];
  2534. G2L["11f"]["Size"] = UDim2.new(0.75, 0, 0.75, 0);
  2535. G2L["11f"]["Visible"] = false;
  2536. G2L["11f"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
  2537. G2L["11f"]["BackgroundTransparency"] = 1;
  2538. G2L["11f"]["LayoutOrder"] = 1;
  2539. G2L["11f"]["Name"] = [[NoRevive]];
  2540. G2L["120"] = Instance.new("ImageLabel", G2L["11d"]);
  2541. G2L["120"]["SizeConstraint"] = Enum.SizeConstraint.RelativeYY;
  2542. G2L["120"]["ZIndex"] = 8;
  2543. G2L["120"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255);
  2544. G2L["120"]["ScaleType"] = Enum.ScaleType.Fit;
  2545. G2L["120"]["AnchorPoint"] = Vector2.new(1, 0.5);
  2546. G2L["120"]["Image"] = [[rbxassetid://92782478969567]];
  2547. G2L["120"]["Size"] = UDim2.new(0.75, 0, 0.75, 0);
  2548. G2L["120"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
  2549. G2L["120"]["BackgroundTransparency"] = 1;
  2550. G2L["120"]["LayoutOrder"] = 3;
  2551. G2L["120"]["Name"] = [[New]];
  2552. G2L["121"] = Instance.new("ImageLabel", G2L["11d"]);
  2553. G2L["121"]["SizeConstraint"] = Enum.SizeConstraint.RelativeYY;
  2554. G2L["121"]["ZIndex"] = 8;
  2555. G2L["121"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255);
  2556. G2L["121"]["ScaleType"] = Enum.ScaleType.Fit;
  2557. G2L["121"]["ImageColor3"] = Color3.fromRGB(255, 201, 0);
  2558. G2L["121"]["AnchorPoint"] = Vector2.new(1, 0.5);
  2559. G2L["121"]["Image"] = [[rbxassetid://80639010689297]];
  2560. G2L["121"]["Size"] = UDim2.new(0.75, 0, 0.75, 0);
  2561. G2L["121"]["Visible"] = false;
  2562. G2L["121"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
  2563. G2L["121"]["BackgroundTransparency"] = 1;
  2564. G2L["121"]["LayoutOrder"] = 1;
  2565. G2L["121"]["Name"] = [[Sprint]];
  2566. G2L["122"] = Instance.new("TextButton", G2L["12"]);
  2567. G2L["122"]["TextWrapped"] = true;
  2568. G2L["122"]["LineHeight"] = 1.1;
  2569. G2L["122"]["BorderSizePixel"] = 0;
  2570. G2L["122"]["TextColor3"] = Color3.fromRGB(255, 255, 255);
  2571. G2L["122"]["TextXAlignment"] = Enum.TextXAlignment.Left;
  2572. G2L["122"]["TextSize"] = 35;
  2573. G2L["122"]["TextScaled"] = true;
  2574. G2L["122"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255);
  2575. G2L["122"]["FontFace"] = Font.new([[rbxasset://fonts/families/Oswald.json]], Enum.FontWeight.Bold, Enum.FontStyle.Normal);
  2576. G2L["122"]["AnchorPoint"] = Vector2.new(0.5, 0);
  2577. G2L["122"]["Size"] = UDim2.new(1, 0, 0, 32);
  2578. G2L["122"]["BackgroundTransparency"] = 0.9;
  2579. G2L["122"]["LayoutOrder"] = 8;
  2580. G2L["122"]["Name"] = [[Psychotic]];
  2581. G2L["122"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
  2582. G2L["122"]["Text"] = [[Psychotic]];
  2583. G2L["123"] = Instance.new("UICorner", G2L["122"]);
  2584. G2L["123"]["CornerRadius"] = UDim.new(1, 0);
  2585. G2L["124"] = Instance.new("UIPadding", G2L["122"]);
  2586. G2L["124"]["PaddingRight"] = UDim.new(0.02, 6);
  2587. G2L["124"]["PaddingLeft"] = UDim.new(0.02, 6);
  2588. G2L["125"] = Instance.new("UIStroke", G2L["122"]);
  2589. G2L["125"]["Transparency"] = 1;
  2590. G2L["125"]["ApplyStrokeMode"] = Enum.ApplyStrokeMode.Border;
  2591. G2L["125"]["Thickness"] = 3;
  2592. G2L["125"]["Color"] = Color3.fromRGB(255, 255, 255);
  2593. G2L["126"] = Instance.new("Frame", G2L["122"]);
  2594. G2L["126"]["BorderSizePixel"] = 0;
  2595. G2L["126"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255);
  2596. G2L["126"]["AnchorPoint"] = Vector2.new(1, 0.5);
  2597. G2L["126"]["Size"] = UDim2.new(0.6, 0, 0.8, 0);
  2598. G2L["126"]["Position"] = UDim2.new(1.02, 0, 0.5, 0);
  2599. G2L["126"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
  2600. G2L["126"]["Name"] = [[Info]];
  2601. G2L["126"]["BackgroundTransparency"] = 1;
  2602. G2L["127"] = Instance.new("UIListLayout", G2L["126"]);
  2603. G2L["127"]["HorizontalAlignment"] = Enum.HorizontalAlignment.Right;
  2604. G2L["127"]["Padding"] = UDim.new(0.01, 0);
  2605. G2L["127"]["VerticalAlignment"] = Enum.VerticalAlignment.Center;
  2606. G2L["127"]["SortOrder"] = Enum.SortOrder.LayoutOrder;
  2607. G2L["127"]["FillDirection"] = Enum.FillDirection.Horizontal;
  2608. G2L["128"] = Instance.new("ImageLabel", G2L["126"]);
  2609. G2L["128"]["SizeConstraint"] = Enum.SizeConstraint.RelativeYY;
  2610. G2L["128"]["ZIndex"] = 8;
  2611. G2L["128"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255);
  2612. G2L["128"]["ScaleType"] = Enum.ScaleType.Fit;
  2613. G2L["128"]["AnchorPoint"] = Vector2.new(1, 0.5);
  2614. G2L["128"]["Image"] = [[rbxassetid://116165443812933]];
  2615. G2L["128"]["Size"] = UDim2.new(0.75, 0, 0.75, 0);
  2616. G2L["128"]["Visible"] = false;
  2617. G2L["128"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
  2618. G2L["128"]["BackgroundTransparency"] = 1;
  2619. G2L["128"]["LayoutOrder"] = 1;
  2620. G2L["128"]["Name"] = [[NoRevive]];
  2621. G2L["129"] = Instance.new("ImageLabel", G2L["126"]);
  2622. G2L["129"]["SizeConstraint"] = Enum.SizeConstraint.RelativeYY;
  2623. G2L["129"]["ZIndex"] = 8;
  2624. G2L["129"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255);
  2625. G2L["129"]["ScaleType"] = Enum.ScaleType.Fit;
  2626. G2L["129"]["AnchorPoint"] = Vector2.new(1, 0.5);
  2627. G2L["129"]["Image"] = [[rbxassetid://92782478969567]];
  2628. G2L["129"]["Size"] = UDim2.new(0.75, 0, 0.75, 0);
  2629. G2L["129"]["Visible"] = false;
  2630. G2L["129"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
  2631. G2L["129"]["BackgroundTransparency"] = 1;
  2632. G2L["129"]["LayoutOrder"] = 3;
  2633. G2L["129"]["Name"] = [[New]];
  2634. G2L["12a"] = Instance.new("ImageLabel", G2L["126"]);
  2635. G2L["12a"]["SizeConstraint"] = Enum.SizeConstraint.RelativeYY;
  2636. G2L["12a"]["ZIndex"] = 8;
  2637. G2L["12a"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255);
  2638. G2L["12a"]["ScaleType"] = Enum.ScaleType.Fit;
  2639. G2L["12a"]["ImageColor3"] = Color3.fromRGB(255, 201, 0);
  2640. G2L["12a"]["AnchorPoint"] = Vector2.new(1, 0.5);
  2641. G2L["12a"]["Image"] = [[rbxassetid://80639010689297]];
  2642. G2L["12a"]["Size"] = UDim2.new(0.75, 0, 0.75, 0);
  2643. G2L["12a"]["Visible"] = false;
  2644. G2L["12a"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
  2645. G2L["12a"]["BackgroundTransparency"] = 1;
  2646. G2L["12a"]["LayoutOrder"] = 1;
  2647. G2L["12a"]["Name"] = [[Sprint]];
  2648. G2L["12b"] = Instance.new("TextButton", G2L["12"]);
  2649. G2L["12b"]["TextWrapped"] = true;
  2650. G2L["12b"]["LineHeight"] = 1.1;
  2651. G2L["12b"]["BorderSizePixel"] = 0;
  2652. G2L["12b"]["TextColor3"] = Color3.fromRGB(0, 86, 128);
  2653. G2L["12b"]["TextXAlignment"] = Enum.TextXAlignment.Left;
  2654. G2L["12b"]["TextSize"] = 35;
  2655. G2L["12b"]["TextScaled"] = true;
  2656. G2L["12b"]["BackgroundColor3"] = Color3.fromRGB(0, 86, 128);
  2657. G2L["12b"]["FontFace"] = Font.new([[rbxasset://fonts/families/Oswald.json]], Enum.FontWeight.Bold, Enum.FontStyle.Normal);
  2658. G2L["12b"]["AnchorPoint"] = Vector2.new(0.5, 0);
  2659. G2L["12b"]["Size"] = UDim2.new(1, 0, 0, 32);
  2660. G2L["12b"]["BackgroundTransparency"] = 0.9;
  2661. G2L["12b"]["LayoutOrder"] = 104;
  2662. G2L["12b"]["Name"] = [[Sorrowlight]];
  2663. G2L["12b"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
  2664. G2L["12b"]["Text"] = [[Sorrowlight]];
  2665. G2L["12b"]["Position"] = UDim2.new(0.51163, 0, 0.70907, 0);
  2666. G2L["12c"] = Instance.new("UICorner", G2L["12b"]);
  2667. G2L["12c"]["CornerRadius"] = UDim.new(1, 0);
  2668. G2L["12d"] = Instance.new("UIPadding", G2L["12b"]);
  2669. G2L["12d"]["PaddingRight"] = UDim.new(0.02, 6);
  2670. G2L["12d"]["PaddingLeft"] = UDim.new(0.02, 6);
  2671. G2L["12e"] = Instance.new("UIStroke", G2L["12b"]);
  2672. G2L["12e"]["Transparency"] = 1;
  2673. G2L["12e"]["ApplyStrokeMode"] = Enum.ApplyStrokeMode.Border;
  2674. G2L["12e"]["Thickness"] = 3;
  2675. G2L["12e"]["Color"] = Color3.fromRGB(0, 86, 128);
  2676. G2L["12f"] = Instance.new("Frame", G2L["12b"]);
  2677. G2L["12f"]["BorderSizePixel"] = 0;
  2678. G2L["12f"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255);
  2679. G2L["12f"]["AnchorPoint"] = Vector2.new(1, 0.5);
  2680. G2L["12f"]["Size"] = UDim2.new(0.6, 0, 0.8, 0);
  2681. G2L["12f"]["Position"] = UDim2.new(1.02, 0, 0.5, 0);
  2682. G2L["12f"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
  2683. G2L["12f"]["Name"] = [[Info]];
  2684. G2L["12f"]["BackgroundTransparency"] = 1;
  2685. G2L["130"] = Instance.new("UIListLayout", G2L["12f"]);
  2686. G2L["130"]["HorizontalAlignment"] = Enum.HorizontalAlignment.Right;
  2687. G2L["130"]["Padding"] = UDim.new(0.01, 0);
  2688. G2L["130"]["VerticalAlignment"] = Enum.VerticalAlignment.Center;
  2689. G2L["130"]["SortOrder"] = Enum.SortOrder.LayoutOrder;
  2690. G2L["130"]["FillDirection"] = Enum.FillDirection.Horizontal;
  2691. G2L["131"] = Instance.new("ImageLabel", G2L["12f"]);
  2692. G2L["131"]["SizeConstraint"] = Enum.SizeConstraint.RelativeYY;
  2693. G2L["131"]["ZIndex"] = 8;
  2694. G2L["131"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255);
  2695. G2L["131"]["ScaleType"] = Enum.ScaleType.Fit;
  2696. G2L["131"]["AnchorPoint"] = Vector2.new(1, 0.5);
  2697. G2L["131"]["Image"] = [[rbxassetid://116165443812933]];
  2698. G2L["131"]["Size"] = UDim2.new(0.75, 0, 0.75, 0);
  2699. G2L["131"]["Visible"] = false;
  2700. G2L["131"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
  2701. G2L["131"]["BackgroundTransparency"] = 1;
  2702. G2L["131"]["LayoutOrder"] = 1;
  2703. G2L["131"]["Name"] = [[NoRevive]];
  2704. G2L["132"] = Instance.new("ImageLabel", G2L["12f"]);
  2705. G2L["132"]["SizeConstraint"] = Enum.SizeConstraint.RelativeYY;
  2706. G2L["132"]["ZIndex"] = 8;
  2707. G2L["132"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255);
  2708. G2L["132"]["ScaleType"] = Enum.ScaleType.Fit;
  2709. G2L["132"]["AnchorPoint"] = Vector2.new(1, 0.5);
  2710. G2L["132"]["Image"] = [[rbxassetid://92782478969567]];
  2711. G2L["132"]["Size"] = UDim2.new(0.75, 0, 0.75, 0);
  2712. G2L["132"]["Visible"] = false;
  2713. G2L["132"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
  2714. G2L["132"]["BackgroundTransparency"] = 1;
  2715. G2L["132"]["LayoutOrder"] = 3;
  2716. G2L["132"]["Name"] = [[New]];
  2717. G2L["133"] = Instance.new("ImageLabel", G2L["12f"]);
  2718. G2L["133"]["SizeConstraint"] = Enum.SizeConstraint.RelativeYY;
  2719. G2L["133"]["ZIndex"] = 8;
  2720. G2L["133"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255);
  2721. G2L["133"]["ScaleType"] = Enum.ScaleType.Fit;
  2722. G2L["133"]["ImageColor3"] = Color3.fromRGB(255, 201, 0);
  2723. G2L["133"]["AnchorPoint"] = Vector2.new(1, 0.5);
  2724. G2L["133"]["Image"] = [[rbxassetid://80639010689297]];
  2725. G2L["133"]["Size"] = UDim2.new(0.75, 0, 0.75, 0);
  2726. G2L["133"]["Visible"] = false;
  2727. G2L["133"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
  2728. G2L["133"]["BackgroundTransparency"] = 1;
  2729. G2L["133"]["LayoutOrder"] = 1;
  2730. G2L["133"]["Name"] = [[Sprint]];
  2731. G2L["134"] = Instance.new("TextButton", G2L["12"]);
  2732. G2L["134"]["TextWrapped"] = true;
  2733. G2L["134"]["LineHeight"] = 1.1;
  2734. G2L["134"]["BorderSizePixel"] = 0;
  2735. G2L["134"]["TextColor3"] = Color3.fromRGB(255, 255, 255);
  2736. G2L["134"]["TextXAlignment"] = Enum.TextXAlignment.Left;
  2737. G2L["134"]["TextSize"] = 35;
  2738. G2L["134"]["TextScaled"] = true;
  2739. G2L["134"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255);
  2740. G2L["134"]["FontFace"] = Font.new([[rbxasset://fonts/families/Oswald.json]], Enum.FontWeight.Bold, Enum.FontStyle.Normal);
  2741. G2L["134"]["AnchorPoint"] = Vector2.new(0.5, 0);
  2742. G2L["134"]["Size"] = UDim2.new(1, 0, 0, 32);
  2743. G2L["134"]["BackgroundTransparency"] = 0.9;
  2744. G2L["134"]["LayoutOrder"] = 106;
  2745. G2L["134"]["Name"] = [[Troll]];
  2746. G2L["134"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
  2747. G2L["134"]["Text"] = [[Troll]];
  2748. G2L["134"]["Position"] = UDim2.new(0.51163, 0, 0.70907, 0);
  2749. G2L["135"] = Instance.new("UICorner", G2L["134"]);
  2750. G2L["135"]["CornerRadius"] = UDim.new(1, 0);
  2751. G2L["136"] = Instance.new("UIPadding", G2L["134"]);
  2752. G2L["136"]["PaddingRight"] = UDim.new(0.02, 6);
  2753. G2L["136"]["PaddingLeft"] = UDim.new(0.02, 6);
  2754. G2L["137"] = Instance.new("UIStroke", G2L["134"]);
  2755. G2L["137"]["Transparency"] = 1;
  2756. G2L["137"]["ApplyStrokeMode"] = Enum.ApplyStrokeMode.Border;
  2757. G2L["137"]["Thickness"] = 3;
  2758. G2L["137"]["Color"] = Color3.fromRGB(255, 255, 255);
  2759. G2L["138"] = Instance.new("Frame", G2L["134"]);
  2760. G2L["138"]["BorderSizePixel"] = 0;
  2761. G2L["138"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255);
  2762. G2L["138"]["AnchorPoint"] = Vector2.new(1, 0.5);
  2763. G2L["138"]["Size"] = UDim2.new(0.6, 0, 0.8, 0);
  2764. G2L["138"]["Position"] = UDim2.new(1.02, 0, 0.5, 0);
  2765. G2L["138"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
  2766. G2L["138"]["Name"] = [[Info]];
  2767. G2L["138"]["BackgroundTransparency"] = 1;
  2768. G2L["139"] = Instance.new("UIListLayout", G2L["138"]);
  2769. G2L["139"]["HorizontalAlignment"] = Enum.HorizontalAlignment.Right;
  2770. G2L["139"]["Padding"] = UDim.new(0.01, 0);
  2771. G2L["139"]["VerticalAlignment"] = Enum.VerticalAlignment.Center;
  2772. G2L["139"]["SortOrder"] = Enum.SortOrder.LayoutOrder;
  2773. G2L["139"]["FillDirection"] = Enum.FillDirection.Horizontal;
  2774. G2L["13a"] = Instance.new("ImageLabel", G2L["138"]);
  2775. G2L["13a"]["SizeConstraint"] = Enum.SizeConstraint.RelativeYY;
  2776. G2L["13a"]["ZIndex"] = 8;
  2777. G2L["13a"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255);
  2778. G2L["13a"]["ScaleType"] = Enum.ScaleType.Fit;
  2779. G2L["13a"]["AnchorPoint"] = Vector2.new(1, 0.5);
  2780. G2L["13a"]["Image"] = [[rbxassetid://116165443812933]];
  2781. G2L["13a"]["Size"] = UDim2.new(0.75, 0, 0.75, 0);
  2782. G2L["13a"]["Visible"] = false;
  2783. G2L["13a"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
  2784. G2L["13a"]["BackgroundTransparency"] = 1;
  2785. G2L["13a"]["LayoutOrder"] = 1;
  2786. G2L["13a"]["Name"] = [[NoRevive]];
  2787. G2L["13b"] = Instance.new("ImageLabel", G2L["138"]);
  2788. G2L["13b"]["SizeConstraint"] = Enum.SizeConstraint.RelativeYY;
  2789. G2L["13b"]["ZIndex"] = 8;
  2790. G2L["13b"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255);
  2791. G2L["13b"]["ScaleType"] = Enum.ScaleType.Fit;
  2792. G2L["13b"]["AnchorPoint"] = Vector2.new(1, 0.5);
  2793. G2L["13b"]["Image"] = [[rbxassetid://92782478969567]];
  2794. G2L["13b"]["Size"] = UDim2.new(0.75, 0, 0.75, 0);
  2795. G2L["13b"]["Visible"] = false;
  2796. G2L["13b"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
  2797. G2L["13b"]["BackgroundTransparency"] = 1;
  2798. G2L["13b"]["LayoutOrder"] = 3;
  2799. G2L["13b"]["Name"] = [[New]];
  2800. G2L["13c"] = Instance.new("ImageLabel", G2L["138"]);
  2801. G2L["13c"]["SizeConstraint"] = Enum.SizeConstraint.RelativeYY;
  2802. G2L["13c"]["ZIndex"] = 8;
  2803. G2L["13c"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255);
  2804. G2L["13c"]["ScaleType"] = Enum.ScaleType.Fit;
  2805. G2L["13c"]["ImageColor3"] = Color3.fromRGB(255, 201, 0);
  2806. G2L["13c"]["AnchorPoint"] = Vector2.new(1, 0.5);
  2807. G2L["13c"]["Image"] = [[rbxassetid://80639010689297]];
  2808. G2L["13c"]["Size"] = UDim2.new(0.75, 0, 0.75, 0);
  2809. G2L["13c"]["Visible"] = false;
  2810. G2L["13c"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
  2811. G2L["13c"]["BackgroundTransparency"] = 1;
  2812. G2L["13c"]["LayoutOrder"] = 1;
  2813. G2L["13c"]["Name"] = [[Sprint]];
  2814. G2L["13d"] = Instance.new("TextButton", G2L["12"]);
  2815. G2L["13d"]["TextWrapped"] = true;
  2816. G2L["13d"]["LineHeight"] = 1.1;
  2817. G2L["13d"]["BorderSizePixel"] = 0;
  2818. G2L["13d"]["TextColor3"] = Color3.fromRGB(86, 86, 0);
  2819. G2L["13d"]["TextXAlignment"] = Enum.TextXAlignment.Left;
  2820. G2L["13d"]["TextSize"] = 35;
  2821. G2L["13d"]["TextScaled"] = true;
  2822. G2L["13d"]["BackgroundColor3"] = Color3.fromRGB(86, 86, 0);
  2823. G2L["13d"]["FontFace"] = Font.new([[rbxasset://fonts/families/Oswald.json]], Enum.FontWeight.Bold, Enum.FontStyle.Normal);
  2824. G2L["13d"]["AnchorPoint"] = Vector2.new(0.5, 0);
  2825. G2L["13d"]["Size"] = UDim2.new(1, 0, 0, 32);
  2826. G2L["13d"]["BackgroundTransparency"] = 0.9;
  2827. G2L["13d"]["LayoutOrder"] = -92;
  2828. G2L["13d"]["Name"] = [[Unpleasant]];
  2829. G2L["13d"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
  2830. G2L["13d"]["Text"] = [[Unpleasant]];
  2831. G2L["13d"]["Position"] = UDim2.new(0.51161, 0, 1.18813, 0);
  2832. G2L["13e"] = Instance.new("UICorner", G2L["13d"]);
  2833. G2L["13e"]["CornerRadius"] = UDim.new(1, 0);
  2834. G2L["13f"] = Instance.new("UIPadding", G2L["13d"]);
  2835. G2L["13f"]["PaddingRight"] = UDim.new(0.02, 6);
  2836. G2L["13f"]["PaddingLeft"] = UDim.new(0.02, 6);
  2837. G2L["140"] = Instance.new("UIStroke", G2L["13d"]);
  2838. G2L["140"]["Transparency"] = 1;
  2839. G2L["140"]["ApplyStrokeMode"] = Enum.ApplyStrokeMode.Border;
  2840. G2L["140"]["Thickness"] = 3;
  2841. G2L["140"]["Color"] = Color3.fromRGB(86, 86, 0);
  2842. G2L["141"] = Instance.new("Frame", G2L["13d"]);
  2843. G2L["141"]["BorderSizePixel"] = 0;
  2844. G2L["141"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255);
  2845. G2L["141"]["AnchorPoint"] = Vector2.new(1, 0.5);
  2846. G2L["141"]["Size"] = UDim2.new(0.6, 0, 0.8, 0);
  2847. G2L["141"]["Position"] = UDim2.new(1.02, 0, 0.5, 0);
  2848. G2L["141"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
  2849. G2L["141"]["Name"] = [[Info]];
  2850. G2L["141"]["BackgroundTransparency"] = 1;
  2851. G2L["142"] = Instance.new("UIListLayout", G2L["141"]);
  2852. G2L["142"]["HorizontalAlignment"] = Enum.HorizontalAlignment.Right;
  2853. G2L["142"]["Padding"] = UDim.new(0.01, 0);
  2854. G2L["142"]["VerticalAlignment"] = Enum.VerticalAlignment.Center;
  2855. G2L["142"]["SortOrder"] = Enum.SortOrder.LayoutOrder;
  2856. G2L["142"]["FillDirection"] = Enum.FillDirection.Horizontal;
  2857. G2L["143"] = Instance.new("ImageLabel", G2L["141"]);
  2858. G2L["143"]["SizeConstraint"] = Enum.SizeConstraint.RelativeYY;
  2859. G2L["143"]["ZIndex"] = 8;
  2860. G2L["143"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255);
  2861. G2L["143"]["ScaleType"] = Enum.ScaleType.Fit;
  2862. G2L["143"]["AnchorPoint"] = Vector2.new(1, 0.5);
  2863. G2L["143"]["Image"] = [[rbxassetid://116165443812933]];
  2864. G2L["143"]["Size"] = UDim2.new(0.75, 0, 0.75, 0);
  2865. G2L["143"]["Visible"] = false;
  2866. G2L["143"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
  2867. G2L["143"]["BackgroundTransparency"] = 1;
  2868. G2L["143"]["LayoutOrder"] = 1;
  2869. G2L["143"]["Name"] = [[NoRevive]];
  2870. G2L["144"] = Instance.new("ImageLabel", G2L["141"]);
  2871. G2L["144"]["SizeConstraint"] = Enum.SizeConstraint.RelativeYY;
  2872. G2L["144"]["ZIndex"] = 8;
  2873. G2L["144"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255);
  2874. G2L["144"]["ScaleType"] = Enum.ScaleType.Fit;
  2875. G2L["144"]["AnchorPoint"] = Vector2.new(1, 0.5);
  2876. G2L["144"]["Image"] = [[rbxassetid://92782478969567]];
  2877. G2L["144"]["Size"] = UDim2.new(0.75, 0, 0.75, 0);
  2878. G2L["144"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
  2879. G2L["144"]["BackgroundTransparency"] = 1;
  2880. G2L["144"]["LayoutOrder"] = 3;
  2881. G2L["144"]["Name"] = [[New]];
  2882. G2L["145"] = Instance.new("ImageLabel", G2L["141"]);
  2883. G2L["145"]["SizeConstraint"] = Enum.SizeConstraint.RelativeYY;
  2884. G2L["145"]["ZIndex"] = 8;
  2885. G2L["145"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255);
  2886. G2L["145"]["ScaleType"] = Enum.ScaleType.Fit;
  2887. G2L["145"]["ImageColor3"] = Color3.fromRGB(255, 201, 0);
  2888. G2L["145"]["AnchorPoint"] = Vector2.new(1, 0.5);
  2889. G2L["145"]["Image"] = [[rbxassetid://80639010689297]];
  2890. G2L["145"]["Size"] = UDim2.new(0.75, 0, 0.75, 0);
  2891. G2L["145"]["Visible"] = false;
  2892. G2L["145"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
  2893. G2L["145"]["BackgroundTransparency"] = 1;
  2894. G2L["145"]["LayoutOrder"] = 1;
  2895. G2L["145"]["Name"] = [[Sprint]];
  2896. G2L["146"] = Instance.new("TextButton", G2L["12"]);
  2897. G2L["146"]["TextWrapped"] = true;
  2898. G2L["146"]["LineHeight"] = 1.1;
  2899. G2L["146"]["BorderSizePixel"] = 0;
  2900. G2L["146"]["TextColor3"] = Color3.fromRGB(214, 0, 5);
  2901. G2L["146"]["TextXAlignment"] = Enum.TextXAlignment.Left;
  2902. G2L["146"]["TextSize"] = 35;
  2903. G2L["146"]["TextScaled"] = true;
  2904. G2L["146"]["BackgroundColor3"] = Color3.fromRGB(214, 0, 5);
  2905. G2L["146"]["FontFace"] = Font.new([[rbxasset://fonts/families/Oswald.json]], Enum.FontWeight.Bold, Enum.FontStyle.Normal);
  2906. G2L["146"]["AnchorPoint"] = Vector2.new(0.5, 0);
  2907. G2L["146"]["Size"] = UDim2.new(1, 0, 0, 32);
  2908. G2L["146"]["BackgroundTransparency"] = 0.9;
  2909. G2L["146"]["LayoutOrder"] = -95;
  2910. G2L["146"]["Name"] = [[Veryhard]];
  2911. G2L["146"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
  2912. G2L["146"]["Text"] = [[Very hard]];
  2913. G2L["146"]["Position"] = UDim2.new(0.51161, 0, 1.32655, 0);
  2914. G2L["147"] = Instance.new("UICorner", G2L["146"]);
  2915. G2L["147"]["CornerRadius"] = UDim.new(1, 0);
  2916. G2L["148"] = Instance.new("UIPadding", G2L["146"]);
  2917. G2L["148"]["PaddingRight"] = UDim.new(0.02, 6);
  2918. G2L["148"]["PaddingLeft"] = UDim.new(0.02, 6);
  2919. G2L["149"] = Instance.new("UIStroke", G2L["146"]);
  2920. G2L["149"]["Transparency"] = 1;
  2921. G2L["149"]["ApplyStrokeMode"] = Enum.ApplyStrokeMode.Border;
  2922. G2L["149"]["Thickness"] = 3;
  2923. G2L["149"]["Color"] = Color3.fromRGB(214, 0, 5);
  2924. G2L["14a"] = Instance.new("Frame", G2L["146"]);
  2925. G2L["14a"]["BorderSizePixel"] = 0;
  2926. G2L["14a"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255);
  2927. G2L["14a"]["AnchorPoint"] = Vector2.new(1, 0.5);
  2928. G2L["14a"]["Size"] = UDim2.new(0.6, 0, 0.8, 0);
  2929. G2L["14a"]["Position"] = UDim2.new(1.02, 0, 0.5, 0);
  2930. G2L["14a"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
  2931. G2L["14a"]["Name"] = [[Info]];
  2932. G2L["14a"]["BackgroundTransparency"] = 1;
  2933. G2L["14b"] = Instance.new("UIListLayout", G2L["14a"]);
  2934. G2L["14b"]["HorizontalAlignment"] = Enum.HorizontalAlignment.Right;
  2935. G2L["14b"]["Padding"] = UDim.new(0.01, 0);
  2936. G2L["14b"]["VerticalAlignment"] = Enum.VerticalAlignment.Center;
  2937. G2L["14b"]["SortOrder"] = Enum.SortOrder.LayoutOrder;
  2938. G2L["14b"]["FillDirection"] = Enum.FillDirection.Horizontal;
  2939. G2L["14c"] = Instance.new("ImageLabel", G2L["14a"]);
  2940. G2L["14c"]["SizeConstraint"] = Enum.SizeConstraint.RelativeYY;
  2941. G2L["14c"]["ZIndex"] = 8;
  2942. G2L["14c"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255);
  2943. G2L["14c"]["ScaleType"] = Enum.ScaleType.Fit;
  2944. G2L["14c"]["AnchorPoint"] = Vector2.new(1, 0.5);
  2945. G2L["14c"]["Image"] = [[rbxassetid://116165443812933]];
  2946. G2L["14c"]["Size"] = UDim2.new(0.75, 0, 0.75, 0);
  2947. G2L["14c"]["Visible"] = false;
  2948. G2L["14c"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
  2949. G2L["14c"]["BackgroundTransparency"] = 1;
  2950. G2L["14c"]["LayoutOrder"] = 1;
  2951. G2L["14c"]["Name"] = [[NoRevive]];
  2952. G2L["14d"] = Instance.new("ImageLabel", G2L["14a"]);
  2953. G2L["14d"]["SizeConstraint"] = Enum.SizeConstraint.RelativeYY;
  2954. G2L["14d"]["ZIndex"] = 8;
  2955. G2L["14d"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255);
  2956. G2L["14d"]["ScaleType"] = Enum.ScaleType.Fit;
  2957. G2L["14d"]["AnchorPoint"] = Vector2.new(1, 0.5);
  2958. G2L["14d"]["Image"] = [[rbxassetid://92782478969567]];
  2959. G2L["14d"]["Size"] = UDim2.new(0.75, 0, 0.75, 0);
  2960. G2L["14d"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
  2961. G2L["14d"]["BackgroundTransparency"] = 1;
  2962. G2L["14d"]["LayoutOrder"] = 3;
  2963. G2L["14d"]["Name"] = [[New]];
  2964. G2L["14e"] = Instance.new("ImageLabel", G2L["14a"]);
  2965. G2L["14e"]["SizeConstraint"] = Enum.SizeConstraint.RelativeYY;
  2966. G2L["14e"]["ZIndex"] = 8;
  2967. G2L["14e"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255);
  2968. G2L["14e"]["ScaleType"] = Enum.ScaleType.Fit;
  2969. G2L["14e"]["ImageColor3"] = Color3.fromRGB(255, 201, 0);
  2970. G2L["14e"]["AnchorPoint"] = Vector2.new(1, 0.5);
  2971. G2L["14e"]["Image"] = [[rbxassetid://80639010689297]];
  2972. G2L["14e"]["Size"] = UDim2.new(0.75, 0, 0.75, 0);
  2973. G2L["14e"]["Visible"] = false;
  2974. G2L["14e"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
  2975. G2L["14e"]["BackgroundTransparency"] = 1;
  2976. G2L["14e"]["LayoutOrder"] = 1;
  2977. G2L["14e"]["Name"] = [[Sprint]];
  2978. G2L["14f"] = Instance.new("NumberValue", G2L["146"]);
  2979. G2L["150"] = Instance.new("TextButton", G2L["12"]);
  2980. G2L["150"]["TextWrapped"] = true;
  2981. G2L["150"]["LineHeight"] = 1.1;
  2982. G2L["150"]["BorderSizePixel"] = 0;
  2983. G2L["150"]["TextColor3"] = Color3.fromRGB(255, 0, 5);
  2984. G2L["150"]["TextXAlignment"] = Enum.TextXAlignment.Left;
  2985. G2L["150"]["TextSize"] = 35;
  2986. G2L["150"]["TextScaled"] = true;
  2987. G2L["150"]["BackgroundColor3"] = Color3.fromRGB(255, 0, 5);
  2988. G2L["150"]["FontFace"] = Font.new([[rbxasset://fonts/families/Oswald.json]], Enum.FontWeight.Bold, Enum.FontStyle.Normal);
  2989. G2L["150"]["AnchorPoint"] = Vector2.new(0.5, 0);
  2990. G2L["150"]["Size"] = UDim2.new(1, 0, 0, 32);
  2991. G2L["150"]["BackgroundTransparency"] = 0.9;
  2992. G2L["150"]["LayoutOrder"] = 105;
  2993. G2L["150"]["Name"] = [[limit]];
  2994. G2L["150"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
  2995. G2L["150"]["Text"] = [[limit]];
  2996. G2L["150"]["Position"] = UDim2.new(0.51163, 0, 0.70907, 0);
  2997. G2L["151"] = Instance.new("UICorner", G2L["150"]);
  2998. G2L["151"]["CornerRadius"] = UDim.new(1, 0);
  2999. G2L["152"] = Instance.new("UIPadding", G2L["150"]);
  3000. G2L["152"]["PaddingRight"] = UDim.new(0.02, 6);
  3001. G2L["152"]["PaddingLeft"] = UDim.new(0.02, 6);
  3002. G2L["153"] = Instance.new("UIStroke", G2L["150"]);
  3003. G2L["153"]["Transparency"] = 1;
  3004. G2L["153"]["ApplyStrokeMode"] = Enum.ApplyStrokeMode.Border;
  3005. G2L["153"]["Thickness"] = 3;
  3006. G2L["153"]["Color"] = Color3.fromRGB(255, 0, 5);
  3007. G2L["154"] = Instance.new("Frame", G2L["150"]);
  3008. G2L["154"]["BorderSizePixel"] = 0;
  3009. G2L["154"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255);
  3010. G2L["154"]["AnchorPoint"] = Vector2.new(1, 0.5);
  3011. G2L["154"]["Size"] = UDim2.new(0.6, 0, 0.8, 0);
  3012. G2L["154"]["Position"] = UDim2.new(1.02, 0, 0.5, 0);
  3013. G2L["154"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
  3014. G2L["154"]["Name"] = [[Info]];
  3015. G2L["154"]["BackgroundTransparency"] = 1;
  3016. G2L["155"] = Instance.new("UIListLayout", G2L["154"]);
  3017. G2L["155"]["HorizontalAlignment"] = Enum.HorizontalAlignment.Right;
  3018. G2L["155"]["Padding"] = UDim.new(0.01, 0);
  3019. G2L["155"]["VerticalAlignment"] = Enum.VerticalAlignment.Center;
  3020. G2L["155"]["SortOrder"] = Enum.SortOrder.LayoutOrder;
  3021. G2L["155"]["FillDirection"] = Enum.FillDirection.Horizontal;
  3022. G2L["156"] = Instance.new("ImageLabel", G2L["154"]);
  3023. G2L["156"]["SizeConstraint"] = Enum.SizeConstraint.RelativeYY;
  3024. G2L["156"]["ZIndex"] = 8;
  3025. G2L["156"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255);
  3026. G2L["156"]["ScaleType"] = Enum.ScaleType.Fit;
  3027. G2L["156"]["AnchorPoint"] = Vector2.new(1, 0.5);
  3028. G2L["156"]["Image"] = [[rbxassetid://116165443812933]];
  3029. G2L["156"]["Size"] = UDim2.new(0.75, 0, 0.75, 0);
  3030. G2L["156"]["Visible"] = false;
  3031. G2L["156"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
  3032. G2L["156"]["BackgroundTransparency"] = 1;
  3033. G2L["156"]["LayoutOrder"] = 1;
  3034. G2L["156"]["Name"] = [[NoRevive]];
  3035. G2L["157"] = Instance.new("ImageLabel", G2L["154"]);
  3036. G2L["157"]["SizeConstraint"] = Enum.SizeConstraint.RelativeYY;
  3037. G2L["157"]["ZIndex"] = 8;
  3038. G2L["157"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255);
  3039. G2L["157"]["ScaleType"] = Enum.ScaleType.Fit;
  3040. G2L["157"]["AnchorPoint"] = Vector2.new(1, 0.5);
  3041. G2L["157"]["Image"] = [[rbxassetid://92782478969567]];
  3042. G2L["157"]["Size"] = UDim2.new(0.75, 0, 0.75, 0);
  3043. G2L["157"]["Visible"] = false;
  3044. G2L["157"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
  3045. G2L["157"]["BackgroundTransparency"] = 1;
  3046. G2L["157"]["LayoutOrder"] = 3;
  3047. G2L["157"]["Name"] = [[New]];
  3048. G2L["158"] = Instance.new("ImageLabel", G2L["154"]);
  3049. G2L["158"]["SizeConstraint"] = Enum.SizeConstraint.RelativeYY;
  3050. G2L["158"]["ZIndex"] = 8;
  3051. G2L["158"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255);
  3052. G2L["158"]["ScaleType"] = Enum.ScaleType.Fit;
  3053. G2L["158"]["ImageColor3"] = Color3.fromRGB(255, 201, 0);
  3054. G2L["158"]["AnchorPoint"] = Vector2.new(1, 0.5);
  3055. G2L["158"]["Image"] = [[rbxassetid://80639010689297]];
  3056. G2L["158"]["Size"] = UDim2.new(0.75, 0, 0.75, 0);
  3057. G2L["158"]["Visible"] = false;
  3058. G2L["158"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
  3059. G2L["158"]["BackgroundTransparency"] = 1;
  3060. G2L["158"]["LayoutOrder"] = 1;
  3061. G2L["158"]["Name"] = [[Sprint]];
  3062. G2L["159"] = Instance.new("TextButton", G2L["12"]);
  3063. G2L["159"]["TextWrapped"] = true;
  3064. G2L["159"]["LineHeight"] = 1.1;
  3065. G2L["159"]["BorderSizePixel"] = 0;
  3066. G2L["159"]["TextColor3"] = Color3.fromRGB(236, 255, 15);
  3067. G2L["159"]["TextXAlignment"] = Enum.TextXAlignment.Left;
  3068. G2L["159"]["TextSize"] = 35;
  3069. G2L["159"]["TextScaled"] = true;
  3070. G2L["159"]["BackgroundColor3"] = Color3.fromRGB(236, 255, 15);
  3071. G2L["159"]["FontFace"] = Font.new([[rbxasset://fonts/families/Oswald.json]], Enum.FontWeight.Bold, Enum.FontStyle.Normal);
  3072. G2L["159"]["AnchorPoint"] = Vector2.new(0.5, 0);
  3073. G2L["159"]["Size"] = UDim2.new(1, 0, 0, 32);
  3074. G2L["159"]["BackgroundTransparency"] = 0.9;
  3075. G2L["159"]["LayoutOrder"] = -87;
  3076. G2L["159"]["Name"] = [[Strange]];
  3077. G2L["159"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
  3078. G2L["159"]["Text"] = [[Strange]];
  3079. G2L["159"]["Position"] = UDim2.new(0.51161, 0, 1.0497, 0);
  3080. G2L["15a"] = Instance.new("UICorner", G2L["159"]);
  3081. G2L["15a"]["CornerRadius"] = UDim.new(1, 0);
  3082. G2L["15b"] = Instance.new("UIPadding", G2L["159"]);
  3083. G2L["15b"]["PaddingRight"] = UDim.new(0.02, 6);
  3084. G2L["15b"]["PaddingLeft"] = UDim.new(0.02, 6);
  3085. G2L["15c"] = Instance.new("UIStroke", G2L["159"]);
  3086. G2L["15c"]["Transparency"] = 1;
  3087. G2L["15c"]["ApplyStrokeMode"] = Enum.ApplyStrokeMode.Border;
  3088. G2L["15c"]["Thickness"] = 3;
  3089. G2L["15c"]["Color"] = Color3.fromRGB(236, 255, 15);
  3090. G2L["15d"] = Instance.new("Frame", G2L["159"]);
  3091. G2L["15d"]["BorderSizePixel"] = 0;
  3092. G2L["15d"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255);
  3093. G2L["15d"]["AnchorPoint"] = Vector2.new(1, 0.5);
  3094. G2L["15d"]["Size"] = UDim2.new(0.6, 0, 0.8, 0);
  3095. G2L["15d"]["Position"] = UDim2.new(1.02, 0, 0.5, 0);
  3096. G2L["15d"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
  3097. G2L["15d"]["Name"] = [[Info]];
  3098. G2L["15d"]["BackgroundTransparency"] = 1;
  3099. G2L["15e"] = Instance.new("UIListLayout", G2L["15d"]);
  3100. G2L["15e"]["HorizontalAlignment"] = Enum.HorizontalAlignment.Right;
  3101. G2L["15e"]["Padding"] = UDim.new(0.01, 0);
  3102. G2L["15e"]["VerticalAlignment"] = Enum.VerticalAlignment.Center;
  3103. G2L["15e"]["SortOrder"] = Enum.SortOrder.LayoutOrder;
  3104. G2L["15e"]["FillDirection"] = Enum.FillDirection.Horizontal;
  3105. G2L["15f"] = Instance.new("ImageLabel", G2L["15d"]);
  3106. G2L["15f"]["SizeConstraint"] = Enum.SizeConstraint.RelativeYY;
  3107. G2L["15f"]["ZIndex"] = 8;
  3108. G2L["15f"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255);
  3109. G2L["15f"]["ScaleType"] = Enum.ScaleType.Fit;
  3110. G2L["15f"]["AnchorPoint"] = Vector2.new(1, 0.5);
  3111. G2L["15f"]["Image"] = [[rbxassetid://116165443812933]];
  3112. G2L["15f"]["Size"] = UDim2.new(0.75, 0, 0.75, 0);
  3113. G2L["15f"]["Visible"] = false;
  3114. G2L["15f"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
  3115. G2L["15f"]["BackgroundTransparency"] = 1;
  3116. G2L["15f"]["LayoutOrder"] = 1;
  3117. G2L["15f"]["Name"] = [[NoRevive]];
  3118. G2L["160"] = Instance.new("ImageLabel", G2L["15d"]);
  3119. G2L["160"]["SizeConstraint"] = Enum.SizeConstraint.RelativeYY;
  3120. G2L["160"]["ZIndex"] = 8;
  3121. G2L["160"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255);
  3122. G2L["160"]["ScaleType"] = Enum.ScaleType.Fit;
  3123. G2L["160"]["AnchorPoint"] = Vector2.new(1, 0.5);
  3124. G2L["160"]["Image"] = [[rbxassetid://92782478969567]];
  3125. G2L["160"]["Size"] = UDim2.new(0.75, 0, 0.75, 0);
  3126. G2L["160"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
  3127. G2L["160"]["BackgroundTransparency"] = 1;
  3128. G2L["160"]["LayoutOrder"] = 3;
  3129. G2L["160"]["Name"] = [[New]];
  3130. G2L["161"] = Instance.new("ImageLabel", G2L["15d"]);
  3131. G2L["161"]["SizeConstraint"] = Enum.SizeConstraint.RelativeYY;
  3132. G2L["161"]["ZIndex"] = 8;
  3133. G2L["161"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255);
  3134. G2L["161"]["ScaleType"] = Enum.ScaleType.Fit;
  3135. G2L["161"]["ImageColor3"] = Color3.fromRGB(255, 201, 0);
  3136. G2L["161"]["AnchorPoint"] = Vector2.new(1, 0.5);
  3137. G2L["161"]["Image"] = [[rbxassetid://80639010689297]];
  3138. G2L["161"]["Size"] = UDim2.new(0.75, 0, 0.75, 0);
  3139. G2L["161"]["Visible"] = false;
  3140. G2L["161"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
  3141. G2L["161"]["BackgroundTransparency"] = 1;
  3142. G2L["161"]["LayoutOrder"] = 1;
  3143. G2L["161"]["Name"] = [[Sprint]];
  3144. G2L["162"] = Instance.new("TextButton", G2L["12"]);
  3145. G2L["162"]["TextWrapped"] = true;
  3146. G2L["162"]["LineHeight"] = 1.1;
  3147. G2L["162"]["BorderSizePixel"] = 0;
  3148. G2L["162"]["TextColor3"] = Color3.fromRGB(164, 30, 37);
  3149. G2L["162"]["TextXAlignment"] = Enum.TextXAlignment.Left;
  3150. G2L["162"]["TextSize"] = 35;
  3151. G2L["162"]["TextScaled"] = true;
  3152. G2L["162"]["BackgroundColor3"] = Color3.fromRGB(164, 30, 37);
  3153. G2L["162"]["FontFace"] = Font.new([[rbxasset://fonts/families/Oswald.json]], Enum.FontWeight.Bold, Enum.FontStyle.Normal);
  3154. G2L["162"]["AnchorPoint"] = Vector2.new(0.5, 0);
  3155. G2L["162"]["Size"] = UDim2.new(1, 0, 0, 32);
  3156. G2L["162"]["BackgroundTransparency"] = 0.9;
  3157. G2L["162"]["LayoutOrder"] = -93;
  3158. G2L["162"]["Name"] = [[Terror]];
  3159. G2L["162"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
  3160. G2L["162"]["Text"] = [[Terror]];
  3161. G2L["162"]["Position"] = UDim2.new(0.51161, 0, 1.53418, 0);
  3162. G2L["163"] = Instance.new("UICorner", G2L["162"]);
  3163. G2L["163"]["CornerRadius"] = UDim.new(1, 0);
  3164. G2L["164"] = Instance.new("UIPadding", G2L["162"]);
  3165. G2L["164"]["PaddingRight"] = UDim.new(0.02, 6);
  3166. G2L["164"]["PaddingLeft"] = UDim.new(0.02, 6);
  3167. G2L["165"] = Instance.new("UIStroke", G2L["162"]);
  3168. G2L["165"]["Transparency"] = 1;
  3169. G2L["165"]["ApplyStrokeMode"] = Enum.ApplyStrokeMode.Border;
  3170. G2L["165"]["Thickness"] = 3;
  3171. G2L["165"]["Color"] = Color3.fromRGB(164, 30, 37);
  3172. G2L["166"] = Instance.new("Frame", G2L["162"]);
  3173. G2L["166"]["BorderSizePixel"] = 0;
  3174. G2L["166"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255);
  3175. G2L["166"]["AnchorPoint"] = Vector2.new(1, 0.5);
  3176. G2L["166"]["Size"] = UDim2.new(0.6, 0, 0.8, 0);
  3177. G2L["166"]["Position"] = UDim2.new(1.02, 0, 0.5, 0);
  3178. G2L["166"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
  3179. G2L["166"]["Name"] = [[Info]];
  3180. G2L["166"]["BackgroundTransparency"] = 1;
  3181. G2L["167"] = Instance.new("UIListLayout", G2L["166"]);
  3182. G2L["167"]["HorizontalAlignment"] = Enum.HorizontalAlignment.Right;
  3183. G2L["167"]["Padding"] = UDim.new(0.01, 0);
  3184. G2L["167"]["VerticalAlignment"] = Enum.VerticalAlignment.Center;
  3185. G2L["167"]["SortOrder"] = Enum.SortOrder.LayoutOrder;
  3186. G2L["167"]["FillDirection"] = Enum.FillDirection.Horizontal;
  3187. G2L["168"] = Instance.new("ImageLabel", G2L["166"]);
  3188. G2L["168"]["SizeConstraint"] = Enum.SizeConstraint.RelativeYY;
  3189. G2L["168"]["ZIndex"] = 8;
  3190. G2L["168"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255);
  3191. G2L["168"]["ScaleType"] = Enum.ScaleType.Fit;
  3192. G2L["168"]["AnchorPoint"] = Vector2.new(1, 0.5);
  3193. G2L["168"]["Image"] = [[rbxassetid://116165443812933]];
  3194. G2L["168"]["Size"] = UDim2.new(0.75, 0, 0.75, 0);
  3195. G2L["168"]["Visible"] = false;
  3196. G2L["168"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
  3197. G2L["168"]["BackgroundTransparency"] = 1;
  3198. G2L["168"]["LayoutOrder"] = 1;
  3199. G2L["168"]["Name"] = [[NoRevive]];
  3200. G2L["169"] = Instance.new("ImageLabel", G2L["166"]);
  3201. G2L["169"]["SizeConstraint"] = Enum.SizeConstraint.RelativeYY;
  3202. G2L["169"]["ZIndex"] = 8;
  3203. G2L["169"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255);
  3204. G2L["169"]["ScaleType"] = Enum.ScaleType.Fit;
  3205. G2L["169"]["AnchorPoint"] = Vector2.new(1, 0.5);
  3206. G2L["169"]["Image"] = [[rbxassetid://92782478969567]];
  3207. G2L["169"]["Size"] = UDim2.new(0.75, 0, 0.75, 0);
  3208. G2L["169"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
  3209. G2L["169"]["BackgroundTransparency"] = 1;
  3210. G2L["169"]["LayoutOrder"] = 3;
  3211. G2L["169"]["Name"] = [[New]];
  3212. G2L["16a"] = Instance.new("ImageLabel", G2L["166"]);
  3213. G2L["16a"]["SizeConstraint"] = Enum.SizeConstraint.RelativeYY;
  3214. G2L["16a"]["ZIndex"] = 8;
  3215. G2L["16a"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255);
  3216. G2L["16a"]["ScaleType"] = Enum.ScaleType.Fit;
  3217. G2L["16a"]["ImageColor3"] = Color3.fromRGB(255, 201, 0);
  3218. G2L["16a"]["AnchorPoint"] = Vector2.new(1, 0.5);
  3219. G2L["16a"]["Image"] = [[rbxassetid://80639010689297]];
  3220. G2L["16a"]["Size"] = UDim2.new(0.75, 0, 0.75, 0);
  3221. G2L["16a"]["Visible"] = false;
  3222. G2L["16a"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
  3223. G2L["16a"]["BackgroundTransparency"] = 1;
  3224. G2L["16a"]["LayoutOrder"] = 1;
  3225. G2L["16a"]["Name"] = [[Sprint]];
  3226. G2L["16b"] = Instance.new("TextButton", G2L["12"]);
  3227. G2L["16b"]["TextWrapped"] = true;
  3228. G2L["16b"]["LineHeight"] = 1.1;
  3229. G2L["16b"]["BorderSizePixel"] = 0;
  3230. G2L["16b"]["TextColor3"] = Color3.fromRGB(235, 7, 255);
  3231. G2L["16b"]["TextXAlignment"] = Enum.TextXAlignment.Left;
  3232. G2L["16b"]["TextSize"] = 35;
  3233. G2L["16b"]["TextScaled"] = true;
  3234. G2L["16b"]["BackgroundColor3"] = Color3.fromRGB(235, 7, 255);
  3235. G2L["16b"]["FontFace"] = Font.new([[rbxasset://fonts/families/Oswald.json]], Enum.FontWeight.Bold, Enum.FontStyle.Normal);
  3236. G2L["16b"]["AnchorPoint"] = Vector2.new(0.5, 0);
  3237. G2L["16b"]["Size"] = UDim2.new(1, 0, 0, 32);
  3238. G2L["16b"]["BackgroundTransparency"] = 0.9;
  3239. G2L["16b"]["LayoutOrder"] = -78;
  3240. G2L["16b"]["Name"] = [[ChaosRecall]];
  3241. G2L["16b"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
  3242. G2L["16b"]["Text"] = [[Chaos Recall]];
  3243. G2L["16b"]["Position"] = UDim2.new(0.51161, 0, 0.70365, 0);
  3244. G2L["16c"] = Instance.new("UICorner", G2L["16b"]);
  3245. G2L["16c"]["CornerRadius"] = UDim.new(1, 0);
  3246. G2L["16d"] = Instance.new("UIPadding", G2L["16b"]);
  3247. G2L["16d"]["PaddingRight"] = UDim.new(0.02, 6);
  3248. G2L["16d"]["PaddingLeft"] = UDim.new(0.02, 6);
  3249. G2L["16e"] = Instance.new("UIStroke", G2L["16b"]);
  3250. G2L["16e"]["Transparency"] = 1;
  3251. G2L["16e"]["ApplyStrokeMode"] = Enum.ApplyStrokeMode.Border;
  3252. G2L["16e"]["Thickness"] = 3;
  3253. G2L["16e"]["Color"] = Color3.fromRGB(235, 7, 255);
  3254. G2L["16f"] = Instance.new("Frame", G2L["16b"]);
  3255. G2L["16f"]["BorderSizePixel"] = 0;
  3256. G2L["16f"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255);
  3257. G2L["16f"]["AnchorPoint"] = Vector2.new(1, 0.5);
  3258. G2L["16f"]["Size"] = UDim2.new(0.6, 0, 0.8, 0);
  3259. G2L["16f"]["Position"] = UDim2.new(1.02, 0, 0.5, 0);
  3260. G2L["16f"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
  3261. G2L["16f"]["Name"] = [[Info]];
  3262. G2L["16f"]["BackgroundTransparency"] = 1;
  3263. G2L["170"] = Instance.new("UIListLayout", G2L["16f"]);
  3264. G2L["170"]["HorizontalAlignment"] = Enum.HorizontalAlignment.Right;
  3265. G2L["170"]["Padding"] = UDim.new(0.01, 0);
  3266. G2L["170"]["VerticalAlignment"] = Enum.VerticalAlignment.Center;
  3267. G2L["170"]["SortOrder"] = Enum.SortOrder.LayoutOrder;
  3268. G2L["170"]["FillDirection"] = Enum.FillDirection.Horizontal;
  3269. G2L["171"] = Instance.new("ImageLabel", G2L["16f"]);
  3270. G2L["171"]["SizeConstraint"] = Enum.SizeConstraint.RelativeYY;
  3271. G2L["171"]["ZIndex"] = 8;
  3272. G2L["171"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255);
  3273. G2L["171"]["ScaleType"] = Enum.ScaleType.Fit;
  3274. G2L["171"]["AnchorPoint"] = Vector2.new(1, 0.5);
  3275. G2L["171"]["Image"] = [[rbxassetid://116165443812933]];
  3276. G2L["171"]["Size"] = UDim2.new(0.75, 0, 0.75, 0);
  3277. G2L["171"]["Visible"] = false;
  3278. G2L["171"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
  3279. G2L["171"]["BackgroundTransparency"] = 1;
  3280. G2L["171"]["LayoutOrder"] = 1;
  3281. G2L["171"]["Name"] = [[NoRevive]];
  3282. G2L["172"] = Instance.new("ImageLabel", G2L["16f"]);
  3283. G2L["172"]["SizeConstraint"] = Enum.SizeConstraint.RelativeYY;
  3284. G2L["172"]["ZIndex"] = 8;
  3285. G2L["172"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255);
  3286. G2L["172"]["ScaleType"] = Enum.ScaleType.Fit;
  3287. G2L["172"]["AnchorPoint"] = Vector2.new(1, 0.5);
  3288. G2L["172"]["Image"] = [[rbxassetid://92782478969567]];
  3289. G2L["172"]["Size"] = UDim2.new(0.75, 0, 0.75, 0);
  3290. G2L["172"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
  3291. G2L["172"]["BackgroundTransparency"] = 1;
  3292. G2L["172"]["LayoutOrder"] = 3;
  3293. G2L["172"]["Name"] = [[New]];
  3294. G2L["173"] = Instance.new("ImageLabel", G2L["16f"]);
  3295. G2L["173"]["SizeConstraint"] = Enum.SizeConstraint.RelativeYY;
  3296. G2L["173"]["ZIndex"] = 8;
  3297. G2L["173"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255);
  3298. G2L["173"]["ScaleType"] = Enum.ScaleType.Fit;
  3299. G2L["173"]["ImageColor3"] = Color3.fromRGB(255, 201, 0);
  3300. G2L["173"]["AnchorPoint"] = Vector2.new(1, 0.5);
  3301. G2L["173"]["Image"] = [[rbxassetid://80639010689297]];
  3302. G2L["173"]["Size"] = UDim2.new(0.75, 0, 0.75, 0);
  3303. G2L["173"]["Visible"] = false;
  3304. G2L["173"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
  3305. G2L["173"]["BackgroundTransparency"] = 1;
  3306. G2L["173"]["LayoutOrder"] = 1;
  3307. G2L["173"]["Name"] = [[Sprint]];
  3308. G2L["174"] = Instance.new("TextButton", G2L["12"]);
  3309. G2L["174"]["TextWrapped"] = true;
  3310. G2L["174"]["LineHeight"] = 1.1;
  3311. G2L["174"]["BorderSizePixel"] = 0;
  3312. G2L["174"]["TextColor3"] = Color3.fromRGB(108, 3, 255);
  3313. G2L["174"]["TextXAlignment"] = Enum.TextXAlignment.Left;
  3314. G2L["174"]["TextSize"] = 35;
  3315. G2L["174"]["TextScaled"] = true;
  3316. G2L["174"]["BackgroundColor3"] = Color3.fromRGB(108, 3, 255);
  3317. G2L["174"]["FontFace"] = Font.new([[rbxasset://fonts/families/Oswald.json]], Enum.FontWeight.Bold, Enum.FontStyle.Normal);
  3318. G2L["174"]["AnchorPoint"] = Vector2.new(0.5, 0);
  3319. G2L["174"]["Size"] = UDim2.new(1, 0, 0, 32);
  3320. G2L["174"]["BackgroundTransparency"] = 0.9;
  3321. G2L["174"]["LayoutOrder"] = -80;
  3322. G2L["174"]["Name"] = [[Unnamed]];
  3323. G2L["174"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
  3324. G2L["174"]["Text"] = [[Unnamed]];
  3325. G2L["174"]["Position"] = UDim2.new(0.51161, 0, 0.56523, 0);
  3326. G2L["175"] = Instance.new("UICorner", G2L["174"]);
  3327. G2L["175"]["CornerRadius"] = UDim.new(1, 0);
  3328. G2L["176"] = Instance.new("UIPadding", G2L["174"]);
  3329. G2L["176"]["PaddingRight"] = UDim.new(0.02, 6);
  3330. G2L["176"]["PaddingLeft"] = UDim.new(0.02, 6);
  3331. G2L["177"] = Instance.new("UIStroke", G2L["174"]);
  3332. G2L["177"]["Transparency"] = 1;
  3333. G2L["177"]["ApplyStrokeMode"] = Enum.ApplyStrokeMode.Border;
  3334. G2L["177"]["Thickness"] = 3;
  3335. G2L["177"]["Color"] = Color3.fromRGB(108, 3, 255);
  3336. G2L["178"] = Instance.new("Frame", G2L["174"]);
  3337. G2L["178"]["BorderSizePixel"] = 0;
  3338. G2L["178"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255);
  3339. G2L["178"]["AnchorPoint"] = Vector2.new(1, 0.5);
  3340. G2L["178"]["Size"] = UDim2.new(0.6, 0, 0.8, 0);
  3341. G2L["178"]["Position"] = UDim2.new(1.02, 0, 0.5, 0);
  3342. G2L["178"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
  3343. G2L["178"]["Name"] = [[Info]];
  3344. G2L["178"]["BackgroundTransparency"] = 1;
  3345. G2L["179"] = Instance.new("UIListLayout", G2L["178"]);
  3346. G2L["179"]["HorizontalAlignment"] = Enum.HorizontalAlignment.Right;
  3347. G2L["179"]["Padding"] = UDim.new(0.01, 0);
  3348. G2L["179"]["VerticalAlignment"] = Enum.VerticalAlignment.Center;
  3349. G2L["179"]["SortOrder"] = Enum.SortOrder.LayoutOrder;
  3350. G2L["179"]["FillDirection"] = Enum.FillDirection.Horizontal;
  3351. G2L["17a"] = Instance.new("ImageLabel", G2L["178"]);
  3352. G2L["17a"]["SizeConstraint"] = Enum.SizeConstraint.RelativeYY;
  3353. G2L["17a"]["ZIndex"] = 8;
  3354. G2L["17a"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255);
  3355. G2L["17a"]["ScaleType"] = Enum.ScaleType.Fit;
  3356. G2L["17a"]["AnchorPoint"] = Vector2.new(1, 0.5);
  3357. G2L["17a"]["Image"] = [[rbxassetid://116165443812933]];
  3358. G2L["17a"]["Size"] = UDim2.new(0.75, 0, 0.75, 0);
  3359. G2L["17a"]["Visible"] = false;
  3360. G2L["17a"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
  3361. G2L["17a"]["BackgroundTransparency"] = 1;
  3362. G2L["17a"]["LayoutOrder"] = 1;
  3363. G2L["17a"]["Name"] = [[NoRevive]];
  3364. G2L["17b"] = Instance.new("ImageLabel", G2L["178"]);
  3365. G2L["17b"]["SizeConstraint"] = Enum.SizeConstraint.RelativeYY;
  3366. G2L["17b"]["ZIndex"] = 8;
  3367. G2L["17b"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255);
  3368. G2L["17b"]["ScaleType"] = Enum.ScaleType.Fit;
  3369. G2L["17b"]["AnchorPoint"] = Vector2.new(1, 0.5);
  3370. G2L["17b"]["Image"] = [[rbxassetid://92782478969567]];
  3371. G2L["17b"]["Size"] = UDim2.new(0.75, 0, 0.75, 0);
  3372. G2L["17b"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
  3373. G2L["17b"]["BackgroundTransparency"] = 1;
  3374. G2L["17b"]["LayoutOrder"] = 3;
  3375. G2L["17b"]["Name"] = [[New]];
  3376. G2L["17c"] = Instance.new("ImageLabel", G2L["178"]);
  3377. G2L["17c"]["SizeConstraint"] = Enum.SizeConstraint.RelativeYY;
  3378. G2L["17c"]["ZIndex"] = 8;
  3379. G2L["17c"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255);
  3380. G2L["17c"]["ScaleType"] = Enum.ScaleType.Fit;
  3381. G2L["17c"]["ImageColor3"] = Color3.fromRGB(255, 201, 0);
  3382. G2L["17c"]["AnchorPoint"] = Vector2.new(1, 0.5);
  3383. G2L["17c"]["Image"] = [[rbxassetid://80639010689297]];
  3384. G2L["17c"]["Size"] = UDim2.new(0.75, 0, 0.75, 0);
  3385. G2L["17c"]["Visible"] = false;
  3386. G2L["17c"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
  3387. G2L["17c"]["BackgroundTransparency"] = 1;
  3388. G2L["17c"]["LayoutOrder"] = 1;
  3389. G2L["17c"]["Name"] = [[Sprint]];
  3390. G2L["17d"] = Instance.new("TextButton", G2L["12"]);
  3391. G2L["17d"]["TextWrapped"] = true;
  3392. G2L["17d"]["LineHeight"] = 1.1;
  3393. G2L["17d"]["BorderSizePixel"] = 0;
  3394. G2L["17d"]["TextColor3"] = Color3.fromRGB(108, 3, 255);
  3395. G2L["17d"]["TextXAlignment"] = Enum.TextXAlignment.Left;
  3396. G2L["17d"]["TextSize"] = 35;
  3397. G2L["17d"]["TextScaled"] = true;
  3398. G2L["17d"]["BackgroundColor3"] = Color3.fromRGB(108, 3, 255);
  3399. G2L["17d"]["FontFace"] = Font.new([[rbxasset://fonts/families/Oswald.json]], Enum.FontWeight.Bold, Enum.FontStyle.Normal);
  3400. G2L["17d"]["AnchorPoint"] = Vector2.new(0.5, 0);
  3401. G2L["17d"]["Size"] = UDim2.new(1, 0, 0, 32);
  3402. G2L["17d"]["BackgroundTransparency"] = 0.9;
  3403. G2L["17d"]["LayoutOrder"] = -81;
  3404. G2L["17d"]["Name"] = [[Laver]];
  3405. G2L["17d"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
  3406. G2L["17d"]["Text"] = [[Laver]];
  3407. G2L["17d"]["Position"] = UDim2.new(0.51161, 0, 0.63444, 0);
  3408. G2L["17e"] = Instance.new("UICorner", G2L["17d"]);
  3409. G2L["17e"]["CornerRadius"] = UDim.new(1, 0);
  3410. G2L["17f"] = Instance.new("UIPadding", G2L["17d"]);
  3411. G2L["17f"]["PaddingRight"] = UDim.new(0.02, 6);
  3412. G2L["17f"]["PaddingLeft"] = UDim.new(0.02, 6);
  3413. G2L["180"] = Instance.new("UIStroke", G2L["17d"]);
  3414. G2L["180"]["Transparency"] = 1;
  3415. G2L["180"]["ApplyStrokeMode"] = Enum.ApplyStrokeMode.Border;
  3416. G2L["180"]["Thickness"] = 3;
  3417. G2L["180"]["Color"] = Color3.fromRGB(108, 3, 255);
  3418. G2L["181"] = Instance.new("Frame", G2L["17d"]);
  3419. G2L["181"]["BorderSizePixel"] = 0;
  3420. G2L["181"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255);
  3421. G2L["181"]["AnchorPoint"] = Vector2.new(1, 0.5);
  3422. G2L["181"]["Size"] = UDim2.new(0.6, 0, 0.8, 0);
  3423. G2L["181"]["Position"] = UDim2.new(1.02, 0, 0.5, 0);
  3424. G2L["181"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
  3425. G2L["181"]["Name"] = [[Info]];
  3426. G2L["181"]["BackgroundTransparency"] = 1;
  3427. G2L["182"] = Instance.new("UIListLayout", G2L["181"]);
  3428. G2L["182"]["HorizontalAlignment"] = Enum.HorizontalAlignment.Right;
  3429. G2L["182"]["Padding"] = UDim.new(0.01, 0);
  3430. G2L["182"]["VerticalAlignment"] = Enum.VerticalAlignment.Center;
  3431. G2L["182"]["SortOrder"] = Enum.SortOrder.LayoutOrder;
  3432. G2L["182"]["FillDirection"] = Enum.FillDirection.Horizontal;
  3433. G2L["183"] = Instance.new("ImageLabel", G2L["181"]);
  3434. G2L["183"]["SizeConstraint"] = Enum.SizeConstraint.RelativeYY;
  3435. G2L["183"]["ZIndex"] = 8;
  3436. G2L["183"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255);
  3437. G2L["183"]["ScaleType"] = Enum.ScaleType.Fit;
  3438. G2L["183"]["AnchorPoint"] = Vector2.new(1, 0.5);
  3439. G2L["183"]["Image"] = [[rbxassetid://116165443812933]];
  3440. G2L["183"]["Size"] = UDim2.new(0.75, 0, 0.75, 0);
  3441. G2L["183"]["Visible"] = false;
  3442. G2L["183"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
  3443. G2L["183"]["BackgroundTransparency"] = 1;
  3444. G2L["183"]["LayoutOrder"] = 1;
  3445. G2L["183"]["Name"] = [[NoRevive]];
  3446. G2L["184"] = Instance.new("ImageLabel", G2L["181"]);
  3447. G2L["184"]["SizeConstraint"] = Enum.SizeConstraint.RelativeYY;
  3448. G2L["184"]["ZIndex"] = 8;
  3449. G2L["184"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255);
  3450. G2L["184"]["ScaleType"] = Enum.ScaleType.Fit;
  3451. G2L["184"]["AnchorPoint"] = Vector2.new(1, 0.5);
  3452. G2L["184"]["Image"] = [[rbxassetid://92782478969567]];
  3453. G2L["184"]["Size"] = UDim2.new(0.75, 0, 0.75, 0);
  3454. G2L["184"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
  3455. G2L["184"]["BackgroundTransparency"] = 1;
  3456. G2L["184"]["LayoutOrder"] = 3;
  3457. G2L["184"]["Name"] = [[New]];
  3458. G2L["185"] = Instance.new("ImageLabel", G2L["181"]);
  3459. G2L["185"]["SizeConstraint"] = Enum.SizeConstraint.RelativeYY;
  3460. G2L["185"]["ZIndex"] = 8;
  3461. G2L["185"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255);
  3462. G2L["185"]["ScaleType"] = Enum.ScaleType.Fit;
  3463. G2L["185"]["ImageColor3"] = Color3.fromRGB(255, 201, 0);
  3464. G2L["185"]["AnchorPoint"] = Vector2.new(1, 0.5);
  3465. G2L["185"]["Image"] = [[rbxassetid://80639010689297]];
  3466. G2L["185"]["Size"] = UDim2.new(0.75, 0, 0.75, 0);
  3467. G2L["185"]["Visible"] = false;
  3468. G2L["185"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
  3469. G2L["185"]["BackgroundTransparency"] = 1;
  3470. G2L["185"]["LayoutOrder"] = 1;
  3471. G2L["185"]["Name"] = [[Sprint]];
  3472. G2L["186"] = Instance.new("TextButton", G2L["12"]);
  3473. G2L["186"]["TextWrapped"] = true;
  3474. G2L["186"]["LineHeight"] = 1.1;
  3475. G2L["186"]["BorderSizePixel"] = 0;
  3476. G2L["186"]["TextColor3"] = Color3.fromRGB(203, 214, 0);
  3477. G2L["186"]["TextXAlignment"] = Enum.TextXAlignment.Left;
  3478. G2L["186"]["TextSize"] = 35;
  3479. G2L["186"]["TextScaled"] = true;
  3480. G2L["186"]["BackgroundColor3"] = Color3.fromRGB(203, 214, 0);
  3481. G2L["186"]["FontFace"] = Font.new([[rbxasset://fonts/families/Oswald.json]], Enum.FontWeight.Bold, Enum.FontStyle.Normal);
  3482. G2L["186"]["AnchorPoint"] = Vector2.new(0.5, 0);
  3483. G2L["186"]["Size"] = UDim2.new(1, 0, 0, 32);
  3484. G2L["186"]["BackgroundTransparency"] = 0.9;
  3485. G2L["186"]["LayoutOrder"] = -91;
  3486. G2L["186"]["Name"] = [[Ransom]];
  3487. G2L["186"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
  3488. G2L["186"]["Text"] = [[Ransom]];
  3489. G2L["186"]["Position"] = UDim2.new(0.51161, 0, 1.39576, 0);
  3490. G2L["187"] = Instance.new("UICorner", G2L["186"]);
  3491. G2L["187"]["CornerRadius"] = UDim.new(1, 0);
  3492. G2L["188"] = Instance.new("UIPadding", G2L["186"]);
  3493. G2L["188"]["PaddingRight"] = UDim.new(0.02, 6);
  3494. G2L["188"]["PaddingLeft"] = UDim.new(0.02, 6);
  3495. G2L["189"] = Instance.new("UIStroke", G2L["186"]);
  3496. G2L["189"]["Transparency"] = 1;
  3497. G2L["189"]["ApplyStrokeMode"] = Enum.ApplyStrokeMode.Border;
  3498. G2L["189"]["Thickness"] = 3;
  3499. G2L["189"]["Color"] = Color3.fromRGB(203, 214, 0);
  3500. G2L["18a"] = Instance.new("Frame", G2L["186"]);
  3501. G2L["18a"]["BorderSizePixel"] = 0;
  3502. G2L["18a"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255);
  3503. G2L["18a"]["AnchorPoint"] = Vector2.new(1, 0.5);
  3504. G2L["18a"]["Size"] = UDim2.new(0.6, 0, 0.8, 0);
  3505. G2L["18a"]["Position"] = UDim2.new(1.02, 0, 0.5, 0);
  3506. G2L["18a"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
  3507. G2L["18a"]["Name"] = [[Info]];
  3508. G2L["18a"]["BackgroundTransparency"] = 1;
  3509. G2L["18b"] = Instance.new("UIListLayout", G2L["18a"]);
  3510. G2L["18b"]["HorizontalAlignment"] = Enum.HorizontalAlignment.Right;
  3511. G2L["18b"]["Padding"] = UDim.new(0.01, 0);
  3512. G2L["18b"]["VerticalAlignment"] = Enum.VerticalAlignment.Center;
  3513. G2L["18b"]["SortOrder"] = Enum.SortOrder.LayoutOrder;
  3514. G2L["18b"]["FillDirection"] = Enum.FillDirection.Horizontal;
  3515. G2L["18c"] = Instance.new("ImageLabel", G2L["18a"]);
  3516. G2L["18c"]["SizeConstraint"] = Enum.SizeConstraint.RelativeYY;
  3517. G2L["18c"]["ZIndex"] = 8;
  3518. G2L["18c"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255);
  3519. G2L["18c"]["ScaleType"] = Enum.ScaleType.Fit;
  3520. G2L["18c"]["AnchorPoint"] = Vector2.new(1, 0.5);
  3521. G2L["18c"]["Image"] = [[rbxassetid://116165443812933]];
  3522. G2L["18c"]["Size"] = UDim2.new(0.75, 0, 0.75, 0);
  3523. G2L["18c"]["Visible"] = false;
  3524. G2L["18c"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
  3525. G2L["18c"]["BackgroundTransparency"] = 1;
  3526. G2L["18c"]["LayoutOrder"] = 1;
  3527. G2L["18c"]["Name"] = [[NoRevive]];
  3528. G2L["18d"] = Instance.new("ImageLabel", G2L["18a"]);
  3529. G2L["18d"]["SizeConstraint"] = Enum.SizeConstraint.RelativeYY;
  3530. G2L["18d"]["ZIndex"] = 8;
  3531. G2L["18d"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255);
  3532. G2L["18d"]["ScaleType"] = Enum.ScaleType.Fit;
  3533. G2L["18d"]["AnchorPoint"] = Vector2.new(1, 0.5);
  3534. G2L["18d"]["Image"] = [[rbxassetid://92782478969567]];
  3535. G2L["18d"]["Size"] = UDim2.new(0.75, 0, 0.75, 0);
  3536. G2L["18d"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
  3537. G2L["18d"]["BackgroundTransparency"] = 1;
  3538. G2L["18d"]["LayoutOrder"] = 3;
  3539. G2L["18d"]["Name"] = [[New]];
  3540. G2L["18e"] = Instance.new("ImageLabel", G2L["18a"]);
  3541. G2L["18e"]["SizeConstraint"] = Enum.SizeConstraint.RelativeYY;
  3542. G2L["18e"]["ZIndex"] = 8;
  3543. G2L["18e"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255);
  3544. G2L["18e"]["ScaleType"] = Enum.ScaleType.Fit;
  3545. G2L["18e"]["ImageColor3"] = Color3.fromRGB(255, 201, 0);
  3546. G2L["18e"]["AnchorPoint"] = Vector2.new(1, 0.5);
  3547. G2L["18e"]["Image"] = [[rbxassetid://80639010689297]];
  3548. G2L["18e"]["Size"] = UDim2.new(0.75, 0, 0.75, 0);
  3549. G2L["18e"]["Visible"] = false;
  3550. G2L["18e"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
  3551. G2L["18e"]["BackgroundTransparency"] = 1;
  3552. G2L["18e"]["LayoutOrder"] = 1;
  3553. G2L["18e"]["Name"] = [[Sprint]];
  3554. G2L["18f"] = Instance.new("NumberValue", G2L["186"]);
  3555. G2L["190"] = Instance.new("TextButton", G2L["12"]);
  3556. G2L["190"]["TextWrapped"] = true;
  3557. G2L["190"]["LineHeight"] = 1.1;
  3558. G2L["190"]["BorderSizePixel"] = 0;
  3559. G2L["190"]["TextColor3"] = Color3.fromRGB(255, 255, 255);
  3560. G2L["190"]["TextXAlignment"] = Enum.TextXAlignment.Left;
  3561. G2L["190"]["TextSize"] = 35;
  3562. G2L["190"]["TextScaled"] = true;
  3563. G2L["190"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255);
  3564. G2L["190"]["FontFace"] = Font.new([[rbxasset://fonts/families/Oswald.json]], Enum.FontWeight.Bold, Enum.FontStyle.Normal);
  3565. G2L["190"]["AnchorPoint"] = Vector2.new(0.5, 0);
  3566. G2L["190"]["Size"] = UDim2.new(1, 0, 0, 32);
  3567. G2L["190"]["BackgroundTransparency"] = 0.9;
  3568. G2L["190"]["LayoutOrder"] = -76;
  3569. G2L["190"]["Name"] = [[MultiverseRooms]];
  3570. G2L["190"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
  3571. G2L["190"]["Text"] = [[Multiverse Rooms]];
  3572. G2L["190"]["Position"] = UDim2.new(0.51161, 0, 0.77286, 0);
  3573. G2L["191"] = Instance.new("UICorner", G2L["190"]);
  3574. G2L["191"]["CornerRadius"] = UDim.new(1, 0);
  3575. G2L["192"] = Instance.new("UIPadding", G2L["190"]);
  3576. G2L["192"]["PaddingRight"] = UDim.new(0.02, 6);
  3577. G2L["192"]["PaddingLeft"] = UDim.new(0.02, 6);
  3578. G2L["193"] = Instance.new("UIStroke", G2L["190"]);
  3579. G2L["193"]["Transparency"] = 1;
  3580. G2L["193"]["ApplyStrokeMode"] = Enum.ApplyStrokeMode.Border;
  3581. G2L["193"]["Thickness"] = 3;
  3582. G2L["193"]["Color"] = Color3.fromRGB(255, 255, 255);
  3583. G2L["194"] = Instance.new("Frame", G2L["190"]);
  3584. G2L["194"]["BorderSizePixel"] = 0;
  3585. G2L["194"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255);
  3586. G2L["194"]["AnchorPoint"] = Vector2.new(1, 0.5);
  3587. G2L["194"]["Size"] = UDim2.new(0.6, 0, 0.8, 0);
  3588. G2L["194"]["Position"] = UDim2.new(1.02, 0, 0.5, 0);
  3589. G2L["194"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
  3590. G2L["194"]["Name"] = [[Info]];
  3591. G2L["194"]["BackgroundTransparency"] = 1;
  3592. G2L["195"] = Instance.new("UIListLayout", G2L["194"]);
  3593. G2L["195"]["HorizontalAlignment"] = Enum.HorizontalAlignment.Right;
  3594. G2L["195"]["Padding"] = UDim.new(0.01, 0);
  3595. G2L["195"]["VerticalAlignment"] = Enum.VerticalAlignment.Center;
  3596. G2L["195"]["SortOrder"] = Enum.SortOrder.LayoutOrder;
  3597. G2L["195"]["FillDirection"] = Enum.FillDirection.Horizontal;
  3598. G2L["196"] = Instance.new("ImageLabel", G2L["194"]);
  3599. G2L["196"]["SizeConstraint"] = Enum.SizeConstraint.RelativeYY;
  3600. G2L["196"]["ZIndex"] = 8;
  3601. G2L["196"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255);
  3602. G2L["196"]["ScaleType"] = Enum.ScaleType.Fit;
  3603. G2L["196"]["AnchorPoint"] = Vector2.new(1, 0.5);
  3604. G2L["196"]["Image"] = [[rbxassetid://116165443812933]];
  3605. G2L["196"]["Size"] = UDim2.new(0.75, 0, 0.75, 0);
  3606. G2L["196"]["Visible"] = false;
  3607. G2L["196"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
  3608. G2L["196"]["BackgroundTransparency"] = 1;
  3609. G2L["196"]["LayoutOrder"] = 1;
  3610. G2L["196"]["Name"] = [[NoRevive]];
  3611. G2L["197"] = Instance.new("ImageLabel", G2L["194"]);
  3612. G2L["197"]["SizeConstraint"] = Enum.SizeConstraint.RelativeYY;
  3613. G2L["197"]["ZIndex"] = 8;
  3614. G2L["197"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255);
  3615. G2L["197"]["ScaleType"] = Enum.ScaleType.Fit;
  3616. G2L["197"]["AnchorPoint"] = Vector2.new(1, 0.5);
  3617. G2L["197"]["Image"] = [[rbxassetid://92782478969567]];
  3618. G2L["197"]["Size"] = UDim2.new(0.75, 0, 0.75, 0);
  3619. G2L["197"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
  3620. G2L["197"]["BackgroundTransparency"] = 1;
  3621. G2L["197"]["LayoutOrder"] = 3;
  3622. G2L["197"]["Name"] = [[New]];
  3623. G2L["198"] = Instance.new("ImageLabel", G2L["194"]);
  3624. G2L["198"]["SizeConstraint"] = Enum.SizeConstraint.RelativeYY;
  3625. G2L["198"]["ZIndex"] = 8;
  3626. G2L["198"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255);
  3627. G2L["198"]["ScaleType"] = Enum.ScaleType.Fit;
  3628. G2L["198"]["ImageColor3"] = Color3.fromRGB(255, 201, 0);
  3629. G2L["198"]["AnchorPoint"] = Vector2.new(1, 0.5);
  3630. G2L["198"]["Image"] = [[rbxassetid://80639010689297]];
  3631. G2L["198"]["Size"] = UDim2.new(0.75, 0, 0.75, 0);
  3632. G2L["198"]["Visible"] = false;
  3633. G2L["198"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
  3634. G2L["198"]["BackgroundTransparency"] = 1;
  3635. G2L["198"]["LayoutOrder"] = 1;
  3636. G2L["198"]["Name"] = [[Sprint]];
  3637. G2L["199"] = Instance.new("TextButton", G2L["12"]);
  3638. G2L["199"]["TextWrapped"] = true;
  3639. G2L["199"]["LineHeight"] = 1.1;
  3640. G2L["199"]["BorderSizePixel"] = 0;
  3641. G2L["199"]["TextColor3"] = Color3.fromRGB(0, 77, 255);
  3642. G2L["199"]["TextXAlignment"] = Enum.TextXAlignment.Left;
  3643. G2L["199"]["TextSize"] = 35;
  3644. G2L["199"]["TextScaled"] = true;
  3645. G2L["199"]["BackgroundColor3"] = Color3.fromRGB(0, 77, 255);
  3646. G2L["199"]["FontFace"] = Font.new([[rbxasset://fonts/families/Oswald.json]], Enum.FontWeight.Bold, Enum.FontStyle.Normal);
  3647. G2L["199"]["AnchorPoint"] = Vector2.new(0.5, 0);
  3648. G2L["199"]["Size"] = UDim2.new(1, 0, 0, 32);
  3649. G2L["199"]["BackgroundTransparency"] = 0.9;
  3650. G2L["199"]["LayoutOrder"] = -83;
  3651. G2L["199"]["Name"] = [[Unfair]];
  3652. G2L["199"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
  3653. G2L["199"]["Text"] = [[Unfair]];
  3654. G2L["199"]["Position"] = UDim2.new(0.51161, 0, 0.84207, 0);
  3655. G2L["19a"] = Instance.new("UICorner", G2L["199"]);
  3656. G2L["19a"]["CornerRadius"] = UDim.new(1, 0);
  3657. G2L["19b"] = Instance.new("UIPadding", G2L["199"]);
  3658. G2L["19b"]["PaddingRight"] = UDim.new(0.02, 6);
  3659. G2L["19b"]["PaddingLeft"] = UDim.new(0.02, 6);
  3660. G2L["19c"] = Instance.new("UIStroke", G2L["199"]);
  3661. G2L["19c"]["Transparency"] = 1;
  3662. G2L["19c"]["ApplyStrokeMode"] = Enum.ApplyStrokeMode.Border;
  3663. G2L["19c"]["Thickness"] = 3;
  3664. G2L["19c"]["Color"] = Color3.fromRGB(0, 77, 255);
  3665. G2L["19d"] = Instance.new("Frame", G2L["199"]);
  3666. G2L["19d"]["BorderSizePixel"] = 0;
  3667. G2L["19d"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255);
  3668. G2L["19d"]["AnchorPoint"] = Vector2.new(1, 0.5);
  3669. G2L["19d"]["Size"] = UDim2.new(0.6, 0, 0.8, 0);
  3670. G2L["19d"]["Position"] = UDim2.new(1.02, 0, 0.5, 0);
  3671. G2L["19d"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
  3672. G2L["19d"]["Name"] = [[Info]];
  3673. G2L["19d"]["BackgroundTransparency"] = 1;
  3674. G2L["19e"] = Instance.new("UIListLayout", G2L["19d"]);
  3675. G2L["19e"]["HorizontalAlignment"] = Enum.HorizontalAlignment.Right;
  3676. G2L["19e"]["Padding"] = UDim.new(0.01, 0);
  3677. G2L["19e"]["VerticalAlignment"] = Enum.VerticalAlignment.Center;
  3678. G2L["19e"]["SortOrder"] = Enum.SortOrder.LayoutOrder;
  3679. G2L["19e"]["FillDirection"] = Enum.FillDirection.Horizontal;
  3680. G2L["19f"] = Instance.new("ImageLabel", G2L["19d"]);
  3681. G2L["19f"]["SizeConstraint"] = Enum.SizeConstraint.RelativeYY;
  3682. G2L["19f"]["ZIndex"] = 8;
  3683. G2L["19f"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255);
  3684. G2L["19f"]["ScaleType"] = Enum.ScaleType.Fit;
  3685. G2L["19f"]["AnchorPoint"] = Vector2.new(1, 0.5);
  3686. G2L["19f"]["Image"] = [[rbxassetid://116165443812933]];
  3687. G2L["19f"]["Size"] = UDim2.new(0.75, 0, 0.75, 0);
  3688. G2L["19f"]["Visible"] = false;
  3689. G2L["19f"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
  3690. G2L["19f"]["BackgroundTransparency"] = 1;
  3691. G2L["19f"]["LayoutOrder"] = 1;
  3692. G2L["19f"]["Name"] = [[NoRevive]];
  3693. G2L["1a0"] = Instance.new("ImageLabel", G2L["19d"]);
  3694. G2L["1a0"]["SizeConstraint"] = Enum.SizeConstraint.RelativeYY;
  3695. G2L["1a0"]["ZIndex"] = 8;
  3696. G2L["1a0"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255);
  3697. G2L["1a0"]["ScaleType"] = Enum.ScaleType.Fit;
  3698. G2L["1a0"]["AnchorPoint"] = Vector2.new(1, 0.5);
  3699. G2L["1a0"]["Image"] = [[rbxassetid://92782478969567]];
  3700. G2L["1a0"]["Size"] = UDim2.new(0.75, 0, 0.75, 0);
  3701. G2L["1a0"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
  3702. G2L["1a0"]["BackgroundTransparency"] = 1;
  3703. G2L["1a0"]["LayoutOrder"] = 3;
  3704. G2L["1a0"]["Name"] = [[New]];
  3705. G2L["1a1"] = Instance.new("ImageLabel", G2L["19d"]);
  3706. G2L["1a1"]["SizeConstraint"] = Enum.SizeConstraint.RelativeYY;
  3707. G2L["1a1"]["ZIndex"] = 8;
  3708. G2L["1a1"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255);
  3709. G2L["1a1"]["ScaleType"] = Enum.ScaleType.Fit;
  3710. G2L["1a1"]["ImageColor3"] = Color3.fromRGB(255, 201, 0);
  3711. G2L["1a1"]["AnchorPoint"] = Vector2.new(1, 0.5);
  3712. G2L["1a1"]["Image"] = [[rbxassetid://80639010689297]];
  3713. G2L["1a1"]["Size"] = UDim2.new(0.75, 0, 0.75, 0);
  3714. G2L["1a1"]["Visible"] = false;
  3715. G2L["1a1"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
  3716. G2L["1a1"]["BackgroundTransparency"] = 1;
  3717. G2L["1a1"]["LayoutOrder"] = 1;
  3718. G2L["1a1"]["Name"] = [[Sprint]];
  3719. G2L["1a2"] = Instance.new("TextButton", G2L["12"]);
  3720. G2L["1a2"]["TextWrapped"] = true;
  3721. G2L["1a2"]["LineHeight"] = 1.1;
  3722. G2L["1a2"]["BorderSizePixel"] = 0;
  3723. G2L["1a2"]["TextColor3"] = Color3.fromRGB(2, 252, 255);
  3724. G2L["1a2"]["TextXAlignment"] = Enum.TextXAlignment.Left;
  3725. G2L["1a2"]["TextSize"] = 35;
  3726. G2L["1a2"]["TextScaled"] = true;
  3727. G2L["1a2"]["BackgroundColor3"] = Color3.fromRGB(2, 252, 255);
  3728. G2L["1a2"]["FontFace"] = Font.new([[rbxasset://fonts/families/Oswald.json]], Enum.FontWeight.Bold, Enum.FontStyle.Normal);
  3729. G2L["1a2"]["AnchorPoint"] = Vector2.new(0.5, 0);
  3730. G2L["1a2"]["Size"] = UDim2.new(1, 0, 0, 32);
  3731. G2L["1a2"]["BackgroundTransparency"] = 0.9;
  3732. G2L["1a2"]["LayoutOrder"] = -84;
  3733. G2L["1a2"]["Name"] = [[Forbidden]];
  3734. G2L["1a2"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
  3735. G2L["1a2"]["Text"] = [[Forbidden]];
  3736. G2L["1a2"]["Position"] = UDim2.new(0.51161, 0, 0.91128, 0);
  3737. G2L["1a3"] = Instance.new("UICorner", G2L["1a2"]);
  3738. G2L["1a3"]["CornerRadius"] = UDim.new(1, 0);
  3739. G2L["1a4"] = Instance.new("UIPadding", G2L["1a2"]);
  3740. G2L["1a4"]["PaddingRight"] = UDim.new(0.02, 6);
  3741. G2L["1a4"]["PaddingLeft"] = UDim.new(0.02, 6);
  3742. G2L["1a5"] = Instance.new("UIStroke", G2L["1a2"]);
  3743. G2L["1a5"]["Transparency"] = 1;
  3744. G2L["1a5"]["ApplyStrokeMode"] = Enum.ApplyStrokeMode.Border;
  3745. G2L["1a5"]["Thickness"] = 3;
  3746. G2L["1a5"]["Color"] = Color3.fromRGB(2, 252, 255);
  3747. G2L["1a6"] = Instance.new("Frame", G2L["1a2"]);
  3748. G2L["1a6"]["BorderSizePixel"] = 0;
  3749. G2L["1a6"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255);
  3750. G2L["1a6"]["AnchorPoint"] = Vector2.new(1, 0.5);
  3751. G2L["1a6"]["Size"] = UDim2.new(0.6, 0, 0.8, 0);
  3752. G2L["1a6"]["Position"] = UDim2.new(1.02, 0, 0.5, 0);
  3753. G2L["1a6"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
  3754. G2L["1a6"]["Name"] = [[Info]];
  3755. G2L["1a6"]["BackgroundTransparency"] = 1;
  3756. G2L["1a7"] = Instance.new("UIListLayout", G2L["1a6"]);
  3757. G2L["1a7"]["HorizontalAlignment"] = Enum.HorizontalAlignment.Right;
  3758. G2L["1a7"]["Padding"] = UDim.new(0.01, 0);
  3759. G2L["1a7"]["VerticalAlignment"] = Enum.VerticalAlignment.Center;
  3760. G2L["1a7"]["SortOrder"] = Enum.SortOrder.LayoutOrder;
  3761. G2L["1a7"]["FillDirection"] = Enum.FillDirection.Horizontal;
  3762. G2L["1a8"] = Instance.new("ImageLabel", G2L["1a6"]);
  3763. G2L["1a8"]["SizeConstraint"] = Enum.SizeConstraint.RelativeYY;
  3764. G2L["1a8"]["ZIndex"] = 8;
  3765. G2L["1a8"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255);
  3766. G2L["1a8"]["ScaleType"] = Enum.ScaleType.Fit;
  3767. G2L["1a8"]["AnchorPoint"] = Vector2.new(1, 0.5);
  3768. G2L["1a8"]["Image"] = [[rbxassetid://116165443812933]];
  3769. G2L["1a8"]["Size"] = UDim2.new(0.75, 0, 0.75, 0);
  3770. G2L["1a8"]["Visible"] = false;
  3771. G2L["1a8"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
  3772. G2L["1a8"]["BackgroundTransparency"] = 1;
  3773. G2L["1a8"]["LayoutOrder"] = 1;
  3774. G2L["1a8"]["Name"] = [[NoRevive]];
  3775. G2L["1a9"] = Instance.new("ImageLabel", G2L["1a6"]);
  3776. G2L["1a9"]["SizeConstraint"] = Enum.SizeConstraint.RelativeYY;
  3777. G2L["1a9"]["ZIndex"] = 8;
  3778. G2L["1a9"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255);
  3779. G2L["1a9"]["ScaleType"] = Enum.ScaleType.Fit;
  3780. G2L["1a9"]["AnchorPoint"] = Vector2.new(1, 0.5);
  3781. G2L["1a9"]["Image"] = [[rbxassetid://92782478969567]];
  3782. G2L["1a9"]["Size"] = UDim2.new(0.75, 0, 0.75, 0);
  3783. G2L["1a9"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
  3784. G2L["1a9"]["BackgroundTransparency"] = 1;
  3785. G2L["1a9"]["LayoutOrder"] = 3;
  3786. G2L["1a9"]["Name"] = [[New]];
  3787. G2L["1aa"] = Instance.new("ImageLabel", G2L["1a6"]);
  3788. G2L["1aa"]["SizeConstraint"] = Enum.SizeConstraint.RelativeYY;
  3789. G2L["1aa"]["ZIndex"] = 8;
  3790. G2L["1aa"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255);
  3791. G2L["1aa"]["ScaleType"] = Enum.ScaleType.Fit;
  3792. G2L["1aa"]["ImageColor3"] = Color3.fromRGB(255, 201, 0);
  3793. G2L["1aa"]["AnchorPoint"] = Vector2.new(1, 0.5);
  3794. G2L["1aa"]["Image"] = [[rbxassetid://80639010689297]];
  3795. G2L["1aa"]["Size"] = UDim2.new(0.75, 0, 0.75, 0);
  3796. G2L["1aa"]["Visible"] = false;
  3797. G2L["1aa"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
  3798. G2L["1aa"]["BackgroundTransparency"] = 1;
  3799. G2L["1aa"]["LayoutOrder"] = 1;
  3800. G2L["1aa"]["Name"] = [[Sprint]];
  3801. G2L["1ab"] = Instance.new("Frame", G2L["a"]);
  3802. G2L["1ab"]["Visible"] = false;
  3803. G2L["1ab"]["BorderSizePixel"] = 0;
  3804. G2L["1ab"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255);
  3805. G2L["1ab"]["Size"] = UDim2.new(1, 0, 1, 0);
  3806. G2L["1ab"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
  3807. G2L["1ab"]["Name"] = [[Item]];
  3808. G2L["1ab"]["BackgroundTransparency"] = 1;
  3809. G2L["1ac"] = Instance.new("UICorner", G2L["1ab"]);
  3810. G2L["1ac"]["CornerRadius"] = UDim.new(0.23, 0);
  3811. G2L["1ad"] = Instance.new("UIPadding", G2L["1ab"]);
  3812. G2L["1ad"]["PaddingTop"] = UDim.new(0.025, 0);
  3813. G2L["1ad"]["PaddingRight"] = UDim.new(0.025, 0);
  3814. G2L["1ad"]["PaddingLeft"] = UDim.new(0.025, 0);
  3815. G2L["1ad"]["PaddingBottom"] = UDim.new(0.025, 0);
  3816. G2L["1ae"] = Instance.new("Frame", G2L["1ab"]);
  3817. G2L["1ae"]["BorderSizePixel"] = 0;
  3818. G2L["1ae"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255);
  3819. G2L["1ae"]["Size"] = UDim2.new(0.88817, 0, 0.25, 0);
  3820. G2L["1ae"]["Position"] = UDim2.new(0.05483, 0, -0.01096, 0);
  3821. G2L["1ae"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
  3822. G2L["1ae"]["Name"] = [[Preview]];
  3823. G2L["1ae"]["BackgroundTransparency"] = 0.95;
  3824. G2L["1af"] = Instance.new("TextLabel", G2L["1ae"]);
  3825. G2L["1af"]["TextWrapped"] = true;
  3826. G2L["1af"]["BorderSizePixel"] = 0;
  3827. G2L["1af"]["TextSize"] = 14;
  3828. G2L["1af"]["TextScaled"] = true;
  3829. G2L["1af"]["BackgroundColor3"] = Color3.fromRGB(86, 255, 255);
  3830. G2L["1af"]["FontFace"] = Font.new([[rbxasset://fonts/families/Oswald.json]], Enum.FontWeight.Bold, Enum.FontStyle.Normal);
  3831. G2L["1af"]["TextColor3"] = Color3.fromRGB(86, 255, 255);
  3832. G2L["1af"]["BackgroundTransparency"] = 1;
  3833. G2L["1af"]["AnchorPoint"] = Vector2.new(0.5, 0.5);
  3834. G2L["1af"]["Size"] = UDim2.new(1, 0, 0.5, 0);
  3835. G2L["1af"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
  3836. G2L["1af"]["Text"] = [[Item]];
  3837. G2L["1af"]["Name"] = [[Title]];
  3838. G2L["1af"]["Position"] = UDim2.new(0.5, 0, 0.28, 0);
  3839. G2L["1b0"] = Instance.new("TextLabel", G2L["1ae"]);
  3840. G2L["1b0"]["TextWrapped"] = true;
  3841. G2L["1b0"]["BorderSizePixel"] = 0;
  3842. G2L["1b0"]["TextSize"] = 14;
  3843. G2L["1b0"]["TextScaled"] = true;
  3844. G2L["1b0"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255);
  3845. G2L["1b0"]["FontFace"] = Font.new([[rbxasset://fonts/families/Oswald.json]], Enum.FontWeight.Bold, Enum.FontStyle.Normal);
  3846. G2L["1b0"]["TextColor3"] = Color3.fromRGB(86, 255, 255);
  3847. G2L["1b0"]["BackgroundTransparency"] = 1;
  3848. G2L["1b0"]["AnchorPoint"] = Vector2.new(0.5, 0.5);
  3849. G2L["1b0"]["Size"] = UDim2.new(1, 0, 0.4, 0);
  3850. G2L["1b0"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
  3851. G2L["1b0"]["Text"] = [[Make your game easier!]];
  3852. G2L["1b0"]["Name"] = [[Desc]];
  3853. G2L["1b0"]["Position"] = UDim2.new(0.5, 0, 0.72604, 0);
  3854. G2L["1b1"] = Instance.new("UICorner", G2L["1ae"]);
  3855. G2L["1b1"]["CornerRadius"] = UDim.new(0.23, 0);
  3856. G2L["1b2"] = Instance.new("ScrollingFrame", G2L["1ab"]);
  3857. G2L["1b2"]["Active"] = true;
  3858. G2L["1b2"]["ScrollingDirection"] = Enum.ScrollingDirection.Y;
  3859. G2L["1b2"]["BorderSizePixel"] = 0;
  3860. G2L["1b2"]["CanvasSize"] = UDim2.new(0, 0, 3, 0);
  3861. G2L["1b2"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255);
  3862. G2L["1b2"]["Name"] = [[Item]];
  3863. G2L["1b2"]["ScrollBarImageTransparency"] = 1;
  3864. G2L["1b2"]["HorizontalScrollBarInset"] = Enum.ScrollBarInset.Always;
  3865. G2L["1b2"]["AnchorPoint"] = Vector2.new(1, 1);
  3866. G2L["1b2"]["AutomaticCanvasSize"] = Enum.AutomaticSize.Y;
  3867. G2L["1b2"]["Size"] = UDim2.new(1, 0, 0.74, 0);
  3868. G2L["1b2"]["ScrollBarImageColor3"] = Color3.fromRGB(255, 223, 190);
  3869. G2L["1b2"]["Position"] = UDim2.new(1, 0, 1, 0);
  3870. G2L["1b2"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
  3871. G2L["1b2"]["ScrollBarThickness"] = 0;
  3872. G2L["1b2"]["BackgroundTransparency"] = 1;
  3873. G2L["1b3"] = Instance.new("Frame", G2L["1b2"]);
  3874. G2L["1b3"]["ZIndex"] = 6;
  3875. G2L["1b3"]["BorderSizePixel"] = 0;
  3876. G2L["1b3"]["BackgroundColor3"] = Color3.fromRGB(104, 74, 64);
  3877. G2L["1b3"]["Size"] = UDim2.new(0.975, 0, 0, 6);
  3878. G2L["1b3"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
  3879. G2L["1b3"]["Name"] = [[Separator]];
  3880. G2L["1b3"]["LayoutOrder"] = 100;
  3881. G2L["1b4"] = Instance.new("Frame", G2L["1b3"]);
  3882. G2L["1b4"]["BorderSizePixel"] = 0;
  3883. G2L["1b4"]["BackgroundColor3"] = Color3.fromRGB(104, 74, 64);
  3884. G2L["1b4"]["AnchorPoint"] = Vector2.new(0, 0.5);
  3885. G2L["1b4"]["Size"] = UDim2.new(1, 0, 0, 4);
  3886. G2L["1b4"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
  3887. G2L["1b4"]["Name"] = [[Line]];
  3888. G2L["1b4"]["LayoutOrder"] = 5;
  3889. G2L["1b5"] = Instance.new("UICorner", G2L["1b4"]);
  3890. G2L["1b5"]["CornerRadius"] = UDim.new(1, 0);
  3891. G2L["1b6"] = Instance.new("UICorner", G2L["1b3"]);
  3892. G2L["1b6"]["CornerRadius"] = UDim.new(1, 0);
  3893. G2L["1b7"] = Instance.new("Frame", G2L["1b2"]);
  3894. G2L["1b7"]["ZIndex"] = 6;
  3895. G2L["1b7"]["BorderSizePixel"] = 0;
  3896. G2L["1b7"]["BackgroundColor3"] = Color3.fromRGB(104, 74, 64);
  3897. G2L["1b7"]["Size"] = UDim2.new(0.975, 0, 0, 6);
  3898. G2L["1b7"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
  3899. G2L["1b7"]["Name"] = [[Separator]];
  3900. G2L["1b8"] = Instance.new("Frame", G2L["1b7"]);
  3901. G2L["1b8"]["BorderSizePixel"] = 0;
  3902. G2L["1b8"]["BackgroundColor3"] = Color3.fromRGB(104, 74, 64);
  3903. G2L["1b8"]["AnchorPoint"] = Vector2.new(0, 0.5);
  3904. G2L["1b8"]["Size"] = UDim2.new(1, 0, 0, 4);
  3905. G2L["1b8"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
  3906. G2L["1b8"]["Name"] = [[Line]];
  3907. G2L["1b8"]["LayoutOrder"] = 5;
  3908. G2L["1b9"] = Instance.new("UICorner", G2L["1b8"]);
  3909. G2L["1b9"]["CornerRadius"] = UDim.new(1, 0);
  3910. G2L["1ba"] = Instance.new("UICorner", G2L["1b7"]);
  3911. G2L["1ba"]["CornerRadius"] = UDim.new(1, 0);
  3912. G2L["1bb"] = Instance.new("TextButton", G2L["1b2"]);
  3913. G2L["1bb"]["TextWrapped"] = true;
  3914. G2L["1bb"]["LineHeight"] = 1.1;
  3915. G2L["1bb"]["BorderSizePixel"] = 0;
  3916. G2L["1bb"]["TextColor3"] = Color3.fromRGB(0, 255, 255);
  3917. G2L["1bb"]["TextXAlignment"] = Enum.TextXAlignment.Left;
  3918. G2L["1bb"]["TextSize"] = 35;
  3919. G2L["1bb"]["TextScaled"] = true;
  3920. G2L["1bb"]["BackgroundColor3"] = Color3.fromRGB(0, 255, 255);
  3921. G2L["1bb"]["FontFace"] = Font.new([[rbxasset://fonts/families/Oswald.json]], Enum.FontWeight.Bold, Enum.FontStyle.Normal);
  3922. G2L["1bb"]["AnchorPoint"] = Vector2.new(0.5, 0);
  3923. G2L["1bb"]["Size"] = UDim2.new(1, 0, 0, 32);
  3924. G2L["1bb"]["BackgroundTransparency"] = 0.9;
  3925. G2L["1bb"]["LayoutOrder"] = -3;
  3926. G2L["1bb"]["Name"] = [[GuidingCandle]];
  3927. G2L["1bb"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
  3928. G2L["1bb"]["Text"] = [[Guiding Candle]];
  3929. G2L["1bc"] = Instance.new("UICorner", G2L["1bb"]);
  3930. G2L["1bc"]["CornerRadius"] = UDim.new(1, 0);
  3931. G2L["1bd"] = Instance.new("UIPadding", G2L["1bb"]);
  3932. G2L["1bd"]["PaddingRight"] = UDim.new(0.02, 6);
  3933. G2L["1bd"]["PaddingLeft"] = UDim.new(0.02, 6);
  3934. G2L["1be"] = Instance.new("Frame", G2L["1bb"]);
  3935. G2L["1be"]["BorderSizePixel"] = 0;
  3936. G2L["1be"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255);
  3937. G2L["1be"]["AnchorPoint"] = Vector2.new(1, 0.5);
  3938. G2L["1be"]["Size"] = UDim2.new(0.6, 0, 0.8, 0);
  3939. G2L["1be"]["Position"] = UDim2.new(1.02, 0, 0.5, 0);
  3940. G2L["1be"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
  3941. G2L["1be"]["Name"] = [[Info]];
  3942. G2L["1be"]["BackgroundTransparency"] = 1;
  3943. G2L["1bf"] = Instance.new("UIListLayout", G2L["1be"]);
  3944. G2L["1bf"]["HorizontalAlignment"] = Enum.HorizontalAlignment.Right;
  3945. G2L["1bf"]["Padding"] = UDim.new(0.01, 0);
  3946. G2L["1bf"]["VerticalAlignment"] = Enum.VerticalAlignment.Center;
  3947. G2L["1bf"]["SortOrder"] = Enum.SortOrder.LayoutOrder;
  3948. G2L["1bf"]["FillDirection"] = Enum.FillDirection.Horizontal;
  3949. G2L["1c0"] = Instance.new("ImageLabel", G2L["1be"]);
  3950. G2L["1c0"]["SizeConstraint"] = Enum.SizeConstraint.RelativeYY;
  3951. G2L["1c0"]["ZIndex"] = 8;
  3952. G2L["1c0"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255);
  3953. G2L["1c0"]["ScaleType"] = Enum.ScaleType.Fit;
  3954. G2L["1c0"]["AnchorPoint"] = Vector2.new(1, 0.5);
  3955. G2L["1c0"]["Image"] = [[rbxassetid://92782478969567]];
  3956. G2L["1c0"]["Size"] = UDim2.new(0.75, 0, 0.75, 0);
  3957. G2L["1c0"]["Visible"] = false;
  3958. G2L["1c0"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
  3959. G2L["1c0"]["BackgroundTransparency"] = 1;
  3960. G2L["1c0"]["LayoutOrder"] = 3;
  3961. G2L["1c0"]["Name"] = [[New]];
  3962. G2L["1c1"] = Instance.new("ImageLabel", G2L["1be"]);
  3963. G2L["1c1"]["SizeConstraint"] = Enum.SizeConstraint.RelativeYY;
  3964. G2L["1c1"]["ZIndex"] = 8;
  3965. G2L["1c1"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255);
  3966. G2L["1c1"]["ScaleType"] = Enum.ScaleType.Fit;
  3967. G2L["1c1"]["ImageColor3"] = Color3.fromRGB(4, 255, 255);
  3968. G2L["1c1"]["AnchorPoint"] = Vector2.new(1, 0.5);
  3969. G2L["1c1"]["Image"] = [[rbxassetid://16710417682]];
  3970. G2L["1c1"]["Size"] = UDim2.new(0.75, 0, 0.75, 0);
  3971. G2L["1c1"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
  3972. G2L["1c1"]["BackgroundTransparency"] = 1;
  3973. G2L["1c1"]["LayoutOrder"] = 1;
  3974. G2L["1c1"]["Name"] = [[GuidingLight]];
  3975. G2L["1c2"] = Instance.new("UIStroke", G2L["1bb"]);
  3976. G2L["1c2"]["Transparency"] = 1;
  3977. G2L["1c2"]["ApplyStrokeMode"] = Enum.ApplyStrokeMode.Border;
  3978. G2L["1c2"]["Thickness"] = 3;
  3979. G2L["1c2"]["Color"] = Color3.fromRGB(0, 255, 255);
  3980. G2L["1c3"] = Instance.new("UIPadding", G2L["1b2"]);
  3981. G2L["1c3"]["PaddingTop"] = UDim.new(0, 4);
  3982. G2L["1c3"]["PaddingRight"] = UDim.new(0, 6);
  3983. G2L["1c3"]["PaddingLeft"] = UDim.new(0, 6);
  3984. G2L["1c4"] = Instance.new("UIListLayout", G2L["1b2"]);
  3985. G2L["1c4"]["HorizontalAlignment"] = Enum.HorizontalAlignment.Center;
  3986. G2L["1c4"]["Padding"] = UDim.new(0, 4);
  3987. G2L["1c4"]["SortOrder"] = Enum.SortOrder.LayoutOrder;
  3988. G2L["1c5"] = Instance.new("TextButton", G2L["1b2"]);
  3989. G2L["1c5"]["TextWrapped"] = true;
  3990. G2L["1c5"]["LineHeight"] = 1.1;
  3991. G2L["1c5"]["BorderSizePixel"] = 0;
  3992. G2L["1c5"]["TextColor3"] = Color3.fromRGB(0, 86, 0);
  3993. G2L["1c5"]["TextXAlignment"] = Enum.TextXAlignment.Left;
  3994. G2L["1c5"]["TextSize"] = 35;
  3995. G2L["1c5"]["TextScaled"] = true;
  3996. G2L["1c5"]["BackgroundColor3"] = Color3.fromRGB(0, 86, 0);
  3997. G2L["1c5"]["FontFace"] = Font.new([[rbxasset://fonts/families/Oswald.json]], Enum.FontWeight.Bold, Enum.FontStyle.Normal);
  3998. G2L["1c5"]["AnchorPoint"] = Vector2.new(0.5, 0);
  3999. G2L["1c5"]["Size"] = UDim2.new(1, 0, 0, 32);
  4000. G2L["1c5"]["BackgroundTransparency"] = 0.9;
  4001. G2L["1c5"]["LayoutOrder"] = -1;
  4002. G2L["1c5"]["Name"] = [[Scanner]];
  4003. G2L["1c5"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
  4004. G2L["1c5"]["Text"] = [[Scanner]];
  4005. G2L["1c6"] = Instance.new("UICorner", G2L["1c5"]);
  4006. G2L["1c6"]["CornerRadius"] = UDim.new(1, 0);
  4007. G2L["1c7"] = Instance.new("UIPadding", G2L["1c5"]);
  4008. G2L["1c7"]["PaddingRight"] = UDim.new(0.02, 6);
  4009. G2L["1c7"]["PaddingLeft"] = UDim.new(0.02, 6);
  4010. G2L["1c8"] = Instance.new("UIStroke", G2L["1c5"]);
  4011. G2L["1c8"]["Transparency"] = 1;
  4012. G2L["1c8"]["ApplyStrokeMode"] = Enum.ApplyStrokeMode.Border;
  4013. G2L["1c8"]["Thickness"] = 3;
  4014. G2L["1c8"]["Color"] = Color3.fromRGB(0, 86, 0);
  4015. G2L["1c9"] = Instance.new("TextButton", G2L["1b2"]);
  4016. G2L["1c9"]["TextWrapped"] = true;
  4017. G2L["1c9"]["LineHeight"] = 1.1;
  4018. G2L["1c9"]["BorderSizePixel"] = 0;
  4019. G2L["1c9"]["TextColor3"] = Color3.fromRGB(255, 255, 0);
  4020. G2L["1c9"]["TextXAlignment"] = Enum.TextXAlignment.Left;
  4021. G2L["1c9"]["TextSize"] = 35;
  4022. G2L["1c9"]["TextScaled"] = true;
  4023. G2L["1c9"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 0);
  4024. G2L["1c9"]["FontFace"] = Font.new([[rbxasset://fonts/families/Oswald.json]], Enum.FontWeight.Bold, Enum.FontStyle.Normal);
  4025. G2L["1c9"]["AnchorPoint"] = Vector2.new(0.5, 0);
  4026. G2L["1c9"]["Size"] = UDim2.new(1, 0, 0, 32);
  4027. G2L["1c9"]["BackgroundTransparency"] = 0.9;
  4028. G2L["1c9"]["LayoutOrder"] = 101;
  4029. G2L["1c9"]["Name"] = [[StarlightJug]];
  4030. G2L["1c9"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
  4031. G2L["1c9"]["Text"] = [[Starlight Jug]];
  4032. G2L["1ca"] = Instance.new("UIPadding", G2L["1c9"]);
  4033. G2L["1ca"]["PaddingRight"] = UDim.new(0.02, 6);
  4034. G2L["1ca"]["PaddingLeft"] = UDim.new(0.02, 6);
  4035. G2L["1cb"] = Instance.new("UICorner", G2L["1c9"]);
  4036. G2L["1cb"]["CornerRadius"] = UDim.new(1, 0);
  4037. G2L["1cc"] = Instance.new("Frame", G2L["1c9"]);
  4038. G2L["1cc"]["BorderSizePixel"] = 0;
  4039. G2L["1cc"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255);
  4040. G2L["1cc"]["AnchorPoint"] = Vector2.new(1, 0.5);
  4041. G2L["1cc"]["Size"] = UDim2.new(0.6, 0, 0.8, 0);
  4042. G2L["1cc"]["Position"] = UDim2.new(1.02, 0, 0.5, 0);
  4043. G2L["1cc"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
  4044. G2L["1cc"]["Name"] = [[Info]];
  4045. G2L["1cc"]["BackgroundTransparency"] = 1;
  4046. G2L["1cd"] = Instance.new("UIListLayout", G2L["1cc"]);
  4047. G2L["1cd"]["HorizontalAlignment"] = Enum.HorizontalAlignment.Right;
  4048. G2L["1cd"]["Padding"] = UDim.new(0.01, 0);
  4049. G2L["1cd"]["VerticalAlignment"] = Enum.VerticalAlignment.Center;
  4050. G2L["1cd"]["SortOrder"] = Enum.SortOrder.LayoutOrder;
  4051. G2L["1cd"]["FillDirection"] = Enum.FillDirection.Horizontal;
  4052. G2L["1ce"] = Instance.new("ImageLabel", G2L["1cc"]);
  4053. G2L["1ce"]["SizeConstraint"] = Enum.SizeConstraint.RelativeYY;
  4054. G2L["1ce"]["ZIndex"] = 8;
  4055. G2L["1ce"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255);
  4056. G2L["1ce"]["ScaleType"] = Enum.ScaleType.Fit;
  4057. G2L["1ce"]["AnchorPoint"] = Vector2.new(1, 0.5);
  4058. G2L["1ce"]["Image"] = [[rbxassetid://11761221149]];
  4059. G2L["1ce"]["Size"] = UDim2.new(0.75, 0, 0.75, 0);
  4060. G2L["1ce"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
  4061. G2L["1ce"]["BackgroundTransparency"] = 1;
  4062. G2L["1ce"]["LayoutOrder"] = 1;
  4063. G2L["1ce"]["Name"] = [[StarlightHuge]];
  4064. G2L["1cf"] = Instance.new("UIGradient", G2L["1ce"]);
  4065. G2L["1cf"]["Color"] = ColorSequence.new{ColorSequenceKeypoint.new(0.000, Color3.fromRGB(255, 255, 255)),ColorSequenceKeypoint.new(0.340, Color3.fromRGB(255, 250, 66)),ColorSequenceKeypoint.new(0.715, Color3.fromRGB(201, 178, 0)),ColorSequenceKeypoint.new(0.918, Color3.fromRGB(103, 91, 0)),ColorSequenceKeypoint.new(1.000, Color3.fromRGB(255, 226, 0))};
  4066. G2L["1d0"] = Instance.new("ImageLabel", G2L["1cc"]);
  4067. G2L["1d0"]["SizeConstraint"] = Enum.SizeConstraint.RelativeYY;
  4068. G2L["1d0"]["ZIndex"] = 8;
  4069. G2L["1d0"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255);
  4070. G2L["1d0"]["ScaleType"] = Enum.ScaleType.Fit;
  4071. G2L["1d0"]["AnchorPoint"] = Vector2.new(1, 0.5);
  4072. G2L["1d0"]["Image"] = [[rbxassetid://92782478969567]];
  4073. G2L["1d0"]["Size"] = UDim2.new(0.75, 0, 0.75, 0);
  4074. G2L["1d0"]["Visible"] = false;
  4075. G2L["1d0"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
  4076. G2L["1d0"]["BackgroundTransparency"] = 1;
  4077. G2L["1d0"]["LayoutOrder"] = 3;
  4078. G2L["1d0"]["Name"] = [[New]];
  4079. G2L["1d1"] = Instance.new("ImageLabel", G2L["1cc"]);
  4080. G2L["1d1"]["SizeConstraint"] = Enum.SizeConstraint.RelativeYY;
  4081. G2L["1d1"]["ZIndex"] = 8;
  4082. G2L["1d1"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255);
  4083. G2L["1d1"]["ScaleType"] = Enum.ScaleType.Fit;
  4084. G2L["1d1"]["ImageColor3"] = Color3.fromRGB(255, 201, 0);
  4085. G2L["1d1"]["AnchorPoint"] = Vector2.new(1, 0.5);
  4086. G2L["1d1"]["Image"] = [[rbxassetid://80639010689297]];
  4087. G2L["1d1"]["Size"] = UDim2.new(0.75, 0, 0.75, 0);
  4088. G2L["1d1"]["Visible"] = false;
  4089. G2L["1d1"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
  4090. G2L["1d1"]["BackgroundTransparency"] = 1;
  4091. G2L["1d1"]["LayoutOrder"] = 1;
  4092. G2L["1d1"]["Name"] = [[Sprint]];
  4093. G2L["1d2"] = Instance.new("UIStroke", G2L["1c9"]);
  4094. G2L["1d2"]["Transparency"] = 1;
  4095. G2L["1d2"]["ApplyStrokeMode"] = Enum.ApplyStrokeMode.Border;
  4096. G2L["1d2"]["Thickness"] = 3;
  4097. G2L["1d2"]["Color"] = Color3.fromRGB(255, 255, 0);
  4098. G2L["1d3"] = Instance.new("TextButton", G2L["1b2"]);
  4099. G2L["1d3"]["TextWrapped"] = true;
  4100. G2L["1d3"]["LineHeight"] = 1.1;
  4101. G2L["1d3"]["BorderSizePixel"] = 0;
  4102. G2L["1d3"]["TextColor3"] = Color3.fromRGB(171, 0, 128);
  4103. G2L["1d3"]["TextXAlignment"] = Enum.TextXAlignment.Left;
  4104. G2L["1d3"]["TextSize"] = 35;
  4105. G2L["1d3"]["TextScaled"] = true;
  4106. G2L["1d3"]["BackgroundColor3"] = Color3.fromRGB(171, 0, 128);
  4107. G2L["1d3"]["FontFace"] = Font.new([[rbxasset://fonts/families/Oswald.json]], Enum.FontWeight.Bold, Enum.FontStyle.Normal);
  4108. G2L["1d3"]["AnchorPoint"] = Vector2.new(0.5, 0);
  4109. G2L["1d3"]["Size"] = UDim2.new(1, 0, 0, 32);
  4110. G2L["1d3"]["BackgroundTransparency"] = 0.9;
  4111. G2L["1d3"]["LayoutOrder"] = 1;
  4112. G2L["1d3"]["Name"] = [[GlitchFragment]];
  4113. G2L["1d3"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
  4114. G2L["1d3"]["Text"] = [[Glitch Fragment]];
  4115. G2L["1d4"] = Instance.new("UIPadding", G2L["1d3"]);
  4116. G2L["1d4"]["PaddingRight"] = UDim.new(0.02, 6);
  4117. G2L["1d4"]["PaddingLeft"] = UDim.new(0.02, 6);
  4118. G2L["1d5"] = Instance.new("UICorner", G2L["1d3"]);
  4119. G2L["1d5"]["CornerRadius"] = UDim.new(1, 0);
  4120. G2L["1d6"] = Instance.new("UIStroke", G2L["1d3"]);
  4121. G2L["1d6"]["Transparency"] = 1;
  4122. G2L["1d6"]["ApplyStrokeMode"] = Enum.ApplyStrokeMode.Border;
  4123. G2L["1d6"]["Thickness"] = 3;
  4124. G2L["1d6"]["Color"] = Color3.fromRGB(171, 0, 128);
  4125. G2L["1d7"] = Instance.new("TextButton", G2L["1b2"]);
  4126. G2L["1d7"]["TextWrapped"] = true;
  4127. G2L["1d7"]["LineHeight"] = 1.1;
  4128. G2L["1d7"]["BorderSizePixel"] = 0;
  4129. G2L["1d7"]["TextColor3"] = Color3.fromRGB(98, 0, 74);
  4130. G2L["1d7"]["TextXAlignment"] = Enum.TextXAlignment.Left;
  4131. G2L["1d7"]["TextSize"] = 35;
  4132. G2L["1d7"]["TextScaled"] = true;
  4133. G2L["1d7"]["BackgroundColor3"] = Color3.fromRGB(98, 0, 74);
  4134. G2L["1d7"]["FontFace"] = Font.new([[rbxasset://fonts/families/Oswald.json]], Enum.FontWeight.Bold, Enum.FontStyle.Normal);
  4135. G2L["1d7"]["AnchorPoint"] = Vector2.new(0.5, 0);
  4136. G2L["1d7"]["Size"] = UDim2.new(1, 0, 0, 32);
  4137. G2L["1d7"]["BackgroundTransparency"] = 0.9;
  4138. G2L["1d7"]["LayoutOrder"] = -3;
  4139. G2L["1d7"]["Name"] = [[PurpleFlashLight]];
  4140. G2L["1d7"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
  4141. G2L["1d7"]["Text"] = [[Starlight Jug]];
  4142. G2L["1d8"] = Instance.new("UICorner", G2L["1d7"]);
  4143. G2L["1d8"]["CornerRadius"] = UDim.new(1, 0);
  4144. G2L["1d9"] = Instance.new("UIPadding", G2L["1d7"]);
  4145. G2L["1d9"]["PaddingRight"] = UDim.new(0.02, 6);
  4146. G2L["1d9"]["PaddingLeft"] = UDim.new(0.02, 6);
  4147. G2L["1da"] = Instance.new("Frame", G2L["1d7"]);
  4148. G2L["1da"]["BorderSizePixel"] = 0;
  4149. G2L["1da"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255);
  4150. G2L["1da"]["AnchorPoint"] = Vector2.new(1, 0.5);
  4151. G2L["1da"]["Size"] = UDim2.new(0.6, 0, 0.8, 0);
  4152. G2L["1da"]["Position"] = UDim2.new(1.02, 0, 0.5, 0);
  4153. G2L["1da"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
  4154. G2L["1da"]["Name"] = [[Info]];
  4155. G2L["1da"]["BackgroundTransparency"] = 1;
  4156. G2L["1db"] = Instance.new("UIListLayout", G2L["1da"]);
  4157. G2L["1db"]["HorizontalAlignment"] = Enum.HorizontalAlignment.Right;
  4158. G2L["1db"]["Padding"] = UDim.new(0.01, 0);
  4159. G2L["1db"]["VerticalAlignment"] = Enum.VerticalAlignment.Center;
  4160. G2L["1db"]["SortOrder"] = Enum.SortOrder.LayoutOrder;
  4161. G2L["1db"]["FillDirection"] = Enum.FillDirection.Horizontal;
  4162. G2L["1dc"] = Instance.new("ImageLabel", G2L["1da"]);
  4163. G2L["1dc"]["SizeConstraint"] = Enum.SizeConstraint.RelativeYY;
  4164. G2L["1dc"]["ZIndex"] = 8;
  4165. G2L["1dc"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255);
  4166. G2L["1dc"]["ScaleType"] = Enum.ScaleType.Fit;
  4167. G2L["1dc"]["AnchorPoint"] = Vector2.new(1, 0.5);
  4168. G2L["1dc"]["Image"] = [[rbxassetid://92782478969567]];
  4169. G2L["1dc"]["Size"] = UDim2.new(0.75, 0, 0.75, 0);
  4170. G2L["1dc"]["Visible"] = false;
  4171. G2L["1dc"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
  4172. G2L["1dc"]["BackgroundTransparency"] = 1;
  4173. G2L["1dc"]["LayoutOrder"] = 3;
  4174. G2L["1dc"]["Name"] = [[New]];
  4175. G2L["1dd"] = Instance.new("ImageLabel", G2L["1da"]);
  4176. G2L["1dd"]["SizeConstraint"] = Enum.SizeConstraint.RelativeYY;
  4177. G2L["1dd"]["ZIndex"] = 8;
  4178. G2L["1dd"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255);
  4179. G2L["1dd"]["ScaleType"] = Enum.ScaleType.Fit;
  4180. G2L["1dd"]["ImageColor3"] = Color3.fromRGB(4, 255, 255);
  4181. G2L["1dd"]["AnchorPoint"] = Vector2.new(1, 0.5);
  4182. G2L["1dd"]["Image"] = [[rbxassetid://16710417682]];
  4183. G2L["1dd"]["Size"] = UDim2.new(0.75, 0, 0.75, 0);
  4184. G2L["1dd"]["Visible"] = false;
  4185. G2L["1dd"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
  4186. G2L["1dd"]["BackgroundTransparency"] = 1;
  4187. G2L["1dd"]["LayoutOrder"] = 1;
  4188. G2L["1dd"]["Name"] = [[GuidingLight]];
  4189. G2L["1de"] = Instance.new("UIStroke", G2L["1d7"]);
  4190. G2L["1de"]["Transparency"] = 1;
  4191. G2L["1de"]["ApplyStrokeMode"] = Enum.ApplyStrokeMode.Border;
  4192. G2L["1de"]["Thickness"] = 3;
  4193. G2L["1de"]["Color"] = Color3.fromRGB(98, 0, 74);
  4194. G2L["1df"] = Instance.new("UIStroke", G2L["a"]);
  4195. G2L["1df"]["ApplyStrokeMode"] = Enum.ApplyStrokeMode.Border;
  4196. G2L["1df"]["Thickness"] = 3;
  4197. G2L["1df"]["Color"] = Color3.fromRGB(255, 166, 167);
  4198. G2L["1e0"] = Instance.new("UICorner", G2L["a"]);
  4199. G2L["1e1"] = Instance.new("Frame", G2L["a"]);
  4200. G2L["1e1"]["Visible"] = false;
  4201. G2L["1e1"]["BorderSizePixel"] = 0;
  4202. G2L["1e1"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255);
  4203. G2L["1e1"]["Size"] = UDim2.new(1, 0, 1, 0);
  4204. G2L["1e1"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
  4205. G2L["1e1"]["Name"] = [[Theme]];
  4206. G2L["1e1"]["BackgroundTransparency"] = 1;
  4207. G2L["1e2"] = Instance.new("UICorner", G2L["1e1"]);
  4208. G2L["1e2"]["CornerRadius"] = UDim.new(0.23, 0);
  4209. G2L["1e3"] = Instance.new("UIPadding", G2L["1e1"]);
  4210. G2L["1e3"]["PaddingTop"] = UDim.new(0.025, 0);
  4211. G2L["1e3"]["PaddingRight"] = UDim.new(0.025, 0);
  4212. G2L["1e3"]["PaddingLeft"] = UDim.new(0.025, 0);
  4213. G2L["1e3"]["PaddingBottom"] = UDim.new(0.025, 0);
  4214. G2L["1e4"] = Instance.new("Frame", G2L["1e1"]);
  4215. G2L["1e4"]["BorderSizePixel"] = 0;
  4216. G2L["1e4"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255);
  4217. G2L["1e4"]["Size"] = UDim2.new(0.88817, 0, 0.25, 0);
  4218. G2L["1e4"]["Position"] = UDim2.new(0.05483, 0, -0.01096, 0);
  4219. G2L["1e4"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
  4220. G2L["1e4"]["Name"] = [[Preview]];
  4221. G2L["1e4"]["BackgroundTransparency"] = 0.95;
  4222. G2L["1e5"] = Instance.new("TextLabel", G2L["1e4"]);
  4223. G2L["1e5"]["TextWrapped"] = true;
  4224. G2L["1e5"]["BorderSizePixel"] = 0;
  4225. G2L["1e5"]["TextSize"] = 14;
  4226. G2L["1e5"]["TextScaled"] = true;
  4227. G2L["1e5"]["BackgroundColor3"] = Color3.fromRGB(86, 255, 255);
  4228. G2L["1e5"]["FontFace"] = Font.new([[rbxasset://fonts/families/Oswald.json]], Enum.FontWeight.Bold, Enum.FontStyle.Normal);
  4229. G2L["1e5"]["TextColor3"] = Color3.fromRGB(0, 171, 0);
  4230. G2L["1e5"]["BackgroundTransparency"] = 1;
  4231. G2L["1e5"]["AnchorPoint"] = Vector2.new(0.5, 0.5);
  4232. G2L["1e5"]["Size"] = UDim2.new(1, 0, 0.5, 0);
  4233. G2L["1e5"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
  4234. G2L["1e5"]["Text"] = [[Theme]];
  4235. G2L["1e5"]["Name"] = [[Title]];
  4236. G2L["1e5"]["Position"] = UDim2.new(0.5, 0, 0.28, 0);
  4237. G2L["1e6"] = Instance.new("TextLabel", G2L["1e4"]);
  4238. G2L["1e6"]["TextWrapped"] = true;
  4239. G2L["1e6"]["BorderSizePixel"] = 0;
  4240. G2L["1e6"]["TextSize"] = 14;
  4241. G2L["1e6"]["TextScaled"] = true;
  4242. G2L["1e6"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255);
  4243. G2L["1e6"]["FontFace"] = Font.new([[rbxasset://fonts/families/Oswald.json]], Enum.FontWeight.Bold, Enum.FontStyle.Normal);
  4244. G2L["1e6"]["TextColor3"] = Color3.fromRGB(0, 171, 0);
  4245. G2L["1e6"]["BackgroundTransparency"] = 1;
  4246. G2L["1e6"]["AnchorPoint"] = Vector2.new(0.5, 0.5);
  4247. G2L["1e6"]["Size"] = UDim2.new(1, 0, 0.4, 0);
  4248. G2L["1e6"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
  4249. G2L["1e6"]["Text"] = [[Change the game theme!]];
  4250. G2L["1e6"]["Name"] = [[Desc]];
  4251. G2L["1e6"]["Position"] = UDim2.new(0.5, 0, 0.72604, 0);
  4252. G2L["1e7"] = Instance.new("UICorner", G2L["1e4"]);
  4253. G2L["1e7"]["CornerRadius"] = UDim.new(0.23, 0);
  4254. G2L["1e8"] = Instance.new("ScrollingFrame", G2L["1e1"]);
  4255. G2L["1e8"]["Active"] = true;
  4256. G2L["1e8"]["ScrollingDirection"] = Enum.ScrollingDirection.Y;
  4257. G2L["1e8"]["BorderSizePixel"] = 0;
  4258. G2L["1e8"]["CanvasSize"] = UDim2.new(0, 0, 3, 0);
  4259. G2L["1e8"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255);
  4260. G2L["1e8"]["Name"] = [[Theme]];
  4261. G2L["1e8"]["ScrollBarImageTransparency"] = 1;
  4262. G2L["1e8"]["HorizontalScrollBarInset"] = Enum.ScrollBarInset.Always;
  4263. G2L["1e8"]["AnchorPoint"] = Vector2.new(1, 1);
  4264. G2L["1e8"]["AutomaticCanvasSize"] = Enum.AutomaticSize.Y;
  4265. G2L["1e8"]["Size"] = UDim2.new(1, 0, 0.74, 0);
  4266. G2L["1e8"]["ScrollBarImageColor3"] = Color3.fromRGB(255, 223, 190);
  4267. G2L["1e8"]["Position"] = UDim2.new(1, 0, 1, 0);
  4268. G2L["1e8"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
  4269. G2L["1e8"]["ScrollBarThickness"] = 0;
  4270. G2L["1e8"]["BackgroundTransparency"] = 1;
  4271. G2L["1e9"] = Instance.new("Frame", G2L["1e8"]);
  4272. G2L["1e9"]["Visible"] = false;
  4273. G2L["1e9"]["ZIndex"] = 6;
  4274. G2L["1e9"]["BorderSizePixel"] = 0;
  4275. G2L["1e9"]["BackgroundColor3"] = Color3.fromRGB(104, 74, 64);
  4276. G2L["1e9"]["Size"] = UDim2.new(0.975, 0, 0, 6);
  4277. G2L["1e9"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
  4278. G2L["1e9"]["Name"] = [[Separator]];
  4279. G2L["1e9"]["LayoutOrder"] = 100;
  4280. G2L["1ea"] = Instance.new("Frame", G2L["1e9"]);
  4281. G2L["1ea"]["BorderSizePixel"] = 0;
  4282. G2L["1ea"]["BackgroundColor3"] = Color3.fromRGB(104, 74, 64);
  4283. G2L["1ea"]["AnchorPoint"] = Vector2.new(0, 0.5);
  4284. G2L["1ea"]["Size"] = UDim2.new(1, 0, 0, 4);
  4285. G2L["1ea"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
  4286. G2L["1ea"]["Name"] = [[Line]];
  4287. G2L["1ea"]["LayoutOrder"] = 5;
  4288. G2L["1eb"] = Instance.new("UICorner", G2L["1ea"]);
  4289. G2L["1eb"]["CornerRadius"] = UDim.new(1, 0);
  4290. G2L["1ec"] = Instance.new("UICorner", G2L["1e9"]);
  4291. G2L["1ec"]["CornerRadius"] = UDim.new(1, 0);
  4292. G2L["1ed"] = Instance.new("Frame", G2L["1e8"]);
  4293. G2L["1ed"]["Visible"] = false;
  4294. G2L["1ed"]["ZIndex"] = 6;
  4295. G2L["1ed"]["BorderSizePixel"] = 0;
  4296. G2L["1ed"]["BackgroundColor3"] = Color3.fromRGB(104, 74, 64);
  4297. G2L["1ed"]["Size"] = UDim2.new(0.975, 0, 0, 6);
  4298. G2L["1ed"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
  4299. G2L["1ed"]["Name"] = [[Separator]];
  4300. G2L["1ee"] = Instance.new("Frame", G2L["1ed"]);
  4301. G2L["1ee"]["BorderSizePixel"] = 0;
  4302. G2L["1ee"]["BackgroundColor3"] = Color3.fromRGB(104, 74, 64);
  4303. G2L["1ee"]["AnchorPoint"] = Vector2.new(0, 0.5);
  4304. G2L["1ee"]["Size"] = UDim2.new(1, 0, 0, 4);
  4305. G2L["1ee"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
  4306. G2L["1ee"]["Name"] = [[Line]];
  4307. G2L["1ee"]["LayoutOrder"] = 5;
  4308. G2L["1ef"] = Instance.new("UICorner", G2L["1ee"]);
  4309. G2L["1ef"]["CornerRadius"] = UDim.new(1, 0);
  4310. G2L["1f0"] = Instance.new("UICorner", G2L["1ed"]);
  4311. G2L["1f0"]["CornerRadius"] = UDim.new(1, 0);
  4312. G2L["1f1"] = Instance.new("UIPadding", G2L["1e8"]);
  4313. G2L["1f1"]["PaddingTop"] = UDim.new(0, 4);
  4314. G2L["1f1"]["PaddingRight"] = UDim.new(0, 6);
  4315. G2L["1f1"]["PaddingLeft"] = UDim.new(0, 6);
  4316. G2L["1f2"] = Instance.new("UIListLayout", G2L["1e8"]);
  4317. G2L["1f2"]["HorizontalAlignment"] = Enum.HorizontalAlignment.Center;
  4318. G2L["1f2"]["Padding"] = UDim.new(0, 4);
  4319. G2L["1f2"]["SortOrder"] = Enum.SortOrder.LayoutOrder;
  4320. G2L["1f3"] = Instance.new("TextButton", G2L["1e8"]);
  4321. G2L["1f3"]["TextWrapped"] = true;
  4322. G2L["1f3"]["LineHeight"] = 1.1;
  4323. G2L["1f3"]["BorderSizePixel"] = 0;
  4324. G2L["1f3"]["TextColor3"] = Color3.fromRGB(255, 255, 255);
  4325. G2L["1f3"]["TextXAlignment"] = Enum.TextXAlignment.Left;
  4326. G2L["1f3"]["TextSize"] = 35;
  4327. G2L["1f3"]["TextScaled"] = true;
  4328. G2L["1f3"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255);
  4329. G2L["1f3"]["FontFace"] = Font.new([[rbxasset://fonts/families/Oswald.json]], Enum.FontWeight.Bold, Enum.FontStyle.Normal);
  4330. G2L["1f3"]["AnchorPoint"] = Vector2.new(0.5, 0);
  4331. G2L["1f3"]["Size"] = UDim2.new(1, 0, 0, 32);
  4332. G2L["1f3"]["BackgroundTransparency"] = 0.9;
  4333. G2L["1f3"]["LayoutOrder"] = 1;
  4334. G2L["1f3"]["Name"] = [[Christmas]];
  4335. G2L["1f3"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
  4336. G2L["1f3"]["Text"] = [[Christmas]];
  4337. G2L["1f4"] = Instance.new("UIPadding", G2L["1f3"]);
  4338. G2L["1f4"]["PaddingRight"] = UDim.new(0.02, 6);
  4339. G2L["1f4"]["PaddingLeft"] = UDim.new(0.02, 6);
  4340. G2L["1f5"] = Instance.new("UICorner", G2L["1f3"]);
  4341. G2L["1f5"]["CornerRadius"] = UDim.new(1, 0);
  4342. G2L["1f6"] = Instance.new("UIStroke", G2L["1f3"]);
  4343. G2L["1f6"]["Transparency"] = 1;
  4344. G2L["1f6"]["ApplyStrokeMode"] = Enum.ApplyStrokeMode.Border;
  4345. G2L["1f6"]["Thickness"] = 3;
  4346. G2L["1f6"]["Color"] = Color3.fromRGB(255, 255, 255);
  4347. G2L["1f7"] = Instance.new("BoolValue", G2L["1f3"]);
  4348. G2L["1f8"] = Instance.new("TextButton", G2L["1e8"]);
  4349. G2L["1f8"]["TextWrapped"] = true;
  4350. G2L["1f8"]["LineHeight"] = 1.1;
  4351. G2L["1f8"]["BorderSizePixel"] = 0;
  4352. G2L["1f8"]["TextColor3"] = Color3.fromRGB(151, 151, 151);
  4353. G2L["1f8"]["TextXAlignment"] = Enum.TextXAlignment.Left;
  4354. G2L["1f8"]["TextSize"] = 35;
  4355. G2L["1f8"]["TextScaled"] = true;
  4356. G2L["1f8"]["BackgroundColor3"] = Color3.fromRGB(151, 151, 151);
  4357. G2L["1f8"]["FontFace"] = Font.new([[rbxasset://fonts/families/Oswald.json]], Enum.FontWeight.Bold, Enum.FontStyle.Normal);
  4358. G2L["1f8"]["AnchorPoint"] = Vector2.new(0.5, 0);
  4359. G2L["1f8"]["Size"] = UDim2.new(1, 0, 0, 32);
  4360. G2L["1f8"]["BackgroundTransparency"] = 0.9;
  4361. G2L["1f8"]["LayoutOrder"] = 1;
  4362. G2L["1f8"]["Name"] = [[Mines]];
  4363. G2L["1f8"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
  4364. G2L["1f8"]["Text"] = [[The Mines]];
  4365. G2L["1f9"] = Instance.new("UIPadding", G2L["1f8"]);
  4366. G2L["1f9"]["PaddingRight"] = UDim.new(0.02, 6);
  4367. G2L["1f9"]["PaddingLeft"] = UDim.new(0.02, 6);
  4368. G2L["1fa"] = Instance.new("BoolValue", G2L["1f8"]);
  4369. G2L["1fb"] = Instance.new("UICorner", G2L["1f8"]);
  4370. G2L["1fb"]["CornerRadius"] = UDim.new(1, 0);
  4371. G2L["1fc"] = Instance.new("UIStroke", G2L["1f8"]);
  4372. G2L["1fc"]["Transparency"] = 1;
  4373. G2L["1fc"]["ApplyStrokeMode"] = Enum.ApplyStrokeMode.Border;
  4374. G2L["1fc"]["Thickness"] = 3;
  4375. G2L["1fc"]["Color"] = Color3.fromRGB(151, 151, 151);
  4376. G2L["1fd"] = Instance.new("TextButton", G2L["1e8"]);
  4377. G2L["1fd"]["TextWrapped"] = true;
  4378. G2L["1fd"]["LineHeight"] = 1.1;
  4379. G2L["1fd"]["BorderSizePixel"] = 0;
  4380. G2L["1fd"]["TextColor3"] = Color3.fromRGB(255, 171, 0);
  4381. G2L["1fd"]["TextXAlignment"] = Enum.TextXAlignment.Left;
  4382. G2L["1fd"]["TextSize"] = 35;
  4383. G2L["1fd"]["TextScaled"] = true;
  4384. G2L["1fd"]["BackgroundColor3"] = Color3.fromRGB(255, 171, 0);
  4385. G2L["1fd"]["FontFace"] = Font.new([[rbxasset://fonts/families/Oswald.json]], Enum.FontWeight.Bold, Enum.FontStyle.Normal);
  4386. G2L["1fd"]["AnchorPoint"] = Vector2.new(0.5, 0);
  4387. G2L["1fd"]["Size"] = UDim2.new(1, 0, 0, 32);
  4388. G2L["1fd"]["BackgroundTransparency"] = 0.9;
  4389. G2L["1fd"]["LayoutOrder"] = 1;
  4390. G2L["1fd"]["Name"] = [[Corroded]];
  4391. G2L["1fd"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
  4392. G2L["1fd"]["Text"] = [[Corroded]];
  4393. G2L["1fe"] = Instance.new("UIPadding", G2L["1fd"]);
  4394. G2L["1fe"]["PaddingRight"] = UDim.new(0.02, 6);
  4395. G2L["1fe"]["PaddingLeft"] = UDim.new(0.02, 6);
  4396. G2L["1ff"] = Instance.new("BoolValue", G2L["1fd"]);
  4397. G2L["200"] = Instance.new("UICorner", G2L["1fd"]);
  4398. G2L["200"]["CornerRadius"] = UDim.new(1, 0);
  4399. G2L["201"] = Instance.new("UIStroke", G2L["1fd"]);
  4400. G2L["201"]["Transparency"] = 1;
  4401. G2L["201"]["ApplyStrokeMode"] = Enum.ApplyStrokeMode.Border;
  4402. G2L["201"]["Thickness"] = 3;
  4403. G2L["201"]["Color"] = Color3.fromRGB(255, 171, 0);
  4404. G2L["202"] = Instance.new("TextButton", G2L["1e8"]);
  4405. G2L["202"]["TextWrapped"] = true;
  4406. G2L["202"]["LineHeight"] = 1.1;
  4407. G2L["202"]["BorderSizePixel"] = 0;
  4408. G2L["202"]["TextColor3"] = Color3.fromRGB(101, 101, 101);
  4409. G2L["202"]["TextXAlignment"] = Enum.TextXAlignment.Left;
  4410. G2L["202"]["TextSize"] = 35;
  4411. G2L["202"]["TextScaled"] = true;
  4412. G2L["202"]["BackgroundColor3"] = Color3.fromRGB(101, 101, 101);
  4413. G2L["202"]["FontFace"] = Font.new([[rbxasset://fonts/families/Oswald.json]], Enum.FontWeight.Bold, Enum.FontStyle.Normal);
  4414. G2L["202"]["AnchorPoint"] = Vector2.new(0.5, 0);
  4415. G2L["202"]["Size"] = UDim2.new(1, 0, 0, 32);
  4416. G2L["202"]["BackgroundTransparency"] = 0.9;
  4417. G2L["202"]["LayoutOrder"] = 1;
  4418. G2L["202"]["Name"] = [[Theme2017]];
  4419. G2L["202"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
  4420. G2L["202"]["Text"] = [[2017]];
  4421. G2L["203"] = Instance.new("UIPadding", G2L["202"]);
  4422. G2L["203"]["PaddingRight"] = UDim.new(0.02, 6);
  4423. G2L["203"]["PaddingLeft"] = UDim.new(0.02, 6);
  4424. G2L["204"] = Instance.new("BoolValue", G2L["202"]);
  4425. G2L["205"] = Instance.new("UICorner", G2L["202"]);
  4426. G2L["205"]["CornerRadius"] = UDim.new(1, 0);
  4427. G2L["206"] = Instance.new("UIStroke", G2L["202"]);
  4428. G2L["206"]["Transparency"] = 1;
  4429. G2L["206"]["ApplyStrokeMode"] = Enum.ApplyStrokeMode.Border;
  4430. G2L["206"]["Thickness"] = 3;
  4431. G2L["206"]["Color"] = Color3.fromRGB(101, 101, 101);
  4432. G2L["207"] = Instance.new("TextButton", G2L["1e8"]);
  4433. G2L["207"]["TextWrapped"] = true;
  4434. G2L["207"]["LineHeight"] = 1.1;
  4435. G2L["207"]["BorderSizePixel"] = 0;
  4436. G2L["207"]["TextColor3"] = Color3.fromRGB(84, 101, 0);
  4437. G2L["207"]["TextXAlignment"] = Enum.TextXAlignment.Left;
  4438. G2L["207"]["TextSize"] = 35;
  4439. G2L["207"]["TextScaled"] = true;
  4440. G2L["207"]["BackgroundColor3"] = Color3.fromRGB(84, 101, 0);
  4441. G2L["207"]["FontFace"] = Font.new([[rbxasset://fonts/families/Oswald.json]], Enum.FontWeight.Bold, Enum.FontStyle.Normal);
  4442. G2L["207"]["AnchorPoint"] = Vector2.new(0.5, 0);
  4443. G2L["207"]["Size"] = UDim2.new(1, 0, 0, 32);
  4444. G2L["207"]["BackgroundTransparency"] = 0.9;
  4445. G2L["207"]["LayoutOrder"] = 1;
  4446. G2L["207"]["Name"] = [[HotelPlusPlus]];
  4447. G2L["207"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
  4448. G2L["207"]["Text"] = [[Hotel++]];
  4449. G2L["208"] = Instance.new("UIPadding", G2L["207"]);
  4450. G2L["208"]["PaddingRight"] = UDim.new(0.02, 6);
  4451. G2L["208"]["PaddingLeft"] = UDim.new(0.02, 6);
  4452. G2L["209"] = Instance.new("BoolValue", G2L["207"]);
  4453. G2L["20a"] = Instance.new("UICorner", G2L["207"]);
  4454. G2L["20a"]["CornerRadius"] = UDim.new(1, 0);
  4455. G2L["20b"] = Instance.new("UIStroke", G2L["207"]);
  4456. G2L["20b"]["Transparency"] = 1;
  4457. G2L["20b"]["ApplyStrokeMode"] = Enum.ApplyStrokeMode.Border;
  4458. G2L["20b"]["Thickness"] = 3;
  4459. G2L["20b"]["Color"] = Color3.fromRGB(84, 101, 0);
  4460. G2L["20c"] = Instance.new("TextButton", G2L["1e8"]);
  4461. G2L["20c"]["TextWrapped"] = true;
  4462. G2L["20c"]["LineHeight"] = 1.1;
  4463. G2L["20c"]["BorderSizePixel"] = 0;
  4464. G2L["20c"]["TextColor3"] = Color3.fromRGB(255, 255, 255);
  4465. G2L["20c"]["TextXAlignment"] = Enum.TextXAlignment.Left;
  4466. G2L["20c"]["TextSize"] = 35;
  4467. G2L["20c"]["TextScaled"] = true;
  4468. G2L["20c"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255);
  4469. G2L["20c"]["FontFace"] = Font.new([[rbxasset://fonts/families/Oswald.json]], Enum.FontWeight.Bold, Enum.FontStyle.Normal);
  4470. G2L["20c"]["AnchorPoint"] = Vector2.new(0.5, 0);
  4471. G2L["20c"]["Size"] = UDim2.new(1, 0, 0, 32);
  4472. G2L["20c"]["BackgroundTransparency"] = 0.9;
  4473. G2L["20c"]["LayoutOrder"] = 1;
  4474. G2L["20c"]["Name"] = [[ThemeRooms]];
  4475. G2L["20c"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
  4476. G2L["20c"]["Text"] = [[Rooms]];
  4477. G2L["20d"] = Instance.new("UIPadding", G2L["20c"]);
  4478. G2L["20d"]["PaddingRight"] = UDim.new(0.02, 6);
  4479. G2L["20d"]["PaddingLeft"] = UDim.new(0.02, 6);
  4480. G2L["20e"] = Instance.new("UICorner", G2L["20c"]);
  4481. G2L["20e"]["CornerRadius"] = UDim.new(1, 0);
  4482. G2L["20f"] = Instance.new("UIStroke", G2L["20c"]);
  4483. G2L["20f"]["Transparency"] = 1;
  4484. G2L["20f"]["ApplyStrokeMode"] = Enum.ApplyStrokeMode.Border;
  4485. G2L["20f"]["Thickness"] = 3;
  4486. G2L["20f"]["Color"] = Color3.fromRGB(255, 255, 255);
  4487. G2L["210"] = Instance.new("BoolValue", G2L["20c"]);
  4488. G2L["211"] = Instance.new("Frame", G2L["a"]);
  4489. G2L["211"]["BorderSizePixel"] = 0;
  4490. G2L["211"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255);
  4491. G2L["211"]["Size"] = UDim2.new(0.86035, 0, 0.27736, 0);
  4492. G2L["211"]["Position"] = UDim2.new(1, 0, 0, 0);
  4493. G2L["211"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
  4494. G2L["211"]["Name"] = [[Extra]];
  4495. G2L["211"]["BackgroundTransparency"] = 1;
  4496. G2L["212"] = Instance.new("ImageButton", G2L["211"]);
  4497. G2L["212"]["BorderSizePixel"] = 0;
  4498. G2L["212"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255);
  4499. G2L["212"]["LayoutOrder"] = 1;
  4500. G2L["212"]["Image"] = [[rbxassetid://70924915550960]];
  4501. G2L["212"]["Size"] = UDim2.new(0.2743, 0, 0.45296, 0);
  4502. G2L["212"]["Name"] = [[Credits]];
  4503. G2L["212"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
  4504. G2L["212"]["Position"] = UDim2.new(-0.02918, 0, 0.02186, 0);
  4505. G2L["213"] = Instance.new("UIAspectRatioConstraint", G2L["212"]);
  4506. G2L["214"] = Instance.new("UICorner", G2L["212"]);
  4507. G2L["214"]["CornerRadius"] = UDim.new(0.3, 0);
  4508. G2L["215"] = Instance.new("UIGradient", G2L["212"]);
  4509. G2L["215"]["Rotation"] = 90;
  4510. G2L["215"]["Transparency"] = NumberSequence.new{NumberSequenceKeypoint.new(0.000, 1),NumberSequenceKeypoint.new(0.531, 0.85625),NumberSequenceKeypoint.new(1.000, 0),NumberSequenceKeypoint.new(1.000, 0)};
  4511. G2L["215"]["Color"] = ColorSequence.new{ColorSequenceKeypoint.new(0.000, Color3.fromRGB(255, 255, 255)),ColorSequenceKeypoint.new(0.000, Color3.fromRGB(255, 255, 255)),ColorSequenceKeypoint.new(0.000, Color3.fromRGB(255, 255, 255)),ColorSequenceKeypoint.new(1.000, Color3.fromRGB(0, 255, 255))};
  4512. G2L["216"] = Instance.new("UIScale", G2L["211"]);
  4513. G2L["217"] = Instance.new("UIListLayout", G2L["211"]);
  4514. G2L["217"]["Wraps"] = true;
  4515. G2L["217"]["Padding"] = UDim.new(0, 10);
  4516. G2L["217"]["SortOrder"] = Enum.SortOrder.LayoutOrder;
  4517. G2L["218"] = Instance.new("ImageButton", G2L["211"]);
  4518. G2L["218"]["BorderSizePixel"] = 0;
  4519. G2L["218"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255);
  4520. G2L["218"]["ImageColor3"] = Color3.fromRGB(0, 0, 0);
  4521. G2L["218"]["LayoutOrder"] = 3;
  4522. G2L["218"]["Image"] = [[rbxassetid://88034427550914]];
  4523. G2L["218"]["Size"] = UDim2.new(0.2743, 0, 0.45296, 0);
  4524. G2L["218"]["Name"] = [[CustEnt]];
  4525. G2L["218"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
  4526. G2L["218"]["Position"] = UDim2.new(-0.02918, 0, 0.02186, 0);
  4527. G2L["219"] = Instance.new("UIAspectRatioConstraint", G2L["218"]);
  4528. G2L["21a"] = Instance.new("UICorner", G2L["218"]);
  4529. G2L["21a"]["CornerRadius"] = UDim.new(0.3, 0);
  4530. G2L["21b"] = Instance.new("UIGradient", G2L["218"]);
  4531. G2L["21b"]["Rotation"] = 90;
  4532. G2L["21b"]["Transparency"] = NumberSequence.new{NumberSequenceKeypoint.new(0.000, 1),NumberSequenceKeypoint.new(0.531, 0.85625),NumberSequenceKeypoint.new(1.000, 0),NumberSequenceKeypoint.new(1.000, 0)};
  4533. G2L["21b"]["Color"] = ColorSequence.new{ColorSequenceKeypoint.new(0.000, Color3.fromRGB(255, 255, 255)),ColorSequenceKeypoint.new(0.000, Color3.fromRGB(255, 255, 255)),ColorSequenceKeypoint.new(0.000, Color3.fromRGB(255, 255, 255)),ColorSequenceKeypoint.new(1.000, Color3.fromRGB(255, 0, 5))};
  4534. G2L["21c"] = Instance.new("Frame", G2L["3"]);
  4535. G2L["21c"]["BorderSizePixel"] = 0;
  4536. G2L["21c"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255);
  4537. G2L["21c"]["Size"] = UDim2.new(0.5, 0, 1, 0);
  4538. G2L["21c"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
  4539. G2L["21c"]["Name"] = [[Preview]];
  4540. G2L["21c"]["BackgroundTransparency"] = 1;
  4541. G2L["21d"] = Instance.new("Frame", G2L["21c"]);
  4542. G2L["21d"]["BorderSizePixel"] = 0;
  4543. G2L["21d"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255);
  4544. G2L["21d"]["Size"] = UDim2.new(1, 0, 0.25, 0);
  4545. G2L["21d"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
  4546. G2L["21d"]["Name"] = [[Preview]];
  4547. G2L["21d"]["BackgroundTransparency"] = 1;
  4548. G2L["21e"] = Instance.new("Frame", G2L["21d"]);
  4549. G2L["21e"]["BorderSizePixel"] = 0;
  4550. G2L["21e"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255);
  4551. G2L["21e"]["Size"] = UDim2.new(1, 0, 1, 0);
  4552. G2L["21e"]["Position"] = UDim2.new(0.00688, 0, 0.00856, 0);
  4553. G2L["21e"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
  4554. G2L["21e"]["Name"] = [[Mode]];
  4555. G2L["21e"]["BackgroundTransparency"] = 0.95;
  4556. G2L["21f"] = Instance.new("TextLabel", G2L["21e"]);
  4557. G2L["21f"]["TextWrapped"] = true;
  4558. G2L["21f"]["BorderSizePixel"] = 0;
  4559. G2L["21f"]["TextSize"] = 14;
  4560. G2L["21f"]["TextScaled"] = true;
  4561. G2L["21f"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255);
  4562. G2L["21f"]["FontFace"] = Font.new([[rbxasset://fonts/families/Oswald.json]], Enum.FontWeight.Bold, Enum.FontStyle.Normal);
  4563. G2L["21f"]["TextColor3"] = Color3.fromRGB(255, 255, 255);
  4564. G2L["21f"]["BackgroundTransparency"] = 1;
  4565. G2L["21f"]["AnchorPoint"] = Vector2.new(0.5, 0.5);
  4566. G2L["21f"]["Size"] = UDim2.new(1, 0, 0.42672, 0);
  4567. G2L["21f"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
  4568. G2L["21f"]["Text"] = [[Unselected]];
  4569. G2L["21f"]["Name"] = [[Title]];
  4570. G2L["21f"]["Position"] = UDim2.new(0.5, 0, 0.21174, 0);
  4571. G2L["220"] = Instance.new("UICorner", G2L["21e"]);
  4572. G2L["220"]["CornerRadius"] = UDim.new(0.23, 0);
  4573. G2L["221"] = Instance.new("Frame", G2L["21e"]);
  4574. G2L["221"]["BorderSizePixel"] = 0;
  4575. G2L["221"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255);
  4576. G2L["221"]["AnchorPoint"] = Vector2.new(0.5, 1);
  4577. G2L["221"]["Size"] = UDim2.new(1, 15, 0.3, 0);
  4578. G2L["221"]["Position"] = UDim2.new(0.5, 0, 0.7, 0);
  4579. G2L["221"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
  4580. G2L["221"]["Name"] = [[Info]];
  4581. G2L["221"]["BackgroundTransparency"] = 1;
  4582. G2L["222"] = Instance.new("TextLabel", G2L["221"]);
  4583. G2L["222"]["TextWrapped"] = true;
  4584. G2L["222"]["Active"] = true;
  4585. G2L["222"]["ZIndex"] = 7;
  4586. G2L["222"]["BorderSizePixel"] = 0;
  4587. G2L["222"]["TextSize"] = 14;
  4588. G2L["222"]["TextXAlignment"] = Enum.TextXAlignment.Right;
  4589. G2L["222"]["TextScaled"] = true;
  4590. G2L["222"]["BackgroundColor3"] = Color3.fromRGB(148, 51, 64);
  4591. G2L["222"]["FontFace"] = Font.new([[rbxasset://fonts/families/Oswald.json]], Enum.FontWeight.Bold, Enum.FontStyle.Normal);
  4592. G2L["222"]["TextColor3"] = Color3.fromRGB(242, 176, 177);
  4593. G2L["222"]["RichText"] = true;
  4594. G2L["222"]["AnchorPoint"] = Vector2.new(0.5, 0);
  4595. G2L["222"]["Size"] = UDim2.new(0.24, 0, 1, 0);
  4596. G2L["222"]["Visible"] = false;
  4597. G2L["222"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
  4598. G2L["222"]["Text"] = [[NO REVIVE]];
  4599. G2L["222"]["AutomaticSize"] = Enum.AutomaticSize.X;
  4600. G2L["222"]["Name"] = [[NoRevive]];
  4601. G2L["222"]["Position"] = UDim2.new(0.5, 0, 0.45, 0);
  4602. G2L["223"] = Instance.new("UICorner", G2L["222"]);
  4603. G2L["223"]["CornerRadius"] = UDim.new(1, 0);
  4604. G2L["224"] = Instance.new("UIGradient", G2L["222"]);
  4605. G2L["224"]["Color"] = ColorSequence.new{ColorSequenceKeypoint.new(0.000, Color3.fromRGB(255, 255, 255)),ColorSequenceKeypoint.new(1.000, Color3.fromRGB(255, 226, 213))};
  4606. G2L["225"] = Instance.new("ImageLabel", G2L["222"]);
  4607. G2L["225"]["SizeConstraint"] = Enum.SizeConstraint.RelativeYY;
  4608. G2L["225"]["BorderSizePixel"] = 0;
  4609. G2L["225"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255);
  4610. G2L["225"]["AnchorPoint"] = Vector2.new(1, 0.5);
  4611. G2L["225"]["Image"] = [[rbxassetid://116165443812933]];
  4612. G2L["225"]["Size"] = UDim2.new(1.3, 0, 1.3, 0);
  4613. G2L["225"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
  4614. G2L["225"]["BackgroundTransparency"] = 1;
  4615. G2L["225"]["Name"] = [[IconLetf]];
  4616. G2L["225"]["Position"] = UDim2.new(0, 0, 0.48453, 0);
  4617. G2L["226"] = Instance.new("UIPadding", G2L["222"]);
  4618. G2L["226"]["PaddingTop"] = UDim.new(-0.05, 0);
  4619. G2L["226"]["PaddingRight"] = UDim.new(0.07, 0);
  4620. G2L["226"]["PaddingLeft"] = UDim.new(0.35, 0);
  4621. G2L["227"] = Instance.new("TextLabel", G2L["221"]);
  4622. G2L["227"]["TextWrapped"] = true;
  4623. G2L["227"]["Active"] = true;
  4624. G2L["227"]["ZIndex"] = 7;
  4625. G2L["227"]["BorderSizePixel"] = 0;
  4626. G2L["227"]["TextSize"] = 14;
  4627. G2L["227"]["TextXAlignment"] = Enum.TextXAlignment.Right;
  4628. G2L["227"]["TextScaled"] = true;
  4629. G2L["227"]["BackgroundColor3"] = Color3.fromRGB(148, 51, 64);
  4630. G2L["227"]["FontFace"] = Font.new([[rbxasset://fonts/families/Oswald.json]], Enum.FontWeight.Bold, Enum.FontStyle.Normal);
  4631. G2L["227"]["TextColor3"] = Color3.fromRGB(242, 176, 177);
  4632. G2L["227"]["RichText"] = true;
  4633. G2L["227"]["AnchorPoint"] = Vector2.new(0.5, 0);
  4634. G2L["227"]["Size"] = UDim2.new(0.24, 0, 1, 0);
  4635. G2L["227"]["Visible"] = false;
  4636. G2L["227"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
  4637. G2L["227"]["Text"] = [[SPRINT]];
  4638. G2L["227"]["AutomaticSize"] = Enum.AutomaticSize.X;
  4639. G2L["227"]["Name"] = [[Sprint]];
  4640. G2L["227"]["Position"] = UDim2.new(0.5, 0, 0.45, 0);
  4641. G2L["228"] = Instance.new("UICorner", G2L["227"]);
  4642. G2L["228"]["CornerRadius"] = UDim.new(1, 0);
  4643. G2L["229"] = Instance.new("UIGradient", G2L["227"]);
  4644. G2L["229"]["Color"] = ColorSequence.new{ColorSequenceKeypoint.new(0.000, Color3.fromRGB(255, 255, 255)),ColorSequenceKeypoint.new(1.000, Color3.fromRGB(255, 226, 213))};
  4645. G2L["22a"] = Instance.new("ImageLabel", G2L["227"]);
  4646. G2L["22a"]["SizeConstraint"] = Enum.SizeConstraint.RelativeYY;
  4647. G2L["22a"]["BorderSizePixel"] = 0;
  4648. G2L["22a"]["BackgroundColor3"] = Color3.fromRGB(246, 214, 183);
  4649. G2L["22a"]["ImageColor3"] = Color3.fromRGB(255, 201, 0);
  4650. G2L["22a"]["AnchorPoint"] = Vector2.new(1, 0.5);
  4651. G2L["22a"]["Image"] = [[rbxassetid://80639010689297]];
  4652. G2L["22a"]["Size"] = UDim2.new(1.2, 0, 1.2, 0);
  4653. G2L["22a"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
  4654. G2L["22a"]["BackgroundTransparency"] = 1;
  4655. G2L["22a"]["Name"] = [[IconLetf]];
  4656. G2L["22a"]["Position"] = UDim2.new(-0.01214, 0, 0.51975, 0);
  4657. G2L["22b"] = Instance.new("UIPadding", G2L["227"]);
  4658. G2L["22b"]["PaddingTop"] = UDim.new(-0.05, 0);
  4659. G2L["22b"]["PaddingRight"] = UDim.new(0.07, 0);
  4660. G2L["22b"]["PaddingLeft"] = UDim.new(0.35, 0);
  4661. G2L["22c"] = Instance.new("UIListLayout", G2L["221"]);
  4662. G2L["22c"]["HorizontalAlignment"] = Enum.HorizontalAlignment.Center;
  4663. G2L["22c"]["Padding"] = UDim.new(0.01, 0);
  4664. G2L["22c"]["VerticalAlignment"] = Enum.VerticalAlignment.Center;
  4665. G2L["22c"]["SortOrder"] = Enum.SortOrder.LayoutOrder;
  4666. G2L["22c"]["FillDirection"] = Enum.FillDirection.Horizontal;
  4667. G2L["22d"] = Instance.new("UIScale", G2L["221"]);
  4668. G2L["22d"]["Scale"] = 0.95;
  4669. G2L["22e"] = Instance.new("Frame", G2L["21e"]);
  4670. G2L["22e"]["BorderSizePixel"] = 0;
  4671. G2L["22e"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255);
  4672. G2L["22e"]["AnchorPoint"] = Vector2.new(0.5, 1);
  4673. G2L["22e"]["Size"] = UDim2.new(1, 15, 0.3, 0);
  4674. G2L["22e"]["Position"] = UDim2.new(0.5, 0, 1.01, 0);
  4675. G2L["22e"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
  4676. G2L["22e"]["Name"] = [[Status]];
  4677. G2L["22e"]["BackgroundTransparency"] = 1;
  4678. G2L["22f"] = Instance.new("UIListLayout", G2L["22e"]);
  4679. G2L["22f"]["HorizontalAlignment"] = Enum.HorizontalAlignment.Center;
  4680. G2L["22f"]["Padding"] = UDim.new(0.1, 0);
  4681. G2L["22f"]["VerticalAlignment"] = Enum.VerticalAlignment.Center;
  4682. G2L["22f"]["SortOrder"] = Enum.SortOrder.LayoutOrder;
  4683. G2L["22f"]["FillDirection"] = Enum.FillDirection.Horizontal;
  4684. G2L["230"] = Instance.new("UIScale", G2L["22e"]);
  4685. G2L["230"]["Scale"] = 0.95;
  4686. G2L["231"] = Instance.new("TextLabel", G2L["22e"]);
  4687. G2L["231"]["TextWrapped"] = true;
  4688. G2L["231"]["BorderSizePixel"] = 0;
  4689. G2L["231"]["TextSize"] = 14;
  4690. G2L["231"]["TextScaled"] = true;
  4691. G2L["231"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255);
  4692. G2L["231"]["FontFace"] = Font.new([[rbxasset://fonts/families/Oswald.json]], Enum.FontWeight.Bold, Enum.FontStyle.Normal);
  4693. G2L["231"]["TextColor3"] = Color3.fromRGB(255, 223, 190);
  4694. G2L["231"]["BackgroundTransparency"] = 1;
  4695. G2L["231"]["Size"] = UDim2.new(0.33789, 0, 0.92455, 0);
  4696. G2L["231"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
  4697. G2L["231"]["Text"] = [[Executor:Studio]];
  4698. G2L["231"]["Name"] = [[Executor]];
  4699. G2L["231"]["Position"] = UDim2.new(0.0506, 0, 0.03772, 0);
  4700. G2L["232"] = Instance.new("UIGradient", G2L["231"]);
  4701. G2L["232"]["Rotation"] = 18;
  4702. G2L["232"]["Transparency"] = NumberSequence.new{NumberSequenceKeypoint.new(0.000, 0),NumberSequenceKeypoint.new(0.000, 0),NumberSequenceKeypoint.new(1.000, 0),NumberSequenceKeypoint.new(1.000, 0)};
  4703. G2L["232"]["Offset"] = Vector2.new(-1, 0);
  4704. G2L["232"]["Color"] = ColorSequence.new{ColorSequenceKeypoint.new(0.000, Color3.fromRGB(246, 214, 183)),ColorSequenceKeypoint.new(0.548, Color3.fromRGB(246, 246, 246)),ColorSequenceKeypoint.new(0.968, Color3.fromRGB(246, 214, 183)),ColorSequenceKeypoint.new(1.000, Color3.fromRGB(246, 214, 183))};
  4705. G2L["233"] = Instance.new("ImageLabel", G2L["231"]);
  4706. G2L["233"]["BorderSizePixel"] = 0;
  4707. G2L["233"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255);
  4708. G2L["233"]["ImageColor3"] = Color3.fromRGB(255, 223, 190);
  4709. G2L["233"]["Image"] = [[rbxassetid://10482324816]];
  4710. G2L["233"]["Size"] = UDim2.new(0.246, 0, 1, 0);
  4711. G2L["233"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
  4712. G2L["233"]["BackgroundTransparency"] = 1;
  4713. G2L["233"]["Position"] = UDim2.new(-0.25, 0, 0, 0);
  4714. G2L["234"] = Instance.new("TextLabel", G2L["22e"]);
  4715. G2L["234"]["TextWrapped"] = true;
  4716. G2L["234"]["BorderSizePixel"] = 0;
  4717. G2L["234"]["TextSize"] = 14;
  4718. G2L["234"]["TextScaled"] = true;
  4719. G2L["234"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255);
  4720. G2L["234"]["FontFace"] = Font.new([[rbxasset://fonts/families/Oswald.json]], Enum.FontWeight.Bold, Enum.FontStyle.Normal);
  4721. G2L["234"]["TextColor3"] = Color3.fromRGB(255, 223, 190);
  4722. G2L["234"]["BackgroundTransparency"] = 1;
  4723. G2L["234"]["Size"] = UDim2.new(0.33789, 0, 0.92455, 0);
  4724. G2L["234"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
  4725. G2L["234"]["Text"] = [[Floor:The garden]];
  4726. G2L["234"]["Name"] = [[Floor]];
  4727. G2L["234"]["Position"] = UDim2.new(0.0506, 0, 0.03772, 0);
  4728. G2L["235"] = Instance.new("UIGradient", G2L["234"]);
  4729. G2L["235"]["Rotation"] = 18;
  4730. G2L["235"]["Transparency"] = NumberSequence.new{NumberSequenceKeypoint.new(0.000, 0),NumberSequenceKeypoint.new(0.000, 0),NumberSequenceKeypoint.new(1.000, 0),NumberSequenceKeypoint.new(1.000, 0)};
  4731. G2L["235"]["Offset"] = Vector2.new(-1, 0);
  4732. G2L["235"]["Color"] = ColorSequence.new{ColorSequenceKeypoint.new(0.000, Color3.fromRGB(246, 214, 183)),ColorSequenceKeypoint.new(0.548, Color3.fromRGB(246, 246, 246)),ColorSequenceKeypoint.new(0.968, Color3.fromRGB(246, 214, 183)),ColorSequenceKeypoint.new(1.000, Color3.fromRGB(246, 214, 183))};
  4733. G2L["236"] = Instance.new("ImageLabel", G2L["234"]);
  4734. G2L["236"]["BorderSizePixel"] = 0;
  4735. G2L["236"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255);
  4736. G2L["236"]["Image"] = [[rbxassetid://75422295912664]];
  4737. G2L["236"]["Size"] = UDim2.new(0.246, 0, 1, 0);
  4738. G2L["236"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
  4739. G2L["236"]["BackgroundTransparency"] = 1;
  4740. G2L["236"]["Position"] = UDim2.new(-0.25, 0, 0, 0);
  4741. G2L["237"] = Instance.new("UIScale", G2L["21c"]);
  4742. G2L["237"]["Scale"] = 1.056;
  4743. G2L["238"] = Instance.new("UIListLayout", G2L["21c"]);
  4744. G2L["238"]["HorizontalAlignment"] = Enum.HorizontalAlignment.Center;
  4745. G2L["238"]["Padding"] = UDim.new(0.02, 0);
  4746. G2L["238"]["VerticalAlignment"] = Enum.VerticalAlignment.Center;
  4747. G2L["238"]["SortOrder"] = Enum.SortOrder.LayoutOrder;
  4748. G2L["239"] = Instance.new("TextButton", G2L["21c"]);
  4749. G2L["239"]["TextWrapped"] = true;
  4750. G2L["239"]["BorderSizePixel"] = 0;
  4751. G2L["239"]["TextColor3"] = Color3.fromRGB(92, 60, 53);
  4752. G2L["239"]["TextXAlignment"] = Enum.TextXAlignment.Left;
  4753. G2L["239"]["TextSize"] = 14;
  4754. G2L["239"]["TextScaled"] = true;
  4755. G2L["239"]["BackgroundColor3"] = Color3.fromRGB(255, 223, 190);
  4756. G2L["239"]["FontFace"] = Font.new([[rbxasset://fonts/families/Oswald.json]], Enum.FontWeight.Bold, Enum.FontStyle.Normal);
  4757. G2L["239"]["Size"] = UDim2.new(1, 0, 0.15, 0);
  4758. G2L["239"]["LayoutOrder"] = 50;
  4759. G2L["239"]["Name"] = [[Continue]];
  4760. G2L["239"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
  4761. G2L["239"]["Text"] = [[Execute]];
  4762. G2L["23a"] = Instance.new("UICorner", G2L["239"]);
  4763. G2L["23a"]["CornerRadius"] = UDim.new(0.15, 0);
  4764. G2L["23b"] = Instance.new("UIPadding", G2L["239"]);
  4765. G2L["23b"]["PaddingTop"] = UDim.new(0.05, -6);
  4766. G2L["23b"]["PaddingRight"] = UDim.new(0.02, 0);
  4767. G2L["23b"]["PaddingLeft"] = UDim.new(0.14, 0);
  4768. G2L["23b"]["PaddingBottom"] = UDim.new(0.05, -6);
  4769. G2L["23c"] = Instance.new("Frame", G2L["239"]);
  4770. G2L["23c"]["ZIndex"] = 6;
  4771. G2L["23c"]["BorderSizePixel"] = 0;
  4772. G2L["23c"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255);
  4773. G2L["23c"]["AnchorPoint"] = Vector2.new(1, 0.5);
  4774. G2L["23c"]["Size"] = UDim2.new(0.4, 0, 0.8, 0);
  4775. G2L["23c"]["Position"] = UDim2.new(1, 0, 0.5, 0);
  4776. G2L["23c"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
  4777. G2L["23c"]["Name"] = [[Info]];
  4778. G2L["23c"]["BackgroundTransparency"] = 1;
  4779. G2L["23d"] = Instance.new("TextLabel", G2L["23c"]);
  4780. G2L["23d"]["TextWrapped"] = true;
  4781. G2L["23d"]["LineHeight"] = 1.11;
  4782. G2L["23d"]["BorderSizePixel"] = 0;
  4783. G2L["23d"]["TextSize"] = 14;
  4784. G2L["23d"]["TextScaled"] = true;
  4785. G2L["23d"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255);
  4786. G2L["23d"]["FontFace"] = Font.new([[rbxasset://fonts/families/Oswald.json]], Enum.FontWeight.Bold, Enum.FontStyle.Normal);
  4787. G2L["23d"]["TextColor3"] = Color3.fromRGB(255, 0, 5);
  4788. G2L["23d"]["BackgroundTransparency"] = 1;
  4789. G2L["23d"]["Size"] = UDim2.new(0.05, 0, 0.5, 0);
  4790. G2L["23d"]["Visible"] = false;
  4791. G2L["23d"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
  4792. G2L["23d"]["Text"] = [[0]];
  4793. G2L["23d"]["LayoutOrder"] = -2;
  4794. G2L["23d"]["Name"] = [[Desc]];
  4795. G2L["23e"] = Instance.new("UIListLayout", G2L["23c"]);
  4796. G2L["23e"]["HorizontalAlignment"] = Enum.HorizontalAlignment.Center;
  4797. G2L["23e"]["Padding"] = UDim.new(0.03, 0);
  4798. G2L["23e"]["VerticalAlignment"] = Enum.VerticalAlignment.Center;
  4799. G2L["23e"]["SortOrder"] = Enum.SortOrder.LayoutOrder;
  4800. G2L["23e"]["FillDirection"] = Enum.FillDirection.Horizontal;
  4801. G2L["23f"] = Instance.new("ImageLabel", G2L["23c"]);
  4802. G2L["23f"]["SizeConstraint"] = Enum.SizeConstraint.RelativeYY;
  4803. G2L["23f"]["ZIndex"] = 6;
  4804. G2L["23f"]["BorderSizePixel"] = 0;
  4805. G2L["23f"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255);
  4806. G2L["23f"]["ScaleType"] = Enum.ScaleType.Fit;
  4807. G2L["23f"]["ImageColor3"] = Color3.fromRGB(255, 0, 5);
  4808. G2L["23f"]["AnchorPoint"] = Vector2.new(1, 0.5);
  4809. G2L["23f"]["Image"] = [[rbxassetid://14380950090]];
  4810. G2L["23f"]["Size"] = UDim2.new(0.5, 0, 0.5, 0);
  4811. G2L["23f"]["Visible"] = false;
  4812. G2L["23f"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
  4813. G2L["23f"]["BackgroundTransparency"] = 1;
  4814. G2L["23f"]["LayoutOrder"] = -1;
  4815. G2L["23f"]["Name"] = [[ModIcon]];
  4816. G2L["240"] = Instance.new("TextLabel", G2L["23c"]);
  4817. G2L["240"]["TextWrapped"] = true;
  4818. G2L["240"]["Active"] = true;
  4819. G2L["240"]["SizeConstraint"] = Enum.SizeConstraint.RelativeYY;
  4820. G2L["240"]["ZIndex"] = 7;
  4821. G2L["240"]["BorderSizePixel"] = 0;
  4822. G2L["240"]["TextSize"] = 14;
  4823. G2L["240"]["TextXAlignment"] = Enum.TextXAlignment.Right;
  4824. G2L["240"]["TextScaled"] = true;
  4825. G2L["240"]["BackgroundColor3"] = Color3.fromRGB(148, 51, 64);
  4826. G2L["240"]["FontFace"] = Font.new([[rbxasset://fonts/families/Oswald.json]], Enum.FontWeight.Bold, Enum.FontStyle.Normal);
  4827. G2L["240"]["TextColor3"] = Color3.fromRGB(242, 176, 177);
  4828. G2L["240"]["RichText"] = true;
  4829. G2L["240"]["AnchorPoint"] = Vector2.new(0.5, 0);
  4830. G2L["240"]["Size"] = UDim2.new(0.5, 0, 0.5, 0);
  4831. G2L["240"]["Visible"] = false;
  4832. G2L["240"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
  4833. G2L["240"]["Text"] = [[]];
  4834. G2L["240"]["LayoutOrder"] = 1;
  4835. G2L["240"]["AutomaticSize"] = Enum.AutomaticSize.X;
  4836. G2L["240"]["Name"] = [[NoRevive]];
  4837. G2L["240"]["Position"] = UDim2.new(0.5, 0, 0.45, 0);
  4838. G2L["241"] = Instance.new("UICorner", G2L["240"]);
  4839. G2L["241"]["CornerRadius"] = UDim.new(1, 0);
  4840. G2L["242"] = Instance.new("ImageLabel", G2L["240"]);
  4841. G2L["242"]["SizeConstraint"] = Enum.SizeConstraint.RelativeYY;
  4842. G2L["242"]["BorderSizePixel"] = 0;
  4843. G2L["242"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255);
  4844. G2L["242"]["AnchorPoint"] = Vector2.new(0.5, 0.5);
  4845. G2L["242"]["Image"] = [[rbxassetid://116165443812933]];
  4846. G2L["242"]["Size"] = UDim2.new(0.75, 0, 0.75, 0);
  4847. G2L["242"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
  4848. G2L["242"]["BackgroundTransparency"] = 1;
  4849. G2L["242"]["Name"] = [[IconLetf]];
  4850. G2L["242"]["Position"] = UDim2.new(0.5, 0, 0.5, 0);
  4851. G2L["243"] = Instance.new("TextLabel", G2L["23c"]);
  4852. G2L["243"]["TextWrapped"] = true;
  4853. G2L["243"]["Active"] = true;
  4854. G2L["243"]["SizeConstraint"] = Enum.SizeConstraint.RelativeYY;
  4855. G2L["243"]["ZIndex"] = 7;
  4856. G2L["243"]["BorderSizePixel"] = 0;
  4857. G2L["243"]["TextSize"] = 14;
  4858. G2L["243"]["TextXAlignment"] = Enum.TextXAlignment.Right;
  4859. G2L["243"]["TextScaled"] = true;
  4860. G2L["243"]["BackgroundColor3"] = Color3.fromRGB(148, 51, 64);
  4861. G2L["243"]["FontFace"] = Font.new([[rbxasset://fonts/families/Oswald.json]], Enum.FontWeight.Bold, Enum.FontStyle.Normal);
  4862. G2L["243"]["TextColor3"] = Color3.fromRGB(242, 176, 177);
  4863. G2L["243"]["RichText"] = true;
  4864. G2L["243"]["AnchorPoint"] = Vector2.new(0.5, 0);
  4865. G2L["243"]["Size"] = UDim2.new(0.5, 0, 0.5, 0);
  4866. G2L["243"]["Visible"] = false;
  4867. G2L["243"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
  4868. G2L["243"]["Text"] = [[]];
  4869. G2L["243"]["LayoutOrder"] = 2;
  4870. G2L["243"]["AutomaticSize"] = Enum.AutomaticSize.X;
  4871. G2L["243"]["Name"] = [[Sprint]];
  4872. G2L["243"]["Position"] = UDim2.new(0.5, 0, 0.45, 0);
  4873. G2L["244"] = Instance.new("UICorner", G2L["243"]);
  4874. G2L["244"]["CornerRadius"] = UDim.new(1, 0);
  4875. G2L["245"] = Instance.new("ImageLabel", G2L["243"]);
  4876. G2L["245"]["SizeConstraint"] = Enum.SizeConstraint.RelativeYY;
  4877. G2L["245"]["BorderSizePixel"] = 0;
  4878. G2L["245"]["BackgroundColor3"] = Color3.fromRGB(246, 214, 183);
  4879. G2L["245"]["ImageColor3"] = Color3.fromRGB(255, 201, 0);
  4880. G2L["245"]["AnchorPoint"] = Vector2.new(0.5, 0.5);
  4881. G2L["245"]["Image"] = [[rbxassetid://80639010689297]];
  4882. G2L["245"]["Size"] = UDim2.new(0.75, 0, 0.75, 0);
  4883. G2L["245"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
  4884. G2L["245"]["BackgroundTransparency"] = 1;
  4885. G2L["245"]["Name"] = [[IconLetf]];
  4886. G2L["245"]["Position"] = UDim2.new(0.5, 0, 0.5, 0);
  4887. G2L["246"] = Instance.new("Frame", G2L["23c"]);
  4888. G2L["246"]["Visible"] = false;
  4889. G2L["246"]["BorderSizePixel"] = 0;
  4890. G2L["246"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255);
  4891. G2L["246"]["Size"] = UDim2.new(0, 0, 0.5, 0);
  4892. G2L["246"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
  4893. G2L["247"] = Instance.new("UIStroke", G2L["246"]);
  4894. G2L["247"]["Thickness"] = 2;
  4895. G2L["247"]["Color"] = Color3.fromRGB(255, 0, 5);
  4896. G2L["248"] = Instance.new("ImageLabel", G2L["239"]);
  4897. G2L["248"]["Active"] = true;
  4898. G2L["248"]["SizeConstraint"] = Enum.SizeConstraint.RelativeYY;
  4899. G2L["248"]["ZIndex"] = 55;
  4900. G2L["248"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255);
  4901. G2L["248"]["ScaleType"] = Enum.ScaleType.Fit;
  4902. G2L["248"]["ImageColor3"] = Color3.fromRGB(92, 60, 53);
  4903. G2L["248"]["AnchorPoint"] = Vector2.new(1, 0.5);
  4904. G2L["248"]["Image"] = [[rbxassetid://106524732404483]];
  4905. G2L["248"]["Size"] = UDim2.new(0.8, 0, 0.6, 0);
  4906. G2L["248"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
  4907. G2L["248"]["BackgroundTransparency"] = 1;
  4908. G2L["248"]["Name"] = [[PlayIcon]];
  4909. G2L["248"]["Position"] = UDim2.new(0, 0, 0.5, 0);
  4910. G2L["249"] = Instance.new("TextLabel", G2L["2"]);
  4911. G2L["249"]["TextWrapped"] = true;
  4912. G2L["249"]["BorderSizePixel"] = 0;
  4913. G2L["249"]["TextSize"] = 14;
  4914. G2L["249"]["TextScaled"] = true;
  4915. G2L["249"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255);
  4916. G2L["249"]["FontFace"] = Font.new([[rbxasset://fonts/families/Oswald.json]], Enum.FontWeight.Bold, Enum.FontStyle.Normal);
  4917. G2L["249"]["TextColor3"] = Color3.fromRGB(255, 223, 190);
  4918. G2L["249"]["BackgroundTransparency"] = 1;
  4919. G2L["249"]["Size"] = UDim2.new(0.12812, 0, 0.08355, 0);
  4920. G2L["249"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
  4921. G2L["249"]["Text"] = [[Scripts Mode]];
  4922. G2L["249"]["Name"] = [[Title]];
  4923. G2L["249"]["Position"] = UDim2.new(0.67555, 0, 0.0809, 0);
  4924. G2L["24a"] = Instance.new("Frame", G2L["2"]);
  4925. G2L["24a"]["BorderSizePixel"] = 0;
  4926. G2L["24a"]["BackgroundColor3"] = Color3.fromRGB(27, 4, 12);
  4927. G2L["24a"]["AnchorPoint"] = Vector2.new(0.5, 0.5);
  4928. G2L["24a"]["Position"] = UDim2.new(0.5, 0, 0.49937, 0);
  4929. G2L["24a"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
  4930. G2L["24a"]["Name"] = [[Extra]];
  4931. G2L["24b"] = Instance.new("Frame", G2L["24a"]);
  4932. G2L["24b"]["Visible"] = false;
  4933. G2L["24b"]["BorderSizePixel"] = 0;
  4934. G2L["24b"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255);
  4935. G2L["24b"]["ClipsDescendants"] = true;
  4936. G2L["24b"]["Size"] = UDim2.new(1, 0, 1, 0);
  4937. G2L["24b"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
  4938. G2L["24b"]["Name"] = [[Credits]];
  4939. G2L["24b"]["BackgroundTransparency"] = 1;
  4940. G2L["24c"] = Instance.new("TextLabel", G2L["24b"]);
  4941. G2L["24c"]["TextWrapped"] = true;
  4942. G2L["24c"]["BorderSizePixel"] = 0;
  4943. G2L["24c"]["TextSize"] = 14;
  4944. G2L["24c"]["TextScaled"] = true;
  4945. G2L["24c"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255);
  4946. G2L["24c"]["FontFace"] = Font.new([[rbxasset://fonts/families/Oswald.json]], Enum.FontWeight.Bold, Enum.FontStyle.Normal);
  4947. G2L["24c"]["TextColor3"] = Color3.fromRGB(255, 223, 190);
  4948. G2L["24c"]["BackgroundTransparency"] = 1;
  4949. G2L["24c"]["AnchorPoint"] = Vector2.new(0.5, 0);
  4950. G2L["24c"]["Size"] = UDim2.new(1, 0, 0.1, 0);
  4951. G2L["24c"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
  4952. G2L["24c"]["Text"] = [[Credits]];
  4953. G2L["24c"]["Name"] = [[Title]];
  4954. G2L["24c"]["Position"] = UDim2.new(0.5, 0, 0, 0);
  4955. G2L["24d"] = Instance.new("Frame", G2L["24c"]);
  4956. G2L["24d"]["BorderSizePixel"] = 0;
  4957. G2L["24d"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255);
  4958. G2L["24d"]["Size"] = UDim2.new(1, 0, 0, 0);
  4959. G2L["24d"]["Position"] = UDim2.new(0, 0, 1, 0);
  4960. G2L["24d"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
  4961. G2L["24d"]["Name"] = [[Section]];
  4962. G2L["24d"]["BackgroundTransparency"] = 1;
  4963. G2L["24e"] = Instance.new("UIStroke", G2L["24d"]);
  4964. G2L["24e"]["ApplyStrokeMode"] = Enum.ApplyStrokeMode.Border;
  4965. G2L["24e"]["Thickness"] = 1.5;
  4966. G2L["24e"]["Color"] = Color3.fromRGB(255, 166, 167);
  4967. G2L["24f"] = Instance.new("ScrollingFrame", G2L["24b"]);
  4968. G2L["24f"]["Active"] = true;
  4969. G2L["24f"]["BorderSizePixel"] = 0;
  4970. G2L["24f"]["CanvasSize"] = UDim2.new(1, 0, 0, 10000);
  4971. G2L["24f"]["ScrollingEnabled"] = false;
  4972. G2L["24f"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255);
  4973. G2L["24f"]["ScrollBarImageTransparency"] = 1;
  4974. G2L["24f"]["Size"] = UDim2.new(0.99982, 0, 0.89905, 0);
  4975. G2L["24f"]["ScrollBarImageColor3"] = Color3.fromRGB(0, 0, 0);
  4976. G2L["24f"]["Position"] = UDim2.new(0, 0, 0.09977, 0);
  4977. G2L["24f"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
  4978. G2L["24f"]["ScrollBarThickness"] = 0;
  4979. G2L["24f"]["BackgroundTransparency"] = 1;
  4980. G2L["250"] = Instance.new("UIListLayout", G2L["24f"]);
  4981. G2L["250"]["Padding"] = UDim.new(0, 10);
  4982. G2L["250"]["SortOrder"] = Enum.SortOrder.LayoutOrder;
  4983. G2L["251"] = Instance.new("Frame", G2L["24f"]);
  4984. G2L["251"]["BorderSizePixel"] = 0;
  4985. G2L["251"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255);
  4986. G2L["251"]["Size"] = UDim2.new(1.00018, 0, 0.01913, 0);
  4987. G2L["251"]["Position"] = UDim2.new(0, 0, -0, 0);
  4988. G2L["251"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
  4989. G2L["251"]["Name"] = [[Scrtpt]];
  4990. G2L["251"]["LayoutOrder"] = 1;
  4991. G2L["251"]["BackgroundTransparency"] = 1;
  4992. G2L["252"] = Instance.new("UIListLayout", G2L["251"]);
  4993. G2L["252"]["SortOrder"] = Enum.SortOrder.LayoutOrder;
  4994. G2L["253"] = Instance.new("Frame", G2L["251"]);
  4995. G2L["253"]["BorderSizePixel"] = 0;
  4996. G2L["253"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255);
  4997. G2L["253"]["Size"] = UDim2.new(1, 0, 0.75227, 0);
  4998. G2L["253"]["Position"] = UDim2.new(0, 0, 0.3, 0);
  4999. G2L["253"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
  5000. G2L["253"]["Name"] = [[Scrtpt]];
  5001. G2L["253"]["LayoutOrder"] = 2;
  5002. G2L["253"]["BackgroundTransparency"] = 1;
  5003. G2L["254"] = Instance.new("Frame", G2L["253"]);
  5004. G2L["254"]["BorderSizePixel"] = 0;
  5005. G2L["254"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255);
  5006. G2L["254"]["Size"] = UDim2.new(0.21, 0, 1, 0);
  5007. G2L["254"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
  5008. G2L["254"]["Name"] = [[Script Helper]];
  5009. G2L["254"]["LayoutOrder"] = 2;
  5010. G2L["254"]["BackgroundTransparency"] = 1;
  5011. G2L["255"] = Instance.new("UIListLayout", G2L["254"]);
  5012. G2L["255"]["SortOrder"] = Enum.SortOrder.LayoutOrder;
  5013. G2L["256"] = Instance.new("TextLabel", G2L["254"]);
  5014. G2L["256"]["TextWrapped"] = true;
  5015. G2L["256"]["BorderSizePixel"] = 0;
  5016. G2L["256"]["TextSize"] = 14;
  5017. G2L["256"]["TextScaled"] = true;
  5018. G2L["256"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255);
  5019. G2L["256"]["FontFace"] = Font.new([[rbxasset://fonts/families/Oswald.json]], Enum.FontWeight.Bold, Enum.FontStyle.Normal);
  5020. G2L["256"]["TextColor3"] = Color3.fromRGB(255, 223, 190);
  5021. G2L["256"]["BackgroundTransparency"] = 1;
  5022. G2L["256"]["Size"] = UDim2.new(1, 0, 0.5, 0);
  5023. G2L["256"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
  5024. G2L["256"]["Text"] = [[ctt-ub]];
  5025. G2L["256"]["LayoutOrder"] = 2;
  5026. G2L["256"]["Name"] = [[cttub]];
  5027. G2L["256"]["Position"] = UDim2.new(0, 0, 1, 0);
  5028. G2L["257"] = Instance.new("TextLabel", G2L["254"]);
  5029. G2L["257"]["TextWrapped"] = true;
  5030. G2L["257"]["BorderSizePixel"] = 0;
  5031. G2L["257"]["TextSize"] = 14;
  5032. G2L["257"]["TextScaled"] = true;
  5033. G2L["257"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255);
  5034. G2L["257"]["FontFace"] = Font.new([[rbxasset://fonts/families/Oswald.json]], Enum.FontWeight.Bold, Enum.FontStyle.Normal);
  5035. G2L["257"]["TextColor3"] = Color3.fromRGB(255, 223, 190);
  5036. G2L["257"]["BackgroundTransparency"] = 1;
  5037. G2L["257"]["RichText"] = true;
  5038. G2L["257"]["Size"] = UDim2.new(1, 0, 0.5, 0);
  5039. G2L["257"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
  5040. G2L["257"]["Text"] = [[Script Helper]];
  5041. G2L["257"]["LayoutOrder"] = 1;
  5042. G2L["257"]["Name"] = [[ScriptHelper]];
  5043. G2L["257"]["Position"] = UDim2.new(-0, 0, 0, 0);
  5044. G2L["258"] = Instance.new("Frame", G2L["253"]);
  5045. G2L["258"]["BorderSizePixel"] = 0;
  5046. G2L["258"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255);
  5047. G2L["258"]["Size"] = UDim2.new(0.21, 0, 1, 0);
  5048. G2L["258"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
  5049. G2L["258"]["Name"] = [[Script Owner]];
  5050. G2L["258"]["LayoutOrder"] = 1;
  5051. G2L["258"]["BackgroundTransparency"] = 1;
  5052. G2L["259"] = Instance.new("TextLabel", G2L["258"]);
  5053. G2L["259"]["TextWrapped"] = true;
  5054. G2L["259"]["BorderSizePixel"] = 0;
  5055. G2L["259"]["TextSize"] = 14;
  5056. G2L["259"]["TextScaled"] = true;
  5057. G2L["259"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255);
  5058. G2L["259"]["FontFace"] = Font.new([[rbxasset://fonts/families/Oswald.json]], Enum.FontWeight.Bold, Enum.FontStyle.Normal);
  5059. G2L["259"]["TextColor3"] = Color3.fromRGB(255, 223, 190);
  5060. G2L["259"]["BackgroundTransparency"] = 1;
  5061. G2L["259"]["RichText"] = true;
  5062. G2L["259"]["Size"] = UDim2.new(1, 0, 0.5, 0);
  5063. G2L["259"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
  5064. G2L["259"]["Text"] = [[Script Owner]];
  5065. G2L["259"]["LayoutOrder"] = 1;
  5066. G2L["259"]["Name"] = [[ScriptOwner]];
  5067. G2L["259"]["Position"] = UDim2.new(-0, 0, 0, 0);
  5068. G2L["25a"] = Instance.new("TextLabel", G2L["258"]);
  5069. G2L["25a"]["TextWrapped"] = true;
  5070. G2L["25a"]["BorderSizePixel"] = 0;
  5071. G2L["25a"]["TextSize"] = 14;
  5072. G2L["25a"]["TextScaled"] = true;
  5073. G2L["25a"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255);
  5074. G2L["25a"]["FontFace"] = Font.new([[rbxasset://fonts/families/Oswald.json]], Enum.FontWeight.Bold, Enum.FontStyle.Normal);
  5075. G2L["25a"]["TextColor3"] = Color3.fromRGB(255, 223, 190);
  5076. G2L["25a"]["BackgroundTransparency"] = 1;
  5077. G2L["25a"]["Size"] = UDim2.new(0.99892, 0, 0.4933, 0);
  5078. G2L["25a"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
  5079. G2L["25a"]["Text"] = [[Munciseek]];
  5080. G2L["25a"]["LayoutOrder"] = 2;
  5081. G2L["25a"]["Name"] = [[Munciseek]];
  5082. G2L["25a"]["Position"] = UDim2.new(0, 0, 0.99355, 0);
  5083. G2L["25b"] = Instance.new("UIListLayout", G2L["258"]);
  5084. G2L["25b"]["SortOrder"] = Enum.SortOrder.LayoutOrder;
  5085. G2L["25c"] = Instance.new("UIListLayout", G2L["253"]);
  5086. G2L["25c"]["HorizontalAlignment"] = Enum.HorizontalAlignment.Center;
  5087. G2L["25c"]["HorizontalFlex"] = Enum.UIFlexAlignment.Fill;
  5088. G2L["25c"]["Padding"] = UDim.new(0, 10);
  5089. G2L["25c"]["VerticalAlignment"] = Enum.VerticalAlignment.Center;
  5090. G2L["25c"]["SortOrder"] = Enum.SortOrder.LayoutOrder;
  5091. G2L["25c"]["FillDirection"] = Enum.FillDirection.Horizontal;
  5092. G2L["25d"] = Instance.new("TextLabel", G2L["251"]);
  5093. G2L["25d"]["TextWrapped"] = true;
  5094. G2L["25d"]["BorderSizePixel"] = 0;
  5095. G2L["25d"]["TextSize"] = 14;
  5096. G2L["25d"]["TextScaled"] = true;
  5097. G2L["25d"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255);
  5098. G2L["25d"]["FontFace"] = Font.new([[rbxasset://fonts/families/Oswald.json]], Enum.FontWeight.Bold, Enum.FontStyle.Normal);
  5099. G2L["25d"]["TextColor3"] = Color3.fromRGB(255, 223, 190);
  5100. G2L["25d"]["BackgroundTransparency"] = 1;
  5101. G2L["25d"]["Size"] = UDim2.new(1, 0, 0.3, 0);
  5102. G2L["25d"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
  5103. G2L["25d"]["Text"] = [[Scripts Mode]];
  5104. G2L["25d"]["LayoutOrder"] = 1;
  5105. G2L["25d"]["Name"] = [[Title]];
  5106. G2L["25e"] = Instance.new("Frame", G2L["24f"]);
  5107. G2L["25e"]["BorderSizePixel"] = 0;
  5108. G2L["25e"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255);
  5109. G2L["25e"]["Size"] = UDim2.new(1.00053, 0, 0.01747, 0);
  5110. G2L["25e"]["Position"] = UDim2.new(0, 0, 0.25679, 0);
  5111. G2L["25e"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
  5112. G2L["25e"]["Name"] = [[Mode]];
  5113. G2L["25e"]["LayoutOrder"] = 2;
  5114. G2L["25e"]["BackgroundTransparency"] = 1;
  5115. G2L["25f"] = Instance.new("UIListLayout", G2L["25e"]);
  5116. G2L["25f"]["SortOrder"] = Enum.SortOrder.LayoutOrder;
  5117. G2L["260"] = Instance.new("Frame", G2L["25e"]);
  5118. G2L["260"]["BorderSizePixel"] = 0;
  5119. G2L["260"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255);
  5120. G2L["260"]["Size"] = UDim2.new(1, 0, 2.11408, 0);
  5121. G2L["260"]["Position"] = UDim2.new(0, 0, 0.3, 0);
  5122. G2L["260"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
  5123. G2L["260"]["Name"] = [[Scrtpt]];
  5124. G2L["260"]["LayoutOrder"] = 2;
  5125. G2L["260"]["BackgroundTransparency"] = 1;
  5126. G2L["261"] = Instance.new("TextLabel", G2L["260"]);
  5127. G2L["261"]["TextWrapped"] = true;
  5128. G2L["261"]["BorderSizePixel"] = 0;
  5129. G2L["261"]["TextSize"] = 14;
  5130. G2L["261"]["TextScaled"] = true;
  5131. G2L["261"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255);
  5132. G2L["261"]["FontFace"] = Font.new([[rbxasset://fonts/families/Oswald.json]], Enum.FontWeight.Bold, Enum.FontStyle.Normal);
  5133. G2L["261"]["TextColor3"] = Color3.fromRGB(255, 223, 190);
  5134. G2L["261"]["BackgroundTransparency"] = 1;
  5135. G2L["261"]["Size"] = UDim2.new(0.1, 0, 0.1, 0);
  5136. G2L["261"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
  5137. G2L["261"]["Text"] = [[Ping]];
  5138. G2L["261"]["LayoutOrder"] = 2;
  5139. G2L["261"]["Name"] = [[Credits 1]];
  5140. G2L["261"]["Position"] = UDim2.new(0.83411, 0, 0.5, 0);
  5141. G2L["262"] = Instance.new("TextLabel", G2L["260"]);
  5142. G2L["262"]["TextWrapped"] = true;
  5143. G2L["262"]["BorderSizePixel"] = 0;
  5144. G2L["262"]["TextSize"] = 14;
  5145. G2L["262"]["TextScaled"] = true;
  5146. G2L["262"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255);
  5147. G2L["262"]["FontFace"] = Font.new([[rbxasset://fonts/families/Oswald.json]], Enum.FontWeight.Bold, Enum.FontStyle.Normal);
  5148. G2L["262"]["TextColor3"] = Color3.fromRGB(255, 223, 190);
  5149. G2L["262"]["BackgroundTransparency"] = 1;
  5150. G2L["262"]["RichText"] = true;
  5151. G2L["262"]["Size"] = UDim2.new(0.1, 0, 0.1, 0);
  5152. G2L["262"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
  5153. G2L["262"]["Text"] = [[Noonie]];
  5154. G2L["262"]["LayoutOrder"] = 1;
  5155. G2L["262"]["Name"] = [[Credits 2]];
  5156. G2L["262"]["Position"] = UDim2.new(-0.00215, 0, 0, 0);
  5157. G2L["263"] = Instance.new("UIListLayout", G2L["260"]);
  5158. G2L["263"]["HorizontalAlignment"] = Enum.HorizontalAlignment.Center;
  5159. G2L["263"]["HorizontalFlex"] = Enum.UIFlexAlignment.Fill;
  5160. G2L["263"]["Wraps"] = true;
  5161. G2L["263"]["Padding"] = UDim.new(0, 10);
  5162. G2L["263"]["SortOrder"] = Enum.SortOrder.LayoutOrder;
  5163. G2L["263"]["FillDirection"] = Enum.FillDirection.Horizontal;
  5164. G2L["264"] = Instance.new("TextLabel", G2L["260"]);
  5165. G2L["264"]["TextWrapped"] = true;
  5166. G2L["264"]["BorderSizePixel"] = 0;
  5167. G2L["264"]["TextSize"] = 14;
  5168. G2L["264"]["TextScaled"] = true;
  5169. G2L["264"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255);
  5170. G2L["264"]["FontFace"] = Font.new([[rbxasset://fonts/families/Oswald.json]], Enum.FontWeight.Bold, Enum.FontStyle.Normal);
  5171. G2L["264"]["TextColor3"] = Color3.fromRGB(255, 223, 190);
  5172. G2L["264"]["BackgroundTransparency"] = 1;
  5173. G2L["264"]["RichText"] = true;
  5174. G2L["264"]["Size"] = UDim2.new(0.1, 0, 0.1, 0);
  5175. G2L["264"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
  5176. G2L["264"]["Text"] = [[Oof]];
  5177. G2L["264"]["LayoutOrder"] = 1;
  5178. G2L["264"]["Name"] = [[Credits 3]];
  5179. G2L["264"]["Position"] = UDim2.new(-0.00215, 0, 0, 0);
  5180. G2L["265"] = Instance.new("TextLabel", G2L["260"]);
  5181. G2L["265"]["TextWrapped"] = true;
  5182. G2L["265"]["BorderSizePixel"] = 0;
  5183. G2L["265"]["TextSize"] = 14;
  5184. G2L["265"]["TextScaled"] = true;
  5185. G2L["265"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255);
  5186. G2L["265"]["FontFace"] = Font.new([[rbxasset://fonts/families/Oswald.json]], Enum.FontWeight.Bold, Enum.FontStyle.Normal);
  5187. G2L["265"]["TextColor3"] = Color3.fromRGB(255, 223, 190);
  5188. G2L["265"]["BackgroundTransparency"] = 1;
  5189. G2L["265"]["RichText"] = true;
  5190. G2L["265"]["Size"] = UDim2.new(0.1, 0, 0.1, 0);
  5191. G2L["265"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
  5192. G2L["265"]["Text"] = [[Chrono]];
  5193. G2L["265"]["LayoutOrder"] = 1;
  5194. G2L["265"]["Name"] = [[Credits 3]];
  5195. G2L["265"]["Position"] = UDim2.new(0.49713, 0, 0.00818, 0);
  5196. G2L["266"] = Instance.new("TextLabel", G2L["260"]);
  5197. G2L["266"]["TextWrapped"] = true;
  5198. G2L["266"]["BorderSizePixel"] = 0;
  5199. G2L["266"]["TextSize"] = 14;
  5200. G2L["266"]["TextScaled"] = true;
  5201. G2L["266"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255);
  5202. G2L["266"]["FontFace"] = Font.new([[rbxasset://fonts/families/Oswald.json]], Enum.FontWeight.Bold, Enum.FontStyle.Normal);
  5203. G2L["266"]["TextColor3"] = Color3.fromRGB(255, 223, 190);
  5204. G2L["266"]["BackgroundTransparency"] = 1;
  5205. G2L["266"]["RichText"] = true;
  5206. G2L["266"]["Size"] = UDim2.new(0.1, 0, 0.1, 0);
  5207. G2L["266"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
  5208. G2L["266"]["Text"] = [[Chill guy]];
  5209. G2L["266"]["LayoutOrder"] = 1;
  5210. G2L["266"]["Name"] = [[Credits 4]];
  5211. G2L["266"]["Position"] = UDim2.new(0.49713, 0, 0.00818, 0);
  5212. G2L["267"] = Instance.new("TextLabel", G2L["260"]);
  5213. G2L["267"]["TextWrapped"] = true;
  5214. G2L["267"]["BorderSizePixel"] = 0;
  5215. G2L["267"]["TextSize"] = 14;
  5216. G2L["267"]["TextScaled"] = true;
  5217. G2L["267"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255);
  5218. G2L["267"]["FontFace"] = Font.new([[rbxasset://fonts/families/Oswald.json]], Enum.FontWeight.Bold, Enum.FontStyle.Normal);
  5219. G2L["267"]["TextColor3"] = Color3.fromRGB(255, 223, 190);
  5220. G2L["267"]["BackgroundTransparency"] = 1;
  5221. G2L["267"]["RichText"] = true;
  5222. G2L["267"]["Size"] = UDim2.new(0.1, 0, 0.1, 0);
  5223. G2L["267"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
  5224. G2L["267"]["Text"] = [[Muhammadgames]];
  5225. G2L["267"]["LayoutOrder"] = 1;
  5226. G2L["267"]["Name"] = [[Credits 5]];
  5227. G2L["267"]["Position"] = UDim2.new(0.49713, 0, 0.00818, 0);
  5228. G2L["268"] = Instance.new("TextLabel", G2L["260"]);
  5229. G2L["268"]["TextWrapped"] = true;
  5230. G2L["268"]["BorderSizePixel"] = 0;
  5231. G2L["268"]["TextSize"] = 14;
  5232. G2L["268"]["TextScaled"] = true;
  5233. G2L["268"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255);
  5234. G2L["268"]["FontFace"] = Font.new([[rbxasset://fonts/families/Oswald.json]], Enum.FontWeight.Bold, Enum.FontStyle.Normal);
  5235. G2L["268"]["TextColor3"] = Color3.fromRGB(255, 223, 190);
  5236. G2L["268"]["BackgroundTransparency"] = 1;
  5237. G2L["268"]["RichText"] = true;
  5238. G2L["268"]["Size"] = UDim2.new(0.1, 0, 0.1, 0);
  5239. G2L["268"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
  5240. G2L["268"]["Text"] = [[RegularVynixu]];
  5241. G2L["268"]["LayoutOrder"] = 1;
  5242. G2L["268"]["Name"] = [[Credits 6]];
  5243. G2L["268"]["Position"] = UDim2.new(0.49713, 0, 0.00818, 0);
  5244. G2L["269"] = Instance.new("TextLabel", G2L["260"]);
  5245. G2L["269"]["TextWrapped"] = true;
  5246. G2L["269"]["BorderSizePixel"] = 0;
  5247. G2L["269"]["TextSize"] = 14;
  5248. G2L["269"]["TextScaled"] = true;
  5249. G2L["269"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255);
  5250. G2L["269"]["FontFace"] = Font.new([[rbxasset://fonts/families/Oswald.json]], Enum.FontWeight.Bold, Enum.FontStyle.Normal);
  5251. G2L["269"]["TextColor3"] = Color3.fromRGB(255, 223, 190);
  5252. G2L["269"]["BackgroundTransparency"] = 1;
  5253. G2L["269"]["RichText"] = true;
  5254. G2L["269"]["Size"] = UDim2.new(0.1, 0, 0.1, 0);
  5255. G2L["269"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
  5256. G2L["269"]["Text"] = [[Volta]];
  5257. G2L["269"]["LayoutOrder"] = 1;
  5258. G2L["269"]["Name"] = [[Credits 7]];
  5259. G2L["269"]["Position"] = UDim2.new(0.49713, 0, 0.00818, 0);
  5260. G2L["26a"] = Instance.new("TextLabel", G2L["260"]);
  5261. G2L["26a"]["TextWrapped"] = true;
  5262. G2L["26a"]["BorderSizePixel"] = 0;
  5263. G2L["26a"]["TextSize"] = 14;
  5264. G2L["26a"]["TextScaled"] = true;
  5265. G2L["26a"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255);
  5266. G2L["26a"]["FontFace"] = Font.new([[rbxasset://fonts/families/Oswald.json]], Enum.FontWeight.Bold, Enum.FontStyle.Normal);
  5267. G2L["26a"]["TextColor3"] = Color3.fromRGB(255, 223, 190);
  5268. G2L["26a"]["BackgroundTransparency"] = 1;
  5269. G2L["26a"]["RichText"] = true;
  5270. G2L["26a"]["Size"] = UDim2.new(0.1, 0, 0.1, 0);
  5271. G2L["26a"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
  5272. G2L["26a"]["Text"] = [[Anzor]];
  5273. G2L["26a"]["LayoutOrder"] = 1;
  5274. G2L["26a"]["Name"] = [[Credits 8]];
  5275. G2L["26a"]["Position"] = UDim2.new(0.49713, 0, 0.00818, 0);
  5276. G2L["26b"] = Instance.new("TextLabel", G2L["260"]);
  5277. G2L["26b"]["TextWrapped"] = true;
  5278. G2L["26b"]["BorderSizePixel"] = 0;
  5279. G2L["26b"]["TextSize"] = 14;
  5280. G2L["26b"]["TextScaled"] = true;
  5281. G2L["26b"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255);
  5282. G2L["26b"]["FontFace"] = Font.new([[rbxasset://fonts/families/Oswald.json]], Enum.FontWeight.Bold, Enum.FontStyle.Normal);
  5283. G2L["26b"]["TextColor3"] = Color3.fromRGB(255, 223, 190);
  5284. G2L["26b"]["BackgroundTransparency"] = 1;
  5285. G2L["26b"]["RichText"] = true;
  5286. G2L["26b"]["Size"] = UDim2.new(0.1, 0, 0.1, 0);
  5287. G2L["26b"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
  5288. G2L["26b"]["Text"] = [[Legit MODS]];
  5289. G2L["26b"]["LayoutOrder"] = 1;
  5290. G2L["26b"]["Name"] = [[Credits 9]];
  5291. G2L["26b"]["Position"] = UDim2.new(0.49713, 0, 0.00818, 0);
  5292. G2L["26c"] = Instance.new("TextLabel", G2L["260"]);
  5293. G2L["26c"]["TextWrapped"] = true;
  5294. G2L["26c"]["BorderSizePixel"] = 0;
  5295. G2L["26c"]["TextSize"] = 14;
  5296. G2L["26c"]["TextScaled"] = true;
  5297. G2L["26c"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255);
  5298. G2L["26c"]["FontFace"] = Font.new([[rbxasset://fonts/families/Oswald.json]], Enum.FontWeight.Bold, Enum.FontStyle.Normal);
  5299. G2L["26c"]["TextColor3"] = Color3.fromRGB(255, 223, 190);
  5300. G2L["26c"]["BackgroundTransparency"] = 1;
  5301. G2L["26c"]["RichText"] = true;
  5302. G2L["26c"]["Size"] = UDim2.new(0.1, 0, 0.1, 0);
  5303. G2L["26c"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
  5304. G2L["26c"]["Text"] = [[Noname]];
  5305. G2L["26c"]["LayoutOrder"] = 1;
  5306. G2L["26c"]["Name"] = [[Credits 10]];
  5307. G2L["26c"]["Position"] = UDim2.new(0.49713, 0, 0.00818, 0);
  5308. G2L["26d"] = Instance.new("TextLabel", G2L["260"]);
  5309. G2L["26d"]["TextWrapped"] = true;
  5310. G2L["26d"]["BorderSizePixel"] = 0;
  5311. G2L["26d"]["TextSize"] = 14;
  5312. G2L["26d"]["TextScaled"] = true;
  5313. G2L["26d"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255);
  5314. G2L["26d"]["FontFace"] = Font.new([[rbxasset://fonts/families/Oswald.json]], Enum.FontWeight.Bold, Enum.FontStyle.Normal);
  5315. G2L["26d"]["TextColor3"] = Color3.fromRGB(255, 223, 190);
  5316. G2L["26d"]["BackgroundTransparency"] = 1;
  5317. G2L["26d"]["RichText"] = true;
  5318. G2L["26d"]["Size"] = UDim2.new(0.1, 0, 0.1, 0);
  5319. G2L["26d"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
  5320. G2L["26d"]["Text"] = [[jabiss]];
  5321. G2L["26d"]["LayoutOrder"] = 1;
  5322. G2L["26d"]["Name"] = [[Credits 11]];
  5323. G2L["26d"]["Position"] = UDim2.new(0.49713, 0, 0.00818, 0);
  5324. G2L["26e"] = Instance.new("TextLabel", G2L["260"]);
  5325. G2L["26e"]["TextWrapped"] = true;
  5326. G2L["26e"]["BorderSizePixel"] = 0;
  5327. G2L["26e"]["TextSize"] = 14;
  5328. G2L["26e"]["TextScaled"] = true;
  5329. G2L["26e"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255);
  5330. G2L["26e"]["FontFace"] = Font.new([[rbxasset://fonts/families/Oswald.json]], Enum.FontWeight.Bold, Enum.FontStyle.Normal);
  5331. G2L["26e"]["TextColor3"] = Color3.fromRGB(255, 223, 190);
  5332. G2L["26e"]["BackgroundTransparency"] = 1;
  5333. G2L["26e"]["RichText"] = true;
  5334. G2L["26e"]["Size"] = UDim2.new(0.1, 0, 0.1, 0);
  5335. G2L["26e"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
  5336. G2L["26e"]["Text"] = [[Noah]];
  5337. G2L["26e"]["LayoutOrder"] = 1;
  5338. G2L["26e"]["Name"] = [[Credits 12]];
  5339. G2L["26e"]["Position"] = UDim2.new(0.49713, 0, 0.00818, 0);
  5340. G2L["26f"] = Instance.new("TextLabel", G2L["260"]);
  5341. G2L["26f"]["TextWrapped"] = true;
  5342. G2L["26f"]["BorderSizePixel"] = 0;
  5343. G2L["26f"]["TextSize"] = 14;
  5344. G2L["26f"]["TextScaled"] = true;
  5345. G2L["26f"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255);
  5346. G2L["26f"]["FontFace"] = Font.new([[rbxasset://fonts/families/Oswald.json]], Enum.FontWeight.Bold, Enum.FontStyle.Normal);
  5347. G2L["26f"]["TextColor3"] = Color3.fromRGB(255, 223, 190);
  5348. G2L["26f"]["BackgroundTransparency"] = 1;
  5349. G2L["26f"]["RichText"] = true;
  5350. G2L["26f"]["Size"] = UDim2.new(0.1, 0, 0.1, 0);
  5351. G2L["26f"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
  5352. G2L["26f"]["Text"] = [[The Uner]];
  5353. G2L["26f"]["LayoutOrder"] = 1;
  5354. G2L["26f"]["Name"] = [[Credits 3]];
  5355. G2L["26f"]["Position"] = UDim2.new(0.49713, 0, 0.00818, 0);
  5356. G2L["270"] = Instance.new("TextLabel", G2L["260"]);
  5357. G2L["270"]["TextWrapped"] = true;
  5358. G2L["270"]["BorderSizePixel"] = 0;
  5359. G2L["270"]["TextSize"] = 14;
  5360. G2L["270"]["TextScaled"] = true;
  5361. G2L["270"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255);
  5362. G2L["270"]["FontFace"] = Font.new([[rbxasset://fonts/families/Oswald.json]], Enum.FontWeight.Bold, Enum.FontStyle.Normal);
  5363. G2L["270"]["TextColor3"] = Color3.fromRGB(255, 223, 190);
  5364. G2L["270"]["BackgroundTransparency"] = 1;
  5365. G2L["270"]["RichText"] = true;
  5366. G2L["270"]["Size"] = UDim2.new(0.1, 0, 0.1, 0);
  5367. G2L["270"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
  5368. G2L["270"]["Text"] = [[Artemis]];
  5369. G2L["270"]["LayoutOrder"] = 1;
  5370. G2L["270"]["Name"] = [[Credits 3]];
  5371. G2L["270"]["Position"] = UDim2.new(0.49713, 0, 0.00818, 0);
  5372. G2L["271"] = Instance.new("TextLabel", G2L["260"]);
  5373. G2L["271"]["TextWrapped"] = true;
  5374. G2L["271"]["BorderSizePixel"] = 0;
  5375. G2L["271"]["TextSize"] = 14;
  5376. G2L["271"]["TextScaled"] = true;
  5377. G2L["271"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255);
  5378. G2L["271"]["FontFace"] = Font.new([[rbxasset://fonts/families/Oswald.json]], Enum.FontWeight.Bold, Enum.FontStyle.Normal);
  5379. G2L["271"]["TextColor3"] = Color3.fromRGB(255, 223, 190);
  5380. G2L["271"]["BackgroundTransparency"] = 1;
  5381. G2L["271"]["RichText"] = true;
  5382. G2L["271"]["Size"] = UDim2.new(0.1, 0, 0.1, 0);
  5383. G2L["271"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
  5384. G2L["271"]["Text"] = [[upio]];
  5385. G2L["271"]["LayoutOrder"] = 1;
  5386. G2L["271"]["Name"] = [[Credits 3]];
  5387. G2L["271"]["Position"] = UDim2.new(0.49713, 0, 0.00818, 0);
  5388. G2L["272"] = Instance.new("TextLabel", G2L["260"]);
  5389. G2L["272"]["TextWrapped"] = true;
  5390. G2L["272"]["BorderSizePixel"] = 0;
  5391. G2L["272"]["TextSize"] = 14;
  5392. G2L["272"]["TextScaled"] = true;
  5393. G2L["272"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255);
  5394. G2L["272"]["FontFace"] = Font.new([[rbxasset://fonts/families/Oswald.json]], Enum.FontWeight.Bold, Enum.FontStyle.Normal);
  5395. G2L["272"]["TextColor3"] = Color3.fromRGB(255, 223, 190);
  5396. G2L["272"]["BackgroundTransparency"] = 1;
  5397. G2L["272"]["RichText"] = true;
  5398. G2L["272"]["Size"] = UDim2.new(0.1, 0, 0.1, 0);
  5399. G2L["272"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
  5400. G2L["272"]["Text"] = [[Zenith]];
  5401. G2L["272"]["LayoutOrder"] = 1;
  5402. G2L["272"]["Name"] = [[Credits 10]];
  5403. G2L["272"]["Position"] = UDim2.new(0.49713, 0, 0.00818, 0);
  5404. G2L["273"] = Instance.new("TextLabel", G2L["260"]);
  5405. G2L["273"]["TextWrapped"] = true;
  5406. G2L["273"]["BorderSizePixel"] = 0;
  5407. G2L["273"]["TextSize"] = 14;
  5408. G2L["273"]["TextScaled"] = true;
  5409. G2L["273"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255);
  5410. G2L["273"]["FontFace"] = Font.new([[rbxasset://fonts/families/Oswald.json]], Enum.FontWeight.Bold, Enum.FontStyle.Normal);
  5411. G2L["273"]["TextColor3"] = Color3.fromRGB(255, 223, 190);
  5412. G2L["273"]["BackgroundTransparency"] = 1;
  5413. G2L["273"]["RichText"] = true;
  5414. G2L["273"]["Size"] = UDim2.new(0.1, 0, 0.1, 0);
  5415. G2L["273"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
  5416. G2L["273"]["Text"] = [[tingy]];
  5417. G2L["273"]["LayoutOrder"] = 1;
  5418. G2L["273"]["Name"] = [[Credits 11]];
  5419. G2L["273"]["Position"] = UDim2.new(0.49713, 0, 0.00818, 0);
  5420. G2L["274"] = Instance.new("TextLabel", G2L["260"]);
  5421. G2L["274"]["TextWrapped"] = true;
  5422. G2L["274"]["BorderSizePixel"] = 0;
  5423. G2L["274"]["TextSize"] = 14;
  5424. G2L["274"]["TextScaled"] = true;
  5425. G2L["274"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255);
  5426. G2L["274"]["FontFace"] = Font.new([[rbxasset://fonts/families/Oswald.json]], Enum.FontWeight.Bold, Enum.FontStyle.Normal);
  5427. G2L["274"]["TextColor3"] = Color3.fromRGB(255, 223, 190);
  5428. G2L["274"]["BackgroundTransparency"] = 1;
  5429. G2L["274"]["RichText"] = true;
  5430. G2L["274"]["Size"] = UDim2.new(0.1, 0, 0.1, 0);
  5431. G2L["274"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
  5432. G2L["274"]["Text"] = [[TheOneGuyRuben]];
  5433. G2L["274"]["LayoutOrder"] = 1;
  5434. G2L["274"]["Name"] = [[Credits 11]];
  5435. G2L["274"]["Position"] = UDim2.new(0.49713, 0, 0.00818, 0);
  5436. G2L["275"] = Instance.new("TextLabel", G2L["260"]);
  5437. G2L["275"]["TextWrapped"] = true;
  5438. G2L["275"]["BorderSizePixel"] = 0;
  5439. G2L["275"]["TextSize"] = 14;
  5440. G2L["275"]["TextScaled"] = true;
  5441. G2L["275"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255);
  5442. G2L["275"]["FontFace"] = Font.new([[rbxasset://fonts/families/Oswald.json]], Enum.FontWeight.Bold, Enum.FontStyle.Normal);
  5443. G2L["275"]["TextColor3"] = Color3.fromRGB(255, 223, 190);
  5444. G2L["275"]["BackgroundTransparency"] = 1;
  5445. G2L["275"]["RichText"] = true;
  5446. G2L["275"]["Size"] = UDim2.new(0.1, 0, 0.1, 0);
  5447. G2L["275"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
  5448. G2L["275"]["Text"] = [[NormalBaran]];
  5449. G2L["275"]["LayoutOrder"] = 1;
  5450. G2L["275"]["Name"] = [[Credits 11]];
  5451. G2L["275"]["Position"] = UDim2.new(0.49713, 0, 0.00818, 0);
  5452. G2L["276"] = Instance.new("TextLabel", G2L["260"]);
  5453. G2L["276"]["TextWrapped"] = true;
  5454. G2L["276"]["BorderSizePixel"] = 0;
  5455. G2L["276"]["TextSize"] = 14;
  5456. G2L["276"]["TextScaled"] = true;
  5457. G2L["276"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255);
  5458. G2L["276"]["FontFace"] = Font.new([[rbxasset://fonts/families/Oswald.json]], Enum.FontWeight.Bold, Enum.FontStyle.Normal);
  5459. G2L["276"]["TextColor3"] = Color3.fromRGB(255, 223, 190);
  5460. G2L["276"]["BackgroundTransparency"] = 1;
  5461. G2L["276"]["Size"] = UDim2.new(0.1, 0, 0.1, 0);
  5462. G2L["276"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
  5463. G2L["276"]["Text"] = [[shuy1]];
  5464. G2L["276"]["LayoutOrder"] = 2;
  5465. G2L["276"]["Name"] = [[Credits 1]];
  5466. G2L["276"]["Position"] = UDim2.new(0.83411, 0, 0.5, 0);
  5467. G2L["277"] = Instance.new("TextLabel", G2L["260"]);
  5468. G2L["277"]["TextWrapped"] = true;
  5469. G2L["277"]["BorderSizePixel"] = 0;
  5470. G2L["277"]["TextSize"] = 14;
  5471. G2L["277"]["TextScaled"] = true;
  5472. G2L["277"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255);
  5473. G2L["277"]["FontFace"] = Font.new([[rbxasset://fonts/families/Oswald.json]], Enum.FontWeight.Bold, Enum.FontStyle.Normal);
  5474. G2L["277"]["TextColor3"] = Color3.fromRGB(255, 223, 190);
  5475. G2L["277"]["BackgroundTransparency"] = 1;
  5476. G2L["277"]["Size"] = UDim2.new(0.1, 0, 0.1, 0);
  5477. G2L["277"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
  5478. G2L["277"]["Text"] = [[Matcher Quân]];
  5479. G2L["277"]["LayoutOrder"] = 2;
  5480. G2L["277"]["Name"] = [[Credits 1]];
  5481. G2L["277"]["Position"] = UDim2.new(0.83411, 0, 0.5, 0);
  5482. G2L["278"] = Instance.new("TextLabel", G2L["260"]);
  5483. G2L["278"]["TextWrapped"] = true;
  5484. G2L["278"]["BorderSizePixel"] = 0;
  5485. G2L["278"]["TextSize"] = 14;
  5486. G2L["278"]["TextScaled"] = true;
  5487. G2L["278"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255);
  5488. G2L["278"]["FontFace"] = Font.new([[rbxasset://fonts/families/Oswald.json]], Enum.FontWeight.Bold, Enum.FontStyle.Normal);
  5489. G2L["278"]["TextColor3"] = Color3.fromRGB(255, 223, 190);
  5490. G2L["278"]["BackgroundTransparency"] = 1;
  5491. G2L["278"]["Size"] = UDim2.new(0.1, 0, 0.1, 0);
  5492. G2L["278"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
  5493. G2L["278"]["Text"] = [[Dreadmania]];
  5494. G2L["278"]["LayoutOrder"] = 2;
  5495. G2L["278"]["Name"] = [[Credits 1]];
  5496. G2L["278"]["Position"] = UDim2.new(0.83411, 0, 0.5, 0);
  5497. G2L["279"] = Instance.new("TextLabel", G2L["260"]);
  5498. G2L["279"]["TextWrapped"] = true;
  5499. G2L["279"]["BorderSizePixel"] = 0;
  5500. G2L["279"]["TextSize"] = 14;
  5501. G2L["279"]["TextScaled"] = true;
  5502. G2L["279"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255);
  5503. G2L["279"]["FontFace"] = Font.new([[rbxasset://fonts/families/Oswald.json]], Enum.FontWeight.Bold, Enum.FontStyle.Normal);
  5504. G2L["279"]["TextColor3"] = Color3.fromRGB(255, 223, 190);
  5505. G2L["279"]["BackgroundTransparency"] = 1;
  5506. G2L["279"]["Size"] = UDim2.new(0.1, 0, 0.1, 0);
  5507. G2L["279"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
  5508. G2L["279"]["Text"] = [[zavaled]];
  5509. G2L["279"]["LayoutOrder"] = 2;
  5510. G2L["279"]["Name"] = [[Credits 1]];
  5511. G2L["279"]["Position"] = UDim2.new(0.83411, 0, 0.5, 0);
  5512. G2L["27a"] = Instance.new("TextLabel", G2L["260"]);
  5513. G2L["27a"]["TextWrapped"] = true;
  5514. G2L["27a"]["BorderSizePixel"] = 0;
  5515. G2L["27a"]["TextSize"] = 14;
  5516. G2L["27a"]["TextScaled"] = true;
  5517. G2L["27a"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255);
  5518. G2L["27a"]["FontFace"] = Font.new([[rbxasset://fonts/families/Oswald.json]], Enum.FontWeight.Bold, Enum.FontStyle.Normal);
  5519. G2L["27a"]["TextColor3"] = Color3.fromRGB(255, 223, 190);
  5520. G2L["27a"]["BackgroundTransparency"] = 1;
  5521. G2L["27a"]["Size"] = UDim2.new(0.1, 0, 0.1, 0);
  5522. G2L["27a"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
  5523. G2L["27a"]["Text"] = [[screech]];
  5524. G2L["27a"]["LayoutOrder"] = 2;
  5525. G2L["27a"]["Name"] = [[Credits 1]];
  5526. G2L["27a"]["Position"] = UDim2.new(0.83411, 0, 0.5, 0);
  5527. G2L["27b"] = Instance.new("TextLabel", G2L["260"]);
  5528. G2L["27b"]["TextWrapped"] = true;
  5529. G2L["27b"]["BorderSizePixel"] = 0;
  5530. G2L["27b"]["TextSize"] = 14;
  5531. G2L["27b"]["TextScaled"] = true;
  5532. G2L["27b"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255);
  5533. G2L["27b"]["FontFace"] = Font.new([[rbxasset://fonts/families/Oswald.json]], Enum.FontWeight.Bold, Enum.FontStyle.Normal);
  5534. G2L["27b"]["TextColor3"] = Color3.fromRGB(255, 223, 190);
  5535. G2L["27b"]["BackgroundTransparency"] = 1;
  5536. G2L["27b"]["Size"] = UDim2.new(0.1, 0, 0.1, 0);
  5537. G2L["27b"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
  5538. G2L["27b"]["Text"] = [[jessica]];
  5539. G2L["27b"]["LayoutOrder"] = 2;
  5540. G2L["27b"]["Name"] = [[Credits 1]];
  5541. G2L["27b"]["Position"] = UDim2.new(0.83411, 0, 0.5, 0);
  5542. G2L["27c"] = Instance.new("TextLabel", G2L["260"]);
  5543. G2L["27c"]["TextWrapped"] = true;
  5544. G2L["27c"]["BorderSizePixel"] = 0;
  5545. G2L["27c"]["TextSize"] = 14;
  5546. G2L["27c"]["TextScaled"] = true;
  5547. G2L["27c"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255);
  5548. G2L["27c"]["FontFace"] = Font.new([[rbxasset://fonts/families/Oswald.json]], Enum.FontWeight.Bold, Enum.FontStyle.Normal);
  5549. G2L["27c"]["TextColor3"] = Color3.fromRGB(255, 223, 190);
  5550. G2L["27c"]["BackgroundTransparency"] = 1;
  5551. G2L["27c"]["Size"] = UDim2.new(0.1, 0, 0.1, 0);
  5552. G2L["27c"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
  5553. G2L["27c"]["Text"] = [[Plamen6789]];
  5554. G2L["27c"]["LayoutOrder"] = 2;
  5555. G2L["27c"]["Name"] = [[Credits 1]];
  5556. G2L["27c"]["Position"] = UDim2.new(0.83411, 0, 0.5, 0);
  5557. G2L["27d"] = Instance.new("TextLabel", G2L["260"]);
  5558. G2L["27d"]["TextWrapped"] = true;
  5559. G2L["27d"]["BorderSizePixel"] = 0;
  5560. G2L["27d"]["TextSize"] = 14;
  5561. G2L["27d"]["TextScaled"] = true;
  5562. G2L["27d"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255);
  5563. G2L["27d"]["FontFace"] = Font.new([[rbxasset://fonts/families/Oswald.json]], Enum.FontWeight.Bold, Enum.FontStyle.Normal);
  5564. G2L["27d"]["TextColor3"] = Color3.fromRGB(255, 223, 190);
  5565. G2L["27d"]["BackgroundTransparency"] = 1;
  5566. G2L["27d"]["Size"] = UDim2.new(0.1, 0, 0.1, 0);
  5567. G2L["27d"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
  5568. G2L["27d"]["Text"] = [[TheOneAmyestCreature]];
  5569. G2L["27d"]["LayoutOrder"] = 2;
  5570. G2L["27d"]["Name"] = [[Credits 1]];
  5571. G2L["27d"]["Position"] = UDim2.new(-0, 0, 0.38124, 0);
  5572. G2L["27e"] = Instance.new("TextLabel", G2L["260"]);
  5573. G2L["27e"]["TextWrapped"] = true;
  5574. G2L["27e"]["BorderSizePixel"] = 0;
  5575. G2L["27e"]["TextSize"] = 14;
  5576. G2L["27e"]["TextScaled"] = true;
  5577. G2L["27e"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255);
  5578. G2L["27e"]["FontFace"] = Font.new([[rbxasset://fonts/families/Oswald.json]], Enum.FontWeight.Bold, Enum.FontStyle.Normal);
  5579. G2L["27e"]["TextColor3"] = Color3.fromRGB(255, 223, 190);
  5580. G2L["27e"]["BackgroundTransparency"] = 1;
  5581. G2L["27e"]["Size"] = UDim2.new(0.1, 0, 0.1, 0);
  5582. G2L["27e"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
  5583. G2L["27e"]["Text"] = [[sandwich]];
  5584. G2L["27e"]["LayoutOrder"] = 2;
  5585. G2L["27e"]["Name"] = [[Credits 1]];
  5586. G2L["27e"]["Position"] = UDim2.new(0.83411, 0, 0.5, 0);
  5587. G2L["27f"] = Instance.new("TextLabel", G2L["260"]);
  5588. G2L["27f"]["TextWrapped"] = true;
  5589. G2L["27f"]["BorderSizePixel"] = 0;
  5590. G2L["27f"]["TextSize"] = 14;
  5591. G2L["27f"]["TextScaled"] = true;
  5592. G2L["27f"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255);
  5593. G2L["27f"]["FontFace"] = Font.new([[rbxasset://fonts/families/Oswald.json]], Enum.FontWeight.Bold, Enum.FontStyle.Normal);
  5594. G2L["27f"]["TextColor3"] = Color3.fromRGB(255, 223, 190);
  5595. G2L["27f"]["BackgroundTransparency"] = 1;
  5596. G2L["27f"]["Size"] = UDim2.new(0.1, 0, 0.1, 0);
  5597. G2L["27f"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
  5598. G2L["27f"]["Text"] = [[Matcher Quân]];
  5599. G2L["27f"]["LayoutOrder"] = 2;
  5600. G2L["27f"]["Name"] = [[Credits 1]];
  5601. G2L["27f"]["Position"] = UDim2.new(0.83411, 0, 0.5, 0);
  5602. G2L["280"] = Instance.new("TextLabel", G2L["260"]);
  5603. G2L["280"]["TextWrapped"] = true;
  5604. G2L["280"]["BorderSizePixel"] = 0;
  5605. G2L["280"]["TextSize"] = 14;
  5606. G2L["280"]["TextScaled"] = true;
  5607. G2L["280"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255);
  5608. G2L["280"]["FontFace"] = Font.new([[rbxasset://fonts/families/Oswald.json]], Enum.FontWeight.Bold, Enum.FontStyle.Normal);
  5609. G2L["280"]["TextColor3"] = Color3.fromRGB(255, 223, 190);
  5610. G2L["280"]["BackgroundTransparency"] = 1;
  5611. G2L["280"]["Size"] = UDim2.new(0.1, 0, 0.1, 0);
  5612. G2L["280"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
  5613. G2L["280"]["Text"] = [[kaletxd35]];
  5614. G2L["280"]["LayoutOrder"] = 2;
  5615. G2L["280"]["Name"] = [[Credits 1]];
  5616. G2L["280"]["Position"] = UDim2.new(0.83411, 0, 0.5, 0);
  5617. G2L["281"] = Instance.new("TextLabel", G2L["260"]);
  5618. G2L["281"]["TextWrapped"] = true;
  5619. G2L["281"]["BorderSizePixel"] = 0;
  5620. G2L["281"]["TextSize"] = 14;
  5621. G2L["281"]["TextScaled"] = true;
  5622. G2L["281"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255);
  5623. G2L["281"]["FontFace"] = Font.new([[rbxasset://fonts/families/Oswald.json]], Enum.FontWeight.Bold, Enum.FontStyle.Normal);
  5624. G2L["281"]["TextColor3"] = Color3.fromRGB(255, 223, 190);
  5625. G2L["281"]["BackgroundTransparency"] = 1;
  5626. G2L["281"]["Size"] = UDim2.new(0.1, 0, 0.1, 0);
  5627. G2L["281"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
  5628. G2L["281"]["Text"] = [[localplayer]];
  5629. G2L["281"]["LayoutOrder"] = 2;
  5630. G2L["281"]["Name"] = [[Credits 1]];
  5631. G2L["281"]["Position"] = UDim2.new(0.83411, 0, 0.5, 0);
  5632. G2L["282"] = Instance.new("TextLabel", G2L["260"]);
  5633. G2L["282"]["TextWrapped"] = true;
  5634. G2L["282"]["BorderSizePixel"] = 0;
  5635. G2L["282"]["TextSize"] = 14;
  5636. G2L["282"]["TextScaled"] = true;
  5637. G2L["282"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255);
  5638. G2L["282"]["FontFace"] = Font.new([[rbxasset://fonts/families/Oswald.json]], Enum.FontWeight.Bold, Enum.FontStyle.Normal);
  5639. G2L["282"]["TextColor3"] = Color3.fromRGB(255, 223, 190);
  5640. G2L["282"]["BackgroundTransparency"] = 1;
  5641. G2L["282"]["Size"] = UDim2.new(0.1, 0, 0.1, 0);
  5642. G2L["282"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
  5643. G2L["282"]["Text"] = [[PlayerdanXD]];
  5644. G2L["282"]["LayoutOrder"] = 2;
  5645. G2L["282"]["Name"] = [[Credits 1]];
  5646. G2L["282"]["Position"] = UDim2.new(0.83411, 0, 0.5, 0);
  5647. G2L["283"] = Instance.new("TextLabel", G2L["260"]);
  5648. G2L["283"]["TextWrapped"] = true;
  5649. G2L["283"]["BorderSizePixel"] = 0;
  5650. G2L["283"]["TextSize"] = 14;
  5651. G2L["283"]["TextScaled"] = true;
  5652. G2L["283"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255);
  5653. G2L["283"]["FontFace"] = Font.new([[rbxasset://fonts/families/Oswald.json]], Enum.FontWeight.Bold, Enum.FontStyle.Normal);
  5654. G2L["283"]["TextColor3"] = Color3.fromRGB(255, 223, 190);
  5655. G2L["283"]["BackgroundTransparency"] = 1;
  5656. G2L["283"]["Size"] = UDim2.new(0.1, 0, 0.1, 0);
  5657. G2L["283"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
  5658. G2L["283"]["Text"] = [[Nys]];
  5659. G2L["283"]["LayoutOrder"] = 2;
  5660. G2L["283"]["Name"] = [[Credits 1]];
  5661. G2L["283"]["Position"] = UDim2.new(0.83411, 0, 0.5, 0);
  5662. G2L["284"] = Instance.new("TextLabel", G2L["25e"]);
  5663. G2L["284"]["TextWrapped"] = true;
  5664. G2L["284"]["BorderSizePixel"] = 0;
  5665. G2L["284"]["TextSize"] = 14;
  5666. G2L["284"]["TextScaled"] = true;
  5667. G2L["284"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255);
  5668. G2L["284"]["FontFace"] = Font.new([[rbxasset://fonts/families/Oswald.json]], Enum.FontWeight.Bold, Enum.FontStyle.Normal);
  5669. G2L["284"]["TextColor3"] = Color3.fromRGB(255, 223, 190);
  5670. G2L["284"]["BackgroundTransparency"] = 1;
  5671. G2L["284"]["Size"] = UDim2.new(1, 0, 0.3, 0);
  5672. G2L["284"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
  5673. G2L["284"]["Text"] = [[Mode/Item/Theme/And More]];
  5674. G2L["284"]["LayoutOrder"] = 1;
  5675. G2L["284"]["Name"] = [[Title]];
  5676. G2L["285"] = Instance.new("Frame", G2L["284"]);
  5677. G2L["285"]["BorderSizePixel"] = 0;
  5678. G2L["285"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255);
  5679. G2L["285"]["Size"] = UDim2.new(1, 0, 0, 0);
  5680. G2L["285"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
  5681. G2L["286"] = Instance.new("Frame", G2L["285"]);
  5682. G2L["286"]["BorderSizePixel"] = 0;
  5683. G2L["286"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255);
  5684. G2L["286"]["Size"] = UDim2.new(1, 0, 0, 0);
  5685. G2L["286"]["Position"] = UDim2.new(0, 0, 1, 0);
  5686. G2L["286"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
  5687. G2L["286"]["Name"] = [[Section]];
  5688. G2L["286"]["BackgroundTransparency"] = 1;
  5689. G2L["287"] = Instance.new("UIStroke", G2L["286"]);
  5690. G2L["287"]["ApplyStrokeMode"] = Enum.ApplyStrokeMode.Border;
  5691. G2L["287"]["Thickness"] = 1.5;
  5692. G2L["287"]["Color"] = Color3.fromRGB(255, 166, 167);
  5693. G2L["288"] = Instance.new("UIStroke", G2L["24a"]);
  5694. G2L["288"]["ApplyStrokeMode"] = Enum.ApplyStrokeMode.Border;
  5695. G2L["288"]["Thickness"] = 3;
  5696. G2L["288"]["Color"] = Color3.fromRGB(255, 166, 167);
  5697. G2L["289"] = Instance.new("UICorner", G2L["24a"]);
  5698. G2L["28a"] = Instance.new("ImageButton", G2L["24a"]);
  5699. G2L["28a"]["BorderSizePixel"] = 0;
  5700. G2L["28a"]["Modal"] = true;
  5701. G2L["28a"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255);
  5702. G2L["28a"]["ImageColor3"] = Color3.fromRGB(255, 223, 190);
  5703. G2L["28a"]["Image"] = [[rbxassetid://2195446979]];
  5704. G2L["28a"]["Size"] = UDim2.new(0.1, 0, 0.1, 0);
  5705. G2L["28a"]["BackgroundTransparency"] = 1;
  5706. G2L["28a"]["Name"] = [[Close]];
  5707. G2L["28a"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
  5708. G2L["28a"]["Position"] = UDim2.new(0.93676, 0, 0, 0);
  5709. G2L["28b"] = Instance.new("UIAspectRatioConstraint", G2L["28a"]);
  5710. G2L["28c"] = Instance.new("Frame", G2L["24a"]);
  5711. G2L["28c"]["Visible"] = false;
  5712. G2L["28c"]["BorderSizePixel"] = 0;
  5713. G2L["28c"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255);
  5714. G2L["28c"]["ClipsDescendants"] = true;
  5715. G2L["28c"]["Size"] = UDim2.new(1, 0, 1, 0);
  5716. G2L["28c"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
  5717. G2L["28c"]["Name"] = [[CustEnt]];
  5718. G2L["28c"]["BackgroundTransparency"] = 1;
  5719. G2L["28d"] = Instance.new("TextLabel", G2L["28c"]);
  5720. G2L["28d"]["TextWrapped"] = true;
  5721. G2L["28d"]["BorderSizePixel"] = 0;
  5722. G2L["28d"]["TextSize"] = 14;
  5723. G2L["28d"]["TextScaled"] = true;
  5724. G2L["28d"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255);
  5725. G2L["28d"]["FontFace"] = Font.new([[rbxasset://fonts/families/Oswald.json]], Enum.FontWeight.Bold, Enum.FontStyle.Normal);
  5726. G2L["28d"]["TextColor3"] = Color3.fromRGB(255, 223, 190);
  5727. G2L["28d"]["BackgroundTransparency"] = 1;
  5728. G2L["28d"]["AnchorPoint"] = Vector2.new(0.5, 0);
  5729. G2L["28d"]["Size"] = UDim2.new(1, 0, 0.1, 0);
  5730. G2L["28d"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
  5731. G2L["28d"]["Text"] = [[Custom Entity Spawner]];
  5732. G2L["28d"]["Name"] = [[Title]];
  5733. G2L["28d"]["Position"] = UDim2.new(0.5, 0, 0, 0);
  5734. G2L["28e"] = Instance.new("Frame", G2L["28d"]);
  5735. G2L["28e"]["BorderSizePixel"] = 0;
  5736. G2L["28e"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255);
  5737. G2L["28e"]["Size"] = UDim2.new(1, 0, 0, 0);
  5738. G2L["28e"]["Position"] = UDim2.new(0, 0, 1, 0);
  5739. G2L["28e"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
  5740. G2L["28e"]["Name"] = [[Section]];
  5741. G2L["28e"]["BackgroundTransparency"] = 1;
  5742. G2L["28f"] = Instance.new("UIStroke", G2L["28e"]);
  5743. G2L["28f"]["ApplyStrokeMode"] = Enum.ApplyStrokeMode.Border;
  5744. G2L["28f"]["Thickness"] = 1.5;
  5745. G2L["28f"]["Color"] = Color3.fromRGB(255, 166, 167);
  5746. G2L["290"] = Instance.new("Frame", G2L["28c"]);
  5747. G2L["290"]["BorderSizePixel"] = 0;
  5748. G2L["290"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255);
  5749. G2L["290"]["Size"] = UDim2.new(1, 0, 4.5, 0);
  5750. G2L["290"]["Position"] = UDim2.new(0, 0, 0.099, 0);
  5751. G2L["290"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
  5752. G2L["290"]["Name"] = [[Select]];
  5753. G2L["290"]["BackgroundTransparency"] = 1;
  5754. G2L["291"] = Instance.new("ScrollingFrame", G2L["290"]);
  5755. G2L["291"]["Active"] = true;
  5756. G2L["291"]["ScrollingDirection"] = Enum.ScrollingDirection.Y;
  5757. G2L["291"]["BorderSizePixel"] = 0;
  5758. G2L["291"]["CanvasSize"] = UDim2.new(1, 0, 7.82, 0);
  5759. G2L["291"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255);
  5760. G2L["291"]["Name"] = [[Rush]];
  5761. G2L["291"]["ScrollBarImageTransparency"] = 1;
  5762. G2L["291"]["AutomaticCanvasSize"] = Enum.AutomaticSize.Y;
  5763. G2L["291"]["Size"] = UDim2.new(1, 0, 1, 0);
  5764. G2L["291"]["ScrollBarImageColor3"] = Color3.fromRGB(0, 0, 0);
  5765. G2L["291"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
  5766. G2L["291"]["ScrollBarThickness"] = 0;
  5767. G2L["291"]["BackgroundTransparency"] = 1;
  5768. G2L["292"] = Instance.new("Frame", G2L["291"]);
  5769. G2L["292"]["BorderSizePixel"] = 0;
  5770. G2L["292"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255);
  5771. G2L["292"]["Size"] = UDim2.new(1, 0, 0.4349, 0);
  5772. G2L["292"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
  5773. G2L["292"]["Name"] = [[Entity]];
  5774. G2L["292"]["LayoutOrder"] = 1;
  5775. G2L["292"]["BackgroundTransparency"] = 1;
  5776. G2L["293"] = Instance.new("UIListLayout", G2L["292"]);
  5777. G2L["293"]["Padding"] = UDim.new(0, 4);
  5778. G2L["293"]["SortOrder"] = Enum.SortOrder.LayoutOrder;
  5779. G2L["294"] = Instance.new("Frame", G2L["292"]);
  5780. G2L["294"]["SizeConstraint"] = Enum.SizeConstraint.RelativeXX;
  5781. G2L["294"]["BorderSizePixel"] = 0;
  5782. G2L["294"]["BackgroundColor3"] = Color3.fromRGB(255, 223, 190);
  5783. G2L["294"]["Size"] = UDim2.new(1, 0, 0.06, 0);
  5784. G2L["294"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
  5785. G2L["294"]["Name"] = [[EntityName]];
  5786. G2L["294"]["BackgroundTransparency"] = 0.9;
  5787. G2L["295"] = Instance.new("UICorner", G2L["294"]);
  5788. G2L["296"] = Instance.new("UIPadding", G2L["294"]);
  5789. G2L["296"]["PaddingRight"] = UDim.new(0.007, 0);
  5790. G2L["296"]["PaddingLeft"] = UDim.new(0.01, 0);
  5791. G2L["297"] = Instance.new("TextBox", G2L["294"]);
  5792. G2L["297"]["PlaceholderColor3"] = Color3.fromRGB(209, 182, 155);
  5793. G2L["297"]["BorderSizePixel"] = 0;
  5794. G2L["297"]["TextWrapped"] = true;
  5795. G2L["297"]["TextSize"] = 14;
  5796. G2L["297"]["TextColor3"] = Color3.fromRGB(255, 223, 190);
  5797. G2L["297"]["TextScaled"] = true;
  5798. G2L["297"]["BackgroundColor3"] = Color3.fromRGB(255, 223, 190);
  5799. G2L["297"]["FontFace"] = Font.new([[rbxasset://fonts/families/Oswald.json]], Enum.FontWeight.Bold, Enum.FontStyle.Normal);
  5800. G2L["297"]["AnchorPoint"] = Vector2.new(1, 0.5);
  5801. G2L["297"]["Size"] = UDim2.new(0.3, 0, 0.8, 0);
  5802. G2L["297"]["Position"] = UDim2.new(1, 0, 0.5, 0);
  5803. G2L["297"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
  5804. G2L["297"]["Text"] = [[Rush]];
  5805. G2L["297"]["BackgroundTransparency"] = 0.5;
  5806. G2L["298"] = Instance.new("UICorner", G2L["297"]);
  5807. G2L["299"] = Instance.new("TextLabel", G2L["294"]);
  5808. G2L["299"]["TextWrapped"] = true;
  5809. G2L["299"]["BorderSizePixel"] = 0;
  5810. G2L["299"]["TextSize"] = 14;
  5811. G2L["299"]["TextXAlignment"] = Enum.TextXAlignment.Left;
  5812. G2L["299"]["TextYAlignment"] = Enum.TextYAlignment.Top;
  5813. G2L["299"]["TextScaled"] = true;
  5814. G2L["299"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255);
  5815. G2L["299"]["FontFace"] = Font.new([[rbxasset://fonts/families/Oswald.json]], Enum.FontWeight.Bold, Enum.FontStyle.Normal);
  5816. G2L["299"]["TextColor3"] = Color3.fromRGB(255, 223, 190);
  5817. G2L["299"]["BackgroundTransparency"] = 1;
  5818. G2L["299"]["AnchorPoint"] = Vector2.new(0, 0.5);
  5819. G2L["299"]["Size"] = UDim2.new(0, 0, 0.8, 0);
  5820. G2L["299"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
  5821. G2L["299"]["Text"] = [[Name]];
  5822. G2L["299"]["LayoutOrder"] = 3;
  5823. G2L["299"]["AutomaticSize"] = Enum.AutomaticSize.X;
  5824. G2L["299"]["Name"] = [[ActionName]];
  5825. G2L["299"]["Position"] = UDim2.new(0, 0, 0.5, 0);
  5826. G2L["29a"] = Instance.new("ImageButton", G2L["292"]);
  5827. G2L["29a"]["SizeConstraint"] = Enum.SizeConstraint.RelativeXX;
  5828. G2L["29a"]["BorderSizePixel"] = 0;
  5829. G2L["29a"]["BackgroundColor3"] = Color3.fromRGB(255, 223, 190);
  5830. G2L["29a"]["LayoutOrder"] = -1;
  5831. G2L["29a"]["Size"] = UDim2.new(1, 0, 0.06, 0);
  5832. G2L["29a"]["BackgroundTransparency"] = 0.5;
  5833. G2L["29a"]["Name"] = [[SettingHeader]];
  5834. G2L["29a"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
  5835. G2L["29b"] = Instance.new("UICorner", G2L["29a"]);
  5836. G2L["29c"] = Instance.new("ImageLabel", G2L["29a"]);
  5837. G2L["29c"]["BorderSizePixel"] = 0;
  5838. G2L["29c"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255);
  5839. G2L["29c"]["ImageColor3"] = Color3.fromRGB(255, 223, 190);
  5840. G2L["29c"]["AnchorPoint"] = Vector2.new(1, 0.5);
  5841. G2L["29c"]["Image"] = [[rbxassetid://18807229936]];
  5842. G2L["29c"]["Size"] = UDim2.new(0.6, 0, 0.6, 0);
  5843. G2L["29c"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
  5844. G2L["29c"]["BackgroundTransparency"] = 1;
  5845. G2L["29c"]["Name"] = [[CollapseIcon]];
  5846. G2L["29c"]["Position"] = UDim2.new(0.99, 0, 0.5, 0);
  5847. G2L["29d"] = Instance.new("UIAspectRatioConstraint", G2L["29c"]);
  5848. G2L["29e"] = Instance.new("TextLabel", G2L["29a"]);
  5849. G2L["29e"]["TextWrapped"] = true;
  5850. G2L["29e"]["BorderSizePixel"] = 0;
  5851. G2L["29e"]["TextSize"] = 14;
  5852. G2L["29e"]["TextXAlignment"] = Enum.TextXAlignment.Left;
  5853. G2L["29e"]["TextYAlignment"] = Enum.TextYAlignment.Top;
  5854. G2L["29e"]["TextScaled"] = true;
  5855. G2L["29e"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255);
  5856. G2L["29e"]["FontFace"] = Font.new([[rbxasset://fonts/families/Oswald.json]], Enum.FontWeight.Bold, Enum.FontStyle.Normal);
  5857. G2L["29e"]["TextColor3"] = Color3.fromRGB(255, 223, 190);
  5858. G2L["29e"]["BackgroundTransparency"] = 1;
  5859. G2L["29e"]["AnchorPoint"] = Vector2.new(0, 0.5);
  5860. G2L["29e"]["Size"] = UDim2.new(1, 0, 0.7, 0);
  5861. G2L["29e"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
  5862. G2L["29e"]["Text"] = [[Entity]];
  5863. G2L["29e"]["Name"] = [[Title]];
  5864. G2L["29e"]["Position"] = UDim2.new(0.01, 0, 0.5, 0);
  5865. G2L["29f"] = Instance.new("UICorner", G2L["29e"]);
  5866. G2L["2a0"] = Instance.new("UIPadding", G2L["29e"]);
  5867. G2L["2a0"]["PaddingTop"] = UDim.new(-0.2, 0);
  5868. G2L["2a0"]["PaddingBottom"] = UDim.new(-0.1, 0);
  5869. G2L["2a1"] = Instance.new("Frame", G2L["292"]);
  5870. G2L["2a1"]["SizeConstraint"] = Enum.SizeConstraint.RelativeXX;
  5871. G2L["2a1"]["BorderSizePixel"] = 0;
  5872. G2L["2a1"]["BackgroundColor3"] = Color3.fromRGB(255, 223, 190);
  5873. G2L["2a1"]["Size"] = UDim2.new(1, 0, 0.06, 0);
  5874. G2L["2a1"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
  5875. G2L["2a1"]["Name"] = [[Asset]];
  5876. G2L["2a1"]["LayoutOrder"] = 1;
  5877. G2L["2a1"]["BackgroundTransparency"] = 0.9;
  5878. G2L["2a2"] = Instance.new("UICorner", G2L["2a1"]);
  5879. G2L["2a3"] = Instance.new("UIPadding", G2L["2a1"]);
  5880. G2L["2a3"]["PaddingRight"] = UDim.new(0.007, 0);
  5881. G2L["2a3"]["PaddingLeft"] = UDim.new(0.01, 0);
  5882. G2L["2a4"] = Instance.new("TextBox", G2L["2a1"]);
  5883. G2L["2a4"]["PlaceholderColor3"] = Color3.fromRGB(209, 182, 155);
  5884. G2L["2a4"]["BorderSizePixel"] = 0;
  5885. G2L["2a4"]["TextWrapped"] = true;
  5886. G2L["2a4"]["TextSize"] = 14;
  5887. G2L["2a4"]["TextColor3"] = Color3.fromRGB(255, 223, 190);
  5888. G2L["2a4"]["TextScaled"] = true;
  5889. G2L["2a4"]["BackgroundColor3"] = Color3.fromRGB(255, 223, 190);
  5890. G2L["2a4"]["FontFace"] = Font.new([[rbxasset://fonts/families/Oswald.json]], Enum.FontWeight.Bold, Enum.FontStyle.Normal);
  5891. G2L["2a4"]["AnchorPoint"] = Vector2.new(1, 0.5);
  5892. G2L["2a4"]["Size"] = UDim2.new(0.3, 0, 0.8, 0);
  5893. G2L["2a4"]["Position"] = UDim2.new(1, 0, 0.5, 0);
  5894. G2L["2a4"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
  5895. G2L["2a4"]["Text"] = [[https://github.com/RegularVynixu/Utilities/raw/main/Doors/Entity%20Spawner/Assets/Entities/Rush.rbxm]];
  5896. G2L["2a4"]["BackgroundTransparency"] = 0.5;
  5897. G2L["2a5"] = Instance.new("UICorner", G2L["2a4"]);
  5898. G2L["2a6"] = Instance.new("TextLabel", G2L["2a1"]);
  5899. G2L["2a6"]["TextWrapped"] = true;
  5900. G2L["2a6"]["BorderSizePixel"] = 0;
  5901. G2L["2a6"]["TextSize"] = 14;
  5902. G2L["2a6"]["TextXAlignment"] = Enum.TextXAlignment.Left;
  5903. G2L["2a6"]["TextYAlignment"] = Enum.TextYAlignment.Top;
  5904. G2L["2a6"]["TextScaled"] = true;
  5905. G2L["2a6"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255);
  5906. G2L["2a6"]["FontFace"] = Font.new([[rbxasset://fonts/families/Oswald.json]], Enum.FontWeight.Bold, Enum.FontStyle.Normal);
  5907. G2L["2a6"]["TextColor3"] = Color3.fromRGB(255, 223, 190);
  5908. G2L["2a6"]["BackgroundTransparency"] = 1;
  5909. G2L["2a6"]["AnchorPoint"] = Vector2.new(0, 0.5);
  5910. G2L["2a6"]["Size"] = UDim2.new(0, 0, 0.8, 0);
  5911. G2L["2a6"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
  5912. G2L["2a6"]["Text"] = [[Model]];
  5913. G2L["2a6"]["LayoutOrder"] = 3;
  5914. G2L["2a6"]["AutomaticSize"] = Enum.AutomaticSize.X;
  5915. G2L["2a6"]["Name"] = [[ActionName]];
  5916. G2L["2a6"]["Position"] = UDim2.new(0, 0, 0.5, 0);
  5917. G2L["2a7"] = Instance.new("Frame", G2L["292"]);
  5918. G2L["2a7"]["SizeConstraint"] = Enum.SizeConstraint.RelativeXX;
  5919. G2L["2a7"]["BorderSizePixel"] = 0;
  5920. G2L["2a7"]["BackgroundColor3"] = Color3.fromRGB(255, 223, 190);
  5921. G2L["2a7"]["Size"] = UDim2.new(1, 0, 0.06, 0);
  5922. G2L["2a7"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
  5923. G2L["2a7"]["Name"] = [[HeightOffset]];
  5924. G2L["2a7"]["LayoutOrder"] = 2;
  5925. G2L["2a7"]["BackgroundTransparency"] = 0.9;
  5926. G2L["2a8"] = Instance.new("UICorner", G2L["2a7"]);
  5927. G2L["2a9"] = Instance.new("UIPadding", G2L["2a7"]);
  5928. G2L["2a9"]["PaddingRight"] = UDim.new(0.007, 0);
  5929. G2L["2a9"]["PaddingLeft"] = UDim.new(0.01, 0);
  5930. G2L["2aa"] = Instance.new("TextBox", G2L["2a7"]);
  5931. G2L["2aa"]["PlaceholderColor3"] = Color3.fromRGB(209, 182, 155);
  5932. G2L["2aa"]["BorderSizePixel"] = 0;
  5933. G2L["2aa"]["TextWrapped"] = true;
  5934. G2L["2aa"]["TextSize"] = 14;
  5935. G2L["2aa"]["TextColor3"] = Color3.fromRGB(255, 223, 190);
  5936. G2L["2aa"]["TextScaled"] = true;
  5937. G2L["2aa"]["BackgroundColor3"] = Color3.fromRGB(255, 223, 190);
  5938. G2L["2aa"]["FontFace"] = Font.new([[rbxasset://fonts/families/Oswald.json]], Enum.FontWeight.Bold, Enum.FontStyle.Normal);
  5939. G2L["2aa"]["AnchorPoint"] = Vector2.new(1, 0.5);
  5940. G2L["2aa"]["Size"] = UDim2.new(0.3, 0, 0.8, 0);
  5941. G2L["2aa"]["Position"] = UDim2.new(1, 0, 0.5, 0);
  5942. G2L["2aa"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
  5943. G2L["2aa"]["Text"] = [[0]];
  5944. G2L["2aa"]["BackgroundTransparency"] = 0.5;
  5945. G2L["2ab"] = Instance.new("UICorner", G2L["2aa"]);
  5946. G2L["2ac"] = Instance.new("TextLabel", G2L["2a7"]);
  5947. G2L["2ac"]["TextWrapped"] = true;
  5948. G2L["2ac"]["BorderSizePixel"] = 0;
  5949. G2L["2ac"]["TextSize"] = 14;
  5950. G2L["2ac"]["TextXAlignment"] = Enum.TextXAlignment.Left;
  5951. G2L["2ac"]["TextYAlignment"] = Enum.TextYAlignment.Top;
  5952. G2L["2ac"]["TextScaled"] = true;
  5953. G2L["2ac"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255);
  5954. G2L["2ac"]["FontFace"] = Font.new([[rbxasset://fonts/families/Oswald.json]], Enum.FontWeight.Bold, Enum.FontStyle.Normal);
  5955. G2L["2ac"]["TextColor3"] = Color3.fromRGB(255, 223, 190);
  5956. G2L["2ac"]["BackgroundTransparency"] = 1;
  5957. G2L["2ac"]["AnchorPoint"] = Vector2.new(0, 0.5);
  5958. G2L["2ac"]["Size"] = UDim2.new(0, 0, 0.8, 0);
  5959. G2L["2ac"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
  5960. G2L["2ac"]["Text"] = [[HeightOffset]];
  5961. G2L["2ac"]["LayoutOrder"] = 3;
  5962. G2L["2ac"]["AutomaticSize"] = Enum.AutomaticSize.X;
  5963. G2L["2ac"]["Name"] = [[ActionName]];
  5964. G2L["2ac"]["Position"] = UDim2.new(0, 0, 0.5, 0);
  5965. G2L["2ad"] = Instance.new("Frame", G2L["291"]);
  5966. G2L["2ad"]["BorderSizePixel"] = 0;
  5967. G2L["2ad"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255);
  5968. G2L["2ad"]["Size"] = UDim2.new(1, 0, 0.65235, 0);
  5969. G2L["2ad"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
  5970. G2L["2ad"]["Name"] = [[Lights]];
  5971. G2L["2ad"]["LayoutOrder"] = 2;
  5972. G2L["2ad"]["BackgroundTransparency"] = 1;
  5973. G2L["2ae"] = Instance.new("UIListLayout", G2L["2ad"]);
  5974. G2L["2ae"]["Padding"] = UDim.new(0, 4);
  5975. G2L["2ae"]["SortOrder"] = Enum.SortOrder.LayoutOrder;
  5976. G2L["2af"] = Instance.new("Frame", G2L["2ad"]);
  5977. G2L["2af"]["SizeConstraint"] = Enum.SizeConstraint.RelativeXX;
  5978. G2L["2af"]["BorderSizePixel"] = 0;
  5979. G2L["2af"]["BackgroundColor3"] = Color3.fromRGB(255, 223, 190);
  5980. G2L["2af"]["Size"] = UDim2.new(1, 0, 0.06, 0);
  5981. G2L["2af"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
  5982. G2L["2af"]["Name"] = [[Enabled]];
  5983. G2L["2af"]["LayoutOrder"] = 1;
  5984. G2L["2af"]["BackgroundTransparency"] = 0.9;
  5985. G2L["2b0"] = Instance.new("UICorner", G2L["2af"]);
  5986. G2L["2b1"] = Instance.new("UIPadding", G2L["2af"]);
  5987. G2L["2b1"]["PaddingRight"] = UDim.new(0.007, 0);
  5988. G2L["2b1"]["PaddingLeft"] = UDim.new(0.01, 0);
  5989. G2L["2b2"] = Instance.new("TextLabel", G2L["2af"]);
  5990. G2L["2b2"]["TextWrapped"] = true;
  5991. G2L["2b2"]["BorderSizePixel"] = 0;
  5992. G2L["2b2"]["TextSize"] = 14;
  5993. G2L["2b2"]["TextXAlignment"] = Enum.TextXAlignment.Left;
  5994. G2L["2b2"]["TextYAlignment"] = Enum.TextYAlignment.Top;
  5995. G2L["2b2"]["TextScaled"] = true;
  5996. G2L["2b2"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255);
  5997. G2L["2b2"]["FontFace"] = Font.new([[rbxasset://fonts/families/Oswald.json]], Enum.FontWeight.Bold, Enum.FontStyle.Normal);
  5998. G2L["2b2"]["TextColor3"] = Color3.fromRGB(255, 223, 190);
  5999. G2L["2b2"]["BackgroundTransparency"] = 1;
  6000. G2L["2b2"]["AnchorPoint"] = Vector2.new(0, 0.5);
  6001. G2L["2b2"]["Size"] = UDim2.new(0, 0, 0.8, 0);
  6002. G2L["2b2"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
  6003. G2L["2b2"]["Text"] = [[Enabled]];
  6004. G2L["2b2"]["LayoutOrder"] = 3;
  6005. G2L["2b2"]["AutomaticSize"] = Enum.AutomaticSize.X;
  6006. G2L["2b2"]["Name"] = [[ActionName]];
  6007. G2L["2b2"]["Position"] = UDim2.new(0, 0, 0.5, 0);
  6008. G2L["2b3"] = Instance.new("ImageButton", G2L["2af"]);
  6009. G2L["2b3"]["SizeConstraint"] = Enum.SizeConstraint.RelativeYY;
  6010. G2L["2b3"]["BorderSizePixel"] = 0;
  6011. G2L["2b3"]["BackgroundColor3"] = Color3.fromRGB(205, 148, 122);
  6012. G2L["2b3"]["AnchorPoint"] = Vector2.new(1, 0.5);
  6013. G2L["2b3"]["Size"] = UDim2.new(1.92, 0, 0.8, 0);
  6014. G2L["2b3"]["BackgroundTransparency"] = 0.35;
  6015. G2L["2b3"]["Name"] = [[Button]];
  6016. G2L["2b3"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
  6017. G2L["2b3"]["Position"] = UDim2.new(0.995, 0, 0.5, 0);
  6018. G2L["2b4"] = Instance.new("UICorner", G2L["2b3"]);
  6019. G2L["2b4"]["CornerRadius"] = UDim.new(1, 0);
  6020. G2L["2b5"] = Instance.new("TextLabel", G2L["2b3"]);
  6021. G2L["2b5"]["TextWrapped"] = true;
  6022. G2L["2b5"]["SizeConstraint"] = Enum.SizeConstraint.RelativeYY;
  6023. G2L["2b5"]["BorderSizePixel"] = 0;
  6024. G2L["2b5"]["TextSize"] = 14;
  6025. G2L["2b5"]["BackgroundColor3"] = Color3.fromRGB(255, 223, 190);
  6026. G2L["2b5"]["FontFace"] = Font.new([[rbxasset://fonts/families/SourceSansPro.json]], Enum.FontWeight.Regular, Enum.FontStyle.Normal);
  6027. G2L["2b5"]["TextColor3"] = Color3.fromRGB(0, 0, 0);
  6028. G2L["2b5"]["AnchorPoint"] = Vector2.new(0.5, 0.5);
  6029. G2L["2b5"]["Size"] = UDim2.new(1, 0, 1, 0);
  6030. G2L["2b5"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
  6031. G2L["2b5"]["Text"] = [[]];
  6032. G2L["2b5"]["Name"] = [[Switch]];
  6033. G2L["2b5"]["Position"] = UDim2.new(0.8, 0, 0.5, 0);
  6034. G2L["2b6"] = Instance.new("UICorner", G2L["2b5"]);
  6035. G2L["2b6"]["CornerRadius"] = UDim.new(1, 0);
  6036. G2L["2b7"] = Instance.new("ImageButton", G2L["2ad"]);
  6037. G2L["2b7"]["SizeConstraint"] = Enum.SizeConstraint.RelativeXX;
  6038. G2L["2b7"]["BorderSizePixel"] = 0;
  6039. G2L["2b7"]["BackgroundColor3"] = Color3.fromRGB(255, 223, 190);
  6040. G2L["2b7"]["LayoutOrder"] = -1;
  6041. G2L["2b7"]["Size"] = UDim2.new(1, 0, 0.06, 0);
  6042. G2L["2b7"]["BackgroundTransparency"] = 0.5;
  6043. G2L["2b7"]["Name"] = [[SettingHeader]];
  6044. G2L["2b7"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
  6045. G2L["2b8"] = Instance.new("UICorner", G2L["2b7"]);
  6046. G2L["2b9"] = Instance.new("ImageLabel", G2L["2b7"]);
  6047. G2L["2b9"]["BorderSizePixel"] = 0;
  6048. G2L["2b9"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255);
  6049. G2L["2b9"]["ImageColor3"] = Color3.fromRGB(255, 223, 190);
  6050. G2L["2b9"]["AnchorPoint"] = Vector2.new(1, 0.5);
  6051. G2L["2b9"]["Image"] = [[rbxassetid://18807229936]];
  6052. G2L["2b9"]["Size"] = UDim2.new(0.6, 0, 0.6, 0);
  6053. G2L["2b9"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
  6054. G2L["2b9"]["BackgroundTransparency"] = 1;
  6055. G2L["2b9"]["Name"] = [[CollapseIcon]];
  6056. G2L["2b9"]["Position"] = UDim2.new(0.99, 0, 0.5, 0);
  6057. G2L["2ba"] = Instance.new("UIAspectRatioConstraint", G2L["2b9"]);
  6058. G2L["2bb"] = Instance.new("TextLabel", G2L["2b7"]);
  6059. G2L["2bb"]["TextWrapped"] = true;
  6060. G2L["2bb"]["BorderSizePixel"] = 0;
  6061. G2L["2bb"]["TextSize"] = 14;
  6062. G2L["2bb"]["TextXAlignment"] = Enum.TextXAlignment.Left;
  6063. G2L["2bb"]["TextYAlignment"] = Enum.TextYAlignment.Top;
  6064. G2L["2bb"]["TextScaled"] = true;
  6065. G2L["2bb"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255);
  6066. G2L["2bb"]["FontFace"] = Font.new([[rbxasset://fonts/families/Oswald.json]], Enum.FontWeight.Bold, Enum.FontStyle.Normal);
  6067. G2L["2bb"]["TextColor3"] = Color3.fromRGB(255, 223, 190);
  6068. G2L["2bb"]["BackgroundTransparency"] = 1;
  6069. G2L["2bb"]["AnchorPoint"] = Vector2.new(0, 0.5);
  6070. G2L["2bb"]["Size"] = UDim2.new(1, 0, 0.7, 0);
  6071. G2L["2bb"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
  6072. G2L["2bb"]["Text"] = [[Lights]];
  6073. G2L["2bb"]["Name"] = [[Title]];
  6074. G2L["2bb"]["Position"] = UDim2.new(0.01, 0, 0.5, 0);
  6075. G2L["2bc"] = Instance.new("UICorner", G2L["2bb"]);
  6076. G2L["2bd"] = Instance.new("UIPadding", G2L["2bb"]);
  6077. G2L["2bd"]["PaddingTop"] = UDim.new(-0.2, 0);
  6078. G2L["2bd"]["PaddingBottom"] = UDim.new(-0.1, 0);
  6079. G2L["2be"] = Instance.new("Frame", G2L["2ad"]);
  6080. G2L["2be"]["SizeConstraint"] = Enum.SizeConstraint.RelativeXX;
  6081. G2L["2be"]["BorderSizePixel"] = 0;
  6082. G2L["2be"]["BackgroundColor3"] = Color3.fromRGB(255, 223, 190);
  6083. G2L["2be"]["Size"] = UDim2.new(1, 0, 0.06, 0);
  6084. G2L["2be"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
  6085. G2L["2be"]["Name"] = [[Duration]];
  6086. G2L["2be"]["LayoutOrder"] = 2;
  6087. G2L["2be"]["BackgroundTransparency"] = 0.9;
  6088. G2L["2bf"] = Instance.new("UICorner", G2L["2be"]);
  6089. G2L["2c0"] = Instance.new("UIPadding", G2L["2be"]);
  6090. G2L["2c0"]["PaddingRight"] = UDim.new(0.007, 0);
  6091. G2L["2c0"]["PaddingLeft"] = UDim.new(0.01, 0);
  6092. G2L["2c1"] = Instance.new("TextBox", G2L["2be"]);
  6093. G2L["2c1"]["PlaceholderColor3"] = Color3.fromRGB(209, 182, 155);
  6094. G2L["2c1"]["BorderSizePixel"] = 0;
  6095. G2L["2c1"]["TextWrapped"] = true;
  6096. G2L["2c1"]["TextSize"] = 14;
  6097. G2L["2c1"]["TextColor3"] = Color3.fromRGB(255, 223, 190);
  6098. G2L["2c1"]["TextScaled"] = true;
  6099. G2L["2c1"]["BackgroundColor3"] = Color3.fromRGB(255, 223, 190);
  6100. G2L["2c1"]["FontFace"] = Font.new([[rbxasset://fonts/families/Oswald.json]], Enum.FontWeight.Bold, Enum.FontStyle.Normal);
  6101. G2L["2c1"]["AnchorPoint"] = Vector2.new(1, 0.5);
  6102. G2L["2c1"]["Size"] = UDim2.new(0.3, 0, 0.8, 0);
  6103. G2L["2c1"]["Position"] = UDim2.new(1, 0, 0.5, 0);
  6104. G2L["2c1"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
  6105. G2L["2c1"]["Text"] = [[1]];
  6106. G2L["2c1"]["BackgroundTransparency"] = 0.5;
  6107. G2L["2c2"] = Instance.new("UICorner", G2L["2c1"]);
  6108. G2L["2c3"] = Instance.new("TextLabel", G2L["2be"]);
  6109. G2L["2c3"]["TextWrapped"] = true;
  6110. G2L["2c3"]["BorderSizePixel"] = 0;
  6111. G2L["2c3"]["TextSize"] = 14;
  6112. G2L["2c3"]["TextXAlignment"] = Enum.TextXAlignment.Left;
  6113. G2L["2c3"]["TextYAlignment"] = Enum.TextYAlignment.Top;
  6114. G2L["2c3"]["TextScaled"] = true;
  6115. G2L["2c3"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255);
  6116. G2L["2c3"]["FontFace"] = Font.new([[rbxasset://fonts/families/Oswald.json]], Enum.FontWeight.Bold, Enum.FontStyle.Normal);
  6117. G2L["2c3"]["TextColor3"] = Color3.fromRGB(255, 223, 190);
  6118. G2L["2c3"]["BackgroundTransparency"] = 1;
  6119. G2L["2c3"]["AnchorPoint"] = Vector2.new(0, 0.5);
  6120. G2L["2c3"]["Size"] = UDim2.new(0, 0, 0.8, 0);
  6121. G2L["2c3"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
  6122. G2L["2c3"]["Text"] = [[Duration]];
  6123. G2L["2c3"]["LayoutOrder"] = 3;
  6124. G2L["2c3"]["AutomaticSize"] = Enum.AutomaticSize.X;
  6125. G2L["2c3"]["Name"] = [[ActionName]];
  6126. G2L["2c3"]["Position"] = UDim2.new(0, 0, 0.5, 0);
  6127. G2L["2c4"] = Instance.new("Frame", G2L["2ad"]);
  6128. G2L["2c4"]["SizeConstraint"] = Enum.SizeConstraint.RelativeXX;
  6129. G2L["2c4"]["BorderSizePixel"] = 0;
  6130. G2L["2c4"]["BackgroundColor3"] = Color3.fromRGB(255, 223, 190);
  6131. G2L["2c4"]["Size"] = UDim2.new(1, 0, 0.06, 0);
  6132. G2L["2c4"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
  6133. G2L["2c4"]["Name"] = [[Shatter]];
  6134. G2L["2c4"]["LayoutOrder"] = 3;
  6135. G2L["2c4"]["BackgroundTransparency"] = 0.9;
  6136. G2L["2c5"] = Instance.new("UICorner", G2L["2c4"]);
  6137. G2L["2c6"] = Instance.new("UIPadding", G2L["2c4"]);
  6138. G2L["2c6"]["PaddingRight"] = UDim.new(0.007, 0);
  6139. G2L["2c6"]["PaddingLeft"] = UDim.new(0.01, 0);
  6140. G2L["2c7"] = Instance.new("TextLabel", G2L["2c4"]);
  6141. G2L["2c7"]["TextWrapped"] = true;
  6142. G2L["2c7"]["BorderSizePixel"] = 0;
  6143. G2L["2c7"]["TextSize"] = 14;
  6144. G2L["2c7"]["TextXAlignment"] = Enum.TextXAlignment.Left;
  6145. G2L["2c7"]["TextYAlignment"] = Enum.TextYAlignment.Top;
  6146. G2L["2c7"]["TextScaled"] = true;
  6147. G2L["2c7"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255);
  6148. G2L["2c7"]["FontFace"] = Font.new([[rbxasset://fonts/families/Oswald.json]], Enum.FontWeight.Bold, Enum.FontStyle.Normal);
  6149. G2L["2c7"]["TextColor3"] = Color3.fromRGB(255, 223, 190);
  6150. G2L["2c7"]["BackgroundTransparency"] = 1;
  6151. G2L["2c7"]["AnchorPoint"] = Vector2.new(0, 0.5);
  6152. G2L["2c7"]["Size"] = UDim2.new(0, 0, 0.8, 0);
  6153. G2L["2c7"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
  6154. G2L["2c7"]["Text"] = [[Shatter]];
  6155. G2L["2c7"]["LayoutOrder"] = 3;
  6156. G2L["2c7"]["AutomaticSize"] = Enum.AutomaticSize.X;
  6157. G2L["2c7"]["Name"] = [[ActionName]];
  6158. G2L["2c7"]["Position"] = UDim2.new(0, 0, 0.5, 0);
  6159. G2L["2c8"] = Instance.new("ImageButton", G2L["2c4"]);
  6160. G2L["2c8"]["SizeConstraint"] = Enum.SizeConstraint.RelativeYY;
  6161. G2L["2c8"]["BorderSizePixel"] = 0;
  6162. G2L["2c8"]["BackgroundColor3"] = Color3.fromRGB(205, 148, 122);
  6163. G2L["2c8"]["AnchorPoint"] = Vector2.new(1, 0.5);
  6164. G2L["2c8"]["Size"] = UDim2.new(1.92, 0, 0.8, 0);
  6165. G2L["2c8"]["BackgroundTransparency"] = 0.35;
  6166. G2L["2c8"]["Name"] = [[Button]];
  6167. G2L["2c8"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
  6168. G2L["2c8"]["Position"] = UDim2.new(0.995, 0, 0.5, 0);
  6169. G2L["2c9"] = Instance.new("UICorner", G2L["2c8"]);
  6170. G2L["2c9"]["CornerRadius"] = UDim.new(1, 0);
  6171. G2L["2ca"] = Instance.new("TextLabel", G2L["2c8"]);
  6172. G2L["2ca"]["TextWrapped"] = true;
  6173. G2L["2ca"]["SizeConstraint"] = Enum.SizeConstraint.RelativeYY;
  6174. G2L["2ca"]["BorderSizePixel"] = 0;
  6175. G2L["2ca"]["TextSize"] = 14;
  6176. G2L["2ca"]["BackgroundColor3"] = Color3.fromRGB(255, 223, 190);
  6177. G2L["2ca"]["FontFace"] = Font.new([[rbxasset://fonts/families/SourceSansPro.json]], Enum.FontWeight.Regular, Enum.FontStyle.Normal);
  6178. G2L["2ca"]["TextColor3"] = Color3.fromRGB(0, 0, 0);
  6179. G2L["2ca"]["AnchorPoint"] = Vector2.new(0.5, 0.5);
  6180. G2L["2ca"]["Size"] = UDim2.new(1, 0, 1, 0);
  6181. G2L["2ca"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
  6182. G2L["2ca"]["Text"] = [[]];
  6183. G2L["2ca"]["Name"] = [[Switch]];
  6184. G2L["2ca"]["Position"] = UDim2.new(0.8, 0, 0.5, 0);
  6185. G2L["2cb"] = Instance.new("UICorner", G2L["2ca"]);
  6186. G2L["2cb"]["CornerRadius"] = UDim.new(1, 0);
  6187. G2L["2cc"] = Instance.new("Frame", G2L["2ad"]);
  6188. G2L["2cc"]["SizeConstraint"] = Enum.SizeConstraint.RelativeXX;
  6189. G2L["2cc"]["BorderSizePixel"] = 0;
  6190. G2L["2cc"]["BackgroundColor3"] = Color3.fromRGB(255, 223, 190);
  6191. G2L["2cc"]["Size"] = UDim2.new(1, 0, 0.06, 0);
  6192. G2L["2cc"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
  6193. G2L["2cc"]["Name"] = [[Repair]];
  6194. G2L["2cc"]["LayoutOrder"] = 4;
  6195. G2L["2cc"]["BackgroundTransparency"] = 0.9;
  6196. G2L["2cd"] = Instance.new("UICorner", G2L["2cc"]);
  6197. G2L["2ce"] = Instance.new("UIPadding", G2L["2cc"]);
  6198. G2L["2ce"]["PaddingRight"] = UDim.new(0.007, 0);
  6199. G2L["2ce"]["PaddingLeft"] = UDim.new(0.01, 0);
  6200. G2L["2cf"] = Instance.new("TextLabel", G2L["2cc"]);
  6201. G2L["2cf"]["TextWrapped"] = true;
  6202. G2L["2cf"]["BorderSizePixel"] = 0;
  6203. G2L["2cf"]["TextSize"] = 14;
  6204. G2L["2cf"]["TextXAlignment"] = Enum.TextXAlignment.Left;
  6205. G2L["2cf"]["TextYAlignment"] = Enum.TextYAlignment.Top;
  6206. G2L["2cf"]["TextScaled"] = true;
  6207. G2L["2cf"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255);
  6208. G2L["2cf"]["FontFace"] = Font.new([[rbxasset://fonts/families/Oswald.json]], Enum.FontWeight.Bold, Enum.FontStyle.Normal);
  6209. G2L["2cf"]["TextColor3"] = Color3.fromRGB(255, 223, 190);
  6210. G2L["2cf"]["BackgroundTransparency"] = 1;
  6211. G2L["2cf"]["AnchorPoint"] = Vector2.new(0, 0.5);
  6212. G2L["2cf"]["Size"] = UDim2.new(0, 0, 0.8, 0);
  6213. G2L["2cf"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
  6214. G2L["2cf"]["Text"] = [[Repair]];
  6215. G2L["2cf"]["LayoutOrder"] = 3;
  6216. G2L["2cf"]["AutomaticSize"] = Enum.AutomaticSize.X;
  6217. G2L["2cf"]["Name"] = [[ActionName]];
  6218. G2L["2cf"]["Position"] = UDim2.new(0, 0, 0.5, 0);
  6219. G2L["2d0"] = Instance.new("ImageButton", G2L["2cc"]);
  6220. G2L["2d0"]["SizeConstraint"] = Enum.SizeConstraint.RelativeYY;
  6221. G2L["2d0"]["BorderSizePixel"] = 0;
  6222. G2L["2d0"]["BackgroundColor3"] = Color3.fromRGB(205, 148, 122);
  6223. G2L["2d0"]["AnchorPoint"] = Vector2.new(1, 0.5);
  6224. G2L["2d0"]["Size"] = UDim2.new(1.92, 0, 0.8, 0);
  6225. G2L["2d0"]["BackgroundTransparency"] = 0.9;
  6226. G2L["2d0"]["Name"] = [[Button]];
  6227. G2L["2d0"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
  6228. G2L["2d0"]["Position"] = UDim2.new(0.995, 0, 0.5, 0);
  6229. G2L["2d1"] = Instance.new("UICorner", G2L["2d0"]);
  6230. G2L["2d1"]["CornerRadius"] = UDim.new(1, 0);
  6231. G2L["2d2"] = Instance.new("TextLabel", G2L["2d0"]);
  6232. G2L["2d2"]["TextWrapped"] = true;
  6233. G2L["2d2"]["SizeConstraint"] = Enum.SizeConstraint.RelativeYY;
  6234. G2L["2d2"]["BorderSizePixel"] = 0;
  6235. G2L["2d2"]["TextSize"] = 14;
  6236. G2L["2d2"]["BackgroundColor3"] = Color3.fromRGB(122, 87, 75);
  6237. G2L["2d2"]["FontFace"] = Font.new([[rbxasset://fonts/families/SourceSansPro.json]], Enum.FontWeight.Regular, Enum.FontStyle.Normal);
  6238. G2L["2d2"]["TextColor3"] = Color3.fromRGB(0, 0, 0);
  6239. G2L["2d2"]["AnchorPoint"] = Vector2.new(0.5, 0.5);
  6240. G2L["2d2"]["Size"] = UDim2.new(1, 0, 1, 0);
  6241. G2L["2d2"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
  6242. G2L["2d2"]["Text"] = [[]];
  6243. G2L["2d2"]["Name"] = [[Switch]];
  6244. G2L["2d2"]["Position"] = UDim2.new(0.2, 0, 0.5, 0);
  6245. G2L["2d3"] = Instance.new("UICorner", G2L["2d2"]);
  6246. G2L["2d3"]["CornerRadius"] = UDim.new(1, 0);
  6247. G2L["2d4"] = Instance.new("Frame", G2L["2ad"]);
  6248. G2L["2d4"]["SizeConstraint"] = Enum.SizeConstraint.RelativeXX;
  6249. G2L["2d4"]["BorderSizePixel"] = 0;
  6250. G2L["2d4"]["BackgroundColor3"] = Color3.fromRGB(255, 223, 190);
  6251. G2L["2d4"]["Size"] = UDim2.new(1, 0, 0.06, 0);
  6252. G2L["2d4"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
  6253. G2L["2d4"]["Name"] = [[Earthquake]];
  6254. G2L["2d4"]["LayoutOrder"] = 5;
  6255. G2L["2d4"]["BackgroundTransparency"] = 0.9;
  6256. G2L["2d5"] = Instance.new("UICorner", G2L["2d4"]);
  6257. G2L["2d6"] = Instance.new("UIPadding", G2L["2d4"]);
  6258. G2L["2d6"]["PaddingRight"] = UDim.new(0.007, 0);
  6259. G2L["2d6"]["PaddingLeft"] = UDim.new(0.01, 0);
  6260. G2L["2d7"] = Instance.new("TextLabel", G2L["2d4"]);
  6261. G2L["2d7"]["TextWrapped"] = true;
  6262. G2L["2d7"]["BorderSizePixel"] = 0;
  6263. G2L["2d7"]["TextSize"] = 14;
  6264. G2L["2d7"]["TextXAlignment"] = Enum.TextXAlignment.Left;
  6265. G2L["2d7"]["TextYAlignment"] = Enum.TextYAlignment.Top;
  6266. G2L["2d7"]["TextScaled"] = true;
  6267. G2L["2d7"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255);
  6268. G2L["2d7"]["FontFace"] = Font.new([[rbxasset://fonts/families/Oswald.json]], Enum.FontWeight.Bold, Enum.FontStyle.Normal);
  6269. G2L["2d7"]["TextColor3"] = Color3.fromRGB(255, 223, 190);
  6270. G2L["2d7"]["BackgroundTransparency"] = 1;
  6271. G2L["2d7"]["AnchorPoint"] = Vector2.new(0, 0.5);
  6272. G2L["2d7"]["Size"] = UDim2.new(0, 0, 0.8, 0);
  6273. G2L["2d7"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
  6274. G2L["2d7"]["Text"] = [[Earthquake]];
  6275. G2L["2d7"]["LayoutOrder"] = 3;
  6276. G2L["2d7"]["AutomaticSize"] = Enum.AutomaticSize.X;
  6277. G2L["2d7"]["Name"] = [[ActionName]];
  6278. G2L["2d7"]["Position"] = UDim2.new(0, 0, 0.5, 0);
  6279. G2L["2d8"] = Instance.new("ImageButton", G2L["2d4"]);
  6280. G2L["2d8"]["SizeConstraint"] = Enum.SizeConstraint.RelativeYY;
  6281. G2L["2d8"]["BorderSizePixel"] = 0;
  6282. G2L["2d8"]["BackgroundColor3"] = Color3.fromRGB(205, 148, 122);
  6283. G2L["2d8"]["AnchorPoint"] = Vector2.new(1, 0.5);
  6284. G2L["2d8"]["Size"] = UDim2.new(1.92, 0, 0.8, 0);
  6285. G2L["2d8"]["BackgroundTransparency"] = 0.35;
  6286. G2L["2d8"]["Name"] = [[Button]];
  6287. G2L["2d8"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
  6288. G2L["2d8"]["Position"] = UDim2.new(0.995, 0, 0.5, 0);
  6289. G2L["2d9"] = Instance.new("UICorner", G2L["2d8"]);
  6290. G2L["2d9"]["CornerRadius"] = UDim.new(1, 0);
  6291. G2L["2da"] = Instance.new("TextLabel", G2L["2d8"]);
  6292. G2L["2da"]["TextWrapped"] = true;
  6293. G2L["2da"]["SizeConstraint"] = Enum.SizeConstraint.RelativeYY;
  6294. G2L["2da"]["BorderSizePixel"] = 0;
  6295. G2L["2da"]["TextSize"] = 14;
  6296. G2L["2da"]["BackgroundColor3"] = Color3.fromRGB(255, 223, 190);
  6297. G2L["2da"]["FontFace"] = Font.new([[rbxasset://fonts/families/SourceSansPro.json]], Enum.FontWeight.Regular, Enum.FontStyle.Normal);
  6298. G2L["2da"]["TextColor3"] = Color3.fromRGB(0, 0, 0);
  6299. G2L["2da"]["AnchorPoint"] = Vector2.new(0.5, 0.5);
  6300. G2L["2da"]["Size"] = UDim2.new(1, 0, 1, 0);
  6301. G2L["2da"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
  6302. G2L["2da"]["Text"] = [[]];
  6303. G2L["2da"]["Name"] = [[Switch]];
  6304. G2L["2da"]["Position"] = UDim2.new(0.8, 0, 0.5, 0);
  6305. G2L["2db"] = Instance.new("UICorner", G2L["2da"]);
  6306. G2L["2db"]["CornerRadius"] = UDim.new(1, 0);
  6307. G2L["2dc"] = Instance.new("Frame", G2L["291"]);
  6308. G2L["2dc"]["BorderSizePixel"] = 0;
  6309. G2L["2dc"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255);
  6310. G2L["2dc"]["Size"] = UDim2.new(1, 0, 0.76832, 0);
  6311. G2L["2dc"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
  6312. G2L["2dc"]["Name"] = [[CameraShake]];
  6313. G2L["2dc"]["LayoutOrder"] = 3;
  6314. G2L["2dc"]["BackgroundTransparency"] = 1;
  6315. G2L["2dd"] = Instance.new("UIListLayout", G2L["2dc"]);
  6316. G2L["2dd"]["Padding"] = UDim.new(0, 4);
  6317. G2L["2dd"]["SortOrder"] = Enum.SortOrder.LayoutOrder;
  6318. G2L["2de"] = Instance.new("Frame", G2L["2dc"]);
  6319. G2L["2de"]["SizeConstraint"] = Enum.SizeConstraint.RelativeXX;
  6320. G2L["2de"]["BorderSizePixel"] = 0;
  6321. G2L["2de"]["BackgroundColor3"] = Color3.fromRGB(255, 223, 190);
  6322. G2L["2de"]["Size"] = UDim2.new(1, 0, 0.06, 0);
  6323. G2L["2de"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
  6324. G2L["2de"]["Name"] = [[Enabled]];
  6325. G2L["2de"]["LayoutOrder"] = 1;
  6326. G2L["2de"]["BackgroundTransparency"] = 0.9;
  6327. G2L["2df"] = Instance.new("UICorner", G2L["2de"]);
  6328. G2L["2e0"] = Instance.new("UIPadding", G2L["2de"]);
  6329. G2L["2e0"]["PaddingRight"] = UDim.new(0.007, 0);
  6330. G2L["2e0"]["PaddingLeft"] = UDim.new(0.01, 0);
  6331. G2L["2e1"] = Instance.new("TextLabel", G2L["2de"]);
  6332. G2L["2e1"]["TextWrapped"] = true;
  6333. G2L["2e1"]["BorderSizePixel"] = 0;
  6334. G2L["2e1"]["TextSize"] = 14;
  6335. G2L["2e1"]["TextXAlignment"] = Enum.TextXAlignment.Left;
  6336. G2L["2e1"]["TextYAlignment"] = Enum.TextYAlignment.Top;
  6337. G2L["2e1"]["TextScaled"] = true;
  6338. G2L["2e1"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255);
  6339. G2L["2e1"]["FontFace"] = Font.new([[rbxasset://fonts/families/Oswald.json]], Enum.FontWeight.Bold, Enum.FontStyle.Normal);
  6340. G2L["2e1"]["TextColor3"] = Color3.fromRGB(255, 223, 190);
  6341. G2L["2e1"]["BackgroundTransparency"] = 1;
  6342. G2L["2e1"]["AnchorPoint"] = Vector2.new(0, 0.5);
  6343. G2L["2e1"]["Size"] = UDim2.new(0, 0, 0.8, 0);
  6344. G2L["2e1"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
  6345. G2L["2e1"]["Text"] = [[Enabled]];
  6346. G2L["2e1"]["LayoutOrder"] = 3;
  6347. G2L["2e1"]["AutomaticSize"] = Enum.AutomaticSize.X;
  6348. G2L["2e1"]["Name"] = [[ActionName]];
  6349. G2L["2e1"]["Position"] = UDim2.new(0, 0, 0.5, 0);
  6350. G2L["2e2"] = Instance.new("ImageButton", G2L["2de"]);
  6351. G2L["2e2"]["SizeConstraint"] = Enum.SizeConstraint.RelativeYY;
  6352. G2L["2e2"]["BorderSizePixel"] = 0;
  6353. G2L["2e2"]["BackgroundColor3"] = Color3.fromRGB(205, 148, 122);
  6354. G2L["2e2"]["AnchorPoint"] = Vector2.new(1, 0.5);
  6355. G2L["2e2"]["Size"] = UDim2.new(1.92, 0, 0.8, 0);
  6356. G2L["2e2"]["BackgroundTransparency"] = 0.35;
  6357. G2L["2e2"]["Name"] = [[Button]];
  6358. G2L["2e2"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
  6359. G2L["2e2"]["Position"] = UDim2.new(0.995, 0, 0.5, 0);
  6360. G2L["2e3"] = Instance.new("UICorner", G2L["2e2"]);
  6361. G2L["2e3"]["CornerRadius"] = UDim.new(1, 0);
  6362. G2L["2e4"] = Instance.new("TextLabel", G2L["2e2"]);
  6363. G2L["2e4"]["TextWrapped"] = true;
  6364. G2L["2e4"]["SizeConstraint"] = Enum.SizeConstraint.RelativeYY;
  6365. G2L["2e4"]["BorderSizePixel"] = 0;
  6366. G2L["2e4"]["TextSize"] = 14;
  6367. G2L["2e4"]["BackgroundColor3"] = Color3.fromRGB(255, 223, 190);
  6368. G2L["2e4"]["FontFace"] = Font.new([[rbxasset://fonts/families/SourceSansPro.json]], Enum.FontWeight.Regular, Enum.FontStyle.Normal);
  6369. G2L["2e4"]["TextColor3"] = Color3.fromRGB(0, 0, 0);
  6370. G2L["2e4"]["AnchorPoint"] = Vector2.new(0.5, 0.5);
  6371. G2L["2e4"]["Size"] = UDim2.new(1, 0, 1, 0);
  6372. G2L["2e4"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
  6373. G2L["2e4"]["Text"] = [[]];
  6374. G2L["2e4"]["Name"] = [[Switch]];
  6375. G2L["2e4"]["Position"] = UDim2.new(0.8, 0, 0.5, 0);
  6376. G2L["2e5"] = Instance.new("UICorner", G2L["2e4"]);
  6377. G2L["2e5"]["CornerRadius"] = UDim.new(1, 0);
  6378. G2L["2e6"] = Instance.new("ImageButton", G2L["2dc"]);
  6379. G2L["2e6"]["SizeConstraint"] = Enum.SizeConstraint.RelativeXX;
  6380. G2L["2e6"]["BorderSizePixel"] = 0;
  6381. G2L["2e6"]["BackgroundColor3"] = Color3.fromRGB(255, 223, 190);
  6382. G2L["2e6"]["LayoutOrder"] = -1;
  6383. G2L["2e6"]["Size"] = UDim2.new(1, 0, 0.06, 0);
  6384. G2L["2e6"]["BackgroundTransparency"] = 0.5;
  6385. G2L["2e6"]["Name"] = [[SettingHeader]];
  6386. G2L["2e6"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
  6387. G2L["2e7"] = Instance.new("UICorner", G2L["2e6"]);
  6388. G2L["2e8"] = Instance.new("ImageLabel", G2L["2e6"]);
  6389. G2L["2e8"]["BorderSizePixel"] = 0;
  6390. G2L["2e8"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255);
  6391. G2L["2e8"]["ImageColor3"] = Color3.fromRGB(255, 223, 190);
  6392. G2L["2e8"]["AnchorPoint"] = Vector2.new(1, 0.5);
  6393. G2L["2e8"]["Image"] = [[rbxassetid://18807229936]];
  6394. G2L["2e8"]["Size"] = UDim2.new(0.6, 0, 0.6, 0);
  6395. G2L["2e8"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
  6396. G2L["2e8"]["BackgroundTransparency"] = 1;
  6397. G2L["2e8"]["Name"] = [[CollapseIcon]];
  6398. G2L["2e8"]["Position"] = UDim2.new(0.99, 0, 0.5, 0);
  6399. G2L["2e9"] = Instance.new("UIAspectRatioConstraint", G2L["2e8"]);
  6400. G2L["2ea"] = Instance.new("TextLabel", G2L["2e6"]);
  6401. G2L["2ea"]["TextWrapped"] = true;
  6402. G2L["2ea"]["BorderSizePixel"] = 0;
  6403. G2L["2ea"]["TextSize"] = 14;
  6404. G2L["2ea"]["TextXAlignment"] = Enum.TextXAlignment.Left;
  6405. G2L["2ea"]["TextYAlignment"] = Enum.TextYAlignment.Top;
  6406. G2L["2ea"]["TextScaled"] = true;
  6407. G2L["2ea"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255);
  6408. G2L["2ea"]["FontFace"] = Font.new([[rbxasset://fonts/families/Oswald.json]], Enum.FontWeight.Bold, Enum.FontStyle.Normal);
  6409. G2L["2ea"]["TextColor3"] = Color3.fromRGB(255, 223, 190);
  6410. G2L["2ea"]["BackgroundTransparency"] = 1;
  6411. G2L["2ea"]["AnchorPoint"] = Vector2.new(0, 0.5);
  6412. G2L["2ea"]["Size"] = UDim2.new(1, 0, 0.7, 0);
  6413. G2L["2ea"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
  6414. G2L["2ea"]["Text"] = [[CameraShake]];
  6415. G2L["2ea"]["Name"] = [[Title]];
  6416. G2L["2ea"]["Position"] = UDim2.new(0.01, 0, 0.5, 0);
  6417. G2L["2eb"] = Instance.new("UICorner", G2L["2ea"]);
  6418. G2L["2ec"] = Instance.new("UIPadding", G2L["2ea"]);
  6419. G2L["2ec"]["PaddingTop"] = UDim.new(-0.2, 0);
  6420. G2L["2ec"]["PaddingBottom"] = UDim.new(-0.1, 0);
  6421. G2L["2ed"] = Instance.new("Frame", G2L["2dc"]);
  6422. G2L["2ed"]["SizeConstraint"] = Enum.SizeConstraint.RelativeXX;
  6423. G2L["2ed"]["BorderSizePixel"] = 0;
  6424. G2L["2ed"]["BackgroundColor3"] = Color3.fromRGB(255, 223, 190);
  6425. G2L["2ed"]["Size"] = UDim2.new(1, 0, 0.06, 0);
  6426. G2L["2ed"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
  6427. G2L["2ed"]["Name"] = [[Range]];
  6428. G2L["2ed"]["LayoutOrder"] = 2;
  6429. G2L["2ed"]["BackgroundTransparency"] = 0.9;
  6430. G2L["2ee"] = Instance.new("UICorner", G2L["2ed"]);
  6431. G2L["2ef"] = Instance.new("UIPadding", G2L["2ed"]);
  6432. G2L["2ef"]["PaddingRight"] = UDim.new(0.007, 0);
  6433. G2L["2ef"]["PaddingLeft"] = UDim.new(0.01, 0);
  6434. G2L["2f0"] = Instance.new("TextBox", G2L["2ed"]);
  6435. G2L["2f0"]["PlaceholderColor3"] = Color3.fromRGB(209, 182, 155);
  6436. G2L["2f0"]["BorderSizePixel"] = 0;
  6437. G2L["2f0"]["TextWrapped"] = true;
  6438. G2L["2f0"]["TextSize"] = 14;
  6439. G2L["2f0"]["TextColor3"] = Color3.fromRGB(255, 223, 190);
  6440. G2L["2f0"]["TextScaled"] = true;
  6441. G2L["2f0"]["BackgroundColor3"] = Color3.fromRGB(255, 223, 190);
  6442. G2L["2f0"]["FontFace"] = Font.new([[rbxasset://fonts/families/Oswald.json]], Enum.FontWeight.Bold, Enum.FontStyle.Normal);
  6443. G2L["2f0"]["AnchorPoint"] = Vector2.new(1, 0.5);
  6444. G2L["2f0"]["Size"] = UDim2.new(0.3, 0, 0.8, 0);
  6445. G2L["2f0"]["Position"] = UDim2.new(1, 0, 0.5, 0);
  6446. G2L["2f0"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
  6447. G2L["2f0"]["Text"] = [[100]];
  6448. G2L["2f0"]["BackgroundTransparency"] = 0.5;
  6449. G2L["2f1"] = Instance.new("UICorner", G2L["2f0"]);
  6450. G2L["2f2"] = Instance.new("TextLabel", G2L["2ed"]);
  6451. G2L["2f2"]["TextWrapped"] = true;
  6452. G2L["2f2"]["BorderSizePixel"] = 0;
  6453. G2L["2f2"]["TextSize"] = 14;
  6454. G2L["2f2"]["TextXAlignment"] = Enum.TextXAlignment.Left;
  6455. G2L["2f2"]["TextYAlignment"] = Enum.TextYAlignment.Top;
  6456. G2L["2f2"]["TextScaled"] = true;
  6457. G2L["2f2"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255);
  6458. G2L["2f2"]["FontFace"] = Font.new([[rbxasset://fonts/families/Oswald.json]], Enum.FontWeight.Bold, Enum.FontStyle.Normal);
  6459. G2L["2f2"]["TextColor3"] = Color3.fromRGB(255, 223, 190);
  6460. G2L["2f2"]["BackgroundTransparency"] = 1;
  6461. G2L["2f2"]["AnchorPoint"] = Vector2.new(0, 0.5);
  6462. G2L["2f2"]["Size"] = UDim2.new(0, 0, 0.8, 0);
  6463. G2L["2f2"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
  6464. G2L["2f2"]["Text"] = [[Range]];
  6465. G2L["2f2"]["LayoutOrder"] = 3;
  6466. G2L["2f2"]["AutomaticSize"] = Enum.AutomaticSize.X;
  6467. G2L["2f2"]["Name"] = [[ActionName]];
  6468. G2L["2f2"]["Position"] = UDim2.new(0, 0, 0.5, 0);
  6469. G2L["2f3"] = Instance.new("Frame", G2L["2dc"]);
  6470. G2L["2f3"]["SizeConstraint"] = Enum.SizeConstraint.RelativeXX;
  6471. G2L["2f3"]["BorderSizePixel"] = 0;
  6472. G2L["2f3"]["BackgroundColor3"] = Color3.fromRGB(255, 223, 190);
  6473. G2L["2f3"]["Size"] = UDim2.new(1, 0, 0.06, 0);
  6474. G2L["2f3"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
  6475. G2L["2f3"]["Name"] = [[Magnitude]];
  6476. G2L["2f3"]["LayoutOrder"] = 3;
  6477. G2L["2f3"]["BackgroundTransparency"] = 0.9;
  6478. G2L["2f4"] = Instance.new("UICorner", G2L["2f3"]);
  6479. G2L["2f5"] = Instance.new("UIPadding", G2L["2f3"]);
  6480. G2L["2f5"]["PaddingRight"] = UDim.new(0.007, 0);
  6481. G2L["2f5"]["PaddingLeft"] = UDim.new(0.01, 0);
  6482. G2L["2f6"] = Instance.new("TextBox", G2L["2f3"]);
  6483. G2L["2f6"]["PlaceholderColor3"] = Color3.fromRGB(209, 182, 155);
  6484. G2L["2f6"]["BorderSizePixel"] = 0;
  6485. G2L["2f6"]["TextWrapped"] = true;
  6486. G2L["2f6"]["TextSize"] = 14;
  6487. G2L["2f6"]["TextColor3"] = Color3.fromRGB(255, 223, 190);
  6488. G2L["2f6"]["TextScaled"] = true;
  6489. G2L["2f6"]["BackgroundColor3"] = Color3.fromRGB(255, 223, 190);
  6490. G2L["2f6"]["FontFace"] = Font.new([[rbxasset://fonts/families/Oswald.json]], Enum.FontWeight.Bold, Enum.FontStyle.Normal);
  6491. G2L["2f6"]["AnchorPoint"] = Vector2.new(1, 0.5);
  6492. G2L["2f6"]["Size"] = UDim2.new(0.3, 0, 0.8, 0);
  6493. G2L["2f6"]["Position"] = UDim2.new(1, 0, 0.5, 0);
  6494. G2L["2f6"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
  6495. G2L["2f6"]["Text"] = [[1.5]];
  6496. G2L["2f6"]["BackgroundTransparency"] = 0.5;
  6497. G2L["2f7"] = Instance.new("UICorner", G2L["2f6"]);
  6498. G2L["2f8"] = Instance.new("TextLabel", G2L["2f3"]);
  6499. G2L["2f8"]["TextWrapped"] = true;
  6500. G2L["2f8"]["BorderSizePixel"] = 0;
  6501. G2L["2f8"]["TextSize"] = 14;
  6502. G2L["2f8"]["TextXAlignment"] = Enum.TextXAlignment.Left;
  6503. G2L["2f8"]["TextYAlignment"] = Enum.TextYAlignment.Top;
  6504. G2L["2f8"]["TextScaled"] = true;
  6505. G2L["2f8"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255);
  6506. G2L["2f8"]["FontFace"] = Font.new([[rbxasset://fonts/families/Oswald.json]], Enum.FontWeight.Bold, Enum.FontStyle.Normal);
  6507. G2L["2f8"]["TextColor3"] = Color3.fromRGB(255, 223, 190);
  6508. G2L["2f8"]["BackgroundTransparency"] = 1;
  6509. G2L["2f8"]["AnchorPoint"] = Vector2.new(0, 0.5);
  6510. G2L["2f8"]["Size"] = UDim2.new(0, 0, 0.8, 0);
  6511. G2L["2f8"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
  6512. G2L["2f8"]["Text"] = [[Magnitude]];
  6513. G2L["2f8"]["LayoutOrder"] = 3;
  6514. G2L["2f8"]["AutomaticSize"] = Enum.AutomaticSize.X;
  6515. G2L["2f8"]["Name"] = [[ActionName]];
  6516. G2L["2f8"]["Position"] = UDim2.new(0, 0, 0.5, 0);
  6517. G2L["2f9"] = Instance.new("Frame", G2L["2dc"]);
  6518. G2L["2f9"]["SizeConstraint"] = Enum.SizeConstraint.RelativeXX;
  6519. G2L["2f9"]["BorderSizePixel"] = 0;
  6520. G2L["2f9"]["BackgroundColor3"] = Color3.fromRGB(255, 223, 190);
  6521. G2L["2f9"]["Size"] = UDim2.new(1, 0, 0.06, 0);
  6522. G2L["2f9"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
  6523. G2L["2f9"]["Name"] = [[Roughness]];
  6524. G2L["2f9"]["LayoutOrder"] = 4;
  6525. G2L["2f9"]["BackgroundTransparency"] = 0.9;
  6526. G2L["2fa"] = Instance.new("UICorner", G2L["2f9"]);
  6527. G2L["2fb"] = Instance.new("UIPadding", G2L["2f9"]);
  6528. G2L["2fb"]["PaddingRight"] = UDim.new(0.007, 0);
  6529. G2L["2fb"]["PaddingLeft"] = UDim.new(0.01, 0);
  6530. G2L["2fc"] = Instance.new("TextBox", G2L["2f9"]);
  6531. G2L["2fc"]["PlaceholderColor3"] = Color3.fromRGB(209, 182, 155);
  6532. G2L["2fc"]["BorderSizePixel"] = 0;
  6533. G2L["2fc"]["TextWrapped"] = true;
  6534. G2L["2fc"]["TextSize"] = 14;
  6535. G2L["2fc"]["TextColor3"] = Color3.fromRGB(255, 223, 190);
  6536. G2L["2fc"]["TextScaled"] = true;
  6537. G2L["2fc"]["BackgroundColor3"] = Color3.fromRGB(255, 223, 190);
  6538. G2L["2fc"]["FontFace"] = Font.new([[rbxasset://fonts/families/Oswald.json]], Enum.FontWeight.Bold, Enum.FontStyle.Normal);
  6539. G2L["2fc"]["AnchorPoint"] = Vector2.new(1, 0.5);
  6540. G2L["2fc"]["Size"] = UDim2.new(0.3, 0, 0.8, 0);
  6541. G2L["2fc"]["Position"] = UDim2.new(1, 0, 0.5, 0);
  6542. G2L["2fc"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
  6543. G2L["2fc"]["Text"] = [[20]];
  6544. G2L["2fc"]["BackgroundTransparency"] = 0.5;
  6545. G2L["2fd"] = Instance.new("UICorner", G2L["2fc"]);
  6546. G2L["2fe"] = Instance.new("TextLabel", G2L["2f9"]);
  6547. G2L["2fe"]["TextWrapped"] = true;
  6548. G2L["2fe"]["BorderSizePixel"] = 0;
  6549. G2L["2fe"]["TextSize"] = 14;
  6550. G2L["2fe"]["TextXAlignment"] = Enum.TextXAlignment.Left;
  6551. G2L["2fe"]["TextYAlignment"] = Enum.TextYAlignment.Top;
  6552. G2L["2fe"]["TextScaled"] = true;
  6553. G2L["2fe"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255);
  6554. G2L["2fe"]["FontFace"] = Font.new([[rbxasset://fonts/families/Oswald.json]], Enum.FontWeight.Bold, Enum.FontStyle.Normal);
  6555. G2L["2fe"]["TextColor3"] = Color3.fromRGB(255, 223, 190);
  6556. G2L["2fe"]["BackgroundTransparency"] = 1;
  6557. G2L["2fe"]["AnchorPoint"] = Vector2.new(0, 0.5);
  6558. G2L["2fe"]["Size"] = UDim2.new(0, 0, 0.8, 0);
  6559. G2L["2fe"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
  6560. G2L["2fe"]["Text"] = [[Roughness]];
  6561. G2L["2fe"]["LayoutOrder"] = 3;
  6562. G2L["2fe"]["AutomaticSize"] = Enum.AutomaticSize.X;
  6563. G2L["2fe"]["Name"] = [[ActionName]];
  6564. G2L["2fe"]["Position"] = UDim2.new(0, 0, 0.5, 0);
  6565. G2L["2ff"] = Instance.new("Frame", G2L["2dc"]);
  6566. G2L["2ff"]["SizeConstraint"] = Enum.SizeConstraint.RelativeXX;
  6567. G2L["2ff"]["BorderSizePixel"] = 0;
  6568. G2L["2ff"]["BackgroundColor3"] = Color3.fromRGB(255, 223, 190);
  6569. G2L["2ff"]["Size"] = UDim2.new(1, 0, 0.06, 0);
  6570. G2L["2ff"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
  6571. G2L["2ff"]["Name"] = [[FadeIn]];
  6572. G2L["2ff"]["LayoutOrder"] = 5;
  6573. G2L["2ff"]["BackgroundTransparency"] = 0.9;
  6574. G2L["300"] = Instance.new("UICorner", G2L["2ff"]);
  6575. G2L["301"] = Instance.new("UIPadding", G2L["2ff"]);
  6576. G2L["301"]["PaddingRight"] = UDim.new(0.007, 0);
  6577. G2L["301"]["PaddingLeft"] = UDim.new(0.01, 0);
  6578. G2L["302"] = Instance.new("TextBox", G2L["2ff"]);
  6579. G2L["302"]["PlaceholderColor3"] = Color3.fromRGB(209, 182, 155);
  6580. G2L["302"]["BorderSizePixel"] = 0;
  6581. G2L["302"]["TextWrapped"] = true;
  6582. G2L["302"]["TextSize"] = 14;
  6583. G2L["302"]["TextColor3"] = Color3.fromRGB(255, 223, 190);
  6584. G2L["302"]["TextScaled"] = true;
  6585. G2L["302"]["BackgroundColor3"] = Color3.fromRGB(255, 223, 190);
  6586. G2L["302"]["FontFace"] = Font.new([[rbxasset://fonts/families/Oswald.json]], Enum.FontWeight.Bold, Enum.FontStyle.Normal);
  6587. G2L["302"]["AnchorPoint"] = Vector2.new(1, 0.5);
  6588. G2L["302"]["Size"] = UDim2.new(0.3, 0, 0.8, 0);
  6589. G2L["302"]["Position"] = UDim2.new(1, 0, 0.5, 0);
  6590. G2L["302"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
  6591. G2L["302"]["Text"] = [[0.1]];
  6592. G2L["302"]["BackgroundTransparency"] = 0.5;
  6593. G2L["303"] = Instance.new("UICorner", G2L["302"]);
  6594. G2L["304"] = Instance.new("TextLabel", G2L["2ff"]);
  6595. G2L["304"]["TextWrapped"] = true;
  6596. G2L["304"]["BorderSizePixel"] = 0;
  6597. G2L["304"]["TextSize"] = 14;
  6598. G2L["304"]["TextXAlignment"] = Enum.TextXAlignment.Left;
  6599. G2L["304"]["TextYAlignment"] = Enum.TextYAlignment.Top;
  6600. G2L["304"]["TextScaled"] = true;
  6601. G2L["304"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255);
  6602. G2L["304"]["FontFace"] = Font.new([[rbxasset://fonts/families/Oswald.json]], Enum.FontWeight.Bold, Enum.FontStyle.Normal);
  6603. G2L["304"]["TextColor3"] = Color3.fromRGB(255, 223, 190);
  6604. G2L["304"]["BackgroundTransparency"] = 1;
  6605. G2L["304"]["AnchorPoint"] = Vector2.new(0, 0.5);
  6606. G2L["304"]["Size"] = UDim2.new(0, 0, 0.8, 0);
  6607. G2L["304"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
  6608. G2L["304"]["Text"] = [[FadeIn]];
  6609. G2L["304"]["LayoutOrder"] = 3;
  6610. G2L["304"]["AutomaticSize"] = Enum.AutomaticSize.X;
  6611. G2L["304"]["Name"] = [[ActionName]];
  6612. G2L["304"]["Position"] = UDim2.new(0, 0, 0.5, 0);
  6613. G2L["305"] = Instance.new("Frame", G2L["2dc"]);
  6614. G2L["305"]["SizeConstraint"] = Enum.SizeConstraint.RelativeXX;
  6615. G2L["305"]["BorderSizePixel"] = 0;
  6616. G2L["305"]["BackgroundColor3"] = Color3.fromRGB(255, 223, 190);
  6617. G2L["305"]["Size"] = UDim2.new(1, 0, 0.06, 0);
  6618. G2L["305"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
  6619. G2L["305"]["Name"] = [[FadeOut]];
  6620. G2L["305"]["LayoutOrder"] = 6;
  6621. G2L["305"]["BackgroundTransparency"] = 0.9;
  6622. G2L["306"] = Instance.new("UICorner", G2L["305"]);
  6623. G2L["307"] = Instance.new("UIPadding", G2L["305"]);
  6624. G2L["307"]["PaddingRight"] = UDim.new(0.007, 0);
  6625. G2L["307"]["PaddingLeft"] = UDim.new(0.01, 0);
  6626. G2L["308"] = Instance.new("TextBox", G2L["305"]);
  6627. G2L["308"]["PlaceholderColor3"] = Color3.fromRGB(209, 182, 155);
  6628. G2L["308"]["BorderSizePixel"] = 0;
  6629. G2L["308"]["TextWrapped"] = true;
  6630. G2L["308"]["TextSize"] = 14;
  6631. G2L["308"]["TextColor3"] = Color3.fromRGB(255, 223, 190);
  6632. G2L["308"]["TextScaled"] = true;
  6633. G2L["308"]["BackgroundColor3"] = Color3.fromRGB(255, 223, 190);
  6634. G2L["308"]["FontFace"] = Font.new([[rbxasset://fonts/families/Oswald.json]], Enum.FontWeight.Bold, Enum.FontStyle.Normal);
  6635. G2L["308"]["AnchorPoint"] = Vector2.new(1, 0.5);
  6636. G2L["308"]["Size"] = UDim2.new(0.3, 0, 0.8, 0);
  6637. G2L["308"]["Position"] = UDim2.new(1, 0, 0.5, 0);
  6638. G2L["308"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
  6639. G2L["308"]["Text"] = [[1]];
  6640. G2L["308"]["BackgroundTransparency"] = 0.5;
  6641. G2L["309"] = Instance.new("UICorner", G2L["308"]);
  6642. G2L["30a"] = Instance.new("TextLabel", G2L["305"]);
  6643. G2L["30a"]["TextWrapped"] = true;
  6644. G2L["30a"]["BorderSizePixel"] = 0;
  6645. G2L["30a"]["TextSize"] = 14;
  6646. G2L["30a"]["TextXAlignment"] = Enum.TextXAlignment.Left;
  6647. G2L["30a"]["TextYAlignment"] = Enum.TextYAlignment.Top;
  6648. G2L["30a"]["TextScaled"] = true;
  6649. G2L["30a"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255);
  6650. G2L["30a"]["FontFace"] = Font.new([[rbxasset://fonts/families/Oswald.json]], Enum.FontWeight.Bold, Enum.FontStyle.Normal);
  6651. G2L["30a"]["TextColor3"] = Color3.fromRGB(255, 223, 190);
  6652. G2L["30a"]["BackgroundTransparency"] = 1;
  6653. G2L["30a"]["AnchorPoint"] = Vector2.new(0, 0.5);
  6654. G2L["30a"]["Size"] = UDim2.new(0, 0, 0.8, 0);
  6655. G2L["30a"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
  6656. G2L["30a"]["Text"] = [[FadeOut]];
  6657. G2L["30a"]["LayoutOrder"] = 3;
  6658. G2L["30a"]["AutomaticSize"] = Enum.AutomaticSize.X;
  6659. G2L["30a"]["Name"] = [[ActionName]];
  6660. G2L["30a"]["Position"] = UDim2.new(0, 0, 0.5, 0);
  6661. G2L["30b"] = Instance.new("Frame", G2L["291"]);
  6662. G2L["30b"]["BorderSizePixel"] = 0;
  6663. G2L["30b"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255);
  6664. G2L["30b"]["Size"] = UDim2.new(1, 0, 0.4349, 0);
  6665. G2L["30b"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
  6666. G2L["30b"]["Name"] = [[Movement]];
  6667. G2L["30b"]["LayoutOrder"] = 4;
  6668. G2L["30b"]["BackgroundTransparency"] = 1;
  6669. G2L["30c"] = Instance.new("UIListLayout", G2L["30b"]);
  6670. G2L["30c"]["Padding"] = UDim.new(0, 4);
  6671. G2L["30c"]["SortOrder"] = Enum.SortOrder.LayoutOrder;
  6672. G2L["30d"] = Instance.new("Frame", G2L["30b"]);
  6673. G2L["30d"]["SizeConstraint"] = Enum.SizeConstraint.RelativeXX;
  6674. G2L["30d"]["BorderSizePixel"] = 0;
  6675. G2L["30d"]["BackgroundColor3"] = Color3.fromRGB(255, 223, 190);
  6676. G2L["30d"]["Size"] = UDim2.new(1, 0, 0.06, 0);
  6677. G2L["30d"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
  6678. G2L["30d"]["Name"] = [[Reversed]];
  6679. G2L["30d"]["LayoutOrder"] = 1;
  6680. G2L["30d"]["BackgroundTransparency"] = 0.9;
  6681. G2L["30e"] = Instance.new("UICorner", G2L["30d"]);
  6682. G2L["30f"] = Instance.new("UIPadding", G2L["30d"]);
  6683. G2L["30f"]["PaddingRight"] = UDim.new(0.007, 0);
  6684. G2L["30f"]["PaddingLeft"] = UDim.new(0.01, 0);
  6685. G2L["310"] = Instance.new("TextLabel", G2L["30d"]);
  6686. G2L["310"]["TextWrapped"] = true;
  6687. G2L["310"]["BorderSizePixel"] = 0;
  6688. G2L["310"]["TextSize"] = 14;
  6689. G2L["310"]["TextXAlignment"] = Enum.TextXAlignment.Left;
  6690. G2L["310"]["TextYAlignment"] = Enum.TextYAlignment.Top;
  6691. G2L["310"]["TextScaled"] = true;
  6692. G2L["310"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255);
  6693. G2L["310"]["FontFace"] = Font.new([[rbxasset://fonts/families/Oswald.json]], Enum.FontWeight.Bold, Enum.FontStyle.Normal);
  6694. G2L["310"]["TextColor3"] = Color3.fromRGB(255, 223, 190);
  6695. G2L["310"]["BackgroundTransparency"] = 1;
  6696. G2L["310"]["AnchorPoint"] = Vector2.new(0, 0.5);
  6697. G2L["310"]["Size"] = UDim2.new(0, 0, 0.8, 0);
  6698. G2L["310"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
  6699. G2L["310"]["Text"] = [[Reversed]];
  6700. G2L["310"]["LayoutOrder"] = 3;
  6701. G2L["310"]["AutomaticSize"] = Enum.AutomaticSize.X;
  6702. G2L["310"]["Name"] = [[ActionName]];
  6703. G2L["310"]["Position"] = UDim2.new(0, 0, 0.5, 0);
  6704. G2L["311"] = Instance.new("ImageButton", G2L["30d"]);
  6705. G2L["311"]["SizeConstraint"] = Enum.SizeConstraint.RelativeYY;
  6706. G2L["311"]["BorderSizePixel"] = 0;
  6707. G2L["311"]["BackgroundColor3"] = Color3.fromRGB(205, 148, 122);
  6708. G2L["311"]["AnchorPoint"] = Vector2.new(1, 0.5);
  6709. G2L["311"]["Size"] = UDim2.new(1.92, 0, 0.8, 0);
  6710. G2L["311"]["BackgroundTransparency"] = 0.9;
  6711. G2L["311"]["Name"] = [[Button]];
  6712. G2L["311"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
  6713. G2L["311"]["Position"] = UDim2.new(0.995, 0, 0.5, 0);
  6714. G2L["312"] = Instance.new("UICorner", G2L["311"]);
  6715. G2L["312"]["CornerRadius"] = UDim.new(1, 0);
  6716. G2L["313"] = Instance.new("TextLabel", G2L["311"]);
  6717. G2L["313"]["TextWrapped"] = true;
  6718. G2L["313"]["SizeConstraint"] = Enum.SizeConstraint.RelativeYY;
  6719. G2L["313"]["BorderSizePixel"] = 0;
  6720. G2L["313"]["TextSize"] = 14;
  6721. G2L["313"]["BackgroundColor3"] = Color3.fromRGB(122, 87, 75);
  6722. G2L["313"]["FontFace"] = Font.new([[rbxasset://fonts/families/SourceSansPro.json]], Enum.FontWeight.Regular, Enum.FontStyle.Normal);
  6723. G2L["313"]["TextColor3"] = Color3.fromRGB(0, 0, 0);
  6724. G2L["313"]["AnchorPoint"] = Vector2.new(0.5, 0.5);
  6725. G2L["313"]["Size"] = UDim2.new(1, 0, 1, 0);
  6726. G2L["313"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
  6727. G2L["313"]["Text"] = [[]];
  6728. G2L["313"]["Name"] = [[Switch]];
  6729. G2L["313"]["Position"] = UDim2.new(0.2, 0, 0.5, 0);
  6730. G2L["314"] = Instance.new("UICorner", G2L["313"]);
  6731. G2L["314"]["CornerRadius"] = UDim.new(1, 0);
  6732. G2L["315"] = Instance.new("ImageButton", G2L["30b"]);
  6733. G2L["315"]["SizeConstraint"] = Enum.SizeConstraint.RelativeXX;
  6734. G2L["315"]["BorderSizePixel"] = 0;
  6735. G2L["315"]["BackgroundColor3"] = Color3.fromRGB(255, 223, 190);
  6736. G2L["315"]["LayoutOrder"] = -1;
  6737. G2L["315"]["Size"] = UDim2.new(1, 0, 0.06, 0);
  6738. G2L["315"]["BackgroundTransparency"] = 0.5;
  6739. G2L["315"]["Name"] = [[SettingHeader]];
  6740. G2L["315"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
  6741. G2L["316"] = Instance.new("UICorner", G2L["315"]);
  6742. G2L["317"] = Instance.new("ImageLabel", G2L["315"]);
  6743. G2L["317"]["BorderSizePixel"] = 0;
  6744. G2L["317"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255);
  6745. G2L["317"]["ImageColor3"] = Color3.fromRGB(255, 223, 190);
  6746. G2L["317"]["AnchorPoint"] = Vector2.new(1, 0.5);
  6747. G2L["317"]["Image"] = [[rbxassetid://18807229936]];
  6748. G2L["317"]["Size"] = UDim2.new(0.6, 0, 0.6, 0);
  6749. G2L["317"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
  6750. G2L["317"]["BackgroundTransparency"] = 1;
  6751. G2L["317"]["Name"] = [[CollapseIcon]];
  6752. G2L["317"]["Position"] = UDim2.new(0.99, 0, 0.5, 0);
  6753. G2L["318"] = Instance.new("UIAspectRatioConstraint", G2L["317"]);
  6754. G2L["319"] = Instance.new("TextLabel", G2L["315"]);
  6755. G2L["319"]["TextWrapped"] = true;
  6756. G2L["319"]["BorderSizePixel"] = 0;
  6757. G2L["319"]["TextSize"] = 14;
  6758. G2L["319"]["TextXAlignment"] = Enum.TextXAlignment.Left;
  6759. G2L["319"]["TextYAlignment"] = Enum.TextYAlignment.Top;
  6760. G2L["319"]["TextScaled"] = true;
  6761. G2L["319"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255);
  6762. G2L["319"]["FontFace"] = Font.new([[rbxasset://fonts/families/Oswald.json]], Enum.FontWeight.Bold, Enum.FontStyle.Normal);
  6763. G2L["319"]["TextColor3"] = Color3.fromRGB(255, 223, 190);
  6764. G2L["319"]["BackgroundTransparency"] = 1;
  6765. G2L["319"]["AnchorPoint"] = Vector2.new(0, 0.5);
  6766. G2L["319"]["Size"] = UDim2.new(1, 0, 0.7, 0);
  6767. G2L["319"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
  6768. G2L["319"]["Text"] = [[Movement]];
  6769. G2L["319"]["Name"] = [[Title]];
  6770. G2L["319"]["Position"] = UDim2.new(0.01, 0, 0.5, 0);
  6771. G2L["31a"] = Instance.new("UICorner", G2L["319"]);
  6772. G2L["31b"] = Instance.new("UIPadding", G2L["319"]);
  6773. G2L["31b"]["PaddingTop"] = UDim.new(-0.2, 0);
  6774. G2L["31b"]["PaddingBottom"] = UDim.new(-0.1, 0);
  6775. G2L["31c"] = Instance.new("Frame", G2L["30b"]);
  6776. G2L["31c"]["SizeConstraint"] = Enum.SizeConstraint.RelativeXX;
  6777. G2L["31c"]["BorderSizePixel"] = 0;
  6778. G2L["31c"]["BackgroundColor3"] = Color3.fromRGB(255, 223, 190);
  6779. G2L["31c"]["Size"] = UDim2.new(1, 0, 0.06, 0);
  6780. G2L["31c"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
  6781. G2L["31c"]["Name"] = [[Delay]];
  6782. G2L["31c"]["LayoutOrder"] = 3;
  6783. G2L["31c"]["BackgroundTransparency"] = 0.9;
  6784. G2L["31d"] = Instance.new("UICorner", G2L["31c"]);
  6785. G2L["31e"] = Instance.new("UIPadding", G2L["31c"]);
  6786. G2L["31e"]["PaddingRight"] = UDim.new(0.007, 0);
  6787. G2L["31e"]["PaddingLeft"] = UDim.new(0.01, 0);
  6788. G2L["31f"] = Instance.new("TextBox", G2L["31c"]);
  6789. G2L["31f"]["PlaceholderColor3"] = Color3.fromRGB(209, 182, 155);
  6790. G2L["31f"]["BorderSizePixel"] = 0;
  6791. G2L["31f"]["TextWrapped"] = true;
  6792. G2L["31f"]["TextSize"] = 14;
  6793. G2L["31f"]["TextColor3"] = Color3.fromRGB(255, 223, 190);
  6794. G2L["31f"]["TextScaled"] = true;
  6795. G2L["31f"]["BackgroundColor3"] = Color3.fromRGB(255, 223, 190);
  6796. G2L["31f"]["FontFace"] = Font.new([[rbxasset://fonts/families/Oswald.json]], Enum.FontWeight.Bold, Enum.FontStyle.Normal);
  6797. G2L["31f"]["AnchorPoint"] = Vector2.new(1, 0.5);
  6798. G2L["31f"]["Size"] = UDim2.new(0.3, 0, 0.8, 0);
  6799. G2L["31f"]["Position"] = UDim2.new(1, 0, 0.5, 0);
  6800. G2L["31f"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
  6801. G2L["31f"]["Text"] = [[2]];
  6802. G2L["31f"]["BackgroundTransparency"] = 0.5;
  6803. G2L["320"] = Instance.new("UICorner", G2L["31f"]);
  6804. G2L["321"] = Instance.new("TextLabel", G2L["31c"]);
  6805. G2L["321"]["TextWrapped"] = true;
  6806. G2L["321"]["BorderSizePixel"] = 0;
  6807. G2L["321"]["TextSize"] = 14;
  6808. G2L["321"]["TextXAlignment"] = Enum.TextXAlignment.Left;
  6809. G2L["321"]["TextYAlignment"] = Enum.TextYAlignment.Top;
  6810. G2L["321"]["TextScaled"] = true;
  6811. G2L["321"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255);
  6812. G2L["321"]["FontFace"] = Font.new([[rbxasset://fonts/families/Oswald.json]], Enum.FontWeight.Bold, Enum.FontStyle.Normal);
  6813. G2L["321"]["TextColor3"] = Color3.fromRGB(255, 223, 190);
  6814. G2L["321"]["BackgroundTransparency"] = 1;
  6815. G2L["321"]["AnchorPoint"] = Vector2.new(0, 0.5);
  6816. G2L["321"]["Size"] = UDim2.new(0, 0, 0.8, 0);
  6817. G2L["321"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
  6818. G2L["321"]["Text"] = [[Delay]];
  6819. G2L["321"]["LayoutOrder"] = 3;
  6820. G2L["321"]["AutomaticSize"] = Enum.AutomaticSize.X;
  6821. G2L["321"]["Name"] = [[ActionName]];
  6822. G2L["321"]["Position"] = UDim2.new(0, 0, 0.5, 0);
  6823. G2L["322"] = Instance.new("Frame", G2L["30b"]);
  6824. G2L["322"]["SizeConstraint"] = Enum.SizeConstraint.RelativeXX;
  6825. G2L["322"]["BorderSizePixel"] = 0;
  6826. G2L["322"]["BackgroundColor3"] = Color3.fromRGB(255, 223, 190);
  6827. G2L["322"]["Size"] = UDim2.new(1, 0, 0.06, 0);
  6828. G2L["322"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
  6829. G2L["322"]["Name"] = [[Speed]];
  6830. G2L["322"]["LayoutOrder"] = 2;
  6831. G2L["322"]["BackgroundTransparency"] = 0.9;
  6832. G2L["323"] = Instance.new("UICorner", G2L["322"]);
  6833. G2L["324"] = Instance.new("UIPadding", G2L["322"]);
  6834. G2L["324"]["PaddingRight"] = UDim.new(0.007, 0);
  6835. G2L["324"]["PaddingLeft"] = UDim.new(0.01, 0);
  6836. G2L["325"] = Instance.new("TextBox", G2L["322"]);
  6837. G2L["325"]["PlaceholderColor3"] = Color3.fromRGB(209, 182, 155);
  6838. G2L["325"]["BorderSizePixel"] = 0;
  6839. G2L["325"]["TextWrapped"] = true;
  6840. G2L["325"]["TextSize"] = 14;
  6841. G2L["325"]["TextColor3"] = Color3.fromRGB(255, 223, 190);
  6842. G2L["325"]["TextScaled"] = true;
  6843. G2L["325"]["BackgroundColor3"] = Color3.fromRGB(255, 223, 190);
  6844. G2L["325"]["FontFace"] = Font.new([[rbxasset://fonts/families/Oswald.json]], Enum.FontWeight.Bold, Enum.FontStyle.Normal);
  6845. G2L["325"]["AnchorPoint"] = Vector2.new(1, 0.5);
  6846. G2L["325"]["Size"] = UDim2.new(0.3, 0, 0.8, 0);
  6847. G2L["325"]["Position"] = UDim2.new(1, 0, 0.5, 0);
  6848. G2L["325"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
  6849. G2L["325"]["Text"] = [[100]];
  6850. G2L["325"]["BackgroundTransparency"] = 0.5;
  6851. G2L["326"] = Instance.new("UICorner", G2L["325"]);
  6852. G2L["327"] = Instance.new("TextLabel", G2L["322"]);
  6853. G2L["327"]["TextWrapped"] = true;
  6854. G2L["327"]["BorderSizePixel"] = 0;
  6855. G2L["327"]["TextSize"] = 14;
  6856. G2L["327"]["TextXAlignment"] = Enum.TextXAlignment.Left;
  6857. G2L["327"]["TextYAlignment"] = Enum.TextYAlignment.Top;
  6858. G2L["327"]["TextScaled"] = true;
  6859. G2L["327"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255);
  6860. G2L["327"]["FontFace"] = Font.new([[rbxasset://fonts/families/Oswald.json]], Enum.FontWeight.Bold, Enum.FontStyle.Normal);
  6861. G2L["327"]["TextColor3"] = Color3.fromRGB(255, 223, 190);
  6862. G2L["327"]["BackgroundTransparency"] = 1;
  6863. G2L["327"]["AnchorPoint"] = Vector2.new(0, 0.5);
  6864. G2L["327"]["Size"] = UDim2.new(0, 0, 0.8, 0);
  6865. G2L["327"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
  6866. G2L["327"]["Text"] = [[Speed]];
  6867. G2L["327"]["LayoutOrder"] = 3;
  6868. G2L["327"]["AutomaticSize"] = Enum.AutomaticSize.X;
  6869. G2L["327"]["Name"] = [[ActionName]];
  6870. G2L["327"]["Position"] = UDim2.new(0, 0, 0.5, 0);
  6871. G2L["328"] = Instance.new("Frame", G2L["291"]);
  6872. G2L["328"]["BorderSizePixel"] = 0;
  6873. G2L["328"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255);
  6874. G2L["328"]["Size"] = UDim2.new(1, 0, 0.65235, 0);
  6875. G2L["328"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
  6876. G2L["328"]["Name"] = [[Rebounding]];
  6877. G2L["328"]["LayoutOrder"] = 5;
  6878. G2L["328"]["BackgroundTransparency"] = 1;
  6879. G2L["329"] = Instance.new("UIListLayout", G2L["328"]);
  6880. G2L["329"]["Padding"] = UDim.new(0, 4);
  6881. G2L["329"]["SortOrder"] = Enum.SortOrder.LayoutOrder;
  6882. G2L["32a"] = Instance.new("Frame", G2L["328"]);
  6883. G2L["32a"]["SizeConstraint"] = Enum.SizeConstraint.RelativeXX;
  6884. G2L["32a"]["BorderSizePixel"] = 0;
  6885. G2L["32a"]["BackgroundColor3"] = Color3.fromRGB(255, 223, 190);
  6886. G2L["32a"]["Size"] = UDim2.new(1, 0, 0.06, 0);
  6887. G2L["32a"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
  6888. G2L["32a"]["Name"] = [[Enabled]];
  6889. G2L["32a"]["LayoutOrder"] = 1;
  6890. G2L["32a"]["BackgroundTransparency"] = 0.9;
  6891. G2L["32b"] = Instance.new("UICorner", G2L["32a"]);
  6892. G2L["32c"] = Instance.new("UIPadding", G2L["32a"]);
  6893. G2L["32c"]["PaddingRight"] = UDim.new(0.007, 0);
  6894. G2L["32c"]["PaddingLeft"] = UDim.new(0.01, 0);
  6895. G2L["32d"] = Instance.new("TextLabel", G2L["32a"]);
  6896. G2L["32d"]["TextWrapped"] = true;
  6897. G2L["32d"]["BorderSizePixel"] = 0;
  6898. G2L["32d"]["TextSize"] = 14;
  6899. G2L["32d"]["TextXAlignment"] = Enum.TextXAlignment.Left;
  6900. G2L["32d"]["TextYAlignment"] = Enum.TextYAlignment.Top;
  6901. G2L["32d"]["TextScaled"] = true;
  6902. G2L["32d"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255);
  6903. G2L["32d"]["FontFace"] = Font.new([[rbxasset://fonts/families/Oswald.json]], Enum.FontWeight.Bold, Enum.FontStyle.Normal);
  6904. G2L["32d"]["TextColor3"] = Color3.fromRGB(255, 223, 190);
  6905. G2L["32d"]["BackgroundTransparency"] = 1;
  6906. G2L["32d"]["AnchorPoint"] = Vector2.new(0, 0.5);
  6907. G2L["32d"]["Size"] = UDim2.new(0, 0, 0.8, 0);
  6908. G2L["32d"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
  6909. G2L["32d"]["Text"] = [[Enabled]];
  6910. G2L["32d"]["LayoutOrder"] = 3;
  6911. G2L["32d"]["AutomaticSize"] = Enum.AutomaticSize.X;
  6912. G2L["32d"]["Name"] = [[ActionName]];
  6913. G2L["32d"]["Position"] = UDim2.new(0, 0, 0.5, 0);
  6914. G2L["32e"] = Instance.new("ImageButton", G2L["32a"]);
  6915. G2L["32e"]["SizeConstraint"] = Enum.SizeConstraint.RelativeYY;
  6916. G2L["32e"]["BorderSizePixel"] = 0;
  6917. G2L["32e"]["BackgroundColor3"] = Color3.fromRGB(205, 148, 122);
  6918. G2L["32e"]["AnchorPoint"] = Vector2.new(1, 0.5);
  6919. G2L["32e"]["Size"] = UDim2.new(1.92, 0, 0.8, 0);
  6920. G2L["32e"]["BackgroundTransparency"] = 0.35;
  6921. G2L["32e"]["Name"] = [[Button]];
  6922. G2L["32e"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
  6923. G2L["32e"]["Position"] = UDim2.new(0.995, 0, 0.5, 0);
  6924. G2L["32f"] = Instance.new("UICorner", G2L["32e"]);
  6925. G2L["32f"]["CornerRadius"] = UDim.new(1, 0);
  6926. G2L["330"] = Instance.new("TextLabel", G2L["32e"]);
  6927. G2L["330"]["TextWrapped"] = true;
  6928. G2L["330"]["SizeConstraint"] = Enum.SizeConstraint.RelativeYY;
  6929. G2L["330"]["BorderSizePixel"] = 0;
  6930. G2L["330"]["TextSize"] = 14;
  6931. G2L["330"]["BackgroundColor3"] = Color3.fromRGB(255, 223, 190);
  6932. G2L["330"]["FontFace"] = Font.new([[rbxasset://fonts/families/SourceSansPro.json]], Enum.FontWeight.Regular, Enum.FontStyle.Normal);
  6933. G2L["330"]["TextColor3"] = Color3.fromRGB(0, 0, 0);
  6934. G2L["330"]["AnchorPoint"] = Vector2.new(0.5, 0.5);
  6935. G2L["330"]["Size"] = UDim2.new(1, 0, 1, 0);
  6936. G2L["330"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
  6937. G2L["330"]["Text"] = [[]];
  6938. G2L["330"]["Name"] = [[Switch]];
  6939. G2L["330"]["Position"] = UDim2.new(0.8, 0, 0.5, 0);
  6940. G2L["331"] = Instance.new("UICorner", G2L["330"]);
  6941. G2L["331"]["CornerRadius"] = UDim.new(1, 0);
  6942. G2L["332"] = Instance.new("ImageButton", G2L["328"]);
  6943. G2L["332"]["SizeConstraint"] = Enum.SizeConstraint.RelativeXX;
  6944. G2L["332"]["BorderSizePixel"] = 0;
  6945. G2L["332"]["BackgroundColor3"] = Color3.fromRGB(255, 223, 190);
  6946. G2L["332"]["LayoutOrder"] = -1;
  6947. G2L["332"]["Size"] = UDim2.new(1, 0, 0.06, 0);
  6948. G2L["332"]["BackgroundTransparency"] = 0.5;
  6949. G2L["332"]["Name"] = [[SettingHeader]];
  6950. G2L["332"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
  6951. G2L["333"] = Instance.new("UICorner", G2L["332"]);
  6952. G2L["334"] = Instance.new("ImageLabel", G2L["332"]);
  6953. G2L["334"]["BorderSizePixel"] = 0;
  6954. G2L["334"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255);
  6955. G2L["334"]["ImageColor3"] = Color3.fromRGB(255, 223, 190);
  6956. G2L["334"]["AnchorPoint"] = Vector2.new(1, 0.5);
  6957. G2L["334"]["Image"] = [[rbxassetid://18807229936]];
  6958. G2L["334"]["Size"] = UDim2.new(0.6, 0, 0.6, 0);
  6959. G2L["334"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
  6960. G2L["334"]["BackgroundTransparency"] = 1;
  6961. G2L["334"]["Name"] = [[CollapseIcon]];
  6962. G2L["334"]["Position"] = UDim2.new(0.99, 0, 0.5, 0);
  6963. G2L["335"] = Instance.new("UIAspectRatioConstraint", G2L["334"]);
  6964. G2L["336"] = Instance.new("TextLabel", G2L["332"]);
  6965. G2L["336"]["TextWrapped"] = true;
  6966. G2L["336"]["BorderSizePixel"] = 0;
  6967. G2L["336"]["TextSize"] = 14;
  6968. G2L["336"]["TextXAlignment"] = Enum.TextXAlignment.Left;
  6969. G2L["336"]["TextYAlignment"] = Enum.TextYAlignment.Top;
  6970. G2L["336"]["TextScaled"] = true;
  6971. G2L["336"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255);
  6972. G2L["336"]["FontFace"] = Font.new([[rbxasset://fonts/families/Oswald.json]], Enum.FontWeight.Bold, Enum.FontStyle.Normal);
  6973. G2L["336"]["TextColor3"] = Color3.fromRGB(255, 223, 190);
  6974. G2L["336"]["BackgroundTransparency"] = 1;
  6975. G2L["336"]["AnchorPoint"] = Vector2.new(0, 0.5);
  6976. G2L["336"]["Size"] = UDim2.new(1, 0, 0.7, 0);
  6977. G2L["336"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
  6978. G2L["336"]["Text"] = [[Rebounding]];
  6979. G2L["336"]["Name"] = [[Title]];
  6980. G2L["336"]["Position"] = UDim2.new(0.01, 0, 0.5, 0);
  6981. G2L["337"] = Instance.new("UICorner", G2L["336"]);
  6982. G2L["338"] = Instance.new("UIPadding", G2L["336"]);
  6983. G2L["338"]["PaddingTop"] = UDim.new(-0.2, 0);
  6984. G2L["338"]["PaddingBottom"] = UDim.new(-0.1, 0);
  6985. G2L["339"] = Instance.new("Frame", G2L["328"]);
  6986. G2L["339"]["SizeConstraint"] = Enum.SizeConstraint.RelativeXX;
  6987. G2L["339"]["BorderSizePixel"] = 0;
  6988. G2L["339"]["BackgroundColor3"] = Color3.fromRGB(255, 223, 190);
  6989. G2L["339"]["Size"] = UDim2.new(1, 0, 0.06, 0);
  6990. G2L["339"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
  6991. G2L["339"]["Name"] = [[Min]];
  6992. G2L["339"]["LayoutOrder"] = 3;
  6993. G2L["339"]["BackgroundTransparency"] = 0.9;
  6994. G2L["33a"] = Instance.new("UICorner", G2L["339"]);
  6995. G2L["33b"] = Instance.new("UIPadding", G2L["339"]);
  6996. G2L["33b"]["PaddingRight"] = UDim.new(0.007, 0);
  6997. G2L["33b"]["PaddingLeft"] = UDim.new(0.01, 0);
  6998. G2L["33c"] = Instance.new("TextBox", G2L["339"]);
  6999. G2L["33c"]["PlaceholderColor3"] = Color3.fromRGB(209, 182, 155);
  7000. G2L["33c"]["BorderSizePixel"] = 0;
  7001. G2L["33c"]["TextWrapped"] = true;
  7002. G2L["33c"]["TextSize"] = 14;
  7003. G2L["33c"]["TextColor3"] = Color3.fromRGB(255, 223, 190);
  7004. G2L["33c"]["TextScaled"] = true;
  7005. G2L["33c"]["BackgroundColor3"] = Color3.fromRGB(255, 223, 190);
  7006. G2L["33c"]["FontFace"] = Font.new([[rbxasset://fonts/families/Oswald.json]], Enum.FontWeight.Bold, Enum.FontStyle.Normal);
  7007. G2L["33c"]["AnchorPoint"] = Vector2.new(1, 0.5);
  7008. G2L["33c"]["Size"] = UDim2.new(0.3, 0, 0.8, 0);
  7009. G2L["33c"]["Position"] = UDim2.new(1, 0, 0.5, 0);
  7010. G2L["33c"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
  7011. G2L["33c"]["Text"] = [[1]];
  7012. G2L["33c"]["BackgroundTransparency"] = 0.5;
  7013. G2L["33d"] = Instance.new("UICorner", G2L["33c"]);
  7014. G2L["33e"] = Instance.new("TextLabel", G2L["339"]);
  7015. G2L["33e"]["TextWrapped"] = true;
  7016. G2L["33e"]["BorderSizePixel"] = 0;
  7017. G2L["33e"]["TextSize"] = 14;
  7018. G2L["33e"]["TextXAlignment"] = Enum.TextXAlignment.Left;
  7019. G2L["33e"]["TextYAlignment"] = Enum.TextYAlignment.Top;
  7020. G2L["33e"]["TextScaled"] = true;
  7021. G2L["33e"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255);
  7022. G2L["33e"]["FontFace"] = Font.new([[rbxasset://fonts/families/Oswald.json]], Enum.FontWeight.Bold, Enum.FontStyle.Normal);
  7023. G2L["33e"]["TextColor3"] = Color3.fromRGB(255, 223, 190);
  7024. G2L["33e"]["BackgroundTransparency"] = 1;
  7025. G2L["33e"]["AnchorPoint"] = Vector2.new(0, 0.5);
  7026. G2L["33e"]["Size"] = UDim2.new(0, 0, 0.8, 0);
  7027. G2L["33e"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
  7028. G2L["33e"]["Text"] = [[Min]];
  7029. G2L["33e"]["LayoutOrder"] = 3;
  7030. G2L["33e"]["AutomaticSize"] = Enum.AutomaticSize.X;
  7031. G2L["33e"]["Name"] = [[ActionName]];
  7032. G2L["33e"]["Position"] = UDim2.new(0, 0, 0.5, 0);
  7033. G2L["33f"] = Instance.new("Frame", G2L["328"]);
  7034. G2L["33f"]["SizeConstraint"] = Enum.SizeConstraint.RelativeXX;
  7035. G2L["33f"]["BorderSizePixel"] = 0;
  7036. G2L["33f"]["BackgroundColor3"] = Color3.fromRGB(255, 223, 190);
  7037. G2L["33f"]["Size"] = UDim2.new(1, 0, 0.06, 0);
  7038. G2L["33f"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
  7039. G2L["33f"]["Name"] = [[Type]];
  7040. G2L["33f"]["LayoutOrder"] = 2;
  7041. G2L["33f"]["BackgroundTransparency"] = 0.9;
  7042. G2L["340"] = Instance.new("UICorner", G2L["33f"]);
  7043. G2L["341"] = Instance.new("UIPadding", G2L["33f"]);
  7044. G2L["341"]["PaddingRight"] = UDim.new(0.007, 0);
  7045. G2L["341"]["PaddingLeft"] = UDim.new(0.01, 0);
  7046. G2L["342"] = Instance.new("TextLabel", G2L["33f"]);
  7047. G2L["342"]["TextWrapped"] = true;
  7048. G2L["342"]["BorderSizePixel"] = 0;
  7049. G2L["342"]["TextSize"] = 14;
  7050. G2L["342"]["TextXAlignment"] = Enum.TextXAlignment.Left;
  7051. G2L["342"]["TextYAlignment"] = Enum.TextYAlignment.Top;
  7052. G2L["342"]["TextScaled"] = true;
  7053. G2L["342"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255);
  7054. G2L["342"]["FontFace"] = Font.new([[rbxasset://fonts/families/Oswald.json]], Enum.FontWeight.Bold, Enum.FontStyle.Normal);
  7055. G2L["342"]["TextColor3"] = Color3.fromRGB(255, 223, 190);
  7056. G2L["342"]["BackgroundTransparency"] = 1;
  7057. G2L["342"]["AnchorPoint"] = Vector2.new(0, 0.5);
  7058. G2L["342"]["Size"] = UDim2.new(0, 0, 0.8, 0);
  7059. G2L["342"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
  7060. G2L["342"]["Text"] = [[Type]];
  7061. G2L["342"]["LayoutOrder"] = 3;
  7062. G2L["342"]["AutomaticSize"] = Enum.AutomaticSize.X;
  7063. G2L["342"]["Name"] = [[ActionName]];
  7064. G2L["342"]["Position"] = UDim2.new(0, 0, 0.5, 0);
  7065. G2L["343"] = Instance.new("ImageButton", G2L["33f"]);
  7066. G2L["343"]["SizeConstraint"] = Enum.SizeConstraint.RelativeYY;
  7067. G2L["343"]["BorderSizePixel"] = 0;
  7068. G2L["343"]["BackgroundColor3"] = Color3.fromRGB(255, 223, 190);
  7069. G2L["343"]["AnchorPoint"] = Vector2.new(1, 0.5);
  7070. G2L["343"]["Size"] = UDim2.new(1.92, 0, 0.8, 0);
  7071. G2L["343"]["BackgroundTransparency"] = 0.75;
  7072. G2L["343"]["Name"] = [[Button]];
  7073. G2L["343"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
  7074. G2L["343"]["Position"] = UDim2.new(0.995, 0, 0.5, 0);
  7075. G2L["344"] = Instance.new("UICorner", G2L["343"]);
  7076. G2L["344"]["CornerRadius"] = UDim.new(1, 0);
  7077. G2L["345"] = Instance.new("TextLabel", G2L["343"]);
  7078. G2L["345"]["TextWrapped"] = true;
  7079. G2L["345"]["BorderSizePixel"] = 0;
  7080. G2L["345"]["TextSize"] = 14;
  7081. G2L["345"]["TextScaled"] = true;
  7082. G2L["345"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255);
  7083. G2L["345"]["FontFace"] = Font.new([[rbxasset://fonts/families/Oswald.json]], Enum.FontWeight.Bold, Enum.FontStyle.Normal);
  7084. G2L["345"]["TextColor3"] = Color3.fromRGB(255, 223, 190);
  7085. G2L["345"]["BackgroundTransparency"] = 1;
  7086. G2L["345"]["Size"] = UDim2.new(1, 0, 1, 0);
  7087. G2L["345"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
  7088. G2L["345"]["Text"] = [[Ambush]];
  7089. G2L["346"] = Instance.new("Frame", G2L["328"]);
  7090. G2L["346"]["SizeConstraint"] = Enum.SizeConstraint.RelativeXX;
  7091. G2L["346"]["BorderSizePixel"] = 0;
  7092. G2L["346"]["BackgroundColor3"] = Color3.fromRGB(255, 223, 190);
  7093. G2L["346"]["Size"] = UDim2.new(1, 0, 0.06, 0);
  7094. G2L["346"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
  7095. G2L["346"]["Name"] = [[Max]];
  7096. G2L["346"]["LayoutOrder"] = 4;
  7097. G2L["346"]["BackgroundTransparency"] = 0.9;
  7098. G2L["347"] = Instance.new("UICorner", G2L["346"]);
  7099. G2L["348"] = Instance.new("UIPadding", G2L["346"]);
  7100. G2L["348"]["PaddingRight"] = UDim.new(0.007, 0);
  7101. G2L["348"]["PaddingLeft"] = UDim.new(0.01, 0);
  7102. G2L["349"] = Instance.new("TextBox", G2L["346"]);
  7103. G2L["349"]["PlaceholderColor3"] = Color3.fromRGB(209, 182, 155);
  7104. G2L["349"]["BorderSizePixel"] = 0;
  7105. G2L["349"]["TextWrapped"] = true;
  7106. G2L["349"]["TextSize"] = 14;
  7107. G2L["349"]["TextColor3"] = Color3.fromRGB(255, 223, 190);
  7108. G2L["349"]["TextScaled"] = true;
  7109. G2L["349"]["BackgroundColor3"] = Color3.fromRGB(255, 223, 190);
  7110. G2L["349"]["FontFace"] = Font.new([[rbxasset://fonts/families/Oswald.json]], Enum.FontWeight.Bold, Enum.FontStyle.Normal);
  7111. G2L["349"]["AnchorPoint"] = Vector2.new(1, 0.5);
  7112. G2L["349"]["Size"] = UDim2.new(0.3, 0, 0.8, 0);
  7113. G2L["349"]["Position"] = UDim2.new(1, 0, 0.5, 0);
  7114. G2L["349"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
  7115. G2L["349"]["Text"] = [[1]];
  7116. G2L["349"]["BackgroundTransparency"] = 0.5;
  7117. G2L["34a"] = Instance.new("UICorner", G2L["349"]);
  7118. G2L["34b"] = Instance.new("TextLabel", G2L["346"]);
  7119. G2L["34b"]["TextWrapped"] = true;
  7120. G2L["34b"]["BorderSizePixel"] = 0;
  7121. G2L["34b"]["TextSize"] = 14;
  7122. G2L["34b"]["TextXAlignment"] = Enum.TextXAlignment.Left;
  7123. G2L["34b"]["TextYAlignment"] = Enum.TextYAlignment.Top;
  7124. G2L["34b"]["TextScaled"] = true;
  7125. G2L["34b"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255);
  7126. G2L["34b"]["FontFace"] = Font.new([[rbxasset://fonts/families/Oswald.json]], Enum.FontWeight.Bold, Enum.FontStyle.Normal);
  7127. G2L["34b"]["TextColor3"] = Color3.fromRGB(255, 223, 190);
  7128. G2L["34b"]["BackgroundTransparency"] = 1;
  7129. G2L["34b"]["AnchorPoint"] = Vector2.new(0, 0.5);
  7130. G2L["34b"]["Size"] = UDim2.new(0, 0, 0.8, 0);
  7131. G2L["34b"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
  7132. G2L["34b"]["Text"] = [[Max]];
  7133. G2L["34b"]["LayoutOrder"] = 3;
  7134. G2L["34b"]["AutomaticSize"] = Enum.AutomaticSize.X;
  7135. G2L["34b"]["Name"] = [[ActionName]];
  7136. G2L["34b"]["Position"] = UDim2.new(0, 0, 0.5, 0);
  7137. G2L["34c"] = Instance.new("Frame", G2L["328"]);
  7138. G2L["34c"]["SizeConstraint"] = Enum.SizeConstraint.RelativeXX;
  7139. G2L["34c"]["BorderSizePixel"] = 0;
  7140. G2L["34c"]["BackgroundColor3"] = Color3.fromRGB(255, 223, 190);
  7141. G2L["34c"]["Size"] = UDim2.new(1, 0, 0.06, 0);
  7142. G2L["34c"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
  7143. G2L["34c"]["Name"] = [[Delay]];
  7144. G2L["34c"]["LayoutOrder"] = 5;
  7145. G2L["34c"]["BackgroundTransparency"] = 0.9;
  7146. G2L["34d"] = Instance.new("UICorner", G2L["34c"]);
  7147. G2L["34e"] = Instance.new("UIPadding", G2L["34c"]);
  7148. G2L["34e"]["PaddingRight"] = UDim.new(0.007, 0);
  7149. G2L["34e"]["PaddingLeft"] = UDim.new(0.01, 0);
  7150. G2L["34f"] = Instance.new("TextBox", G2L["34c"]);
  7151. G2L["34f"]["PlaceholderColor3"] = Color3.fromRGB(209, 182, 155);
  7152. G2L["34f"]["BorderSizePixel"] = 0;
  7153. G2L["34f"]["TextWrapped"] = true;
  7154. G2L["34f"]["TextSize"] = 14;
  7155. G2L["34f"]["TextColor3"] = Color3.fromRGB(255, 223, 190);
  7156. G2L["34f"]["TextScaled"] = true;
  7157. G2L["34f"]["BackgroundColor3"] = Color3.fromRGB(255, 223, 190);
  7158. G2L["34f"]["FontFace"] = Font.new([[rbxasset://fonts/families/Oswald.json]], Enum.FontWeight.Bold, Enum.FontStyle.Normal);
  7159. G2L["34f"]["AnchorPoint"] = Vector2.new(1, 0.5);
  7160. G2L["34f"]["Size"] = UDim2.new(0.3, 0, 0.8, 0);
  7161. G2L["34f"]["Position"] = UDim2.new(1, 0, 0.5, 0);
  7162. G2L["34f"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
  7163. G2L["34f"]["Text"] = [[2]];
  7164. G2L["34f"]["BackgroundTransparency"] = 0.5;
  7165. G2L["350"] = Instance.new("UICorner", G2L["34f"]);
  7166. G2L["351"] = Instance.new("TextLabel", G2L["34c"]);
  7167. G2L["351"]["TextWrapped"] = true;
  7168. G2L["351"]["BorderSizePixel"] = 0;
  7169. G2L["351"]["TextSize"] = 14;
  7170. G2L["351"]["TextXAlignment"] = Enum.TextXAlignment.Left;
  7171. G2L["351"]["TextYAlignment"] = Enum.TextYAlignment.Top;
  7172. G2L["351"]["TextScaled"] = true;
  7173. G2L["351"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255);
  7174. G2L["351"]["FontFace"] = Font.new([[rbxasset://fonts/families/Oswald.json]], Enum.FontWeight.Bold, Enum.FontStyle.Normal);
  7175. G2L["351"]["TextColor3"] = Color3.fromRGB(255, 223, 190);
  7176. G2L["351"]["BackgroundTransparency"] = 1;
  7177. G2L["351"]["AnchorPoint"] = Vector2.new(0, 0.5);
  7178. G2L["351"]["Size"] = UDim2.new(0, 0, 0.8, 0);
  7179. G2L["351"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
  7180. G2L["351"]["Text"] = [[Delay]];
  7181. G2L["351"]["LayoutOrder"] = 3;
  7182. G2L["351"]["AutomaticSize"] = Enum.AutomaticSize.X;
  7183. G2L["351"]["Name"] = [[ActionName]];
  7184. G2L["351"]["Position"] = UDim2.new(0, 0, 0.5, 0);
  7185. G2L["352"] = Instance.new("Frame", G2L["291"]);
  7186. G2L["352"]["BorderSizePixel"] = 0;
  7187. G2L["352"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255);
  7188. G2L["352"]["Size"] = UDim2.new(1, 0, 0.4349, 0);
  7189. G2L["352"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
  7190. G2L["352"]["Name"] = [[Damage]];
  7191. G2L["352"]["LayoutOrder"] = 6;
  7192. G2L["352"]["BackgroundTransparency"] = 1;
  7193. G2L["353"] = Instance.new("UIListLayout", G2L["352"]);
  7194. G2L["353"]["Padding"] = UDim.new(0, 4);
  7195. G2L["353"]["SortOrder"] = Enum.SortOrder.LayoutOrder;
  7196. G2L["354"] = Instance.new("Frame", G2L["352"]);
  7197. G2L["354"]["SizeConstraint"] = Enum.SizeConstraint.RelativeXX;
  7198. G2L["354"]["BorderSizePixel"] = 0;
  7199. G2L["354"]["BackgroundColor3"] = Color3.fromRGB(255, 223, 190);
  7200. G2L["354"]["Size"] = UDim2.new(1, 0, 0.06, 0);
  7201. G2L["354"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
  7202. G2L["354"]["Name"] = [[Enabled]];
  7203. G2L["354"]["LayoutOrder"] = 1;
  7204. G2L["354"]["BackgroundTransparency"] = 0.9;
  7205. G2L["355"] = Instance.new("UICorner", G2L["354"]);
  7206. G2L["356"] = Instance.new("UIPadding", G2L["354"]);
  7207. G2L["356"]["PaddingRight"] = UDim.new(0.007, 0);
  7208. G2L["356"]["PaddingLeft"] = UDim.new(0.01, 0);
  7209. G2L["357"] = Instance.new("TextLabel", G2L["354"]);
  7210. G2L["357"]["TextWrapped"] = true;
  7211. G2L["357"]["BorderSizePixel"] = 0;
  7212. G2L["357"]["TextSize"] = 14;
  7213. G2L["357"]["TextXAlignment"] = Enum.TextXAlignment.Left;
  7214. G2L["357"]["TextYAlignment"] = Enum.TextYAlignment.Top;
  7215. G2L["357"]["TextScaled"] = true;
  7216. G2L["357"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255);
  7217. G2L["357"]["FontFace"] = Font.new([[rbxasset://fonts/families/Oswald.json]], Enum.FontWeight.Bold, Enum.FontStyle.Normal);
  7218. G2L["357"]["TextColor3"] = Color3.fromRGB(255, 223, 190);
  7219. G2L["357"]["BackgroundTransparency"] = 1;
  7220. G2L["357"]["AnchorPoint"] = Vector2.new(0, 0.5);
  7221. G2L["357"]["Size"] = UDim2.new(0, 0, 0.8, 0);
  7222. G2L["357"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
  7223. G2L["357"]["Text"] = [[Enabled]];
  7224. G2L["357"]["LayoutOrder"] = 3;
  7225. G2L["357"]["AutomaticSize"] = Enum.AutomaticSize.X;
  7226. G2L["357"]["Name"] = [[ActionName]];
  7227. G2L["357"]["Position"] = UDim2.new(0, 0, 0.5, 0);
  7228. G2L["358"] = Instance.new("ImageButton", G2L["354"]);
  7229. G2L["358"]["SizeConstraint"] = Enum.SizeConstraint.RelativeYY;
  7230. G2L["358"]["BorderSizePixel"] = 0;
  7231. G2L["358"]["BackgroundColor3"] = Color3.fromRGB(205, 148, 122);
  7232. G2L["358"]["AnchorPoint"] = Vector2.new(1, 0.5);
  7233. G2L["358"]["Size"] = UDim2.new(1.92, 0, 0.8, 0);
  7234. G2L["358"]["BackgroundTransparency"] = 0.35;
  7235. G2L["358"]["Name"] = [[Button]];
  7236. G2L["358"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
  7237. G2L["358"]["Position"] = UDim2.new(0.995, 0, 0.5, 0);
  7238. G2L["359"] = Instance.new("UICorner", G2L["358"]);
  7239. G2L["359"]["CornerRadius"] = UDim.new(1, 0);
  7240. G2L["35a"] = Instance.new("TextLabel", G2L["358"]);
  7241. G2L["35a"]["TextWrapped"] = true;
  7242. G2L["35a"]["SizeConstraint"] = Enum.SizeConstraint.RelativeYY;
  7243. G2L["35a"]["BorderSizePixel"] = 0;
  7244. G2L["35a"]["TextSize"] = 14;
  7245. G2L["35a"]["BackgroundColor3"] = Color3.fromRGB(255, 223, 190);
  7246. G2L["35a"]["FontFace"] = Font.new([[rbxasset://fonts/families/SourceSansPro.json]], Enum.FontWeight.Regular, Enum.FontStyle.Normal);
  7247. G2L["35a"]["TextColor3"] = Color3.fromRGB(0, 0, 0);
  7248. G2L["35a"]["AnchorPoint"] = Vector2.new(0.5, 0.5);
  7249. G2L["35a"]["Size"] = UDim2.new(1, 0, 1, 0);
  7250. G2L["35a"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
  7251. G2L["35a"]["Text"] = [[]];
  7252. G2L["35a"]["Name"] = [[Switch]];
  7253. G2L["35a"]["Position"] = UDim2.new(0.8, 0, 0.5, 0);
  7254. G2L["35b"] = Instance.new("UICorner", G2L["35a"]);
  7255. G2L["35b"]["CornerRadius"] = UDim.new(1, 0);
  7256. G2L["35c"] = Instance.new("ImageButton", G2L["352"]);
  7257. G2L["35c"]["SizeConstraint"] = Enum.SizeConstraint.RelativeXX;
  7258. G2L["35c"]["BorderSizePixel"] = 0;
  7259. G2L["35c"]["BackgroundColor3"] = Color3.fromRGB(255, 223, 190);
  7260. G2L["35c"]["LayoutOrder"] = -1;
  7261. G2L["35c"]["Size"] = UDim2.new(1, 0, 0.06, 0);
  7262. G2L["35c"]["BackgroundTransparency"] = 0.5;
  7263. G2L["35c"]["Name"] = [[SettingHeader]];
  7264. G2L["35c"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
  7265. G2L["35d"] = Instance.new("UICorner", G2L["35c"]);
  7266. G2L["35e"] = Instance.new("ImageLabel", G2L["35c"]);
  7267. G2L["35e"]["BorderSizePixel"] = 0;
  7268. G2L["35e"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255);
  7269. G2L["35e"]["ImageColor3"] = Color3.fromRGB(255, 223, 190);
  7270. G2L["35e"]["AnchorPoint"] = Vector2.new(1, 0.5);
  7271. G2L["35e"]["Image"] = [[rbxassetid://18807229936]];
  7272. G2L["35e"]["Size"] = UDim2.new(0.6, 0, 0.6, 0);
  7273. G2L["35e"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
  7274. G2L["35e"]["BackgroundTransparency"] = 1;
  7275. G2L["35e"]["Name"] = [[CollapseIcon]];
  7276. G2L["35e"]["Position"] = UDim2.new(0.99, 0, 0.5, 0);
  7277. G2L["35f"] = Instance.new("UIAspectRatioConstraint", G2L["35e"]);
  7278. G2L["360"] = Instance.new("TextLabel", G2L["35c"]);
  7279. G2L["360"]["TextWrapped"] = true;
  7280. G2L["360"]["BorderSizePixel"] = 0;
  7281. G2L["360"]["TextSize"] = 14;
  7282. G2L["360"]["TextXAlignment"] = Enum.TextXAlignment.Left;
  7283. G2L["360"]["TextYAlignment"] = Enum.TextYAlignment.Top;
  7284. G2L["360"]["TextScaled"] = true;
  7285. G2L["360"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255);
  7286. G2L["360"]["FontFace"] = Font.new([[rbxasset://fonts/families/Oswald.json]], Enum.FontWeight.Bold, Enum.FontStyle.Normal);
  7287. G2L["360"]["TextColor3"] = Color3.fromRGB(255, 223, 190);
  7288. G2L["360"]["BackgroundTransparency"] = 1;
  7289. G2L["360"]["AnchorPoint"] = Vector2.new(0, 0.5);
  7290. G2L["360"]["Size"] = UDim2.new(1, 0, 0.7, 0);
  7291. G2L["360"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
  7292. G2L["360"]["Text"] = [[Damage]];
  7293. G2L["360"]["Name"] = [[Title]];
  7294. G2L["360"]["Position"] = UDim2.new(0.01, 0, 0.5, 0);
  7295. G2L["361"] = Instance.new("UICorner", G2L["360"]);
  7296. G2L["362"] = Instance.new("UIPadding", G2L["360"]);
  7297. G2L["362"]["PaddingTop"] = UDim.new(-0.2, 0);
  7298. G2L["362"]["PaddingBottom"] = UDim.new(-0.1, 0);
  7299. G2L["363"] = Instance.new("Frame", G2L["352"]);
  7300. G2L["363"]["SizeConstraint"] = Enum.SizeConstraint.RelativeXX;
  7301. G2L["363"]["BorderSizePixel"] = 0;
  7302. G2L["363"]["BackgroundColor3"] = Color3.fromRGB(255, 223, 190);
  7303. G2L["363"]["Size"] = UDim2.new(1, 0, 0.06, 0);
  7304. G2L["363"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
  7305. G2L["363"]["Name"] = [[Range]];
  7306. G2L["363"]["LayoutOrder"] = 2;
  7307. G2L["363"]["BackgroundTransparency"] = 0.9;
  7308. G2L["364"] = Instance.new("UICorner", G2L["363"]);
  7309. G2L["365"] = Instance.new("UIPadding", G2L["363"]);
  7310. G2L["365"]["PaddingRight"] = UDim.new(0.007, 0);
  7311. G2L["365"]["PaddingLeft"] = UDim.new(0.01, 0);
  7312. G2L["366"] = Instance.new("TextBox", G2L["363"]);
  7313. G2L["366"]["PlaceholderColor3"] = Color3.fromRGB(209, 182, 155);
  7314. G2L["366"]["BorderSizePixel"] = 0;
  7315. G2L["366"]["TextWrapped"] = true;
  7316. G2L["366"]["TextSize"] = 14;
  7317. G2L["366"]["TextColor3"] = Color3.fromRGB(255, 223, 190);
  7318. G2L["366"]["TextScaled"] = true;
  7319. G2L["366"]["BackgroundColor3"] = Color3.fromRGB(255, 223, 190);
  7320. G2L["366"]["FontFace"] = Font.new([[rbxasset://fonts/families/Oswald.json]], Enum.FontWeight.Bold, Enum.FontStyle.Normal);
  7321. G2L["366"]["AnchorPoint"] = Vector2.new(1, 0.5);
  7322. G2L["366"]["Size"] = UDim2.new(0.3, 0, 0.8, 0);
  7323. G2L["366"]["Position"] = UDim2.new(1, 0, 0.5, 0);
  7324. G2L["366"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
  7325. G2L["366"]["Text"] = [[40]];
  7326. G2L["366"]["BackgroundTransparency"] = 0.5;
  7327. G2L["367"] = Instance.new("UICorner", G2L["366"]);
  7328. G2L["368"] = Instance.new("TextLabel", G2L["363"]);
  7329. G2L["368"]["TextWrapped"] = true;
  7330. G2L["368"]["BorderSizePixel"] = 0;
  7331. G2L["368"]["TextSize"] = 14;
  7332. G2L["368"]["TextXAlignment"] = Enum.TextXAlignment.Left;
  7333. G2L["368"]["TextYAlignment"] = Enum.TextYAlignment.Top;
  7334. G2L["368"]["TextScaled"] = true;
  7335. G2L["368"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255);
  7336. G2L["368"]["FontFace"] = Font.new([[rbxasset://fonts/families/Oswald.json]], Enum.FontWeight.Bold, Enum.FontStyle.Normal);
  7337. G2L["368"]["TextColor3"] = Color3.fromRGB(255, 223, 190);
  7338. G2L["368"]["BackgroundTransparency"] = 1;
  7339. G2L["368"]["AnchorPoint"] = Vector2.new(0, 0.5);
  7340. G2L["368"]["Size"] = UDim2.new(0, 0, 0.8, 0);
  7341. G2L["368"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
  7342. G2L["368"]["Text"] = [[Range]];
  7343. G2L["368"]["LayoutOrder"] = 3;
  7344. G2L["368"]["AutomaticSize"] = Enum.AutomaticSize.X;
  7345. G2L["368"]["Name"] = [[ActionName]];
  7346. G2L["368"]["Position"] = UDim2.new(0, 0, 0.5, 0);
  7347. G2L["369"] = Instance.new("Frame", G2L["352"]);
  7348. G2L["369"]["SizeConstraint"] = Enum.SizeConstraint.RelativeXX;
  7349. G2L["369"]["BorderSizePixel"] = 0;
  7350. G2L["369"]["BackgroundColor3"] = Color3.fromRGB(255, 223, 190);
  7351. G2L["369"]["Size"] = UDim2.new(1, 0, 0.06, 0);
  7352. G2L["369"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
  7353. G2L["369"]["Name"] = [[Amount]];
  7354. G2L["369"]["LayoutOrder"] = 3;
  7355. G2L["369"]["BackgroundTransparency"] = 0.9;
  7356. G2L["36a"] = Instance.new("UICorner", G2L["369"]);
  7357. G2L["36b"] = Instance.new("UIPadding", G2L["369"]);
  7358. G2L["36b"]["PaddingRight"] = UDim.new(0.007, 0);
  7359. G2L["36b"]["PaddingLeft"] = UDim.new(0.01, 0);
  7360. G2L["36c"] = Instance.new("TextBox", G2L["369"]);
  7361. G2L["36c"]["PlaceholderColor3"] = Color3.fromRGB(209, 182, 155);
  7362. G2L["36c"]["BorderSizePixel"] = 0;
  7363. G2L["36c"]["TextWrapped"] = true;
  7364. G2L["36c"]["TextSize"] = 14;
  7365. G2L["36c"]["TextColor3"] = Color3.fromRGB(255, 223, 190);
  7366. G2L["36c"]["TextScaled"] = true;
  7367. G2L["36c"]["BackgroundColor3"] = Color3.fromRGB(255, 223, 190);
  7368. G2L["36c"]["FontFace"] = Font.new([[rbxasset://fonts/families/Oswald.json]], Enum.FontWeight.Bold, Enum.FontStyle.Normal);
  7369. G2L["36c"]["AnchorPoint"] = Vector2.new(1, 0.5);
  7370. G2L["36c"]["Size"] = UDim2.new(0.3, 0, 0.8, 0);
  7371. G2L["36c"]["Position"] = UDim2.new(1, 0, 0.5, 0);
  7372. G2L["36c"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
  7373. G2L["36c"]["Text"] = [[125]];
  7374. G2L["36c"]["BackgroundTransparency"] = 0.5;
  7375. G2L["36d"] = Instance.new("UICorner", G2L["36c"]);
  7376. G2L["36e"] = Instance.new("TextLabel", G2L["369"]);
  7377. G2L["36e"]["TextWrapped"] = true;
  7378. G2L["36e"]["BorderSizePixel"] = 0;
  7379. G2L["36e"]["TextSize"] = 14;
  7380. G2L["36e"]["TextXAlignment"] = Enum.TextXAlignment.Left;
  7381. G2L["36e"]["TextYAlignment"] = Enum.TextYAlignment.Top;
  7382. G2L["36e"]["TextScaled"] = true;
  7383. G2L["36e"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255);
  7384. G2L["36e"]["FontFace"] = Font.new([[rbxasset://fonts/families/Oswald.json]], Enum.FontWeight.Bold, Enum.FontStyle.Normal);
  7385. G2L["36e"]["TextColor3"] = Color3.fromRGB(255, 223, 190);
  7386. G2L["36e"]["BackgroundTransparency"] = 1;
  7387. G2L["36e"]["AnchorPoint"] = Vector2.new(0, 0.5);
  7388. G2L["36e"]["Size"] = UDim2.new(0, 0, 0.8, 0);
  7389. G2L["36e"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
  7390. G2L["36e"]["Text"] = [[Amount]];
  7391. G2L["36e"]["LayoutOrder"] = 3;
  7392. G2L["36e"]["AutomaticSize"] = Enum.AutomaticSize.X;
  7393. G2L["36e"]["Name"] = [[ActionName]];
  7394. G2L["36e"]["Position"] = UDim2.new(0, 0, 0.5, 0);
  7395. G2L["36f"] = Instance.new("Frame", G2L["291"]);
  7396. G2L["36f"]["BorderSizePixel"] = 0;
  7397. G2L["36f"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255);
  7398. G2L["36f"]["Size"] = UDim2.new(1, 0, 0.55087, 0);
  7399. G2L["36f"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
  7400. G2L["36f"]["Name"] = [[Crucifixion]];
  7401. G2L["36f"]["LayoutOrder"] = 7;
  7402. G2L["36f"]["BackgroundTransparency"] = 1;
  7403. G2L["370"] = Instance.new("UIListLayout", G2L["36f"]);
  7404. G2L["370"]["Padding"] = UDim.new(0, 4);
  7405. G2L["370"]["SortOrder"] = Enum.SortOrder.LayoutOrder;
  7406. G2L["371"] = Instance.new("Frame", G2L["36f"]);
  7407. G2L["371"]["SizeConstraint"] = Enum.SizeConstraint.RelativeXX;
  7408. G2L["371"]["BorderSizePixel"] = 0;
  7409. G2L["371"]["BackgroundColor3"] = Color3.fromRGB(255, 223, 190);
  7410. G2L["371"]["Size"] = UDim2.new(1, 0, 0.06, 0);
  7411. G2L["371"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
  7412. G2L["371"]["Name"] = [[Enabled]];
  7413. G2L["371"]["LayoutOrder"] = 1;
  7414. G2L["371"]["BackgroundTransparency"] = 0.9;
  7415. G2L["372"] = Instance.new("UICorner", G2L["371"]);
  7416. G2L["373"] = Instance.new("UIPadding", G2L["371"]);
  7417. G2L["373"]["PaddingRight"] = UDim.new(0.007, 0);
  7418. G2L["373"]["PaddingLeft"] = UDim.new(0.01, 0);
  7419. G2L["374"] = Instance.new("TextLabel", G2L["371"]);
  7420. G2L["374"]["TextWrapped"] = true;
  7421. G2L["374"]["BorderSizePixel"] = 0;
  7422. G2L["374"]["TextSize"] = 14;
  7423. G2L["374"]["TextXAlignment"] = Enum.TextXAlignment.Left;
  7424. G2L["374"]["TextYAlignment"] = Enum.TextYAlignment.Top;
  7425. G2L["374"]["TextScaled"] = true;
  7426. G2L["374"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255);
  7427. G2L["374"]["FontFace"] = Font.new([[rbxasset://fonts/families/Oswald.json]], Enum.FontWeight.Bold, Enum.FontStyle.Normal);
  7428. G2L["374"]["TextColor3"] = Color3.fromRGB(255, 223, 190);
  7429. G2L["374"]["BackgroundTransparency"] = 1;
  7430. G2L["374"]["AnchorPoint"] = Vector2.new(0, 0.5);
  7431. G2L["374"]["Size"] = UDim2.new(0, 0, 0.8, 0);
  7432. G2L["374"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
  7433. G2L["374"]["Text"] = [[Enabled]];
  7434. G2L["374"]["LayoutOrder"] = 3;
  7435. G2L["374"]["AutomaticSize"] = Enum.AutomaticSize.X;
  7436. G2L["374"]["Name"] = [[ActionName]];
  7437. G2L["374"]["Position"] = UDim2.new(0, 0, 0.5, 0);
  7438. G2L["375"] = Instance.new("ImageButton", G2L["371"]);
  7439. G2L["375"]["SizeConstraint"] = Enum.SizeConstraint.RelativeYY;
  7440. G2L["375"]["BorderSizePixel"] = 0;
  7441. G2L["375"]["BackgroundColor3"] = Color3.fromRGB(205, 148, 122);
  7442. G2L["375"]["AnchorPoint"] = Vector2.new(1, 0.5);
  7443. G2L["375"]["Size"] = UDim2.new(1.92, 0, 0.8, 0);
  7444. G2L["375"]["BackgroundTransparency"] = 0.35;
  7445. G2L["375"]["Name"] = [[Button]];
  7446. G2L["375"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
  7447. G2L["375"]["Position"] = UDim2.new(0.995, 0, 0.5, 0);
  7448. G2L["376"] = Instance.new("UICorner", G2L["375"]);
  7449. G2L["376"]["CornerRadius"] = UDim.new(1, 0);
  7450. G2L["377"] = Instance.new("TextLabel", G2L["375"]);
  7451. G2L["377"]["TextWrapped"] = true;
  7452. G2L["377"]["SizeConstraint"] = Enum.SizeConstraint.RelativeYY;
  7453. G2L["377"]["BorderSizePixel"] = 0;
  7454. G2L["377"]["TextSize"] = 14;
  7455. G2L["377"]["BackgroundColor3"] = Color3.fromRGB(255, 223, 190);
  7456. G2L["377"]["FontFace"] = Font.new([[rbxasset://fonts/families/SourceSansPro.json]], Enum.FontWeight.Regular, Enum.FontStyle.Normal);
  7457. G2L["377"]["TextColor3"] = Color3.fromRGB(0, 0, 0);
  7458. G2L["377"]["AnchorPoint"] = Vector2.new(0.5, 0.5);
  7459. G2L["377"]["Size"] = UDim2.new(1, 0, 1, 0);
  7460. G2L["377"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
  7461. G2L["377"]["Text"] = [[]];
  7462. G2L["377"]["Name"] = [[Switch]];
  7463. G2L["377"]["Position"] = UDim2.new(0.8, 0, 0.5, 0);
  7464. G2L["378"] = Instance.new("UICorner", G2L["377"]);
  7465. G2L["378"]["CornerRadius"] = UDim.new(1, 0);
  7466. G2L["379"] = Instance.new("ImageButton", G2L["36f"]);
  7467. G2L["379"]["SizeConstraint"] = Enum.SizeConstraint.RelativeXX;
  7468. G2L["379"]["BorderSizePixel"] = 0;
  7469. G2L["379"]["BackgroundColor3"] = Color3.fromRGB(255, 223, 190);
  7470. G2L["379"]["LayoutOrder"] = -1;
  7471. G2L["379"]["Size"] = UDim2.new(1, 0, 0.06, 0);
  7472. G2L["379"]["BackgroundTransparency"] = 0.5;
  7473. G2L["379"]["Name"] = [[SettingHeader]];
  7474. G2L["379"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
  7475. G2L["37a"] = Instance.new("UICorner", G2L["379"]);
  7476. G2L["37b"] = Instance.new("ImageLabel", G2L["379"]);
  7477. G2L["37b"]["BorderSizePixel"] = 0;
  7478. G2L["37b"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255);
  7479. G2L["37b"]["ImageColor3"] = Color3.fromRGB(255, 223, 190);
  7480. G2L["37b"]["AnchorPoint"] = Vector2.new(1, 0.5);
  7481. G2L["37b"]["Image"] = [[rbxassetid://18807229936]];
  7482. G2L["37b"]["Size"] = UDim2.new(0.6, 0, 0.6, 0);
  7483. G2L["37b"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
  7484. G2L["37b"]["BackgroundTransparency"] = 1;
  7485. G2L["37b"]["Name"] = [[CollapseIcon]];
  7486. G2L["37b"]["Position"] = UDim2.new(0.99, 0, 0.5, 0);
  7487. G2L["37c"] = Instance.new("UIAspectRatioConstraint", G2L["37b"]);
  7488. G2L["37d"] = Instance.new("TextLabel", G2L["379"]);
  7489. G2L["37d"]["TextWrapped"] = true;
  7490. G2L["37d"]["BorderSizePixel"] = 0;
  7491. G2L["37d"]["TextSize"] = 14;
  7492. G2L["37d"]["TextXAlignment"] = Enum.TextXAlignment.Left;
  7493. G2L["37d"]["TextYAlignment"] = Enum.TextYAlignment.Top;
  7494. G2L["37d"]["TextScaled"] = true;
  7495. G2L["37d"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255);
  7496. G2L["37d"]["FontFace"] = Font.new([[rbxasset://fonts/families/Oswald.json]], Enum.FontWeight.Bold, Enum.FontStyle.Normal);
  7497. G2L["37d"]["TextColor3"] = Color3.fromRGB(255, 223, 190);
  7498. G2L["37d"]["BackgroundTransparency"] = 1;
  7499. G2L["37d"]["AnchorPoint"] = Vector2.new(0, 0.5);
  7500. G2L["37d"]["Size"] = UDim2.new(1, 0, 0.7, 0);
  7501. G2L["37d"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
  7502. G2L["37d"]["Text"] = [[Crucifixion]];
  7503. G2L["37d"]["Name"] = [[Title]];
  7504. G2L["37d"]["Position"] = UDim2.new(0.01, 0, 0.5, 0);
  7505. G2L["37e"] = Instance.new("UICorner", G2L["37d"]);
  7506. G2L["37f"] = Instance.new("UIPadding", G2L["37d"]);
  7507. G2L["37f"]["PaddingTop"] = UDim.new(-0.2, 0);
  7508. G2L["37f"]["PaddingBottom"] = UDim.new(-0.1, 0);
  7509. G2L["380"] = Instance.new("Frame", G2L["36f"]);
  7510. G2L["380"]["SizeConstraint"] = Enum.SizeConstraint.RelativeXX;
  7511. G2L["380"]["BorderSizePixel"] = 0;
  7512. G2L["380"]["BackgroundColor3"] = Color3.fromRGB(255, 223, 190);
  7513. G2L["380"]["Size"] = UDim2.new(1, 0, 0.06, 0);
  7514. G2L["380"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
  7515. G2L["380"]["Name"] = [[Range]];
  7516. G2L["380"]["LayoutOrder"] = 2;
  7517. G2L["380"]["BackgroundTransparency"] = 0.9;
  7518. G2L["381"] = Instance.new("UICorner", G2L["380"]);
  7519. G2L["382"] = Instance.new("UIPadding", G2L["380"]);
  7520. G2L["382"]["PaddingRight"] = UDim.new(0.007, 0);
  7521. G2L["382"]["PaddingLeft"] = UDim.new(0.01, 0);
  7522. G2L["383"] = Instance.new("TextBox", G2L["380"]);
  7523. G2L["383"]["PlaceholderColor3"] = Color3.fromRGB(209, 182, 155);
  7524. G2L["383"]["BorderSizePixel"] = 0;
  7525. G2L["383"]["TextWrapped"] = true;
  7526. G2L["383"]["TextSize"] = 14;
  7527. G2L["383"]["TextColor3"] = Color3.fromRGB(255, 223, 190);
  7528. G2L["383"]["TextScaled"] = true;
  7529. G2L["383"]["BackgroundColor3"] = Color3.fromRGB(255, 223, 190);
  7530. G2L["383"]["FontFace"] = Font.new([[rbxasset://fonts/families/Oswald.json]], Enum.FontWeight.Bold, Enum.FontStyle.Normal);
  7531. G2L["383"]["AnchorPoint"] = Vector2.new(1, 0.5);
  7532. G2L["383"]["Size"] = UDim2.new(0.3, 0, 0.8, 0);
  7533. G2L["383"]["Position"] = UDim2.new(1, 0, 0.5, 0);
  7534. G2L["383"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
  7535. G2L["383"]["Text"] = [[40]];
  7536. G2L["383"]["BackgroundTransparency"] = 0.5;
  7537. G2L["384"] = Instance.new("UICorner", G2L["383"]);
  7538. G2L["385"] = Instance.new("TextLabel", G2L["380"]);
  7539. G2L["385"]["TextWrapped"] = true;
  7540. G2L["385"]["BorderSizePixel"] = 0;
  7541. G2L["385"]["TextSize"] = 14;
  7542. G2L["385"]["TextXAlignment"] = Enum.TextXAlignment.Left;
  7543. G2L["385"]["TextYAlignment"] = Enum.TextYAlignment.Top;
  7544. G2L["385"]["TextScaled"] = true;
  7545. G2L["385"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255);
  7546. G2L["385"]["FontFace"] = Font.new([[rbxasset://fonts/families/Oswald.json]], Enum.FontWeight.Bold, Enum.FontStyle.Normal);
  7547. G2L["385"]["TextColor3"] = Color3.fromRGB(255, 223, 190);
  7548. G2L["385"]["BackgroundTransparency"] = 1;
  7549. G2L["385"]["AnchorPoint"] = Vector2.new(0, 0.5);
  7550. G2L["385"]["Size"] = UDim2.new(0, 0, 0.8, 0);
  7551. G2L["385"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
  7552. G2L["385"]["Text"] = [[Range]];
  7553. G2L["385"]["LayoutOrder"] = 3;
  7554. G2L["385"]["AutomaticSize"] = Enum.AutomaticSize.X;
  7555. G2L["385"]["Name"] = [[ActionName]];
  7556. G2L["385"]["Position"] = UDim2.new(0, 0, 0.5, 0);
  7557. G2L["386"] = Instance.new("Frame", G2L["36f"]);
  7558. G2L["386"]["SizeConstraint"] = Enum.SizeConstraint.RelativeXX;
  7559. G2L["386"]["BorderSizePixel"] = 0;
  7560. G2L["386"]["BackgroundColor3"] = Color3.fromRGB(255, 223, 190);
  7561. G2L["386"]["Size"] = UDim2.new(1, 0, 0.06, 0);
  7562. G2L["386"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
  7563. G2L["386"]["Name"] = [[Resist]];
  7564. G2L["386"]["LayoutOrder"] = 3;
  7565. G2L["386"]["BackgroundTransparency"] = 0.9;
  7566. G2L["387"] = Instance.new("UICorner", G2L["386"]);
  7567. G2L["388"] = Instance.new("UIPadding", G2L["386"]);
  7568. G2L["388"]["PaddingRight"] = UDim.new(0.007, 0);
  7569. G2L["388"]["PaddingLeft"] = UDim.new(0.01, 0);
  7570. G2L["389"] = Instance.new("TextLabel", G2L["386"]);
  7571. G2L["389"]["TextWrapped"] = true;
  7572. G2L["389"]["BorderSizePixel"] = 0;
  7573. G2L["389"]["TextSize"] = 14;
  7574. G2L["389"]["TextXAlignment"] = Enum.TextXAlignment.Left;
  7575. G2L["389"]["TextYAlignment"] = Enum.TextYAlignment.Top;
  7576. G2L["389"]["TextScaled"] = true;
  7577. G2L["389"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255);
  7578. G2L["389"]["FontFace"] = Font.new([[rbxasset://fonts/families/Oswald.json]], Enum.FontWeight.Bold, Enum.FontStyle.Normal);
  7579. G2L["389"]["TextColor3"] = Color3.fromRGB(255, 223, 190);
  7580. G2L["389"]["BackgroundTransparency"] = 1;
  7581. G2L["389"]["AnchorPoint"] = Vector2.new(0, 0.5);
  7582. G2L["389"]["Size"] = UDim2.new(0, 0, 0.8, 0);
  7583. G2L["389"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
  7584. G2L["389"]["Text"] = [[Resist]];
  7585. G2L["389"]["LayoutOrder"] = 3;
  7586. G2L["389"]["AutomaticSize"] = Enum.AutomaticSize.X;
  7587. G2L["389"]["Name"] = [[ActionName]];
  7588. G2L["389"]["Position"] = UDim2.new(0, 0, 0.5, 0);
  7589. G2L["38a"] = Instance.new("ImageButton", G2L["386"]);
  7590. G2L["38a"]["SizeConstraint"] = Enum.SizeConstraint.RelativeYY;
  7591. G2L["38a"]["BorderSizePixel"] = 0;
  7592. G2L["38a"]["BackgroundColor3"] = Color3.fromRGB(205, 148, 122);
  7593. G2L["38a"]["AnchorPoint"] = Vector2.new(1, 0.5);
  7594. G2L["38a"]["Size"] = UDim2.new(1.92, 0, 0.8, 0);
  7595. G2L["38a"]["BackgroundTransparency"] = 0.9;
  7596. G2L["38a"]["Name"] = [[Button]];
  7597. G2L["38a"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
  7598. G2L["38a"]["Position"] = UDim2.new(0.995, 0, 0.5, 0);
  7599. G2L["38b"] = Instance.new("UICorner", G2L["38a"]);
  7600. G2L["38b"]["CornerRadius"] = UDim.new(1, 0);
  7601. G2L["38c"] = Instance.new("TextLabel", G2L["38a"]);
  7602. G2L["38c"]["TextWrapped"] = true;
  7603. G2L["38c"]["SizeConstraint"] = Enum.SizeConstraint.RelativeYY;
  7604. G2L["38c"]["BorderSizePixel"] = 0;
  7605. G2L["38c"]["TextSize"] = 14;
  7606. G2L["38c"]["BackgroundColor3"] = Color3.fromRGB(122, 87, 75);
  7607. G2L["38c"]["FontFace"] = Font.new([[rbxasset://fonts/families/SourceSansPro.json]], Enum.FontWeight.Regular, Enum.FontStyle.Normal);
  7608. G2L["38c"]["TextColor3"] = Color3.fromRGB(0, 0, 0);
  7609. G2L["38c"]["AnchorPoint"] = Vector2.new(0.5, 0.5);
  7610. G2L["38c"]["Size"] = UDim2.new(1, 0, 1, 0);
  7611. G2L["38c"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
  7612. G2L["38c"]["Text"] = [[]];
  7613. G2L["38c"]["Name"] = [[Switch]];
  7614. G2L["38c"]["Position"] = UDim2.new(0.2, 0, 0.5, 0);
  7615. G2L["38d"] = Instance.new("UICorner", G2L["38c"]);
  7616. G2L["38d"]["CornerRadius"] = UDim.new(1, 0);
  7617. G2L["38e"] = Instance.new("Frame", G2L["36f"]);
  7618. G2L["38e"]["SizeConstraint"] = Enum.SizeConstraint.RelativeXX;
  7619. G2L["38e"]["BorderSizePixel"] = 0;
  7620. G2L["38e"]["BackgroundColor3"] = Color3.fromRGB(255, 223, 190);
  7621. G2L["38e"]["Size"] = UDim2.new(1, 0, 0.06, 0);
  7622. G2L["38e"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
  7623. G2L["38e"]["Name"] = [[Break]];
  7624. G2L["38e"]["LayoutOrder"] = 4;
  7625. G2L["38e"]["BackgroundTransparency"] = 0.9;
  7626. G2L["38f"] = Instance.new("UICorner", G2L["38e"]);
  7627. G2L["390"] = Instance.new("UIPadding", G2L["38e"]);
  7628. G2L["390"]["PaddingRight"] = UDim.new(0.007, 0);
  7629. G2L["390"]["PaddingLeft"] = UDim.new(0.01, 0);
  7630. G2L["391"] = Instance.new("TextLabel", G2L["38e"]);
  7631. G2L["391"]["TextWrapped"] = true;
  7632. G2L["391"]["BorderSizePixel"] = 0;
  7633. G2L["391"]["TextSize"] = 14;
  7634. G2L["391"]["TextXAlignment"] = Enum.TextXAlignment.Left;
  7635. G2L["391"]["TextYAlignment"] = Enum.TextYAlignment.Top;
  7636. G2L["391"]["TextScaled"] = true;
  7637. G2L["391"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255);
  7638. G2L["391"]["FontFace"] = Font.new([[rbxasset://fonts/families/Oswald.json]], Enum.FontWeight.Bold, Enum.FontStyle.Normal);
  7639. G2L["391"]["TextColor3"] = Color3.fromRGB(255, 223, 190);
  7640. G2L["391"]["BackgroundTransparency"] = 1;
  7641. G2L["391"]["AnchorPoint"] = Vector2.new(0, 0.5);
  7642. G2L["391"]["Size"] = UDim2.new(0, 0, 0.8, 0);
  7643. G2L["391"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
  7644. G2L["391"]["Text"] = [[Break]];
  7645. G2L["391"]["LayoutOrder"] = 3;
  7646. G2L["391"]["AutomaticSize"] = Enum.AutomaticSize.X;
  7647. G2L["391"]["Name"] = [[ActionName]];
  7648. G2L["391"]["Position"] = UDim2.new(0, 0, 0.5, 0);
  7649. G2L["392"] = Instance.new("ImageButton", G2L["38e"]);
  7650. G2L["392"]["SizeConstraint"] = Enum.SizeConstraint.RelativeYY;
  7651. G2L["392"]["BorderSizePixel"] = 0;
  7652. G2L["392"]["BackgroundColor3"] = Color3.fromRGB(205, 148, 122);
  7653. G2L["392"]["AnchorPoint"] = Vector2.new(1, 0.5);
  7654. G2L["392"]["Size"] = UDim2.new(1.92, 0, 0.8, 0);
  7655. G2L["392"]["BackgroundTransparency"] = 0.35;
  7656. G2L["392"]["Name"] = [[Button]];
  7657. G2L["392"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
  7658. G2L["392"]["Position"] = UDim2.new(0.995, 0, 0.5, 0);
  7659. G2L["393"] = Instance.new("UICorner", G2L["392"]);
  7660. G2L["393"]["CornerRadius"] = UDim.new(1, 0);
  7661. G2L["394"] = Instance.new("TextLabel", G2L["392"]);
  7662. G2L["394"]["TextWrapped"] = true;
  7663. G2L["394"]["SizeConstraint"] = Enum.SizeConstraint.RelativeYY;
  7664. G2L["394"]["BorderSizePixel"] = 0;
  7665. G2L["394"]["TextSize"] = 14;
  7666. G2L["394"]["BackgroundColor3"] = Color3.fromRGB(255, 223, 190);
  7667. G2L["394"]["FontFace"] = Font.new([[rbxasset://fonts/families/SourceSansPro.json]], Enum.FontWeight.Regular, Enum.FontStyle.Normal);
  7668. G2L["394"]["TextColor3"] = Color3.fromRGB(0, 0, 0);
  7669. G2L["394"]["AnchorPoint"] = Vector2.new(0.5, 0.5);
  7670. G2L["394"]["Size"] = UDim2.new(1, 0, 1, 0);
  7671. G2L["394"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
  7672. G2L["394"]["Text"] = [[]];
  7673. G2L["394"]["Name"] = [[Switch]];
  7674. G2L["394"]["Position"] = UDim2.new(0.8, 0, 0.5, 0);
  7675. G2L["395"] = Instance.new("UICorner", G2L["394"]);
  7676. G2L["395"]["CornerRadius"] = UDim.new(1, 0);
  7677. G2L["396"] = Instance.new("Frame", G2L["291"]);
  7678. G2L["396"]["BorderSizePixel"] = 0;
  7679. G2L["396"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255);
  7680. G2L["396"]["Size"] = UDim2.new(1, 0, 0.46389, 0);
  7681. G2L["396"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
  7682. G2L["396"]["Name"] = [[Death]];
  7683. G2L["396"]["LayoutOrder"] = 8;
  7684. G2L["396"]["BackgroundTransparency"] = 1;
  7685. G2L["397"] = Instance.new("UIListLayout", G2L["396"]);
  7686. G2L["397"]["Padding"] = UDim.new(0, 4);
  7687. G2L["397"]["SortOrder"] = Enum.SortOrder.LayoutOrder;
  7688. G2L["398"] = Instance.new("Frame", G2L["396"]);
  7689. G2L["398"]["SizeConstraint"] = Enum.SizeConstraint.RelativeXX;
  7690. G2L["398"]["BorderSizePixel"] = 0;
  7691. G2L["398"]["BackgroundColor3"] = Color3.fromRGB(255, 223, 190);
  7692. G2L["398"]["Size"] = UDim2.new(1, 0, 0.06, 0);
  7693. G2L["398"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
  7694. G2L["398"]["Name"] = [[Type]];
  7695. G2L["398"]["LayoutOrder"] = 1;
  7696. G2L["398"]["BackgroundTransparency"] = 0.9;
  7697. G2L["399"] = Instance.new("UICorner", G2L["398"]);
  7698. G2L["39a"] = Instance.new("UIPadding", G2L["398"]);
  7699. G2L["39a"]["PaddingRight"] = UDim.new(0.007, 0);
  7700. G2L["39a"]["PaddingLeft"] = UDim.new(0.01, 0);
  7701. G2L["39b"] = Instance.new("TextLabel", G2L["398"]);
  7702. G2L["39b"]["TextWrapped"] = true;
  7703. G2L["39b"]["BorderSizePixel"] = 0;
  7704. G2L["39b"]["TextSize"] = 14;
  7705. G2L["39b"]["TextXAlignment"] = Enum.TextXAlignment.Left;
  7706. G2L["39b"]["TextYAlignment"] = Enum.TextYAlignment.Top;
  7707. G2L["39b"]["TextScaled"] = true;
  7708. G2L["39b"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255);
  7709. G2L["39b"]["FontFace"] = Font.new([[rbxasset://fonts/families/Oswald.json]], Enum.FontWeight.Bold, Enum.FontStyle.Normal);
  7710. G2L["39b"]["TextColor3"] = Color3.fromRGB(255, 223, 190);
  7711. G2L["39b"]["BackgroundTransparency"] = 1;
  7712. G2L["39b"]["AnchorPoint"] = Vector2.new(0, 0.5);
  7713. G2L["39b"]["Size"] = UDim2.new(0, 0, 0.8, 0);
  7714. G2L["39b"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
  7715. G2L["39b"]["Text"] = [[Type]];
  7716. G2L["39b"]["LayoutOrder"] = 3;
  7717. G2L["39b"]["AutomaticSize"] = Enum.AutomaticSize.X;
  7718. G2L["39b"]["Name"] = [[ActionName]];
  7719. G2L["39b"]["Position"] = UDim2.new(0, 0, 0.5, 0);
  7720. G2L["39c"] = Instance.new("ImageButton", G2L["398"]);
  7721. G2L["39c"]["SizeConstraint"] = Enum.SizeConstraint.RelativeYY;
  7722. G2L["39c"]["BorderSizePixel"] = 0;
  7723. G2L["39c"]["BackgroundColor3"] = Color3.fromRGB(255, 223, 190);
  7724. G2L["39c"]["AnchorPoint"] = Vector2.new(1, 0.5);
  7725. G2L["39c"]["Size"] = UDim2.new(1.92, 0, 0.8, 0);
  7726. G2L["39c"]["BackgroundTransparency"] = 0.75;
  7727. G2L["39c"]["Name"] = [[Button]];
  7728. G2L["39c"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
  7729. G2L["39c"]["Position"] = UDim2.new(0.995, 0, 0.5, 0);
  7730. G2L["39d"] = Instance.new("UICorner", G2L["39c"]);
  7731. G2L["39d"]["CornerRadius"] = UDim.new(1, 0);
  7732. G2L["39e"] = Instance.new("TextLabel", G2L["39c"]);
  7733. G2L["39e"]["TextWrapped"] = true;
  7734. G2L["39e"]["BorderSizePixel"] = 0;
  7735. G2L["39e"]["TextSize"] = 14;
  7736. G2L["39e"]["TextScaled"] = true;
  7737. G2L["39e"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255);
  7738. G2L["39e"]["FontFace"] = Font.new([[rbxasset://fonts/families/Oswald.json]], Enum.FontWeight.Bold, Enum.FontStyle.Normal);
  7739. G2L["39e"]["TextColor3"] = Color3.fromRGB(255, 223, 190);
  7740. G2L["39e"]["BackgroundTransparency"] = 1;
  7741. G2L["39e"]["Size"] = UDim2.new(1, 0, 1, 0);
  7742. G2L["39e"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
  7743. G2L["39e"]["Text"] = [[Guiding]];
  7744. G2L["39f"] = Instance.new("ImageButton", G2L["396"]);
  7745. G2L["39f"]["SizeConstraint"] = Enum.SizeConstraint.RelativeXX;
  7746. G2L["39f"]["BorderSizePixel"] = 0;
  7747. G2L["39f"]["BackgroundColor3"] = Color3.fromRGB(255, 223, 190);
  7748. G2L["39f"]["LayoutOrder"] = -1;
  7749. G2L["39f"]["Size"] = UDim2.new(1, 0, 0.06, 0);
  7750. G2L["39f"]["BackgroundTransparency"] = 0.5;
  7751. G2L["39f"]["Name"] = [[SettingHeader]];
  7752. G2L["39f"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
  7753. G2L["3a0"] = Instance.new("UICorner", G2L["39f"]);
  7754. G2L["3a1"] = Instance.new("ImageLabel", G2L["39f"]);
  7755. G2L["3a1"]["BorderSizePixel"] = 0;
  7756. G2L["3a1"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255);
  7757. G2L["3a1"]["ImageColor3"] = Color3.fromRGB(255, 223, 190);
  7758. G2L["3a1"]["AnchorPoint"] = Vector2.new(1, 0.5);
  7759. G2L["3a1"]["Image"] = [[rbxassetid://18807229936]];
  7760. G2L["3a1"]["Size"] = UDim2.new(0.6, 0, 0.6, 0);
  7761. G2L["3a1"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
  7762. G2L["3a1"]["BackgroundTransparency"] = 1;
  7763. G2L["3a1"]["Name"] = [[CollapseIcon]];
  7764. G2L["3a1"]["Position"] = UDim2.new(0.99, 0, 0.5, 0);
  7765. G2L["3a2"] = Instance.new("UIAspectRatioConstraint", G2L["3a1"]);
  7766. G2L["3a3"] = Instance.new("TextLabel", G2L["39f"]);
  7767. G2L["3a3"]["TextWrapped"] = true;
  7768. G2L["3a3"]["BorderSizePixel"] = 0;
  7769. G2L["3a3"]["TextSize"] = 14;
  7770. G2L["3a3"]["TextXAlignment"] = Enum.TextXAlignment.Left;
  7771. G2L["3a3"]["TextYAlignment"] = Enum.TextYAlignment.Top;
  7772. G2L["3a3"]["TextScaled"] = true;
  7773. G2L["3a3"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255);
  7774. G2L["3a3"]["FontFace"] = Font.new([[rbxasset://fonts/families/Oswald.json]], Enum.FontWeight.Bold, Enum.FontStyle.Normal);
  7775. G2L["3a3"]["TextColor3"] = Color3.fromRGB(255, 223, 190);
  7776. G2L["3a3"]["BackgroundTransparency"] = 1;
  7777. G2L["3a3"]["AnchorPoint"] = Vector2.new(0, 0.5);
  7778. G2L["3a3"]["Size"] = UDim2.new(1, 0, 0.7, 0);
  7779. G2L["3a3"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
  7780. G2L["3a3"]["Text"] = [[Death]];
  7781. G2L["3a3"]["Name"] = [[Title]];
  7782. G2L["3a3"]["Position"] = UDim2.new(0.01, 0, 0.5, 0);
  7783. G2L["3a4"] = Instance.new("UICorner", G2L["3a3"]);
  7784. G2L["3a5"] = Instance.new("UIPadding", G2L["3a3"]);
  7785. G2L["3a5"]["PaddingTop"] = UDim.new(-0.2, 0);
  7786. G2L["3a5"]["PaddingBottom"] = UDim.new(-0.1, 0);
  7787. G2L["3a6"] = Instance.new("Frame", G2L["396"]);
  7788. G2L["3a6"]["SizeConstraint"] = Enum.SizeConstraint.RelativeXX;
  7789. G2L["3a6"]["BorderSizePixel"] = 0;
  7790. G2L["3a6"]["BackgroundColor3"] = Color3.fromRGB(255, 223, 190);
  7791. G2L["3a6"]["Size"] = UDim2.new(1, 0, 0.06, 0);
  7792. G2L["3a6"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
  7793. G2L["3a6"]["Name"] = [[Hints]];
  7794. G2L["3a6"]["LayoutOrder"] = 2;
  7795. G2L["3a6"]["BackgroundTransparency"] = 0.9;
  7796. G2L["3a7"] = Instance.new("UICorner", G2L["3a6"]);
  7797. G2L["3a8"] = Instance.new("UIPadding", G2L["3a6"]);
  7798. G2L["3a8"]["PaddingRight"] = UDim.new(0.007, 0);
  7799. G2L["3a8"]["PaddingLeft"] = UDim.new(0.01, 0);
  7800. G2L["3a9"] = Instance.new("TextLabel", G2L["3a6"]);
  7801. G2L["3a9"]["TextWrapped"] = true;
  7802. G2L["3a9"]["BorderSizePixel"] = 0;
  7803. G2L["3a9"]["TextSize"] = 14;
  7804. G2L["3a9"]["TextXAlignment"] = Enum.TextXAlignment.Left;
  7805. G2L["3a9"]["TextYAlignment"] = Enum.TextYAlignment.Top;
  7806. G2L["3a9"]["TextScaled"] = true;
  7807. G2L["3a9"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255);
  7808. G2L["3a9"]["FontFace"] = Font.new([[rbxasset://fonts/families/Oswald.json]], Enum.FontWeight.Bold, Enum.FontStyle.Normal);
  7809. G2L["3a9"]["TextColor3"] = Color3.fromRGB(255, 223, 190);
  7810. G2L["3a9"]["BackgroundTransparency"] = 1;
  7811. G2L["3a9"]["AnchorPoint"] = Vector2.new(0, 0.5);
  7812. G2L["3a9"]["Size"] = UDim2.new(0, 0, 0.8, 0);
  7813. G2L["3a9"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
  7814. G2L["3a9"]["Text"] = [[Hints]];
  7815. G2L["3a9"]["AutomaticSize"] = Enum.AutomaticSize.X;
  7816. G2L["3a9"]["Name"] = [[ActionName]];
  7817. G2L["3a9"]["Position"] = UDim2.new(0, 0, 0.5, 0);
  7818. G2L["3aa"] = Instance.new("Frame", G2L["3a6"]);
  7819. G2L["3aa"]["BorderSizePixel"] = 0;
  7820. G2L["3aa"]["BackgroundColor3"] = Color3.fromRGB(255, 223, 190);
  7821. G2L["3aa"]["AnchorPoint"] = Vector2.new(1, 0.5);
  7822. G2L["3aa"]["Size"] = UDim2.new(0.8108, 0, 0.8, 0);
  7823. G2L["3aa"]["Position"] = UDim2.new(0.93537, 0, 0.5, 0);
  7824. G2L["3aa"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
  7825. G2L["3aa"]["Name"] = [[Hints]];
  7826. G2L["3aa"]["BackgroundTransparency"] = 0.5;
  7827. G2L["3ab"] = Instance.new("TextButton", G2L["3aa"]);
  7828. G2L["3ab"]["BorderSizePixel"] = 0;
  7829. G2L["3ab"]["TextColor3"] = Color3.fromRGB(0, 0, 0);
  7830. G2L["3ab"]["TextSize"] = 14;
  7831. G2L["3ab"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255);
  7832. G2L["3ab"]["FontFace"] = Font.new([[rbxasset://fonts/families/SourceSansPro.json]], Enum.FontWeight.Regular, Enum.FontStyle.Normal);
  7833. G2L["3ab"]["Size"] = UDim2.new(0.06658, 0, 0.98643, 0);
  7834. G2L["3ab"]["BackgroundTransparency"] = 1;
  7835. G2L["3ab"]["Name"] = [[Left]];
  7836. G2L["3ab"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
  7837. G2L["3ab"]["Text"] = [[]];
  7838. G2L["3ab"]["Position"] = UDim2.new(0, 0, 0, 0);
  7839. G2L["3ac"] = Instance.new("UIAspectRatioConstraint", G2L["3ab"]);
  7840. G2L["3ad"] = Instance.new("ImageLabel", G2L["3ab"]);
  7841. G2L["3ad"]["BorderSizePixel"] = 0;
  7842. G2L["3ad"]["BackgroundColor3"] = Color3.fromRGB(255, 223, 190);
  7843. G2L["3ad"]["ImageColor3"] = Color3.fromRGB(201, 175, 149);
  7844. G2L["3ad"]["AnchorPoint"] = Vector2.new(0.5, 0.5);
  7845. G2L["3ad"]["Image"] = [[rbxassetid://87702149708209]];
  7846. G2L["3ad"]["Size"] = UDim2.new(0.7, 0, 0.7, 0);
  7847. G2L["3ad"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
  7848. G2L["3ad"]["BackgroundTransparency"] = 1;
  7849. G2L["3ad"]["Rotation"] = -90;
  7850. G2L["3ad"]["Position"] = UDim2.new(0.5, 0, 0.5, 0);
  7851. G2L["3ae"] = Instance.new("UIAspectRatioConstraint", G2L["3ad"]);
  7852. G2L["3af"] = Instance.new("TextButton", G2L["3aa"]);
  7853. G2L["3af"]["BorderSizePixel"] = 0;
  7854. G2L["3af"]["TextColor3"] = Color3.fromRGB(0, 0, 0);
  7855. G2L["3af"]["TextSize"] = 14;
  7856. G2L["3af"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255);
  7857. G2L["3af"]["FontFace"] = Font.new([[rbxasset://fonts/families/SourceSansPro.json]], Enum.FontWeight.Regular, Enum.FontStyle.Normal);
  7858. G2L["3af"]["Size"] = UDim2.new(0.06658, 0, 0.98643, 0);
  7859. G2L["3af"]["BackgroundTransparency"] = 1;
  7860. G2L["3af"]["Name"] = [[Right]];
  7861. G2L["3af"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
  7862. G2L["3af"]["Text"] = [[]];
  7863. G2L["3af"]["Rotation"] = -180;
  7864. G2L["3af"]["Position"] = UDim2.new(0.94028, 0, 0, 0);
  7865. G2L["3b0"] = Instance.new("UIAspectRatioConstraint", G2L["3af"]);
  7866. G2L["3b1"] = Instance.new("ImageLabel", G2L["3af"]);
  7867. G2L["3b1"]["BorderSizePixel"] = 0;
  7868. G2L["3b1"]["BackgroundColor3"] = Color3.fromRGB(255, 223, 190);
  7869. G2L["3b1"]["ImageColor3"] = Color3.fromRGB(255, 223, 190);
  7870. G2L["3b1"]["AnchorPoint"] = Vector2.new(0.5, 0.5);
  7871. G2L["3b1"]["Image"] = [[rbxassetid://87702149708209]];
  7872. G2L["3b1"]["Size"] = UDim2.new(0.7, 0, 0.7, 0);
  7873. G2L["3b1"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
  7874. G2L["3b1"]["BackgroundTransparency"] = 1;
  7875. G2L["3b1"]["Rotation"] = -90;
  7876. G2L["3b1"]["Position"] = UDim2.new(0.5, 0, 0.5, 0);
  7877. G2L["3b2"] = Instance.new("UIAspectRatioConstraint", G2L["3b1"]);
  7878. G2L["3b3"] = Instance.new("ScrollingFrame", G2L["3aa"]);
  7879. G2L["3b3"]["Active"] = true;
  7880. G2L["3b3"]["ScrollingDirection"] = Enum.ScrollingDirection.X;
  7881. G2L["3b3"]["BorderSizePixel"] = 0;
  7882. G2L["3b3"]["CanvasSize"] = UDim2.new(0, 0, 1, 0);
  7883. G2L["3b3"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255);
  7884. G2L["3b3"]["ScrollBarImageTransparency"] = 1;
  7885. G2L["3b3"]["Size"] = UDim2.new(0.881, 0, 1, 0);
  7886. G2L["3b3"]["ScrollBarImageColor3"] = Color3.fromRGB(0, 0, 0);
  7887. G2L["3b3"]["Position"] = UDim2.new(0.059, 0, 0, 0);
  7888. G2L["3b3"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
  7889. G2L["3b3"]["ScrollBarThickness"] = 0;
  7890. G2L["3b3"]["BackgroundTransparency"] = 1;
  7891. G2L["3b4"] = Instance.new("UIListLayout", G2L["3b3"]);
  7892. G2L["3b4"]["SortOrder"] = Enum.SortOrder.LayoutOrder;
  7893. G2L["3b4"]["FillDirection"] = Enum.FillDirection.Horizontal;
  7894. G2L["3b5"] = Instance.new("TextBox", G2L["3b3"]);
  7895. G2L["3b5"]["Name"] = [[D1]];
  7896. G2L["3b5"]["PlaceholderColor3"] = Color3.fromRGB(209, 182, 155);
  7897. G2L["3b5"]["BorderSizePixel"] = 0;
  7898. G2L["3b5"]["TextWrapped"] = true;
  7899. G2L["3b5"]["TextSize"] = 14;
  7900. G2L["3b5"]["TextColor3"] = Color3.fromRGB(255, 223, 190);
  7901. G2L["3b5"]["TextScaled"] = true;
  7902. G2L["3b5"]["BackgroundColor3"] = Color3.fromRGB(255, 223, 190);
  7903. G2L["3b5"]["FontFace"] = Font.new([[rbxasset://fonts/families/Oswald.json]], Enum.FontWeight.Bold, Enum.FontStyle.Normal);
  7904. G2L["3b5"]["AnchorPoint"] = Vector2.new(1, 0.5);
  7905. G2L["3b5"]["Size"] = UDim2.new(0.25, 0, 1, 0);
  7906. G2L["3b5"]["Position"] = UDim2.new(1, 0, 0.5, 0);
  7907. G2L["3b5"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
  7908. G2L["3b5"]["Text"] = [[Death]];
  7909. G2L["3b5"]["BackgroundTransparency"] = 1;
  7910. G2L["3b6"] = Instance.new("UICorner", G2L["3b5"]);
  7911. G2L["3b7"] = Instance.new("TextBox", G2L["3b3"]);
  7912. G2L["3b7"]["Name"] = [[D2]];
  7913. G2L["3b7"]["PlaceholderColor3"] = Color3.fromRGB(209, 182, 155);
  7914. G2L["3b7"]["BorderSizePixel"] = 0;
  7915. G2L["3b7"]["TextWrapped"] = true;
  7916. G2L["3b7"]["TextSize"] = 14;
  7917. G2L["3b7"]["TextColor3"] = Color3.fromRGB(255, 223, 190);
  7918. G2L["3b7"]["TextScaled"] = true;
  7919. G2L["3b7"]["BackgroundColor3"] = Color3.fromRGB(255, 223, 190);
  7920. G2L["3b7"]["FontFace"] = Font.new([[rbxasset://fonts/families/Oswald.json]], Enum.FontWeight.Bold, Enum.FontStyle.Normal);
  7921. G2L["3b7"]["AnchorPoint"] = Vector2.new(1, 0.5);
  7922. G2L["3b7"]["Size"] = UDim2.new(0.25, 0, 1, 0);
  7923. G2L["3b7"]["Position"] = UDim2.new(1, 0, 0.5, 0);
  7924. G2L["3b7"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
  7925. G2L["3b7"]["Text"] = [[Hints]];
  7926. G2L["3b7"]["BackgroundTransparency"] = 1;
  7927. G2L["3b8"] = Instance.new("UICorner", G2L["3b7"]);
  7928. G2L["3b9"] = Instance.new("TextBox", G2L["3b3"]);
  7929. G2L["3b9"]["Name"] = [[D3]];
  7930. G2L["3b9"]["PlaceholderColor3"] = Color3.fromRGB(209, 182, 155);
  7931. G2L["3b9"]["BorderSizePixel"] = 0;
  7932. G2L["3b9"]["TextWrapped"] = true;
  7933. G2L["3b9"]["TextSize"] = 14;
  7934. G2L["3b9"]["TextColor3"] = Color3.fromRGB(255, 223, 190);
  7935. G2L["3b9"]["TextScaled"] = true;
  7936. G2L["3b9"]["BackgroundColor3"] = Color3.fromRGB(255, 223, 190);
  7937. G2L["3b9"]["FontFace"] = Font.new([[rbxasset://fonts/families/Oswald.json]], Enum.FontWeight.Bold, Enum.FontStyle.Normal);
  7938. G2L["3b9"]["AnchorPoint"] = Vector2.new(1, 0.5);
  7939. G2L["3b9"]["Size"] = UDim2.new(0.25, 0, 1, 0);
  7940. G2L["3b9"]["Position"] = UDim2.new(1, 0, 0.5, 0);
  7941. G2L["3b9"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
  7942. G2L["3b9"]["Text"] = [[Go]];
  7943. G2L["3b9"]["BackgroundTransparency"] = 1;
  7944. G2L["3ba"] = Instance.new("UICorner", G2L["3b9"]);
  7945. G2L["3bb"] = Instance.new("TextBox", G2L["3b3"]);
  7946. G2L["3bb"]["Name"] = [[D4]];
  7947. G2L["3bb"]["PlaceholderColor3"] = Color3.fromRGB(209, 182, 155);
  7948. G2L["3bb"]["BorderSizePixel"] = 0;
  7949. G2L["3bb"]["TextWrapped"] = true;
  7950. G2L["3bb"]["TextSize"] = 14;
  7951. G2L["3bb"]["TextColor3"] = Color3.fromRGB(255, 223, 190);
  7952. G2L["3bb"]["TextScaled"] = true;
  7953. G2L["3bb"]["BackgroundColor3"] = Color3.fromRGB(255, 223, 190);
  7954. G2L["3bb"]["FontFace"] = Font.new([[rbxasset://fonts/families/Oswald.json]], Enum.FontWeight.Bold, Enum.FontStyle.Normal);
  7955. G2L["3bb"]["AnchorPoint"] = Vector2.new(1, 0.5);
  7956. G2L["3bb"]["Size"] = UDim2.new(0.25, 0, 1, 0);
  7957. G2L["3bb"]["Position"] = UDim2.new(1, 0, 0.5, 0);
  7958. G2L["3bb"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
  7959. G2L["3bb"]["Text"] = [[Here]];
  7960. G2L["3bb"]["BackgroundTransparency"] = 1;
  7961. G2L["3bc"] = Instance.new("UICorner", G2L["3bb"]);
  7962. G2L["3bd"] = Instance.new("Frame", G2L["396"]);
  7963. G2L["3bd"]["SizeConstraint"] = Enum.SizeConstraint.RelativeXX;
  7964. G2L["3bd"]["BorderSizePixel"] = 0;
  7965. G2L["3bd"]["BackgroundColor3"] = Color3.fromRGB(255, 223, 190);
  7966. G2L["3bd"]["Size"] = UDim2.new(1, 0, 0.06, 0);
  7967. G2L["3bd"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
  7968. G2L["3bd"]["Name"] = [[Cause]];
  7969. G2L["3bd"]["LayoutOrder"] = 3;
  7970. G2L["3bd"]["BackgroundTransparency"] = 0.9;
  7971. G2L["3be"] = Instance.new("UICorner", G2L["3bd"]);
  7972. G2L["3bf"] = Instance.new("UIPadding", G2L["3bd"]);
  7973. G2L["3bf"]["PaddingRight"] = UDim.new(0.007, 0);
  7974. G2L["3bf"]["PaddingLeft"] = UDim.new(0.01, 0);
  7975. G2L["3c0"] = Instance.new("TextBox", G2L["3bd"]);
  7976. G2L["3c0"]["PlaceholderColor3"] = Color3.fromRGB(209, 182, 155);
  7977. G2L["3c0"]["BorderSizePixel"] = 0;
  7978. G2L["3c0"]["TextWrapped"] = true;
  7979. G2L["3c0"]["TextSize"] = 14;
  7980. G2L["3c0"]["TextColor3"] = Color3.fromRGB(255, 223, 190);
  7981. G2L["3c0"]["TextScaled"] = true;
  7982. G2L["3c0"]["BackgroundColor3"] = Color3.fromRGB(255, 223, 190);
  7983. G2L["3c0"]["FontFace"] = Font.new([[rbxasset://fonts/families/Oswald.json]], Enum.FontWeight.Bold, Enum.FontStyle.Normal);
  7984. G2L["3c0"]["AnchorPoint"] = Vector2.new(1, 0.5);
  7985. G2L["3c0"]["Size"] = UDim2.new(0.3, 0, 0.8, 0);
  7986. G2L["3c0"]["Position"] = UDim2.new(1, 0, 0.5, 0);
  7987. G2L["3c0"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
  7988. G2L["3c0"]["Text"] = [[ ]];
  7989. G2L["3c0"]["BackgroundTransparency"] = 0.5;
  7990. G2L["3c1"] = Instance.new("UICorner", G2L["3c0"]);
  7991. G2L["3c2"] = Instance.new("TextLabel", G2L["3bd"]);
  7992. G2L["3c2"]["TextWrapped"] = true;
  7993. G2L["3c2"]["BorderSizePixel"] = 0;
  7994. G2L["3c2"]["TextSize"] = 14;
  7995. G2L["3c2"]["TextXAlignment"] = Enum.TextXAlignment.Left;
  7996. G2L["3c2"]["TextYAlignment"] = Enum.TextYAlignment.Top;
  7997. G2L["3c2"]["TextScaled"] = true;
  7998. G2L["3c2"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255);
  7999. G2L["3c2"]["FontFace"] = Font.new([[rbxasset://fonts/families/Oswald.json]], Enum.FontWeight.Bold, Enum.FontStyle.Normal);
  8000. G2L["3c2"]["TextColor3"] = Color3.fromRGB(255, 223, 190);
  8001. G2L["3c2"]["BackgroundTransparency"] = 1;
  8002. G2L["3c2"]["AnchorPoint"] = Vector2.new(0, 0.5);
  8003. G2L["3c2"]["Size"] = UDim2.new(0, 0, 0.8, 0);
  8004. G2L["3c2"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
  8005. G2L["3c2"]["Text"] = [[Cause]];
  8006. G2L["3c2"]["LayoutOrder"] = 3;
  8007. G2L["3c2"]["AutomaticSize"] = Enum.AutomaticSize.X;
  8008. G2L["3c2"]["Name"] = [[ActionName]];
  8009. G2L["3c2"]["Position"] = UDim2.new(0, 0, 0.5, 0);
  8010. G2L["3c3"] = Instance.new("UIListLayout", G2L["291"]);
  8011. G2L["3c3"]["Wraps"] = true;
  8012. G2L["3c3"]["VerticalFlex"] = Enum.UIFlexAlignment.Fill;
  8013. G2L["3c3"]["Padding"] = UDim.new(0, 10);
  8014. G2L["3c3"]["SortOrder"] = Enum.SortOrder.LayoutOrder;
  8015. G2L["3c3"]["FillDirection"] = Enum.FillDirection.Horizontal;
  8016. G2L["3c4"] = Instance.new("Frame", G2L["291"]);
  8017. G2L["3c4"]["BorderSizePixel"] = 0;
  8018. G2L["3c4"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255);
  8019. G2L["3c4"]["Size"] = UDim2.new(1, 0, 0.1, 0);
  8020. G2L["3c4"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
  8021. G2L["3c4"]["Name"] = [[Button]];
  8022. G2L["3c4"]["LayoutOrder"] = 9;
  8023. G2L["3c4"]["BackgroundTransparency"] = 1;
  8024. G2L["3c5"] = Instance.new("TextButton", G2L["3c4"]);
  8025. G2L["3c5"]["TextWrapped"] = true;
  8026. G2L["3c5"]["BorderSizePixel"] = 0;
  8027. G2L["3c5"]["TextColor3"] = Color3.fromRGB(0, 0, 0);
  8028. G2L["3c5"]["TextSize"] = 14;
  8029. G2L["3c5"]["TextScaled"] = true;
  8030. G2L["3c5"]["BackgroundColor3"] = Color3.fromRGB(255, 223, 190);
  8031. G2L["3c5"]["FontFace"] = Font.new([[rbxasset://fonts/families/Oswald.json]], Enum.FontWeight.Bold, Enum.FontStyle.Normal);
  8032. G2L["3c5"]["Size"] = UDim2.new(0.3, 0, 1, 0);
  8033. G2L["3c5"]["Name"] = [[Execute]];
  8034. G2L["3c5"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
  8035. G2L["3c5"]["Text"] = [[Execute]];
  8036. G2L["3c6"] = Instance.new("UICorner", G2L["3c5"]);
  8037. G2L["3c7"] = Instance.new("UIListLayout", G2L["3c4"]);
  8038. G2L["3c7"]["HorizontalAlignment"] = Enum.HorizontalAlignment.Center;
  8039. G2L["3c7"]["VerticalFlex"] = Enum.UIFlexAlignment.Fill;
  8040. G2L["3c7"]["Padding"] = UDim.new(0.2, 0);
  8041. G2L["3c7"]["VerticalAlignment"] = Enum.VerticalAlignment.Center;
  8042. G2L["3c7"]["SortOrder"] = Enum.SortOrder.LayoutOrder;
  8043. G2L["3c7"]["FillDirection"] = Enum.FillDirection.Horizontal;
  8044. G2L["3c8"] = Instance.new("TextButton", G2L["3c4"]);
  8045. G2L["3c8"]["TextWrapped"] = true;
  8046. G2L["3c8"]["BorderSizePixel"] = 0;
  8047. G2L["3c8"]["TextColor3"] = Color3.fromRGB(0, 0, 0);
  8048. G2L["3c8"]["TextSize"] = 14;
  8049. G2L["3c8"]["TextScaled"] = true;
  8050. G2L["3c8"]["BackgroundColor3"] = Color3.fromRGB(255, 223, 190);
  8051. G2L["3c8"]["FontFace"] = Font.new([[rbxasset://fonts/families/Oswald.json]], Enum.FontWeight.Bold, Enum.FontStyle.Normal);
  8052. G2L["3c8"]["Size"] = UDim2.new(0.3, 0, 1, 0);
  8053. G2L["3c8"]["Name"] = [[GetCode]];
  8054. G2L["3c8"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
  8055. G2L["3c8"]["Text"] = [[GetCode]];
  8056. G2L["3c9"] = Instance.new("UICorner", G2L["3c8"]);
  8057. return G2L["1"], require;
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement