Advertisement
munciseek

Untitled

Sep 21st, 2024
23
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 99.34 KB | None | 0 0
  1. --[=[
  2. d888b db db d888888b .d888b. db db db .d8b.
  3. 88' Y8b 88 88 `88' VP `8D 88 88 88 d8' `8b
  4. 88 88 88 88 odD' 88 88 88 88ooo88
  5. 88 ooo 88 88 88 .88' 88 88 88 88~~~88
  6. 88. ~8~ 88b d88 .88. j88. 88booo. 88b d88 88 88 @uniquadev
  7. Y888P ~Y8888P' Y888888P 888888D Y88888P ~Y8888P' YP YP CONVERTER
  8. ]=]
  9.  
  10. -- Instances: 225 | Scripts: 17 | Modules: 0 | Tags: 0
  11. local G2L = {};
  12.  
  13. -- StarterGui.Sciptmode
  14. G2L["1"] = Instance.new("ScreenGui", game:GetService("Players").LocalPlayer:WaitForChild("PlayerGui"));
  15. G2L["1"]["Name"] = [[Sciptmode]];
  16. G2L["1"]["ZIndexBehavior"] = Enum.ZIndexBehavior.Sibling;
  17.  
  18.  
  19. -- StarterGui.Sciptmode.Main
  20. G2L["2"] = Instance.new("Frame", G2L["1"]);
  21. G2L["2"]["Active"] = true;
  22. G2L["2"]["BorderSizePixel"] = 0;
  23. G2L["2"]["BackgroundColor3"] = Color3.fromRGB(31, 18, 17);
  24. G2L["2"]["AnchorPoint"] = Vector2.new(0.5, 0.5);
  25. G2L["2"]["Size"] = UDim2.new(0.48756, 0, 0.92044, 0);
  26. G2L["2"]["Position"] = UDim2.new(0.5, 0, 0.5, 0);
  27. G2L["2"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
  28. G2L["2"]["Name"] = [[Main]];
  29.  
  30.  
  31. -- StarterGui.Sciptmode.Main.UIStroke
  32. G2L["3"] = Instance.new("UIStroke", G2L["2"]);
  33. G2L["3"]["Transparency"] = 0.2;
  34. G2L["3"]["Thickness"] = 5;
  35. G2L["3"]["Color"] = Color3.fromRGB(255, 223, 190);
  36.  
  37.  
  38. -- StarterGui.Sciptmode.Main.UICorner
  39. G2L["4"] = Instance.new("UICorner", G2L["2"]);
  40. G2L["4"]["CornerRadius"] = UDim.new(0.1, 0);
  41.  
  42.  
  43. -- StarterGui.Sciptmode.Main.Message
  44. G2L["5"] = Instance.new("Frame", G2L["2"]);
  45. G2L["5"]["BorderSizePixel"] = 0;
  46. G2L["5"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255);
  47. G2L["5"]["Size"] = UDim2.new(1, 0, 0.419, 0);
  48. G2L["5"]["Position"] = UDim2.new(-0, 0, 0, 0);
  49. G2L["5"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
  50. G2L["5"]["Name"] = [[Message]];
  51. G2L["5"]["BackgroundTransparency"] = 1;
  52.  
  53.  
  54. -- StarterGui.Sciptmode.Main.Message.Icon
  55. G2L["6"] = Instance.new("ImageLabel", G2L["5"]);
  56. G2L["6"]["BorderSizePixel"] = 0;
  57. G2L["6"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255);
  58. G2L["6"]["Image"] = [[rbxassetid://135149552063914]];
  59. G2L["6"]["Size"] = UDim2.new(0.10858, 0, 0.32156, 0);
  60. G2L["6"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
  61. G2L["6"]["BackgroundTransparency"] = 1;
  62. G2L["6"]["Name"] = [[Icon]];
  63.  
  64.  
  65. -- StarterGui.Sciptmode.Main.Message.Title
  66. G2L["7"] = Instance.new("TextLabel", G2L["5"]);
  67. G2L["7"]["TextWrapped"] = true;
  68. G2L["7"]["BorderSizePixel"] = 0;
  69. G2L["7"]["TextScaled"] = true;
  70. G2L["7"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255);
  71. G2L["7"]["TextSize"] = 14;
  72. G2L["7"]["FontFace"] = Font.new([[rbxasset://fonts/families/Oswald.json]], Enum.FontWeight.Bold, Enum.FontStyle.Normal);
  73. G2L["7"]["TextColor3"] = Color3.fromRGB(255, 223, 190);
  74. G2L["7"]["BackgroundTransparency"] = 1;
  75. G2L["7"]["Size"] = UDim2.new(0.47448, 0, 0.32512, 0);
  76. G2L["7"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
  77. G2L["7"]["Text"] = [[Scipts Mode V4]];
  78. G2L["7"]["Name"] = [[Title]];
  79. G2L["7"]["Position"] = UDim2.new(0.10749, 0, -0.00991, 0);
  80.  
  81.  
  82. -- StarterGui.Sciptmode.Main.Message.fabricator
  83. G2L["8"] = Instance.new("TextLabel", G2L["5"]);
  84. G2L["8"]["TextWrapped"] = true;
  85. G2L["8"]["BorderSizePixel"] = 0;
  86. G2L["8"]["TextScaled"] = true;
  87. G2L["8"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255);
  88. G2L["8"]["TextSize"] = 14;
  89. G2L["8"]["FontFace"] = Font.new([[rbxasset://fonts/families/Oswald.json]], Enum.FontWeight.Bold, Enum.FontStyle.Normal);
  90. G2L["8"]["TextColor3"] = Color3.fromRGB(255, 223, 190);
  91. G2L["8"]["BackgroundTransparency"] = 1;
  92. G2L["8"]["Size"] = UDim2.new(0.22802, 0, 0.18683, 0);
  93. G2L["8"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
  94. G2L["8"]["Text"] = [[By munciseek]];
  95. G2L["8"]["Name"] = [[fabricator]];
  96. G2L["8"]["Position"] = UDim2.new(0.75135, 0, 0.02847, 0);
  97.  
  98.  
  99. -- StarterGui.Sciptmode.Main.Message.fabricator.UIStroke
  100. G2L["9"] = Instance.new("UIStroke", G2L["8"]);
  101. G2L["9"]["Thickness"] = 3;
  102.  
  103.  
  104. -- StarterGui.Sciptmode.Main.Message.Playerserverinformation
  105. G2L["a"] = Instance.new("Frame", G2L["5"]);
  106. G2L["a"]["BorderSizePixel"] = 0;
  107. G2L["a"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255);
  108. G2L["a"]["Size"] = UDim2.new(1, 0, 0.644, 0);
  109. G2L["a"]["Position"] = UDim2.new(-0, 0, 0.356, 0);
  110. G2L["a"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
  111. G2L["a"]["Name"] = [[Playerserverinformation]];
  112. G2L["a"]["BackgroundTransparency"] = 1;
  113.  
  114.  
  115. -- StarterGui.Sciptmode.Main.Message.Playerserverinformation.Player
  116. G2L["b"] = Instance.new("Frame", G2L["a"]);
  117. G2L["b"]["BorderSizePixel"] = 0;
  118. G2L["b"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255);
  119. G2L["b"]["Size"] = UDim2.new(1, 0, 1, 0);
  120. G2L["b"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
  121. G2L["b"]["Name"] = [[Player]];
  122. G2L["b"]["BackgroundTransparency"] = 1;
  123.  
  124.  
  125. -- StarterGui.Sciptmode.Main.Message.Playerserverinformation.Player.ID
  126. G2L["c"] = Instance.new("TextLabel", G2L["b"]);
  127. G2L["c"]["TextWrapped"] = true;
  128. G2L["c"]["BorderSizePixel"] = 0;
  129. G2L["c"]["TextScaled"] = true;
  130. G2L["c"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255);
  131. G2L["c"]["TextSize"] = 14;
  132. G2L["c"]["FontFace"] = Font.new([[rbxasset://fonts/families/Oswald.json]], Enum.FontWeight.Bold, Enum.FontStyle.Normal);
  133. G2L["c"]["TextColor3"] = Color3.fromRGB(255, 223, 190);
  134. G2L["c"]["BackgroundTransparency"] = 1;
  135. G2L["c"]["Size"] = UDim2.new(0.485, 0, 0.5, 0);
  136. G2L["c"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
  137. G2L["c"]["Text"] = [[Player ID : ???]];
  138. G2L["c"]["Name"] = [[ID]];
  139. G2L["c"]["Position"] = UDim2.new(0, 0, 0.45924, 0);
  140.  
  141.  
  142. -- StarterGui.Sciptmode.Main.Message.Playerserverinformation.Player.ID.LocalScript
  143. G2L["d"] = Instance.new("LocalScript", G2L["c"]);
  144.  
  145.  
  146.  
  147. -- StarterGui.Sciptmode.Main.Message.Playerserverinformation.Player.USER
  148. G2L["e"] = Instance.new("TextLabel", G2L["b"]);
  149. G2L["e"]["TextWrapped"] = true;
  150. G2L["e"]["BorderSizePixel"] = 0;
  151. G2L["e"]["TextScaled"] = true;
  152. G2L["e"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255);
  153. G2L["e"]["TextSize"] = 14;
  154. G2L["e"]["FontFace"] = Font.new([[rbxasset://fonts/families/Oswald.json]], Enum.FontWeight.Bold, Enum.FontStyle.Normal);
  155. G2L["e"]["TextColor3"] = Color3.fromRGB(255, 223, 190);
  156. G2L["e"]["BackgroundTransparency"] = 1;
  157. G2L["e"]["Size"] = UDim2.new(0.485, 0, 0.5, 0);
  158. G2L["e"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
  159. G2L["e"]["Text"] = [[Username : ???]];
  160. G2L["e"]["Name"] = [[USER]];
  161. G2L["e"]["Position"] = UDim2.new(0, 0, -0.05394, 0);
  162.  
  163.  
  164. -- StarterGui.Sciptmode.Main.Message.Playerserverinformation.Player.USER.LocalScript
  165. G2L["f"] = Instance.new("LocalScript", G2L["e"]);
  166.  
  167.  
  168.  
  169. -- StarterGui.Sciptmode.Main.Message.Playerserverinformation.Server
  170. G2L["10"] = Instance.new("Frame", G2L["a"]);
  171. G2L["10"]["BorderSizePixel"] = 0;
  172. G2L["10"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255);
  173. G2L["10"]["Size"] = UDim2.new(1, 0, 1, 0);
  174. G2L["10"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
  175. G2L["10"]["Name"] = [[Server]];
  176. G2L["10"]["BackgroundTransparency"] = 1;
  177.  
  178.  
  179. -- StarterGui.Sciptmode.Main.Message.Playerserverinformation.Server.ID
  180. G2L["11"] = Instance.new("TextLabel", G2L["10"]);
  181. G2L["11"]["TextWrapped"] = true;
  182. G2L["11"]["BorderSizePixel"] = 0;
  183. G2L["11"]["TextScaled"] = true;
  184. G2L["11"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255);
  185. G2L["11"]["TextSize"] = 14;
  186. G2L["11"]["FontFace"] = Font.new([[rbxasset://fonts/families/Oswald.json]], Enum.FontWeight.Bold, Enum.FontStyle.Normal);
  187. G2L["11"]["TextColor3"] = Color3.fromRGB(255, 223, 190);
  188. G2L["11"]["BackgroundTransparency"] = 1;
  189. G2L["11"]["Size"] = UDim2.new(0.51466, 0, 1.05018, 0);
  190. G2L["11"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
  191. G2L["11"]["Text"] = [[Server ID : ???]];
  192. G2L["11"]["Name"] = [[ID]];
  193. G2L["11"]["Position"] = UDim2.new(0.48534, 0, -0.0587, 0);
  194.  
  195.  
  196. -- StarterGui.Sciptmode.Main.Message.Playerserverinformation.Server.ID.LocalScript
  197. G2L["12"] = Instance.new("LocalScript", G2L["11"]);
  198.  
  199.  
  200.  
  201. -- StarterGui.Sciptmode.Main.Feature
  202. G2L["13"] = Instance.new("Frame", G2L["2"]);
  203. G2L["13"]["BorderSizePixel"] = 0;
  204. G2L["13"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255);
  205. G2L["13"]["Size"] = UDim2.new(1, 0, 0.11331, 0);
  206. G2L["13"]["Position"] = UDim2.new(0, 0, 0.419, 0);
  207. G2L["13"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
  208. G2L["13"]["Name"] = [[Feature]];
  209. G2L["13"]["BackgroundTransparency"] = 1;
  210.  
  211.  
  212. -- StarterGui.Sciptmode.Main.Feature.UIStroke
  213. G2L["14"] = Instance.new("UIStroke", G2L["13"]);
  214. G2L["14"]["Thickness"] = 3;
  215. G2L["14"]["Color"] = Color3.fromRGB(255, 223, 190);
  216.  
  217.  
  218. -- StarterGui.Sciptmode.Main.Feature.UIListLayout
  219. G2L["15"] = Instance.new("UIListLayout", G2L["13"]);
  220. G2L["15"]["Padding"] = UDim.new(0.01, 0);
  221. G2L["15"]["SortOrder"] = Enum.SortOrder.LayoutOrder;
  222. G2L["15"]["FillDirection"] = Enum.FillDirection.Horizontal;
  223.  
  224.  
  225. -- StarterGui.Sciptmode.Main.Feature.Homepage
  226. G2L["16"] = Instance.new("ImageButton", G2L["13"]);
  227. G2L["16"]["BorderSizePixel"] = 0;
  228. G2L["16"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255);
  229. G2L["16"]["Image"] = [[rbxassetid://18245158907]];
  230. G2L["16"]["Size"] = UDim2.new(0.08686, 0, 1, 0);
  231. G2L["16"]["BackgroundTransparency"] = 1;
  232. G2L["16"]["Name"] = [[Homepage]];
  233. G2L["16"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
  234.  
  235.  
  236. -- StarterGui.Sciptmode.Main.Feature.Homepage.LocalScript
  237. G2L["17"] = Instance.new("LocalScript", G2L["16"]);
  238.  
  239.  
  240.  
  241. -- StarterGui.Sciptmode.Main.Feature.Settings
  242. G2L["18"] = Instance.new("ImageButton", G2L["13"]);
  243. G2L["18"]["BorderSizePixel"] = 0;
  244. G2L["18"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255);
  245. G2L["18"]["Image"] = [[rbxassetid://5912368763]];
  246. G2L["18"]["Size"] = UDim2.new(0.08686, 0, 1, 0);
  247. G2L["18"]["BackgroundTransparency"] = 1;
  248. G2L["18"]["Name"] = [[Settings]];
  249. G2L["18"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
  250.  
  251.  
  252. -- StarterGui.Sciptmode.Main.Feature.Settings.LocalScript
  253. G2L["19"] = Instance.new("LocalScript", G2L["18"]);
  254.  
  255.  
  256.  
  257. -- StarterGui.Sciptmode.Main.Feature.upadte
  258. G2L["1a"] = Instance.new("ImageButton", G2L["13"]);
  259. G2L["1a"]["BorderSizePixel"] = 0;
  260. G2L["1a"]["AutoLocalize"] = false;
  261. G2L["1a"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255);
  262. G2L["1a"]["Image"] = [[rbxassetid://17338287888]];
  263. G2L["1a"]["Size"] = UDim2.new(0.08686, 0, 1, 0);
  264. G2L["1a"]["BackgroundTransparency"] = 1;
  265. G2L["1a"]["Name"] = [[upadte]];
  266. G2L["1a"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
  267.  
  268.  
  269. -- StarterGui.Sciptmode.Main.Feature.upadte.LocalScript
  270. G2L["1b"] = Instance.new("LocalScript", G2L["1a"]);
  271.  
  272.  
  273.  
  274. -- StarterGui.Sciptmode.Main.update
  275. G2L["1c"] = Instance.new("Frame", G2L["2"]);
  276. G2L["1c"]["BorderSizePixel"] = 0;
  277. G2L["1c"]["BackgroundColor3"] = Color3.fromRGB(31, 18, 17);
  278. G2L["1c"]["Size"] = UDim2.new(0.34505, 0, 0.79685, 0);
  279. G2L["1c"]["Position"] = UDim2.new(2, 0, 0.077, 0);
  280. G2L["1c"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
  281. G2L["1c"]["Name"] = [[update]];
  282. G2L["1c"]["BackgroundTransparency"] = 0.2;
  283.  
  284.  
  285. -- StarterGui.Sciptmode.Main.update.UICorner
  286. G2L["1d"] = Instance.new("UICorner", G2L["1c"]);
  287. G2L["1d"]["CornerRadius"] = UDim.new(0.1, 0);
  288.  
  289.  
  290. -- StarterGui.Sciptmode.Main.update.UIStroke
  291. G2L["1e"] = Instance.new("UIStroke", G2L["1c"]);
  292. G2L["1e"]["Transparency"] = 0.2;
  293. G2L["1e"]["Thickness"] = 5;
  294. G2L["1e"]["Color"] = Color3.fromRGB(255, 223, 190);
  295.  
  296.  
  297. -- StarterGui.Sciptmode.Main.update.TextLabel
  298. G2L["1f"] = Instance.new("TextLabel", G2L["1c"]);
  299. G2L["1f"]["TextWrapped"] = true;
  300. G2L["1f"]["BorderSizePixel"] = 0;
  301. G2L["1f"]["TextScaled"] = true;
  302. G2L["1f"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255);
  303. G2L["1f"]["TextSize"] = 14;
  304. G2L["1f"]["FontFace"] = Font.new([[rbxasset://fonts/families/Oswald.json]], Enum.FontWeight.Bold, Enum.FontStyle.Normal);
  305. G2L["1f"]["TextColor3"] = Color3.fromRGB(255, 223, 190);
  306. G2L["1f"]["BackgroundTransparency"] = 1;
  307. G2L["1f"]["Size"] = UDim2.new(0.99862, 0, 0.10513, 0);
  308. G2L["1f"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
  309. G2L["1f"]["Text"] = [[Latest update]];
  310. G2L["1f"]["Position"] = UDim2.new(0, 0, 0, 0);
  311.  
  312.  
  313. -- StarterGui.Sciptmode.Main.update.TextLabel
  314. G2L["20"] = Instance.new("TextLabel", G2L["1c"]);
  315. G2L["20"]["TextWrapped"] = true;
  316. G2L["20"]["BorderSizePixel"] = 0;
  317. G2L["20"]["TextScaled"] = true;
  318. G2L["20"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255);
  319. G2L["20"]["TextSize"] = 14;
  320. G2L["20"]["FontFace"] = Font.new([[rbxasset://fonts/families/Oswald.json]], Enum.FontWeight.Bold, Enum.FontStyle.Normal);
  321. G2L["20"]["TextColor3"] = Color3.fromRGB(255, 223, 190);
  322. G2L["20"]["BackgroundTransparency"] = 1;
  323. G2L["20"]["Size"] = UDim2.new(1, 0, 0.10513, 0);
  324. G2L["20"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
  325. G2L["20"]["Text"] = [[Full reset GUI]];
  326. G2L["20"]["Position"] = UDim2.new(0, 0, 0.09846, 0);
  327.  
  328.  
  329. -- StarterGui.Sciptmode.Main.update.TextLabel
  330. G2L["21"] = Instance.new("TextLabel", G2L["1c"]);
  331. G2L["21"]["TextWrapped"] = true;
  332. G2L["21"]["BorderSizePixel"] = 0;
  333. G2L["21"]["TextScaled"] = true;
  334. G2L["21"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255);
  335. G2L["21"]["TextSize"] = 14;
  336. G2L["21"]["FontFace"] = Font.new([[rbxasset://fonts/families/Oswald.json]], Enum.FontWeight.Bold, Enum.FontStyle.Normal);
  337. G2L["21"]["TextColor3"] = Color3.fromRGB(255, 223, 190);
  338. G2L["21"]["BackgroundTransparency"] = 1;
  339. G2L["21"]["Size"] = UDim2.new(1, 0, 0.10513, 0);
  340. G2L["21"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
  341. G2L["21"]["Text"] = [[Add new mode]];
  342. G2L["21"]["Position"] = UDim2.new(0, 0, 0.19525, 0);
  343.  
  344.  
  345. -- StarterGui.Sciptmode.Main.update.TextLabel
  346. G2L["22"] = Instance.new("TextLabel", G2L["1c"]);
  347. G2L["22"]["TextWrapped"] = true;
  348. G2L["22"]["BorderSizePixel"] = 0;
  349. G2L["22"]["TextScaled"] = true;
  350. G2L["22"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255);
  351. G2L["22"]["TextSize"] = 14;
  352. G2L["22"]["FontFace"] = Font.new([[rbxasset://fonts/families/Oswald.json]], Enum.FontWeight.Bold, Enum.FontStyle.Normal);
  353. G2L["22"]["TextColor3"] = Color3.fromRGB(255, 223, 190);
  354. G2L["22"]["BackgroundTransparency"] = 1;
  355. G2L["22"]["Size"] = UDim2.new(1, 0, 0.10513, 0);
  356. G2L["22"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
  357. G2L["22"]["Text"] = [[Add player and server information]];
  358. G2L["22"]["Position"] = UDim2.new(-0, 0, 0.30873, 0);
  359.  
  360.  
  361. -- StarterGui.Sciptmode.Main.update.TextLabel
  362. G2L["23"] = Instance.new("TextLabel", G2L["1c"]);
  363. G2L["23"]["TextWrapped"] = true;
  364. G2L["23"]["BorderSizePixel"] = 0;
  365. G2L["23"]["TextScaled"] = true;
  366. G2L["23"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255);
  367. G2L["23"]["TextSize"] = 14;
  368. G2L["23"]["FontFace"] = Font.new([[rbxasset://fonts/families/Oswald.json]], Enum.FontWeight.Bold, Enum.FontStyle.Normal);
  369. G2L["23"]["TextColor3"] = Color3.fromRGB(255, 223, 190);
  370. G2L["23"]["BackgroundTransparency"] = 1;
  371. G2L["23"]["Size"] = UDim2.new(1, 0, 0.10513, 0);
  372. G2L["23"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
  373. G2L["23"]["Text"] = [[Add animations]];
  374. G2L["23"]["Position"] = UDim2.new(0, 0, 0.41386, 0);
  375.  
  376.  
  377. -- StarterGui.Sciptmode.Main.update.TextLabel
  378. G2L["24"] = Instance.new("TextLabel", G2L["1c"]);
  379. G2L["24"]["TextWrapped"] = true;
  380. G2L["24"]["BorderSizePixel"] = 0;
  381. G2L["24"]["TextScaled"] = true;
  382. G2L["24"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255);
  383. G2L["24"]["TextSize"] = 14;
  384. G2L["24"]["FontFace"] = Font.new([[rbxasset://fonts/families/Oswald.json]], Enum.FontWeight.Bold, Enum.FontStyle.Normal);
  385. G2L["24"]["TextColor3"] = Color3.fromRGB(255, 223, 190);
  386. G2L["24"]["BackgroundTransparency"] = 1;
  387. G2L["24"]["Size"] = UDim2.new(1, 0, 0.10513, 0);
  388. G2L["24"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
  389. G2L["24"]["Text"] = [[Add PC Minimize Toggle shortcut "N"]];
  390. G2L["24"]["Position"] = UDim2.new(-0.00315, 0, 0.62413, 0);
  391.  
  392.  
  393. -- StarterGui.Sciptmode.Main.update.TextLabel
  394. G2L["25"] = Instance.new("TextLabel", G2L["1c"]);
  395. G2L["25"]["TextWrapped"] = true;
  396. G2L["25"]["BorderSizePixel"] = 0;
  397. G2L["25"]["TextScaled"] = true;
  398. G2L["25"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255);
  399. G2L["25"]["TextSize"] = 14;
  400. G2L["25"]["FontFace"] = Font.new([[rbxasset://fonts/families/Oswald.json]], Enum.FontWeight.Bold, Enum.FontStyle.Normal);
  401. G2L["25"]["TextColor3"] = Color3.fromRGB(255, 223, 190);
  402. G2L["25"]["BackgroundTransparency"] = 1;
  403. G2L["25"]["Size"] = UDim2.new(1, 0, 0.10513, 0);
  404. G2L["25"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
  405. G2L["25"]["Text"] = [[Fixed an issue where GUI was too big]];
  406. G2L["25"]["Position"] = UDim2.new(0, 0, 0.519, 0);
  407.  
  408.  
  409. -- StarterGui.Sciptmode.Main.update.TextLabel
  410. G2L["26"] = Instance.new("TextLabel", G2L["1c"]);
  411. G2L["26"]["TextWrapped"] = true;
  412. G2L["26"]["BorderSizePixel"] = 0;
  413. G2L["26"]["TextScaled"] = true;
  414. G2L["26"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255);
  415. G2L["26"]["TextSize"] = 14;
  416. G2L["26"]["FontFace"] = Font.new([[rbxasset://fonts/families/Oswald.json]], Enum.FontWeight.Bold, Enum.FontStyle.Normal);
  417. G2L["26"]["TextColor3"] = Color3.fromRGB(255, 223, 190);
  418. G2L["26"]["BackgroundTransparency"] = 1;
  419. G2L["26"]["Size"] = UDim2.new(0.99862, 0, 0.10513, 0);
  420. G2L["26"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
  421. G2L["26"]["Text"] = [[More coming soon]];
  422. G2L["26"]["Position"] = UDim2.new(0, 0, 0.77599, 0);
  423.  
  424.  
  425. -- StarterGui.Sciptmode.Main.Function
  426. G2L["27"] = Instance.new("ScrollingFrame", G2L["2"]);
  427. G2L["27"]["Active"] = true;
  428. G2L["27"]["BorderSizePixel"] = 0;
  429. G2L["27"]["CanvasSize"] = UDim2.new(0, 0, 0.5, 0);
  430. G2L["27"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255);
  431. G2L["27"]["Name"] = [[Function]];
  432. G2L["27"]["ScrollBarImageTransparency"] = 1;
  433. G2L["27"]["Size"] = UDim2.new(0.26897, 0, 0.79787, 0);
  434. G2L["27"]["ScrollBarImageColor3"] = Color3.fromRGB(0, 0, 0);
  435. G2L["27"]["Position"] = UDim2.new(-0.27004, 0, 0.0758, 0);
  436. G2L["27"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
  437. G2L["27"]["ScrollBarThickness"] = 0;
  438. G2L["27"]["BackgroundTransparency"] = 1;
  439.  
  440.  
  441. -- StarterGui.Sciptmode.Main.Function.mode
  442. G2L["28"] = Instance.new("TextButton", G2L["27"]);
  443. G2L["28"]["TextWrapped"] = true;
  444. G2L["28"]["BorderSizePixel"] = 0;
  445. G2L["28"]["TextSize"] = 14;
  446. G2L["28"]["TextColor3"] = Color3.fromRGB(0, 0, 0);
  447. G2L["28"]["TextScaled"] = true;
  448. G2L["28"]["BackgroundColor3"] = Color3.fromRGB(255, 223, 190);
  449. G2L["28"]["FontFace"] = Font.new([[rbxasset://fonts/families/SourceSansPro.json]], Enum.FontWeight.Bold, Enum.FontStyle.Normal);
  450. G2L["28"]["Size"] = UDim2.new(1, 0, 0.1, 0);
  451. G2L["28"]["Name"] = [[mode]];
  452. G2L["28"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
  453. G2L["28"]["Text"] = [[Mode]];
  454.  
  455.  
  456. -- StarterGui.Sciptmode.Main.Function.mode.UICorner
  457. G2L["29"] = Instance.new("UICorner", G2L["28"]);
  458. G2L["29"]["CornerRadius"] = UDim.new(0.3, 0);
  459.  
  460.  
  461. -- StarterGui.Sciptmode.Main.Function.mode.ImageLabel
  462. G2L["2a"] = Instance.new("ImageLabel", G2L["28"]);
  463. G2L["2a"]["BorderSizePixel"] = 0;
  464. G2L["2a"]["BackgroundColor3"] = Color3.fromRGB(255, 0, 5);
  465. G2L["2a"]["Image"] = [[rbxassetid://135149552063914]];
  466. G2L["2a"]["Size"] = UDim2.new(0.23904, 0, 1, 0);
  467. G2L["2a"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
  468. G2L["2a"]["BackgroundTransparency"] = 1;
  469. G2L["2a"]["Position"] = UDim2.new(0.02789, 0, 0, 0);
  470.  
  471.  
  472. -- StarterGui.Sciptmode.Main.Function.mode.LocalScript
  473. G2L["2b"] = Instance.new("LocalScript", G2L["28"]);
  474.  
  475.  
  476.  
  477. -- StarterGui.Sciptmode.Main.Function.place
  478. G2L["2c"] = Instance.new("TextButton", G2L["27"]);
  479. G2L["2c"]["TextWrapped"] = true;
  480. G2L["2c"]["BorderSizePixel"] = 0;
  481. G2L["2c"]["TextSize"] = 14;
  482. G2L["2c"]["TextColor3"] = Color3.fromRGB(0, 0, 0);
  483. G2L["2c"]["TextScaled"] = true;
  484. G2L["2c"]["BackgroundColor3"] = Color3.fromRGB(255, 223, 190);
  485. G2L["2c"]["FontFace"] = Font.new([[rbxasset://fonts/families/SourceSansPro.json]], Enum.FontWeight.Bold, Enum.FontStyle.Normal);
  486. G2L["2c"]["Size"] = UDim2.new(1, 0, 0.1, 0);
  487. G2L["2c"]["Name"] = [[place]];
  488. G2L["2c"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
  489. G2L["2c"]["Text"] = [[Place]];
  490. G2L["2c"]["Position"] = UDim2.new(0, 0, 0.10833, 0);
  491.  
  492.  
  493. -- StarterGui.Sciptmode.Main.Function.place.UICorner
  494. G2L["2d"] = Instance.new("UICorner", G2L["2c"]);
  495. G2L["2d"]["CornerRadius"] = UDim.new(0.3, 0);
  496.  
  497.  
  498. -- StarterGui.Sciptmode.Main.Function.place.ImageLabel
  499. G2L["2e"] = Instance.new("ImageLabel", G2L["2c"]);
  500. G2L["2e"]["BorderSizePixel"] = 0;
  501. G2L["2e"]["BackgroundColor3"] = Color3.fromRGB(255, 0, 5);
  502. G2L["2e"]["Image"] = [[rbxassetid://18218271735]];
  503. G2L["2e"]["Size"] = UDim2.new(0.23904, 0, 1, 0);
  504. G2L["2e"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
  505. G2L["2e"]["BackgroundTransparency"] = 1;
  506. G2L["2e"]["Position"] = UDim2.new(0.02789, 0, 0, 0);
  507.  
  508.  
  509. -- StarterGui.Sciptmode.Main.Function.place.LocalScript
  510. G2L["2f"] = Instance.new("LocalScript", G2L["2c"]);
  511.  
  512.  
  513.  
  514. -- StarterGui.Sciptmode.Main.Function.UIListLayout
  515. G2L["30"] = Instance.new("UIListLayout", G2L["27"]);
  516. G2L["30"]["Padding"] = UDim.new(0.01, 0);
  517. G2L["30"]["SortOrder"] = Enum.SortOrder.LayoutOrder;
  518.  
  519.  
  520. -- StarterGui.Sciptmode.Main.Function.Item
  521. G2L["31"] = Instance.new("TextButton", G2L["27"]);
  522. G2L["31"]["TextWrapped"] = true;
  523. G2L["31"]["BorderSizePixel"] = 0;
  524. G2L["31"]["TextSize"] = 14;
  525. G2L["31"]["TextColor3"] = Color3.fromRGB(0, 0, 0);
  526. G2L["31"]["TextScaled"] = true;
  527. G2L["31"]["BackgroundColor3"] = Color3.fromRGB(255, 223, 190);
  528. G2L["31"]["FontFace"] = Font.new([[rbxasset://fonts/families/SourceSansPro.json]], Enum.FontWeight.Bold, Enum.FontStyle.Normal);
  529. G2L["31"]["Size"] = UDim2.new(1, 0, 0.1, 0);
  530. G2L["31"]["Name"] = [[Item]];
  531. G2L["31"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
  532. G2L["31"]["Text"] = [[Item]];
  533.  
  534.  
  535. -- StarterGui.Sciptmode.Main.Function.Item.UICorner
  536. G2L["32"] = Instance.new("UICorner", G2L["31"]);
  537. G2L["32"]["CornerRadius"] = UDim.new(0.3, 0);
  538.  
  539.  
  540. -- StarterGui.Sciptmode.Main.Function.Item.ImageLabel
  541. G2L["33"] = Instance.new("ImageLabel", G2L["31"]);
  542. G2L["33"]["BorderSizePixel"] = 0;
  543. G2L["33"]["BackgroundColor3"] = Color3.fromRGB(255, 0, 5);
  544. G2L["33"]["Image"] = [[rbxassetid://7817553487]];
  545. G2L["33"]["Size"] = UDim2.new(0.23904, 0, 1, 0);
  546. G2L["33"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
  547. G2L["33"]["BackgroundTransparency"] = 1;
  548. G2L["33"]["Position"] = UDim2.new(0.02789, 0, 0, 0);
  549.  
  550.  
  551. -- StarterGui.Sciptmode.Main.Function.Item.LocalScript
  552. G2L["34"] = Instance.new("LocalScript", G2L["31"]);
  553.  
  554.  
  555.  
  556. -- StarterGui.Sciptmode.Main.Mainpage
  557. G2L["35"] = Instance.new("Frame", G2L["2"]);
  558. G2L["35"]["BorderSizePixel"] = 0;
  559. G2L["35"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255);
  560. G2L["35"]["ClipsDescendants"] = true;
  561. G2L["35"]["Size"] = UDim2.new(1, 0, 0.468, 0);
  562. G2L["35"]["Position"] = UDim2.new(0, 0, 0.532, 0);
  563. G2L["35"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
  564. G2L["35"]["Name"] = [[Mainpage]];
  565. G2L["35"]["BackgroundTransparency"] = 1;
  566.  
  567.  
  568. -- StarterGui.Sciptmode.Main.Mainpage.Itempage
  569. G2L["36"] = Instance.new("ScrollingFrame", G2L["35"]);
  570. G2L["36"]["Visible"] = false;
  571. G2L["36"]["Active"] = true;
  572. G2L["36"]["ScrollingDirection"] = Enum.ScrollingDirection.Y;
  573. G2L["36"]["BorderSizePixel"] = 0;
  574. G2L["36"]["CanvasSize"] = UDim2.new(0, 0, 3, 0);
  575. G2L["36"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255);
  576. G2L["36"]["Name"] = [[Itempage]];
  577. G2L["36"]["ScrollBarImageTransparency"] = 1;
  578. G2L["36"]["Size"] = UDim2.new(0.9998, 0, 0.99858, 0);
  579. G2L["36"]["ScrollBarImageColor3"] = Color3.fromRGB(0, 0, 0);
  580. G2L["36"]["Position"] = UDim2.new(0, 0, 0.00142, 0);
  581. G2L["36"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
  582. G2L["36"]["ScrollBarThickness"] = 0;
  583. G2L["36"]["BackgroundTransparency"] = 1;
  584.  
  585.  
  586. -- StarterGui.Sciptmode.Main.Mainpage.Itempage.example
  587. G2L["37"] = Instance.new("TextButton", G2L["36"]);
  588. G2L["37"]["TextWrapped"] = true;
  589. G2L["37"]["BorderSizePixel"] = 0;
  590. G2L["37"]["TextSize"] = 14;
  591. G2L["37"]["TextColor3"] = Color3.fromRGB(255, 255, 255);
  592. G2L["37"]["TextScaled"] = true;
  593. G2L["37"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255);
  594. G2L["37"]["FontFace"] = Font.new([[rbxasset://fonts/families/Oswald.json]], Enum.FontWeight.Bold, Enum.FontStyle.Normal);
  595. G2L["37"]["Size"] = UDim2.new(0.537, 0, 0.035, 0);
  596. G2L["37"]["BackgroundTransparency"] = 0.2;
  597. G2L["37"]["Name"] = [[example]];
  598. G2L["37"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
  599. G2L["37"]["Text"] = [[Example]];
  600. G2L["37"]["Visible"] = false;
  601. G2L["37"]["Position"] = UDim2.new(0.15005, 0, 0.01837, 0);
  602.  
  603.  
  604. -- StarterGui.Sciptmode.Main.Mainpage.Itempage.example.UICorner
  605. G2L["38"] = Instance.new("UICorner", G2L["37"]);
  606. G2L["38"]["CornerRadius"] = UDim.new(0.3, 0);
  607.  
  608.  
  609. -- StarterGui.Sciptmode.Main.Mainpage.Itempage.example.UIStroke
  610. G2L["39"] = Instance.new("UIStroke", G2L["37"]);
  611. G2L["39"]["Thickness"] = 5;
  612.  
  613.  
  614. -- StarterGui.Sciptmode.Main.Mainpage.Itempage.Special
  615. G2L["3a"] = Instance.new("Frame", G2L["36"]);
  616. G2L["3a"]["BorderSizePixel"] = 0;
  617. G2L["3a"]["BackgroundColor3"] = Color3.fromRGB(31, 18, 17);
  618. G2L["3a"]["Size"] = UDim2.new(1, 0, 0.2, 0);
  619. G2L["3a"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
  620. G2L["3a"]["Name"] = [[Special]];
  621. G2L["3a"]["BackgroundTransparency"] = 1;
  622.  
  623.  
  624. -- StarterGui.Sciptmode.Main.Mainpage.Itempage.Special.TextLabel
  625. G2L["3b"] = Instance.new("TextLabel", G2L["3a"]);
  626. G2L["3b"]["TextWrapped"] = true;
  627. G2L["3b"]["BorderSizePixel"] = 0;
  628. G2L["3b"]["TextScaled"] = true;
  629. G2L["3b"]["BackgroundColor3"] = Color3.fromRGB(255, 223, 190);
  630. G2L["3b"]["TextSize"] = 14;
  631. G2L["3b"]["FontFace"] = Font.new([[rbxasset://fonts/families/Oswald.json]], Enum.FontWeight.Bold, Enum.FontStyle.Normal);
  632. G2L["3b"]["TextColor3"] = Color3.fromRGB(0, 0, 0);
  633. G2L["3b"]["Size"] = UDim2.new(1.01179, 0, 0.36348, 0);
  634. G2L["3b"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
  635. G2L["3b"]["Text"] = [[Special]];
  636.  
  637.  
  638. -- StarterGui.Sciptmode.Main.Mainpage.Itempage.Special.UIStroke
  639. G2L["3c"] = Instance.new("UIStroke", G2L["3a"]);
  640. G2L["3c"]["Thickness"] = 5;
  641. G2L["3c"]["Color"] = Color3.fromRGB(255, 223, 190);
  642.  
  643.  
  644. -- StarterGui.Sciptmode.Main.Mainpage.Itempage.Special.GuidingCandle
  645. G2L["3d"] = Instance.new("TextButton", G2L["3a"]);
  646. G2L["3d"]["TextWrapped"] = true;
  647. G2L["3d"]["BorderSizePixel"] = 0;
  648. G2L["3d"]["TextSize"] = 14;
  649. G2L["3d"]["TextColor3"] = Color3.fromRGB(255, 255, 255);
  650. G2L["3d"]["TextScaled"] = true;
  651. G2L["3d"]["BackgroundColor3"] = Color3.fromRGB(0, 28, 149);
  652. G2L["3d"]["FontFace"] = Font.new([[rbxasset://fonts/families/Oswald.json]], Enum.FontWeight.Bold, Enum.FontStyle.Normal);
  653. G2L["3d"]["Size"] = UDim2.new(0.32251, 0, 0.35858, 0);
  654. G2L["3d"]["BackgroundTransparency"] = 0.2;
  655. G2L["3d"]["Name"] = [[GuidingCandle]];
  656. G2L["3d"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
  657. G2L["3d"]["Text"] = [[Guiding Candle]];
  658. G2L["3d"]["Position"] = UDim2.new(0, 0, 0.35968, 0);
  659.  
  660.  
  661. -- StarterGui.Sciptmode.Main.Mainpage.Itempage.Special.GuidingCandle.UICorner
  662. G2L["3e"] = Instance.new("UICorner", G2L["3d"]);
  663. G2L["3e"]["CornerRadius"] = UDim.new(0.3, 0);
  664.  
  665.  
  666. -- StarterGui.Sciptmode.Main.Mainpage.Itempage.Special.GuidingCandle.UIStroke
  667. G2L["3f"] = Instance.new("UIStroke", G2L["3d"]);
  668. G2L["3f"]["Thickness"] = 5;
  669.  
  670.  
  671. -- StarterGui.Sciptmode.Main.Mainpage.Itempage.Special.NVCS3000
  672. G2L["40"] = Instance.new("TextButton", G2L["3a"]);
  673. G2L["40"]["TextWrapped"] = true;
  674. G2L["40"]["BorderSizePixel"] = 0;
  675. G2L["40"]["TextSize"] = 14;
  676. G2L["40"]["TextColor3"] = Color3.fromRGB(255, 255, 255);
  677. G2L["40"]["TextScaled"] = true;
  678. G2L["40"]["BackgroundColor3"] = Color3.fromRGB(0, 86, 0);
  679. G2L["40"]["FontFace"] = Font.new([[rbxasset://fonts/families/Oswald.json]], Enum.FontWeight.Bold, Enum.FontStyle.Normal);
  680. G2L["40"]["RichText"] = true;
  681. G2L["40"]["Size"] = UDim2.new(0.32251, 0, 0.35858, 0);
  682. G2L["40"]["BackgroundTransparency"] = 0.2;
  683. G2L["40"]["Name"] = [[NVCS3000]];
  684. G2L["40"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
  685. G2L["40"]["Text"] = [[NVCS-3000]];
  686. G2L["40"]["Position"] = UDim2.new(0.33883, 0, 0.35968, 0);
  687.  
  688.  
  689. -- StarterGui.Sciptmode.Main.Mainpage.Itempage.Special.NVCS3000.UICorner
  690. G2L["41"] = Instance.new("UICorner", G2L["40"]);
  691. G2L["41"]["CornerRadius"] = UDim.new(0.3, 0);
  692.  
  693.  
  694. -- StarterGui.Sciptmode.Main.Mainpage.Itempage.Special.NVCS3000.UIStroke
  695. G2L["42"] = Instance.new("UIStroke", G2L["40"]);
  696. G2L["42"]["Thickness"] = 5;
  697.  
  698.  
  699. -- StarterGui.Sciptmode.Main.Mainpage.Itempage.Special.Purpleflashlight
  700. G2L["43"] = Instance.new("TextButton", G2L["3a"]);
  701. G2L["43"]["TextWrapped"] = true;
  702. G2L["43"]["BorderSizePixel"] = 0;
  703. G2L["43"]["TextSize"] = 14;
  704. G2L["43"]["TextColor3"] = Color3.fromRGB(255, 255, 255);
  705. G2L["43"]["TextScaled"] = true;
  706. G2L["43"]["BackgroundColor3"] = Color3.fromRGB(125, 9, 178);
  707. G2L["43"]["FontFace"] = Font.new([[rbxasset://fonts/families/Oswald.json]], Enum.FontWeight.Bold, Enum.FontStyle.Normal);
  708. G2L["43"]["RichText"] = true;
  709. G2L["43"]["Size"] = UDim2.new(0.32251, 0, 0.35858, 0);
  710. G2L["43"]["BackgroundTransparency"] = 0.2;
  711. G2L["43"]["Name"] = [[Purpleflashlight]];
  712. G2L["43"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
  713. G2L["43"]["Text"] = [[Purple flashlight]];
  714. G2L["43"]["Position"] = UDim2.new(0.67752, 0, 0.35968, 0);
  715.  
  716.  
  717. -- StarterGui.Sciptmode.Main.Mainpage.Itempage.Special.Purpleflashlight.UICorner
  718. G2L["44"] = Instance.new("UICorner", G2L["43"]);
  719. G2L["44"]["CornerRadius"] = UDim.new(0.3, 0);
  720.  
  721.  
  722. -- StarterGui.Sciptmode.Main.Mainpage.Itempage.Special.Purpleflashlight.UIStroke
  723. G2L["45"] = Instance.new("UIStroke", G2L["43"]);
  724. G2L["45"]["Thickness"] = 5;
  725.  
  726.  
  727. -- StarterGui.Sciptmode.Main.Mainpage.Itempage.UIListLayout
  728. G2L["46"] = Instance.new("UIListLayout", G2L["36"]);
  729. G2L["46"]["SortOrder"] = Enum.SortOrder.LayoutOrder;
  730.  
  731.  
  732. -- StarterGui.Sciptmode.Main.Mainpage.Itempage.Rooms
  733. G2L["47"] = Instance.new("Frame", G2L["36"]);
  734. G2L["47"]["BorderSizePixel"] = 0;
  735. G2L["47"]["BackgroundColor3"] = Color3.fromRGB(31, 18, 17);
  736. G2L["47"]["Size"] = UDim2.new(1, 0, 0.2, 0);
  737. G2L["47"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
  738. G2L["47"]["Name"] = [[Rooms]];
  739. G2L["47"]["BackgroundTransparency"] = 1;
  740.  
  741.  
  742. -- StarterGui.Sciptmode.Main.Mainpage.Itempage.Rooms.TextLabel
  743. G2L["48"] = Instance.new("TextLabel", G2L["47"]);
  744. G2L["48"]["TextWrapped"] = true;
  745. G2L["48"]["BorderSizePixel"] = 0;
  746. G2L["48"]["TextScaled"] = true;
  747. G2L["48"]["BackgroundColor3"] = Color3.fromRGB(255, 223, 190);
  748. G2L["48"]["TextSize"] = 14;
  749. G2L["48"]["FontFace"] = Font.new([[rbxasset://fonts/families/Oswald.json]], Enum.FontWeight.Bold, Enum.FontStyle.Normal);
  750. G2L["48"]["TextColor3"] = Color3.fromRGB(0, 0, 0);
  751. G2L["48"]["Size"] = UDim2.new(1.01179, 0, 0.36348, 0);
  752. G2L["48"]["Visible"] = false;
  753. G2L["48"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
  754. G2L["48"]["Text"] = [[The Rooms]];
  755.  
  756.  
  757. -- StarterGui.Sciptmode.Main.Mainpage.Itempage.Rooms.UIStroke
  758. G2L["49"] = Instance.new("UIStroke", G2L["47"]);
  759. G2L["49"]["Thickness"] = 5;
  760. G2L["49"]["Color"] = Color3.fromRGB(255, 223, 190);
  761.  
  762.  
  763. -- StarterGui.Sciptmode.Main.Mainpage.Itempage.LocalScript
  764. G2L["4a"] = Instance.new("LocalScript", G2L["36"]);
  765.  
  766.  
  767.  
  768. -- StarterGui.Sciptmode.Main.Mainpage.Itempage.Hotel
  769. G2L["4b"] = Instance.new("Frame", G2L["36"]);
  770. G2L["4b"]["Visible"] = false;
  771. G2L["4b"]["BorderSizePixel"] = 0;
  772. G2L["4b"]["BackgroundColor3"] = Color3.fromRGB(31, 18, 17);
  773. G2L["4b"]["Size"] = UDim2.new(1, 0, 0.2, 0);
  774. G2L["4b"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
  775. G2L["4b"]["Name"] = [[Hotel]];
  776. G2L["4b"]["BackgroundTransparency"] = 1;
  777.  
  778.  
  779. -- StarterGui.Sciptmode.Main.Mainpage.Itempage.Hotel.TextLabel
  780. G2L["4c"] = Instance.new("TextLabel", G2L["4b"]);
  781. G2L["4c"]["TextWrapped"] = true;
  782. G2L["4c"]["BorderSizePixel"] = 0;
  783. G2L["4c"]["TextScaled"] = true;
  784. G2L["4c"]["BackgroundColor3"] = Color3.fromRGB(255, 223, 190);
  785. G2L["4c"]["TextSize"] = 14;
  786. G2L["4c"]["FontFace"] = Font.new([[rbxasset://fonts/families/Oswald.json]], Enum.FontWeight.Bold, Enum.FontStyle.Normal);
  787. G2L["4c"]["TextColor3"] = Color3.fromRGB(0, 0, 0);
  788. G2L["4c"]["Size"] = UDim2.new(1.01179, 0, 0.36348, 0);
  789. G2L["4c"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
  790. G2L["4c"]["Text"] = [[The Hotel]];
  791.  
  792.  
  793. -- StarterGui.Sciptmode.Main.Mainpage.Itempage.Hotel.UIStroke
  794. G2L["4d"] = Instance.new("UIStroke", G2L["4b"]);
  795. G2L["4d"]["Thickness"] = 5;
  796. G2L["4d"]["Color"] = Color3.fromRGB(255, 223, 190);
  797.  
  798.  
  799. -- StarterGui.Sciptmode.Main.Mainpage.Itempage.Backdoor
  800. G2L["4e"] = Instance.new("Frame", G2L["36"]);
  801. G2L["4e"]["Visible"] = false;
  802. G2L["4e"]["BorderSizePixel"] = 0;
  803. G2L["4e"]["BackgroundColor3"] = Color3.fromRGB(31, 18, 17);
  804. G2L["4e"]["Size"] = UDim2.new(1, 0, 0.2, 0);
  805. G2L["4e"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
  806. G2L["4e"]["Name"] = [[Backdoor]];
  807. G2L["4e"]["BackgroundTransparency"] = 1;
  808.  
  809.  
  810. -- StarterGui.Sciptmode.Main.Mainpage.Itempage.Backdoor.TextLabel
  811. G2L["4f"] = Instance.new("TextLabel", G2L["4e"]);
  812. G2L["4f"]["TextWrapped"] = true;
  813. G2L["4f"]["BorderSizePixel"] = 0;
  814. G2L["4f"]["TextScaled"] = true;
  815. G2L["4f"]["BackgroundColor3"] = Color3.fromRGB(255, 223, 190);
  816. G2L["4f"]["TextSize"] = 14;
  817. G2L["4f"]["FontFace"] = Font.new([[rbxasset://fonts/families/Oswald.json]], Enum.FontWeight.Bold, Enum.FontStyle.Normal);
  818. G2L["4f"]["TextColor3"] = Color3.fromRGB(0, 0, 0);
  819. G2L["4f"]["Size"] = UDim2.new(1.01179, 0, 0.36348, 0);
  820. G2L["4f"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
  821. G2L["4f"]["Text"] = [[The backdoor]];
  822.  
  823.  
  824. -- StarterGui.Sciptmode.Main.Mainpage.Itempage.Backdoor.UIStroke
  825. G2L["50"] = Instance.new("UIStroke", G2L["4e"]);
  826. G2L["50"]["Thickness"] = 5;
  827. G2L["50"]["Color"] = Color3.fromRGB(255, 223, 190);
  828.  
  829.  
  830. -- StarterGui.Sciptmode.Main.Mainpage.Itempage.Mines
  831. G2L["51"] = Instance.new("Frame", G2L["36"]);
  832. G2L["51"]["Visible"] = false;
  833. G2L["51"]["BorderSizePixel"] = 0;
  834. G2L["51"]["BackgroundColor3"] = Color3.fromRGB(31, 18, 17);
  835. G2L["51"]["Size"] = UDim2.new(1, 0, 0.2, 0);
  836. G2L["51"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
  837. G2L["51"]["Name"] = [[Mines]];
  838. G2L["51"]["BackgroundTransparency"] = 1;
  839.  
  840.  
  841. -- StarterGui.Sciptmode.Main.Mainpage.Itempage.Mines.TextLabel
  842. G2L["52"] = Instance.new("TextLabel", G2L["51"]);
  843. G2L["52"]["TextWrapped"] = true;
  844. G2L["52"]["BorderSizePixel"] = 0;
  845. G2L["52"]["TextScaled"] = true;
  846. G2L["52"]["BackgroundColor3"] = Color3.fromRGB(255, 223, 190);
  847. G2L["52"]["TextSize"] = 14;
  848. G2L["52"]["FontFace"] = Font.new([[rbxasset://fonts/families/Oswald.json]], Enum.FontWeight.Bold, Enum.FontStyle.Normal);
  849. G2L["52"]["TextColor3"] = Color3.fromRGB(0, 0, 0);
  850. G2L["52"]["Size"] = UDim2.new(1.01179, 0, 0.36348, 0);
  851. G2L["52"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
  852. G2L["52"]["Text"] = [[The Mines]];
  853.  
  854.  
  855. -- StarterGui.Sciptmode.Main.Mainpage.Itempage.Mines.UIStroke
  856. G2L["53"] = Instance.new("UIStroke", G2L["51"]);
  857. G2L["53"]["Thickness"] = 5;
  858. G2L["53"]["Color"] = Color3.fromRGB(255, 223, 190);
  859.  
  860.  
  861. -- StarterGui.Sciptmode.Main.Mainpage.Modepage
  862. G2L["54"] = Instance.new("ScrollingFrame", G2L["35"]);
  863. G2L["54"]["Active"] = true;
  864. G2L["54"]["ScrollingDirection"] = Enum.ScrollingDirection.Y;
  865. G2L["54"]["BorderSizePixel"] = 0;
  866. G2L["54"]["CanvasSize"] = UDim2.new(0, 0, 10, 0);
  867. G2L["54"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255);
  868. G2L["54"]["Name"] = [[Modepage]];
  869. G2L["54"]["ScrollBarImageTransparency"] = 1;
  870. G2L["54"]["Size"] = UDim2.new(0.9998, 0, 0.99717, 0);
  871. G2L["54"]["ScrollBarImageColor3"] = Color3.fromRGB(0, 0, 0);
  872. G2L["54"]["Position"] = UDim2.new(0, 0, 0.00142, 0);
  873. G2L["54"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
  874. G2L["54"]["ScrollBarThickness"] = 0;
  875. G2L["54"]["BackgroundTransparency"] = 1;
  876.  
  877.  
  878. -- StarterGui.Sciptmode.Main.Mainpage.Modepage.UIListLayout
  879. G2L["55"] = Instance.new("UIListLayout", G2L["54"]);
  880. G2L["55"]["HorizontalAlignment"] = Enum.HorizontalAlignment.Center;
  881. G2L["55"]["Padding"] = UDim.new(0.005, 0);
  882. G2L["55"]["SortOrder"] = Enum.SortOrder.LayoutOrder;
  883.  
  884.  
  885. -- StarterGui.Sciptmode.Main.Mainpage.Modepage.Horror
  886. G2L["56"] = Instance.new("TextButton", G2L["54"]);
  887. G2L["56"]["TextWrapped"] = true;
  888. G2L["56"]["BorderSizePixel"] = 0;
  889. G2L["56"]["TextSize"] = 14;
  890. G2L["56"]["TextColor3"] = Color3.fromRGB(255, 255, 255);
  891. G2L["56"]["TextScaled"] = true;
  892. G2L["56"]["BackgroundColor3"] = Color3.fromRGB(98, 7, 255);
  893. G2L["56"]["FontFace"] = Font.new([[rbxasset://fonts/families/Oswald.json]], Enum.FontWeight.Bold, Enum.FontStyle.Normal);
  894. G2L["56"]["Size"] = UDim2.new(0.53706, 0, 0.02, 0);
  895. G2L["56"]["BackgroundTransparency"] = 0.2;
  896. G2L["56"]["Name"] = [[Horror]];
  897. G2L["56"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
  898. G2L["56"]["Text"] = [[Horror]];
  899. G2L["56"]["Position"] = UDim2.new(0.23147, 0, 0.62893, 0);
  900.  
  901.  
  902. -- StarterGui.Sciptmode.Main.Mainpage.Modepage.Horror.UICorner
  903. G2L["57"] = Instance.new("UICorner", G2L["56"]);
  904. G2L["57"]["CornerRadius"] = UDim.new(0.3, 0);
  905.  
  906.  
  907. -- StarterGui.Sciptmode.Main.Mainpage.Modepage.Horror.UIStroke
  908. G2L["58"] = Instance.new("UIStroke", G2L["56"]);
  909. G2L["58"]["Thickness"] = 5;
  910.  
  911.  
  912. -- StarterGui.Sciptmode.Main.Mainpage.Modepage.Dark
  913. G2L["59"] = Instance.new("TextButton", G2L["54"]);
  914. G2L["59"]["TextWrapped"] = true;
  915. G2L["59"]["BorderSizePixel"] = 0;
  916. G2L["59"]["TextSize"] = 14;
  917. G2L["59"]["TextColor3"] = Color3.fromRGB(255, 255, 255);
  918. G2L["59"]["TextScaled"] = true;
  919. G2L["59"]["BackgroundColor3"] = Color3.fromRGB(0, 0, 0);
  920. G2L["59"]["FontFace"] = Font.new([[rbxasset://fonts/families/Oswald.json]], Enum.FontWeight.Bold, Enum.FontStyle.Normal);
  921. G2L["59"]["Size"] = UDim2.new(0.53706, 0, 0.02, 0);
  922. G2L["59"]["BackgroundTransparency"] = 0.2;
  923. G2L["59"]["Name"] = [[Dark]];
  924. G2L["59"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
  925. G2L["59"]["Text"] = [[Dark]];
  926. G2L["59"]["Position"] = UDim2.new(0.23147, 0, 0.47928, 0);
  927.  
  928.  
  929. -- StarterGui.Sciptmode.Main.Mainpage.Modepage.Dark.UICorner
  930. G2L["5a"] = Instance.new("UICorner", G2L["59"]);
  931. G2L["5a"]["CornerRadius"] = UDim.new(0.3, 0);
  932.  
  933.  
  934. -- StarterGui.Sciptmode.Main.Mainpage.Modepage.Dark.UIStroke
  935. G2L["5b"] = Instance.new("UIStroke", G2L["59"]);
  936. G2L["5b"]["Thickness"] = 5;
  937.  
  938.  
  939. -- StarterGui.Sciptmode.Main.Mainpage.Modepage.Forgotten
  940. G2L["5c"] = Instance.new("TextButton", G2L["54"]);
  941. G2L["5c"]["TextWrapped"] = true;
  942. G2L["5c"]["BorderSizePixel"] = 0;
  943. G2L["5c"]["TextSize"] = 14;
  944. G2L["5c"]["TextColor3"] = Color3.fromRGB(200, 200, 200);
  945. G2L["5c"]["TextScaled"] = true;
  946. G2L["5c"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255);
  947. G2L["5c"]["FontFace"] = Font.new([[rbxasset://fonts/families/Oswald.json]], Enum.FontWeight.Bold, Enum.FontStyle.Normal);
  948. G2L["5c"]["Size"] = UDim2.new(0.53706, 0, 0.02, 0);
  949. G2L["5c"]["BackgroundTransparency"] = 0.2;
  950. G2L["5c"]["Name"] = [[Forgotten]];
  951. G2L["5c"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
  952. G2L["5c"]["Text"] = [[Forgotten]];
  953. G2L["5c"]["Position"] = UDim2.new(0.23147, 0, 0.62893, 0);
  954.  
  955.  
  956. -- StarterGui.Sciptmode.Main.Mainpage.Modepage.Forgotten.UICorner
  957. G2L["5d"] = Instance.new("UICorner", G2L["5c"]);
  958. G2L["5d"]["CornerRadius"] = UDim.new(0.3, 0);
  959.  
  960.  
  961. -- StarterGui.Sciptmode.Main.Mainpage.Modepage.Forgotten.UIStroke
  962. G2L["5e"] = Instance.new("UIStroke", G2L["5c"]);
  963. G2L["5e"]["Thickness"] = 5;
  964.  
  965.  
  966. -- StarterGui.Sciptmode.Main.Mainpage.Modepage.Psychotic
  967. G2L["5f"] = Instance.new("TextButton", G2L["54"]);
  968. G2L["5f"]["TextWrapped"] = true;
  969. G2L["5f"]["BorderSizePixel"] = 0;
  970. G2L["5f"]["TextSize"] = 14;
  971. G2L["5f"]["TextColor3"] = Color3.fromRGB(255, 255, 255);
  972. G2L["5f"]["TextScaled"] = true;
  973. G2L["5f"]["BackgroundColor3"] = Color3.fromRGB(101, 11, 0);
  974. G2L["5f"]["FontFace"] = Font.new([[rbxasset://fonts/families/Oswald.json]], Enum.FontWeight.Bold, Enum.FontStyle.Normal);
  975. G2L["5f"]["Size"] = UDim2.new(0.53706, 0, 0.02, 0);
  976. G2L["5f"]["BackgroundTransparency"] = 0.2;
  977. G2L["5f"]["Name"] = [[Psychotic]];
  978. G2L["5f"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
  979. G2L["5f"]["Text"] = [[Psychotic]];
  980. G2L["5f"]["Position"] = UDim2.new(0.23147, 0, 0.62893, 0);
  981.  
  982.  
  983. -- StarterGui.Sciptmode.Main.Mainpage.Modepage.Psychotic.UICorner
  984. G2L["60"] = Instance.new("UICorner", G2L["5f"]);
  985. G2L["60"]["CornerRadius"] = UDim.new(0.3, 0);
  986.  
  987.  
  988. -- StarterGui.Sciptmode.Main.Mainpage.Modepage.Psychotic.UIStroke
  989. G2L["61"] = Instance.new("UIStroke", G2L["5f"]);
  990. G2L["61"]["Thickness"] = 5;
  991.  
  992.  
  993. -- StarterGui.Sciptmode.Main.Mainpage.Modepage.Fearsolo
  994. G2L["62"] = Instance.new("TextButton", G2L["54"]);
  995. G2L["62"]["TextWrapped"] = true;
  996. G2L["62"]["BorderSizePixel"] = 0;
  997. G2L["62"]["TextSize"] = 14;
  998. G2L["62"]["TextColor3"] = Color3.fromRGB(255, 255, 255);
  999. G2L["62"]["TextScaled"] = true;
  1000. G2L["62"]["BackgroundColor3"] = Color3.fromRGB(176, 176, 0);
  1001. G2L["62"]["FontFace"] = Font.new([[rbxasset://fonts/families/Oswald.json]], Enum.FontWeight.Bold, Enum.FontStyle.Normal);
  1002. G2L["62"]["Size"] = UDim2.new(0.53706, 0, 0.02, 0);
  1003. G2L["62"]["BackgroundTransparency"] = 0.2;
  1004. G2L["62"]["Name"] = [[Fearsolo]];
  1005. G2L["62"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
  1006. G2L["62"]["Text"] = [[Fear(solo)]];
  1007. G2L["62"]["Position"] = UDim2.new(0.23022, 0, 0.74072, 0);
  1008.  
  1009.  
  1010. -- StarterGui.Sciptmode.Main.Mainpage.Modepage.Fearsolo.UICorner
  1011. G2L["63"] = Instance.new("UICorner", G2L["62"]);
  1012. G2L["63"]["CornerRadius"] = UDim.new(0.3, 0);
  1013.  
  1014.  
  1015. -- StarterGui.Sciptmode.Main.Mainpage.Modepage.Fearsolo.UIStroke
  1016. G2L["64"] = Instance.new("UIStroke", G2L["62"]);
  1017. G2L["64"]["Thickness"] = 5;
  1018.  
  1019.  
  1020. -- StarterGui.Sciptmode.Main.Mainpage.Modepage.Fear
  1021. G2L["65"] = Instance.new("TextButton", G2L["54"]);
  1022. G2L["65"]["TextWrapped"] = true;
  1023. G2L["65"]["BorderSizePixel"] = 0;
  1024. G2L["65"]["TextSize"] = 14;
  1025. G2L["65"]["TextColor3"] = Color3.fromRGB(255, 255, 255);
  1026. G2L["65"]["TextScaled"] = true;
  1027. G2L["65"]["BackgroundColor3"] = Color3.fromRGB(176, 176, 0);
  1028. G2L["65"]["FontFace"] = Font.new([[rbxasset://fonts/families/Oswald.json]], Enum.FontWeight.Bold, Enum.FontStyle.Normal);
  1029. G2L["65"]["Size"] = UDim2.new(0.53706, 0, 0.02, 0);
  1030. G2L["65"]["BackgroundTransparency"] = 0.2;
  1031. G2L["65"]["Name"] = [[Fear]];
  1032. G2L["65"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
  1033. G2L["65"]["Text"] = [[Fear]];
  1034. G2L["65"]["Position"] = UDim2.new(0.23147, 0, 0.62893, 0);
  1035.  
  1036.  
  1037. -- StarterGui.Sciptmode.Main.Mainpage.Modepage.Fear.UICorner
  1038. G2L["66"] = Instance.new("UICorner", G2L["65"]);
  1039. G2L["66"]["CornerRadius"] = UDim.new(0.3, 0);
  1040.  
  1041.  
  1042. -- StarterGui.Sciptmode.Main.Mainpage.Modepage.Fear.UIStroke
  1043. G2L["67"] = Instance.new("UIStroke", G2L["65"]);
  1044. G2L["67"]["Thickness"] = 5;
  1045.  
  1046.  
  1047. -- StarterGui.Sciptmode.Main.Mainpage.Modepage.Nightmare
  1048. G2L["68"] = Instance.new("TextButton", G2L["54"]);
  1049. G2L["68"]["TextWrapped"] = true;
  1050. G2L["68"]["BorderSizePixel"] = 0;
  1051. G2L["68"]["TextSize"] = 14;
  1052. G2L["68"]["TextColor3"] = Color3.fromRGB(255, 255, 255);
  1053. G2L["68"]["TextScaled"] = true;
  1054. G2L["68"]["BackgroundColor3"] = Color3.fromRGB(58, 58, 58);
  1055. G2L["68"]["FontFace"] = Font.new([[rbxasset://fonts/families/Oswald.json]], Enum.FontWeight.Bold, Enum.FontStyle.Normal);
  1056. G2L["68"]["Size"] = UDim2.new(0.53706, 0, 0.02, 0);
  1057. G2L["68"]["BackgroundTransparency"] = 0.2;
  1058. G2L["68"]["Name"] = [[Nightmare]];
  1059. G2L["68"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
  1060. G2L["68"]["Text"] = [[Nightmare]];
  1061. G2L["68"]["Position"] = UDim2.new(0.23147, 0, 0.62893, 0);
  1062.  
  1063.  
  1064. -- StarterGui.Sciptmode.Main.Mainpage.Modepage.Nightmare.UICorner
  1065. G2L["69"] = Instance.new("UICorner", G2L["68"]);
  1066. G2L["69"]["CornerRadius"] = UDim.new(0.3, 0);
  1067.  
  1068.  
  1069. -- StarterGui.Sciptmode.Main.Mainpage.Modepage.Nightmare.UIStroke
  1070. G2L["6a"] = Instance.new("UIStroke", G2L["68"]);
  1071. G2L["6a"]["Thickness"] = 5;
  1072.  
  1073.  
  1074. -- StarterGui.Sciptmode.Main.Mainpage.Modepage.Birthday
  1075. G2L["6b"] = Instance.new("TextButton", G2L["54"]);
  1076. G2L["6b"]["TextWrapped"] = true;
  1077. G2L["6b"]["BorderSizePixel"] = 0;
  1078. G2L["6b"]["TextSize"] = 14;
  1079. G2L["6b"]["TextColor3"] = Color3.fromRGB(255, 255, 255);
  1080. G2L["6b"]["TextScaled"] = true;
  1081. G2L["6b"]["BackgroundColor3"] = Color3.fromRGB(255, 201, 224);
  1082. G2L["6b"]["FontFace"] = Font.new([[rbxasset://fonts/families/Oswald.json]], Enum.FontWeight.Bold, Enum.FontStyle.Normal);
  1083. G2L["6b"]["Size"] = UDim2.new(0.53706, 0, 0.02, 0);
  1084. G2L["6b"]["BackgroundTransparency"] = 0.2;
  1085. G2L["6b"]["Name"] = [[Birthday]];
  1086. G2L["6b"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
  1087. G2L["6b"]["Text"] = [[Birthday]];
  1088. G2L["6b"]["Position"] = UDim2.new(0.23147, 0, 0.52244, 0);
  1089.  
  1090.  
  1091. -- StarterGui.Sciptmode.Main.Mainpage.Modepage.Birthday.UICorner
  1092. G2L["6c"] = Instance.new("UICorner", G2L["6b"]);
  1093. G2L["6c"]["CornerRadius"] = UDim.new(0.3, 0);
  1094.  
  1095.  
  1096. -- StarterGui.Sciptmode.Main.Mainpage.Modepage.Birthday.UIStroke
  1097. G2L["6d"] = Instance.new("UIStroke", G2L["6b"]);
  1098. G2L["6d"]["Thickness"] = 5;
  1099.  
  1100.  
  1101. -- StarterGui.Sciptmode.Main.Mainpage.Modepage.Devil
  1102. G2L["6e"] = Instance.new("TextButton", G2L["54"]);
  1103. G2L["6e"]["TextWrapped"] = true;
  1104. G2L["6e"]["BorderSizePixel"] = 0;
  1105. G2L["6e"]["TextSize"] = 14;
  1106. G2L["6e"]["TextColor3"] = Color3.fromRGB(255, 255, 255);
  1107. G2L["6e"]["TextScaled"] = true;
  1108. G2L["6e"]["BackgroundColor3"] = Color3.fromRGB(101, 0, 0);
  1109. G2L["6e"]["FontFace"] = Font.new([[rbxasset://fonts/families/Oswald.json]], Enum.FontWeight.Bold, Enum.FontStyle.Normal);
  1110. G2L["6e"]["Size"] = UDim2.new(0.53706, 0, 0.02, 0);
  1111. G2L["6e"]["BackgroundTransparency"] = 0.2;
  1112. G2L["6e"]["Name"] = [[Devil]];
  1113. G2L["6e"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
  1114. G2L["6e"]["Text"] = [[Devil]];
  1115. G2L["6e"]["Position"] = UDim2.new(0.23147, 0, 0.62893, 0);
  1116.  
  1117.  
  1118. -- StarterGui.Sciptmode.Main.Mainpage.Modepage.Devil.UICorner
  1119. G2L["6f"] = Instance.new("UICorner", G2L["6e"]);
  1120. G2L["6f"]["CornerRadius"] = UDim.new(0.3, 0);
  1121.  
  1122.  
  1123. -- StarterGui.Sciptmode.Main.Mainpage.Modepage.Devil.UIStroke
  1124. G2L["70"] = Instance.new("UIStroke", G2L["6e"]);
  1125. G2L["70"]["Thickness"] = 5;
  1126.  
  1127.  
  1128. -- StarterGui.Sciptmode.Main.Mainpage.Modepage.Fragmented
  1129. G2L["71"] = Instance.new("TextButton", G2L["54"]);
  1130. G2L["71"]["TextWrapped"] = true;
  1131. G2L["71"]["BorderSizePixel"] = 0;
  1132. G2L["71"]["TextSize"] = 14;
  1133. G2L["71"]["TextColor3"] = Color3.fromRGB(255, 255, 255);
  1134. G2L["71"]["TextScaled"] = true;
  1135. G2L["71"]["BackgroundColor3"] = Color3.fromRGB(141, 0, 255);
  1136. G2L["71"]["FontFace"] = Font.new([[rbxasset://fonts/families/Oswald.json]], Enum.FontWeight.Bold, Enum.FontStyle.Normal);
  1137. G2L["71"]["Size"] = UDim2.new(0.53706, 0, 0.02, 0);
  1138. G2L["71"]["BackgroundTransparency"] = 0.2;
  1139. G2L["71"]["Name"] = [[Fragmented]];
  1140. G2L["71"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
  1141. G2L["71"]["Text"] = [[Fragmented]];
  1142. G2L["71"]["Position"] = UDim2.new(0.21394, 0, 0.26821, 0);
  1143.  
  1144.  
  1145. -- StarterGui.Sciptmode.Main.Mainpage.Modepage.Fragmented.UICorner
  1146. G2L["72"] = Instance.new("UICorner", G2L["71"]);
  1147. G2L["72"]["CornerRadius"] = UDim.new(0.3, 0);
  1148.  
  1149.  
  1150. -- StarterGui.Sciptmode.Main.Mainpage.Modepage.Fragmented.UIStroke
  1151. G2L["73"] = Instance.new("UIStroke", G2L["71"]);
  1152. G2L["73"]["Thickness"] = 5;
  1153.  
  1154.  
  1155. -- StarterGui.Sciptmode.Main.Mainpage.Modepage.Cat
  1156. G2L["74"] = Instance.new("TextButton", G2L["54"]);
  1157. G2L["74"]["TextWrapped"] = true;
  1158. G2L["74"]["BorderSizePixel"] = 0;
  1159. G2L["74"]["TextSize"] = 14;
  1160. G2L["74"]["TextColor3"] = Color3.fromRGB(255, 255, 255);
  1161. G2L["74"]["TextScaled"] = true;
  1162. G2L["74"]["BackgroundColor3"] = Color3.fromRGB(255, 59, 177);
  1163. G2L["74"]["FontFace"] = Font.new([[rbxasset://fonts/families/Oswald.json]], Enum.FontWeight.Bold, Enum.FontStyle.Normal);
  1164. G2L["74"]["Size"] = UDim2.new(0.53706, 0, 0.02, 0);
  1165. G2L["74"]["BackgroundTransparency"] = 0.2;
  1166. G2L["74"]["Name"] = [[Cat]];
  1167. G2L["74"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
  1168. G2L["74"]["Text"] = [[Cat]];
  1169. G2L["74"]["Position"] = UDim2.new(0.23147, 0, 0.62893, 0);
  1170.  
  1171.  
  1172. -- StarterGui.Sciptmode.Main.Mainpage.Modepage.Cat.UICorner
  1173. G2L["75"] = Instance.new("UICorner", G2L["74"]);
  1174. G2L["75"]["CornerRadius"] = UDim.new(0.3, 0);
  1175.  
  1176.  
  1177. -- StarterGui.Sciptmode.Main.Mainpage.Modepage.Cat.UIStroke
  1178. G2L["76"] = Instance.new("UIStroke", G2L["74"]);
  1179. G2L["76"]["Thickness"] = 5;
  1180.  
  1181.  
  1182. -- StarterGui.Sciptmode.Main.Mainpage.Modepage.Troll
  1183. G2L["77"] = Instance.new("TextButton", G2L["54"]);
  1184. G2L["77"]["TextWrapped"] = true;
  1185. G2L["77"]["BorderSizePixel"] = 0;
  1186. G2L["77"]["TextSize"] = 14;
  1187. G2L["77"]["TextColor3"] = Color3.fromRGB(255, 255, 255);
  1188. G2L["77"]["TextScaled"] = true;
  1189. G2L["77"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255);
  1190. G2L["77"]["FontFace"] = Font.new([[rbxasset://fonts/families/Oswald.json]], Enum.FontWeight.Bold, Enum.FontStyle.Normal);
  1191. G2L["77"]["Size"] = UDim2.new(0.53706, 0, 0.02, 0);
  1192. G2L["77"]["BackgroundTransparency"] = 0.2;
  1193. G2L["77"]["Name"] = [[Troll]];
  1194. G2L["77"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
  1195. G2L["77"]["Text"] = [[Troll]];
  1196. G2L["77"]["Position"] = UDim2.new(0.23147, 0, 0.62893, 0);
  1197.  
  1198.  
  1199. -- StarterGui.Sciptmode.Main.Mainpage.Modepage.Troll.UICorner
  1200. G2L["78"] = Instance.new("UICorner", G2L["77"]);
  1201. G2L["78"]["CornerRadius"] = UDim.new(0.3, 0);
  1202.  
  1203.  
  1204. -- StarterGui.Sciptmode.Main.Mainpage.Modepage.Troll.UIStroke
  1205. G2L["79"] = Instance.new("UIStroke", G2L["77"]);
  1206. G2L["79"]["Thickness"] = 5;
  1207.  
  1208.  
  1209. -- StarterGui.Sciptmode.Main.Mainpage.Modepage.Crazy
  1210. G2L["7a"] = Instance.new("TextButton", G2L["54"]);
  1211. G2L["7a"]["TextWrapped"] = true;
  1212. G2L["7a"]["BorderSizePixel"] = 0;
  1213. G2L["7a"]["TextSize"] = 14;
  1214. G2L["7a"]["TextColor3"] = Color3.fromRGB(255, 255, 255);
  1215. G2L["7a"]["TextScaled"] = true;
  1216. G2L["7a"]["BackgroundColor3"] = Color3.fromRGB(169, 0, 0);
  1217. G2L["7a"]["FontFace"] = Font.new([[rbxasset://fonts/families/Oswald.json]], Enum.FontWeight.Bold, Enum.FontStyle.Normal);
  1218. G2L["7a"]["Size"] = UDim2.new(0.53706, 0, 0.02, 0);
  1219. G2L["7a"]["BackgroundTransparency"] = 0.2;
  1220. G2L["7a"]["Name"] = [[Crazy]];
  1221. G2L["7a"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
  1222. G2L["7a"]["Text"] = [[Crazy]];
  1223. G2L["7a"]["Position"] = UDim2.new(0.23147, 0, 0.62893, 0);
  1224.  
  1225.  
  1226. -- StarterGui.Sciptmode.Main.Mainpage.Modepage.Crazy.UICorner
  1227. G2L["7b"] = Instance.new("UICorner", G2L["7a"]);
  1228. G2L["7b"]["CornerRadius"] = UDim.new(0.3, 0);
  1229.  
  1230.  
  1231. -- StarterGui.Sciptmode.Main.Mainpage.Modepage.Crazy.UIStroke
  1232. G2L["7c"] = Instance.new("UIStroke", G2L["7a"]);
  1233. G2L["7c"]["Thickness"] = 5;
  1234.  
  1235.  
  1236. -- StarterGui.Sciptmode.Main.Mainpage.Modepage.Hardcore
  1237. G2L["7d"] = Instance.new("TextButton", G2L["54"]);
  1238. G2L["7d"]["TextWrapped"] = true;
  1239. G2L["7d"]["BorderSizePixel"] = 0;
  1240. G2L["7d"]["TextSize"] = 14;
  1241. G2L["7d"]["TextColor3"] = Color3.fromRGB(255, 255, 255);
  1242. G2L["7d"]["TextScaled"] = true;
  1243. G2L["7d"]["BackgroundColor3"] = Color3.fromRGB(255, 0, 0);
  1244. G2L["7d"]["FontFace"] = Font.new([[rbxasset://fonts/families/Oswald.json]], Enum.FontWeight.Bold, Enum.FontStyle.Normal);
  1245. G2L["7d"]["Size"] = UDim2.new(0.536, 0, 0.02, 0);
  1246. G2L["7d"]["BackgroundTransparency"] = 0.2;
  1247. G2L["7d"]["Name"] = [[Hardcore]];
  1248. G2L["7d"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
  1249. G2L["7d"]["Text"] = [[Hardcore]];
  1250. G2L["7d"]["Position"] = UDim2.new(0.232, 0, 0, 0);
  1251.  
  1252.  
  1253. -- StarterGui.Sciptmode.Main.Mainpage.Modepage.Hardcore.UICorner
  1254. G2L["7e"] = Instance.new("UICorner", G2L["7d"]);
  1255. G2L["7e"]["CornerRadius"] = UDim.new(0.3, 0);
  1256.  
  1257.  
  1258. -- StarterGui.Sciptmode.Main.Mainpage.Modepage.Hardcore.UIStroke
  1259. G2L["7f"] = Instance.new("UIStroke", G2L["7d"]);
  1260. G2L["7f"]["Thickness"] = 5;
  1261.  
  1262.  
  1263. -- StarterGui.Sciptmode.Main.Mainpage.Modepage.HardcoreRemake
  1264. G2L["80"] = Instance.new("TextButton", G2L["54"]);
  1265. G2L["80"]["TextWrapped"] = true;
  1266. G2L["80"]["BorderSizePixel"] = 0;
  1267. G2L["80"]["TextSize"] = 14;
  1268. G2L["80"]["TextColor3"] = Color3.fromRGB(255, 255, 255);
  1269. G2L["80"]["TextScaled"] = true;
  1270. G2L["80"]["BackgroundColor3"] = Color3.fromRGB(0, 255, 255);
  1271. G2L["80"]["FontFace"] = Font.new([[rbxasset://fonts/families/Oswald.json]], Enum.FontWeight.Bold, Enum.FontStyle.Normal);
  1272. G2L["80"]["Size"] = UDim2.new(0.537, 0, 0.02, 0);
  1273. G2L["80"]["BackgroundTransparency"] = 0.2;
  1274. G2L["80"]["Name"] = [[HardcoreRemake]];
  1275. G2L["80"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
  1276. G2L["80"]["Text"] = [[Hardcore Remake]];
  1277. G2L["80"]["Position"] = UDim2.new(0.23025, 0, 0.26664, 0);
  1278.  
  1279.  
  1280. -- StarterGui.Sciptmode.Main.Mainpage.Modepage.HardcoreRemake.UICorner
  1281. G2L["81"] = Instance.new("UICorner", G2L["80"]);
  1282. G2L["81"]["CornerRadius"] = UDim.new(0.3, 0);
  1283.  
  1284.  
  1285. -- StarterGui.Sciptmode.Main.Mainpage.Modepage.HardcoreRemake.UIStroke
  1286. G2L["82"] = Instance.new("UIStroke", G2L["80"]);
  1287. G2L["82"]["Thickness"] = 5;
  1288.  
  1289.  
  1290. -- StarterGui.Sciptmode.Main.Mainpage.Modepage.Hard
  1291. G2L["83"] = Instance.new("TextButton", G2L["54"]);
  1292. G2L["83"]["TextWrapped"] = true;
  1293. G2L["83"]["BorderSizePixel"] = 0;
  1294. G2L["83"]["TextSize"] = 14;
  1295. G2L["83"]["TextColor3"] = Color3.fromRGB(255, 255, 255);
  1296. G2L["83"]["TextScaled"] = true;
  1297. G2L["83"]["BackgroundColor3"] = Color3.fromRGB(255, 0, 90);
  1298. G2L["83"]["FontFace"] = Font.new([[rbxasset://fonts/families/Oswald.json]], Enum.FontWeight.Bold, Enum.FontStyle.Normal);
  1299. G2L["83"]["Size"] = UDim2.new(0.53706, 0, 0.02, 0);
  1300. G2L["83"]["BackgroundTransparency"] = 0.2;
  1301. G2L["83"]["Name"] = [[Hard]];
  1302. G2L["83"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
  1303. G2L["83"]["Text"] = [[Hard]];
  1304. G2L["83"]["Position"] = UDim2.new(0.24651, 0, 0, 0);
  1305.  
  1306.  
  1307. -- StarterGui.Sciptmode.Main.Mainpage.Modepage.Hard.UICorner
  1308. G2L["84"] = Instance.new("UICorner", G2L["83"]);
  1309. G2L["84"]["CornerRadius"] = UDim.new(0.3, 0);
  1310.  
  1311.  
  1312. -- StarterGui.Sciptmode.Main.Mainpage.Modepage.Hard.UIStroke
  1313. G2L["85"] = Instance.new("UIStroke", G2L["83"]);
  1314. G2L["85"]["Thickness"] = 5;
  1315.  
  1316.  
  1317. -- StarterGui.Sciptmode.Main.Mainpage.Modepage.Impossible
  1318. G2L["86"] = Instance.new("TextButton", G2L["54"]);
  1319. G2L["86"]["TextWrapped"] = true;
  1320. G2L["86"]["BorderSizePixel"] = 0;
  1321. G2L["86"]["TextSize"] = 14;
  1322. G2L["86"]["TextColor3"] = Color3.fromRGB(255, 255, 255);
  1323. G2L["86"]["TextScaled"] = true;
  1324. G2L["86"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 0);
  1325. G2L["86"]["FontFace"] = Font.new([[rbxasset://fonts/families/Oswald.json]], Enum.FontWeight.Bold, Enum.FontStyle.Normal);
  1326. G2L["86"]["Size"] = UDim2.new(0.53706, 0, 0.02, 0);
  1327. G2L["86"]["BackgroundTransparency"] = 0.2;
  1328. G2L["86"]["Name"] = [[Impossible]];
  1329. G2L["86"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
  1330. G2L["86"]["Text"] = [[Impossible]];
  1331. G2L["86"]["Position"] = UDim2.new(0.24651, 0, 0, 0);
  1332.  
  1333.  
  1334. -- StarterGui.Sciptmode.Main.Mainpage.Modepage.Impossible.UICorner
  1335. G2L["87"] = Instance.new("UICorner", G2L["86"]);
  1336. G2L["87"]["CornerRadius"] = UDim.new(0.3, 0);
  1337.  
  1338.  
  1339. -- StarterGui.Sciptmode.Main.Mainpage.Modepage.Impossible.UIStroke
  1340. G2L["88"] = Instance.new("UIStroke", G2L["86"]);
  1341. G2L["88"]["Thickness"] = 5;
  1342.  
  1343.  
  1344. -- StarterGui.Sciptmode.Main.Mainpage.Modepage.HardcoroBad
  1345. G2L["89"] = Instance.new("TextButton", G2L["54"]);
  1346. G2L["89"]["TextWrapped"] = true;
  1347. G2L["89"]["BorderSizePixel"] = 0;
  1348. G2L["89"]["TextSize"] = 14;
  1349. G2L["89"]["TextColor3"] = Color3.fromRGB(255, 255, 255);
  1350. G2L["89"]["TextScaled"] = true;
  1351. G2L["89"]["BackgroundColor3"] = Color3.fromRGB(201, 0, 4);
  1352. G2L["89"]["FontFace"] = Font.new([[rbxasset://fonts/families/Oswald.json]], Enum.FontWeight.Bold, Enum.FontStyle.Normal);
  1353. G2L["89"]["Size"] = UDim2.new(0.53706, 0, 0.02, 0);
  1354. G2L["89"]["BackgroundTransparency"] = 0.2;
  1355. G2L["89"]["Name"] = [[HardcoroBad]];
  1356. G2L["89"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
  1357. G2L["89"]["Text"] = [[Hardcore But Bad]];
  1358. G2L["89"]["Position"] = UDim2.new(0.24651, 0, 0, 0);
  1359.  
  1360.  
  1361. -- StarterGui.Sciptmode.Main.Mainpage.Modepage.HardcoroBad.UICorner
  1362. G2L["8a"] = Instance.new("UICorner", G2L["89"]);
  1363. G2L["8a"]["CornerRadius"] = UDim.new(0.3, 0);
  1364.  
  1365.  
  1366. -- StarterGui.Sciptmode.Main.Mainpage.Modepage.HardcoroBad.UIStroke
  1367. G2L["8b"] = Instance.new("UIStroke", G2L["89"]);
  1368. G2L["8b"]["Thickness"] = 5;
  1369.  
  1370.  
  1371. -- StarterGui.Sciptmode.Main.Mainpage.Modepage.Mayhem
  1372. G2L["8c"] = Instance.new("TextButton", G2L["54"]);
  1373. G2L["8c"]["TextWrapped"] = true;
  1374. G2L["8c"]["BorderSizePixel"] = 0;
  1375. G2L["8c"]["TextSize"] = 14;
  1376. G2L["8c"]["TextColor3"] = Color3.fromRGB(255, 255, 255);
  1377. G2L["8c"]["TextScaled"] = true;
  1378. G2L["8c"]["BackgroundColor3"] = Color3.fromRGB(0, 0, 128);
  1379. G2L["8c"]["FontFace"] = Font.new([[rbxasset://fonts/families/Oswald.json]], Enum.FontWeight.Bold, Enum.FontStyle.Normal);
  1380. G2L["8c"]["Selected"] = true;
  1381. G2L["8c"]["Size"] = UDim2.new(0.53706, 0, 0.02, 0);
  1382. G2L["8c"]["BackgroundTransparency"] = 0.2;
  1383. G2L["8c"]["Name"] = [[Mayhem]];
  1384. G2L["8c"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
  1385. G2L["8c"]["Text"] = [[Mayhem]];
  1386. G2L["8c"]["Position"] = UDim2.new(0.24651, 0, 0, 0);
  1387.  
  1388.  
  1389. -- StarterGui.Sciptmode.Main.Mainpage.Modepage.Mayhem.UICorner
  1390. G2L["8d"] = Instance.new("UICorner", G2L["8c"]);
  1391. G2L["8d"]["CornerRadius"] = UDim.new(0.3, 0);
  1392.  
  1393.  
  1394. -- StarterGui.Sciptmode.Main.Mainpage.Modepage.Mayhem.UIStroke
  1395. G2L["8e"] = Instance.new("UIStroke", G2L["8c"]);
  1396. G2L["8e"]["Thickness"] = 5;
  1397.  
  1398.  
  1399. -- StarterGui.Sciptmode.Main.Mainpage.Modepage.Endless
  1400. G2L["8f"] = Instance.new("TextButton", G2L["54"]);
  1401. G2L["8f"]["TextWrapped"] = true;
  1402. G2L["8f"]["BorderSizePixel"] = 0;
  1403. G2L["8f"]["TextSize"] = 14;
  1404. G2L["8f"]["TextColor3"] = Color3.fromRGB(255, 255, 255);
  1405. G2L["8f"]["TextScaled"] = true;
  1406. G2L["8f"]["BackgroundColor3"] = Color3.fromRGB(121, 121, 0);
  1407. G2L["8f"]["FontFace"] = Font.new([[rbxasset://fonts/families/Oswald.json]], Enum.FontWeight.Bold, Enum.FontStyle.Normal);
  1408. G2L["8f"]["Selected"] = true;
  1409. G2L["8f"]["Size"] = UDim2.new(0.53706, 0, 0.02, 0);
  1410. G2L["8f"]["BackgroundTransparency"] = 0.2;
  1411. G2L["8f"]["Name"] = [[Endless]];
  1412. G2L["8f"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
  1413. G2L["8f"]["Text"] = [[Endless]];
  1414. G2L["8f"]["Position"] = UDim2.new(0.24651, 0, 0, 0);
  1415.  
  1416.  
  1417. -- StarterGui.Sciptmode.Main.Mainpage.Modepage.Endless.UICorner
  1418. G2L["90"] = Instance.new("UICorner", G2L["8f"]);
  1419. G2L["90"]["CornerRadius"] = UDim.new(0.3, 0);
  1420.  
  1421.  
  1422. -- StarterGui.Sciptmode.Main.Mainpage.Modepage.Endless.UIStroke
  1423. G2L["91"] = Instance.new("UIStroke", G2L["8f"]);
  1424. G2L["91"]["Thickness"] = 5;
  1425.  
  1426.  
  1427. -- StarterGui.Sciptmode.Main.Mainpage.Modepage.Hamor
  1428. G2L["92"] = Instance.new("TextButton", G2L["54"]);
  1429. G2L["92"]["TextWrapped"] = true;
  1430. G2L["92"]["BorderSizePixel"] = 0;
  1431. G2L["92"]["TextSize"] = 14;
  1432. G2L["92"]["TextColor3"] = Color3.fromRGB(255, 255, 255);
  1433. G2L["92"]["TextScaled"] = true;
  1434. G2L["92"]["BackgroundColor3"] = Color3.fromRGB(6, 0, 72);
  1435. G2L["92"]["FontFace"] = Font.new([[rbxasset://fonts/families/Oswald.json]], Enum.FontWeight.Bold, Enum.FontStyle.Normal);
  1436. G2L["92"]["Size"] = UDim2.new(0.53706, 0, 0.02, 0);
  1437. G2L["92"]["BackgroundTransparency"] = 0.2;
  1438. G2L["92"]["Name"] = [[Hamor]];
  1439. G2L["92"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
  1440. G2L["92"]["Text"] = [[Hamor]];
  1441. G2L["92"]["Position"] = UDim2.new(0.23147, 0, 0.62893, 0);
  1442.  
  1443.  
  1444. -- StarterGui.Sciptmode.Main.Mainpage.Modepage.Hamor.UICorner
  1445. G2L["93"] = Instance.new("UICorner", G2L["92"]);
  1446. G2L["93"]["CornerRadius"] = UDim.new(0.3, 0);
  1447.  
  1448.  
  1449. -- StarterGui.Sciptmode.Main.Mainpage.Modepage.Hamor.UIStroke
  1450. G2L["94"] = Instance.new("UIStroke", G2L["92"]);
  1451. G2L["94"]["Thickness"] = 5;
  1452.  
  1453.  
  1454. -- StarterGui.Sciptmode.Main.Mainpage.Modepage.Extreme
  1455. G2L["95"] = Instance.new("TextButton", G2L["54"]);
  1456. G2L["95"]["TextWrapped"] = true;
  1457. G2L["95"]["BorderSizePixel"] = 0;
  1458. G2L["95"]["TextSize"] = 14;
  1459. G2L["95"]["TextColor3"] = Color3.fromRGB(255, 255, 255);
  1460. G2L["95"]["TextScaled"] = true;
  1461. G2L["95"]["BackgroundColor3"] = Color3.fromRGB(0, 111, 255);
  1462. G2L["95"]["FontFace"] = Font.new([[rbxasset://fonts/families/Oswald.json]], Enum.FontWeight.Bold, Enum.FontStyle.Normal);
  1463. G2L["95"]["Size"] = UDim2.new(0.53706, 0, 0.02, 0);
  1464. G2L["95"]["BackgroundTransparency"] = 0.2;
  1465. G2L["95"]["Name"] = [[Extreme]];
  1466. G2L["95"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
  1467. G2L["95"]["Text"] = [[Extreme]];
  1468. G2L["95"]["Position"] = UDim2.new(0.23147, 0, 0.62893, 0);
  1469.  
  1470.  
  1471. -- StarterGui.Sciptmode.Main.Mainpage.Modepage.Extreme.UICorner
  1472. G2L["96"] = Instance.new("UICorner", G2L["95"]);
  1473. G2L["96"]["CornerRadius"] = UDim.new(0.3, 0);
  1474.  
  1475.  
  1476. -- StarterGui.Sciptmode.Main.Mainpage.Modepage.Extreme.UIStroke
  1477. G2L["97"] = Instance.new("UIStroke", G2L["95"]);
  1478. G2L["97"]["Thickness"] = 5;
  1479.  
  1480.  
  1481. -- StarterGui.Sciptmode.Main.Mainpage.Modepage.Hazy
  1482. G2L["98"] = Instance.new("TextButton", G2L["54"]);
  1483. G2L["98"]["TextWrapped"] = true;
  1484. G2L["98"]["BorderSizePixel"] = 0;
  1485. G2L["98"]["TextSize"] = 14;
  1486. G2L["98"]["TextColor3"] = Color3.fromRGB(255, 255, 255);
  1487. G2L["98"]["TextScaled"] = true;
  1488. G2L["98"]["BackgroundColor3"] = Color3.fromRGB(51, 51, 51);
  1489. G2L["98"]["FontFace"] = Font.new([[rbxasset://fonts/families/Oswald.json]], Enum.FontWeight.Bold, Enum.FontStyle.Normal);
  1490. G2L["98"]["Size"] = UDim2.new(0.53706, 0, 0.02, 0);
  1491. G2L["98"]["BackgroundTransparency"] = 0.2;
  1492. G2L["98"]["Name"] = [[Hazy]];
  1493. G2L["98"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
  1494. G2L["98"]["Text"] = [[Hazy]];
  1495. G2L["98"]["Position"] = UDim2.new(0.23147, 0, 0.62893, 0);
  1496.  
  1497.  
  1498. -- StarterGui.Sciptmode.Main.Mainpage.Modepage.Hazy.UICorner
  1499. G2L["99"] = Instance.new("UICorner", G2L["98"]);
  1500. G2L["99"]["CornerRadius"] = UDim.new(0.3, 0);
  1501.  
  1502.  
  1503. -- StarterGui.Sciptmode.Main.Mainpage.Modepage.Hazy.UIStroke
  1504. G2L["9a"] = Instance.new("UIStroke", G2L["98"]);
  1505. G2L["9a"]["Thickness"] = 5;
  1506.  
  1507.  
  1508. -- StarterGui.Sciptmode.Main.Mainpage.Modepage.Furry
  1509. G2L["9b"] = Instance.new("TextButton", G2L["54"]);
  1510. G2L["9b"]["TextWrapped"] = true;
  1511. G2L["9b"]["BorderSizePixel"] = 0;
  1512. G2L["9b"]["TextSize"] = 14;
  1513. G2L["9b"]["TextColor3"] = Color3.fromRGB(255, 255, 255);
  1514. G2L["9b"]["TextScaled"] = true;
  1515. G2L["9b"]["BackgroundColor3"] = Color3.fromRGB(255, 86, 128);
  1516. G2L["9b"]["FontFace"] = Font.new([[rbxasset://fonts/families/Oswald.json]], Enum.FontWeight.Bold, Enum.FontStyle.Normal);
  1517. G2L["9b"]["Size"] = UDim2.new(0.53706, 0, 0.02, 0);
  1518. G2L["9b"]["BackgroundTransparency"] = 0.2;
  1519. G2L["9b"]["Name"] = [[Furry]];
  1520. G2L["9b"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
  1521. G2L["9b"]["Text"] = [[Furry]];
  1522. G2L["9b"]["Position"] = UDim2.new(0.23147, 0, 0.62893, 0);
  1523.  
  1524.  
  1525. -- StarterGui.Sciptmode.Main.Mainpage.Modepage.Furry.UICorner
  1526. G2L["9c"] = Instance.new("UICorner", G2L["9b"]);
  1527. G2L["9c"]["CornerRadius"] = UDim.new(0.3, 0);
  1528.  
  1529.  
  1530. -- StarterGui.Sciptmode.Main.Mainpage.Modepage.Furry.UIStroke
  1531. G2L["9d"] = Instance.new("UIStroke", G2L["9b"]);
  1532. G2L["9d"]["Thickness"] = 5;
  1533.  
  1534.  
  1535. -- StarterGui.Sciptmode.Main.Mainpage.Modepage.LocalScript
  1536. G2L["9e"] = Instance.new("LocalScript", G2L["54"]);
  1537.  
  1538.  
  1539.  
  1540. -- StarterGui.Sciptmode.Main.Mainpage.Modepage.Glitch
  1541. G2L["9f"] = Instance.new("TextButton", G2L["54"]);
  1542. G2L["9f"]["TextWrapped"] = true;
  1543. G2L["9f"]["BorderSizePixel"] = 0;
  1544. G2L["9f"]["TextSize"] = 14;
  1545. G2L["9f"]["TextColor3"] = Color3.fromRGB(255, 255, 255);
  1546. G2L["9f"]["TextScaled"] = true;
  1547. G2L["9f"]["BackgroundColor3"] = Color3.fromRGB(116, 0, 255);
  1548. G2L["9f"]["FontFace"] = Font.new([[rbxasset://fonts/families/Oswald.json]], Enum.FontWeight.Bold, Enum.FontStyle.Normal);
  1549. G2L["9f"]["Size"] = UDim2.new(0.53706, 0, 0.02, 0);
  1550. G2L["9f"]["BackgroundTransparency"] = 0.2;
  1551. G2L["9f"]["Name"] = [[Glitch]];
  1552. G2L["9f"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
  1553. G2L["9f"]["Text"] = [[Glitch]];
  1554. G2L["9f"]["Position"] = UDim2.new(0.23147, 0, 0.52244, 0);
  1555.  
  1556.  
  1557. -- StarterGui.Sciptmode.Main.Mainpage.Modepage.Glitch.UICorner
  1558. G2L["a0"] = Instance.new("UICorner", G2L["9f"]);
  1559. G2L["a0"]["CornerRadius"] = UDim.new(0.3, 0);
  1560.  
  1561.  
  1562. -- StarterGui.Sciptmode.Main.Mainpage.Modepage.Glitch.UIStroke
  1563. G2L["a1"] = Instance.new("UIStroke", G2L["9f"]);
  1564. G2L["a1"]["Thickness"] = 5;
  1565.  
  1566.  
  1567. -- StarterGui.Sciptmode.Main.Mainpage.Modepage.Darkness
  1568. G2L["a2"] = Instance.new("TextButton", G2L["54"]);
  1569. G2L["a2"]["TextWrapped"] = true;
  1570. G2L["a2"]["BorderSizePixel"] = 0;
  1571. G2L["a2"]["TextSize"] = 14;
  1572. G2L["a2"]["TextColor3"] = Color3.fromRGB(255, 255, 255);
  1573. G2L["a2"]["TextScaled"] = true;
  1574. G2L["a2"]["BackgroundColor3"] = Color3.fromRGB(0, 0, 0);
  1575. G2L["a2"]["FontFace"] = Font.new([[rbxasset://fonts/families/Oswald.json]], Enum.FontWeight.Bold, Enum.FontStyle.Normal);
  1576. G2L["a2"]["Size"] = UDim2.new(0.53706, 0, 0.02, 0);
  1577. G2L["a2"]["BackgroundTransparency"] = 0.2;
  1578. G2L["a2"]["Name"] = [[Darkness]];
  1579. G2L["a2"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
  1580. G2L["a2"]["Text"] = [[Darkness]];
  1581. G2L["a2"]["Position"] = UDim2.new(0.23147, 0, 0.62893, 0);
  1582.  
  1583.  
  1584. -- StarterGui.Sciptmode.Main.Mainpage.Modepage.Darkness.UICorner
  1585. G2L["a3"] = Instance.new("UICorner", G2L["a2"]);
  1586. G2L["a3"]["CornerRadius"] = UDim.new(0.3, 0);
  1587.  
  1588.  
  1589. -- StarterGui.Sciptmode.Main.Mainpage.Modepage.Darkness.UIStroke
  1590. G2L["a4"] = Instance.new("UIStroke", G2L["a2"]);
  1591. G2L["a4"]["Thickness"] = 5;
  1592.  
  1593.  
  1594. -- StarterGui.Sciptmode.Main.Mainpage.Modepage.Canning
  1595. G2L["a5"] = Instance.new("TextButton", G2L["54"]);
  1596. G2L["a5"]["TextWrapped"] = true;
  1597. G2L["a5"]["BorderSizePixel"] = 0;
  1598. G2L["a5"]["TextSize"] = 14;
  1599. G2L["a5"]["TextColor3"] = Color3.fromRGB(255, 255, 255);
  1600. G2L["a5"]["TextScaled"] = true;
  1601. G2L["a5"]["BackgroundColor3"] = Color3.fromRGB(255, 150, 0);
  1602. G2L["a5"]["FontFace"] = Font.new([[rbxasset://fonts/families/Oswald.json]], Enum.FontWeight.Bold, Enum.FontStyle.Normal);
  1603. G2L["a5"]["Size"] = UDim2.new(0.53706, 0, 0.02, 0);
  1604. G2L["a5"]["BackgroundTransparency"] = 0.2;
  1605. G2L["a5"]["Name"] = [[Canning]];
  1606. G2L["a5"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
  1607. G2L["a5"]["Text"] = [[Canning]];
  1608. G2L["a5"]["Position"] = UDim2.new(0.24648, 0, 0.33639, 0);
  1609.  
  1610.  
  1611. -- StarterGui.Sciptmode.Main.Mainpage.Modepage.Canning.UICorner
  1612. G2L["a6"] = Instance.new("UICorner", G2L["a5"]);
  1613. G2L["a6"]["CornerRadius"] = UDim.new(0.3, 0);
  1614.  
  1615.  
  1616. -- StarterGui.Sciptmode.Main.Mainpage.Modepage.Canning.UIStroke
  1617. G2L["a7"] = Instance.new("UIStroke", G2L["a5"]);
  1618. G2L["a7"]["Thickness"] = 5;
  1619.  
  1620.  
  1621. -- StarterGui.Sciptmode.Main.Mainpage.Modepage.Chicken
  1622. G2L["a8"] = Instance.new("TextButton", G2L["54"]);
  1623. G2L["a8"]["TextWrapped"] = true;
  1624. G2L["a8"]["BorderSizePixel"] = 0;
  1625. G2L["a8"]["TextSize"] = 14;
  1626. G2L["a8"]["TextColor3"] = Color3.fromRGB(255, 255, 255);
  1627. G2L["a8"]["TextScaled"] = true;
  1628. G2L["a8"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255);
  1629. G2L["a8"]["FontFace"] = Font.new([[rbxasset://fonts/families/Oswald.json]], Enum.FontWeight.Bold, Enum.FontStyle.Normal);
  1630. G2L["a8"]["Size"] = UDim2.new(0.53706, 0, 0.02, 0);
  1631. G2L["a8"]["BackgroundTransparency"] = 0.2;
  1632. G2L["a8"]["Name"] = [[Chicken]];
  1633. G2L["a8"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
  1634. G2L["a8"]["Text"] = [[Chicken]];
  1635. G2L["a8"]["Position"] = UDim2.new(0.23147, 0, 0.62893, 0);
  1636.  
  1637.  
  1638. -- StarterGui.Sciptmode.Main.Mainpage.Modepage.Chicken.UICorner
  1639. G2L["a9"] = Instance.new("UICorner", G2L["a8"]);
  1640. G2L["a9"]["CornerRadius"] = UDim.new(0.3, 0);
  1641.  
  1642.  
  1643. -- StarterGui.Sciptmode.Main.Mainpage.Modepage.Chicken.UIStroke
  1644. G2L["aa"] = Instance.new("UIStroke", G2L["a8"]);
  1645. G2L["aa"]["Thickness"] = 5;
  1646.  
  1647.  
  1648. -- StarterGui.Sciptmode.Main.Mainpage.Modepage.EndlessOLD
  1649. G2L["ab"] = Instance.new("TextButton", G2L["54"]);
  1650. G2L["ab"]["TextWrapped"] = true;
  1651. G2L["ab"]["BorderSizePixel"] = 0;
  1652. G2L["ab"]["TextSize"] = 14;
  1653. G2L["ab"]["TextColor3"] = Color3.fromRGB(255, 255, 255);
  1654. G2L["ab"]["TextScaled"] = true;
  1655. G2L["ab"]["BackgroundColor3"] = Color3.fromRGB(121, 121, 0);
  1656. G2L["ab"]["FontFace"] = Font.new([[rbxasset://fonts/families/Oswald.json]], Enum.FontWeight.Bold, Enum.FontStyle.Normal);
  1657. G2L["ab"]["Selected"] = true;
  1658. G2L["ab"]["Size"] = UDim2.new(0.53706, 0, 0.02, 0);
  1659. G2L["ab"]["BackgroundTransparency"] = 0.2;
  1660. G2L["ab"]["Name"] = [[EndlessOLD]];
  1661. G2L["ab"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
  1662. G2L["ab"]["Text"] = [[Endless(old)]];
  1663. G2L["ab"]["Position"] = UDim2.new(0.24651, 0, 0, 0);
  1664.  
  1665.  
  1666. -- StarterGui.Sciptmode.Main.Mainpage.Modepage.EndlessOLD.UICorner
  1667. G2L["ac"] = Instance.new("UICorner", G2L["ab"]);
  1668. G2L["ac"]["CornerRadius"] = UDim.new(0.3, 0);
  1669.  
  1670.  
  1671. -- StarterGui.Sciptmode.Main.Mainpage.Modepage.EndlessOLD.UIStroke
  1672. G2L["ad"] = Instance.new("UIStroke", G2L["ab"]);
  1673. G2L["ad"]["Thickness"] = 5;
  1674.  
  1675.  
  1676. -- StarterGui.Sciptmode.Main.Mainpage.Modepage.ExtremeOLD
  1677. G2L["ae"] = Instance.new("TextButton", G2L["54"]);
  1678. G2L["ae"]["TextWrapped"] = true;
  1679. G2L["ae"]["BorderSizePixel"] = 0;
  1680. G2L["ae"]["TextSize"] = 14;
  1681. G2L["ae"]["TextColor3"] = Color3.fromRGB(255, 255, 255);
  1682. G2L["ae"]["TextScaled"] = true;
  1683. G2L["ae"]["BackgroundColor3"] = Color3.fromRGB(0, 111, 255);
  1684. G2L["ae"]["FontFace"] = Font.new([[rbxasset://fonts/families/Oswald.json]], Enum.FontWeight.Bold, Enum.FontStyle.Normal);
  1685. G2L["ae"]["Size"] = UDim2.new(0.53706, 0, 0.02, 0);
  1686. G2L["ae"]["BackgroundTransparency"] = 0.2;
  1687. G2L["ae"]["Name"] = [[ExtremeOLD]];
  1688. G2L["ae"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
  1689. G2L["ae"]["Text"] = [[Extreme(old)]];
  1690. G2L["ae"]["Position"] = UDim2.new(0.23147, 0, 0.62893, 0);
  1691.  
  1692.  
  1693. -- StarterGui.Sciptmode.Main.Mainpage.Modepage.ExtremeOLD.UICorner
  1694. G2L["af"] = Instance.new("UICorner", G2L["ae"]);
  1695. G2L["af"]["CornerRadius"] = UDim.new(0.3, 0);
  1696.  
  1697.  
  1698. -- StarterGui.Sciptmode.Main.Mainpage.Modepage.ExtremeOLD.UIStroke
  1699. G2L["b0"] = Instance.new("UIStroke", G2L["ae"]);
  1700. G2L["b0"]["Thickness"] = 5;
  1701.  
  1702.  
  1703. -- StarterGui.Sciptmode.Main.Mainpage.Modepage.Extremelychaoticregime
  1704. G2L["b1"] = Instance.new("TextButton", G2L["54"]);
  1705. G2L["b1"]["TextWrapped"] = true;
  1706. G2L["b1"]["BorderSizePixel"] = 0;
  1707. G2L["b1"]["TextSize"] = 14;
  1708. G2L["b1"]["TextColor3"] = Color3.fromRGB(255, 255, 255);
  1709. G2L["b1"]["TextScaled"] = true;
  1710. G2L["b1"]["BackgroundColor3"] = Color3.fromRGB(34, 34, 199);
  1711. G2L["b1"]["FontFace"] = Font.new([[rbxasset://fonts/families/Oswald.json]], Enum.FontWeight.Bold, Enum.FontStyle.Normal);
  1712. G2L["b1"]["Size"] = UDim2.new(0.53706, 0, 0.02, 0);
  1713. G2L["b1"]["BackgroundTransparency"] = 0.2;
  1714. G2L["b1"]["Name"] = [[Extremelychaoticregime]];
  1715. G2L["b1"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
  1716. G2L["b1"]["Text"] = [[Extremely chaotic regime]];
  1717. G2L["b1"]["Position"] = UDim2.new(0.23147, 0, 0.62893, 0);
  1718.  
  1719.  
  1720. -- StarterGui.Sciptmode.Main.Mainpage.Modepage.Extremelychaoticregime.UICorner
  1721. G2L["b2"] = Instance.new("UICorner", G2L["b1"]);
  1722. G2L["b2"]["CornerRadius"] = UDim.new(0.3, 0);
  1723.  
  1724.  
  1725. -- StarterGui.Sciptmode.Main.Mainpage.Modepage.Extremelychaoticregime.UIStroke
  1726. G2L["b3"] = Instance.new("UIStroke", G2L["b1"]);
  1727. G2L["b3"]["Thickness"] = 5;
  1728.  
  1729.  
  1730. -- StarterGui.Sciptmode.Main.Mainpage.Modepage.HardcoreReignited
  1731. G2L["b4"] = Instance.new("TextButton", G2L["54"]);
  1732. G2L["b4"]["TextWrapped"] = true;
  1733. G2L["b4"]["BorderSizePixel"] = 0;
  1734. G2L["b4"]["TextSize"] = 14;
  1735. G2L["b4"]["TextColor3"] = Color3.fromRGB(255, 255, 255);
  1736. G2L["b4"]["TextScaled"] = true;
  1737. G2L["b4"]["BackgroundColor3"] = Color3.fromRGB(255, 137, 0);
  1738. G2L["b4"]["FontFace"] = Font.new([[rbxasset://fonts/families/Oswald.json]], Enum.FontWeight.Bold, Enum.FontStyle.Normal);
  1739. G2L["b4"]["Size"] = UDim2.new(0.537, 0, 0.02, 0);
  1740. G2L["b4"]["BackgroundTransparency"] = 0.2;
  1741. G2L["b4"]["Name"] = [[HardcoreReignited]];
  1742. G2L["b4"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
  1743. G2L["b4"]["Text"] = [[Hardcore Reignited]];
  1744. G2L["b4"]["Position"] = UDim2.new(0.23025, 0, 0.26664, 0);
  1745.  
  1746.  
  1747. -- StarterGui.Sciptmode.Main.Mainpage.Modepage.HardcoreReignited.UICorner
  1748. G2L["b5"] = Instance.new("UICorner", G2L["b4"]);
  1749. G2L["b5"]["CornerRadius"] = UDim.new(0.3, 0);
  1750.  
  1751.  
  1752. -- StarterGui.Sciptmode.Main.Mainpage.Modepage.HardcoreReignited.UIStroke
  1753. G2L["b6"] = Instance.new("UIStroke", G2L["b4"]);
  1754. G2L["b6"]["Thickness"] = 5;
  1755.  
  1756.  
  1757. -- StarterGui.Sciptmode.Main.Mainpage.Modepage.Hotel
  1758. G2L["b7"] = Instance.new("TextButton", G2L["54"]);
  1759. G2L["b7"]["TextWrapped"] = true;
  1760. G2L["b7"]["BorderSizePixel"] = 0;
  1761. G2L["b7"]["TextSize"] = 14;
  1762. G2L["b7"]["TextColor3"] = Color3.fromRGB(255, 255, 255);
  1763. G2L["b7"]["TextScaled"] = true;
  1764. G2L["b7"]["BackgroundColor3"] = Color3.fromRGB(255, 107, 8);
  1765. G2L["b7"]["FontFace"] = Font.new([[rbxasset://fonts/families/Oswald.json]], Enum.FontWeight.Bold, Enum.FontStyle.Normal);
  1766. G2L["b7"]["Size"] = UDim2.new(0.53706, 0, 0.02, 0);
  1767. G2L["b7"]["BackgroundTransparency"] = 0.2;
  1768. G2L["b7"]["Name"] = [[Hotel]];
  1769. G2L["b7"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
  1770. G2L["b7"]["Text"] = [[Hotel++]];
  1771. G2L["b7"]["Position"] = UDim2.new(0.23147, 0, 0.62893, 0);
  1772.  
  1773.  
  1774. -- StarterGui.Sciptmode.Main.Mainpage.Modepage.Hotel.UICorner
  1775. G2L["b8"] = Instance.new("UICorner", G2L["b7"]);
  1776. G2L["b8"]["CornerRadius"] = UDim.new(0.3, 0);
  1777.  
  1778.  
  1779. -- StarterGui.Sciptmode.Main.Mainpage.Modepage.Hotel.UIStroke
  1780. G2L["b9"] = Instance.new("UIStroke", G2L["b7"]);
  1781. G2L["b9"]["Thickness"] = 5;
  1782.  
  1783.  
  1784. -- StarterGui.Sciptmode.Main.Mainpage.Modepage.Hell
  1785. G2L["ba"] = Instance.new("TextButton", G2L["54"]);
  1786. G2L["ba"]["TextWrapped"] = true;
  1787. G2L["ba"]["BorderSizePixel"] = 0;
  1788. G2L["ba"]["TextSize"] = 14;
  1789. G2L["ba"]["TextColor3"] = Color3.fromRGB(255, 255, 255);
  1790. G2L["ba"]["TextScaled"] = true;
  1791. G2L["ba"]["BackgroundColor3"] = Color3.fromRGB(255, 0, 5);
  1792. G2L["ba"]["FontFace"] = Font.new([[rbxasset://fonts/families/Oswald.json]], Enum.FontWeight.Bold, Enum.FontStyle.Normal);
  1793. G2L["ba"]["Size"] = UDim2.new(0.53706, 0, 0.02, 0);
  1794. G2L["ba"]["BackgroundTransparency"] = 0.2;
  1795. G2L["ba"]["Name"] = [[Hell]];
  1796. G2L["ba"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
  1797. G2L["ba"]["Text"] = [[Hell]];
  1798. G2L["ba"]["Position"] = UDim2.new(0.23147, 0, 0.62893, 0);
  1799.  
  1800.  
  1801. -- StarterGui.Sciptmode.Main.Mainpage.Modepage.Hell.UICorner
  1802. G2L["bb"] = Instance.new("UICorner", G2L["ba"]);
  1803. G2L["bb"]["CornerRadius"] = UDim.new(0.3, 0);
  1804.  
  1805.  
  1806. -- StarterGui.Sciptmode.Main.Mainpage.Modepage.Hell.UIStroke
  1807. G2L["bc"] = Instance.new("UIStroke", G2L["ba"]);
  1808. G2L["bc"]["Thickness"] = 5;
  1809.  
  1810.  
  1811. -- StarterGui.Sciptmode.Main.Mainpage.Modepage.limit
  1812. G2L["bd"] = Instance.new("TextButton", G2L["54"]);
  1813. G2L["bd"]["TextWrapped"] = true;
  1814. G2L["bd"]["BorderSizePixel"] = 0;
  1815. G2L["bd"]["TextSize"] = 14;
  1816. G2L["bd"]["TextColor3"] = Color3.fromRGB(255, 255, 255);
  1817. G2L["bd"]["TextScaled"] = true;
  1818. G2L["bd"]["BackgroundColor3"] = Color3.fromRGB(255, 107, 8);
  1819. G2L["bd"]["FontFace"] = Font.new([[rbxasset://fonts/families/Oswald.json]], Enum.FontWeight.Bold, Enum.FontStyle.Normal);
  1820. G2L["bd"]["Size"] = UDim2.new(0.53706, 0, 0.02, 0);
  1821. G2L["bd"]["BackgroundTransparency"] = 0.2;
  1822. G2L["bd"]["Name"] = [[limit]];
  1823. G2L["bd"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
  1824. G2L["bd"]["Text"] = [[limit]];
  1825. G2L["bd"]["Position"] = UDim2.new(0.23147, 0, 0.62893, 0);
  1826.  
  1827.  
  1828. -- StarterGui.Sciptmode.Main.Mainpage.Modepage.limit.UICorner
  1829. G2L["be"] = Instance.new("UICorner", G2L["bd"]);
  1830. G2L["be"]["CornerRadius"] = UDim.new(0.3, 0);
  1831.  
  1832.  
  1833. -- StarterGui.Sciptmode.Main.Mainpage.Modepage.limit.UIStroke
  1834. G2L["bf"] = Instance.new("UIStroke", G2L["bd"]);
  1835. G2L["bf"]["Thickness"] = 5;
  1836.  
  1837.  
  1838. -- StarterGui.Sciptmode.Main.Mainpage.Modepage.Sorrowlight
  1839. G2L["c0"] = Instance.new("TextButton", G2L["54"]);
  1840. G2L["c0"]["TextWrapped"] = true;
  1841. G2L["c0"]["BorderSizePixel"] = 0;
  1842. G2L["c0"]["TextSize"] = 14;
  1843. G2L["c0"]["TextColor3"] = Color3.fromRGB(255, 255, 255);
  1844. G2L["c0"]["TextScaled"] = true;
  1845. G2L["c0"]["BackgroundColor3"] = Color3.fromRGB(225, 207, 255);
  1846. G2L["c0"]["FontFace"] = Font.new([[rbxasset://fonts/families/Oswald.json]], Enum.FontWeight.Bold, Enum.FontStyle.Normal);
  1847. G2L["c0"]["Size"] = UDim2.new(0.53706, 0, 0.02, 0);
  1848. G2L["c0"]["BackgroundTransparency"] = 0.2;
  1849. G2L["c0"]["Name"] = [[Sorrowlight]];
  1850. G2L["c0"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
  1851. G2L["c0"]["Text"] = [[Sorrowlight]];
  1852. G2L["c0"]["Position"] = UDim2.new(0.23147, 0, 0.62893, 0);
  1853.  
  1854.  
  1855. -- StarterGui.Sciptmode.Main.Mainpage.Modepage.Sorrowlight.UICorner
  1856. G2L["c1"] = Instance.new("UICorner", G2L["c0"]);
  1857. G2L["c1"]["CornerRadius"] = UDim.new(0.3, 0);
  1858.  
  1859.  
  1860. -- StarterGui.Sciptmode.Main.Mainpage.Modepage.Sorrowlight.UIStroke
  1861. G2L["c2"] = Instance.new("UIStroke", G2L["c0"]);
  1862. G2L["c2"]["Thickness"] = 5;
  1863.  
  1864.  
  1865. -- StarterGui.Sciptmode.Main.Mainpage.Placepage
  1866. G2L["c3"] = Instance.new("ScrollingFrame", G2L["35"]);
  1867. G2L["c3"]["Visible"] = false;
  1868. G2L["c3"]["Active"] = true;
  1869. G2L["c3"]["ScrollingDirection"] = Enum.ScrollingDirection.Y;
  1870. G2L["c3"]["BorderSizePixel"] = 0;
  1871. G2L["c3"]["CanvasSize"] = UDim2.new(0, 0, 5, 0);
  1872. G2L["c3"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255);
  1873. G2L["c3"]["Name"] = [[Placepage]];
  1874. G2L["c3"]["ScrollBarImageTransparency"] = 1;
  1875. G2L["c3"]["Size"] = UDim2.new(0.9998, 0, 0.99717, 0);
  1876. G2L["c3"]["ScrollBarImageColor3"] = Color3.fromRGB(0, 0, 0);
  1877. G2L["c3"]["Position"] = UDim2.new(0, 0, 0.00142, 0);
  1878. G2L["c3"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
  1879. G2L["c3"]["ScrollBarThickness"] = 0;
  1880. G2L["c3"]["BackgroundTransparency"] = 1;
  1881.  
  1882.  
  1883. -- StarterGui.Sciptmode.Main.Mainpage.Placepage.UIListLayout
  1884. G2L["c4"] = Instance.new("UIListLayout", G2L["c3"]);
  1885. G2L["c4"]["HorizontalAlignment"] = Enum.HorizontalAlignment.Center;
  1886. G2L["c4"]["Padding"] = UDim.new(0.005, 0);
  1887. G2L["c4"]["SortOrder"] = Enum.SortOrder.LayoutOrder;
  1888.  
  1889.  
  1890. -- StarterGui.Sciptmode.Main.Mainpage.Placepage.Floor2
  1891. G2L["c5"] = Instance.new("TextButton", G2L["c3"]);
  1892. G2L["c5"]["TextWrapped"] = true;
  1893. G2L["c5"]["BorderSizePixel"] = 0;
  1894. G2L["c5"]["TextSize"] = 14;
  1895. G2L["c5"]["TextColor3"] = Color3.fromRGB(255, 255, 255);
  1896. G2L["c5"]["TextScaled"] = true;
  1897. G2L["c5"]["BackgroundColor3"] = Color3.fromRGB(11, 11, 11);
  1898. G2L["c5"]["FontFace"] = Font.new([[rbxasset://fonts/families/Oswald.json]], Enum.FontWeight.Bold, Enum.FontStyle.Normal);
  1899. G2L["c5"]["Size"] = UDim2.new(0.53706, 0, 0.035, 0);
  1900. G2L["c5"]["BackgroundTransparency"] = 0.2;
  1901. G2L["c5"]["Name"] = [[Floor2]];
  1902. G2L["c5"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
  1903. G2L["c5"]["Text"] = [[Floor 2 Theme]];
  1904. G2L["c5"]["Position"] = UDim2.new(0.23147, 0, 0.62893, 0);
  1905.  
  1906.  
  1907. -- StarterGui.Sciptmode.Main.Mainpage.Placepage.Floor2.UICorner
  1908. G2L["c6"] = Instance.new("UICorner", G2L["c5"]);
  1909. G2L["c6"]["CornerRadius"] = UDim.new(0.3, 0);
  1910.  
  1911.  
  1912. -- StarterGui.Sciptmode.Main.Mainpage.Placepage.Floor2.UIStroke
  1913. G2L["c7"] = Instance.new("UIStroke", G2L["c5"]);
  1914. G2L["c7"]["Thickness"] = 5;
  1915.  
  1916.  
  1917. -- StarterGui.Sciptmode.Main.Mainpage.Placepage.LocalScript
  1918. G2L["c8"] = Instance.new("LocalScript", G2L["c3"]);
  1919.  
  1920.  
  1921.  
  1922. -- StarterGui.Sciptmode.Main.Mainpage.Placepage.Christmas
  1923. G2L["c9"] = Instance.new("TextButton", G2L["c3"]);
  1924. G2L["c9"]["TextWrapped"] = true;
  1925. G2L["c9"]["BorderSizePixel"] = 0;
  1926. G2L["c9"]["TextSize"] = 14;
  1927. G2L["c9"]["TextColor3"] = Color3.fromRGB(255, 255, 255);
  1928. G2L["c9"]["TextScaled"] = true;
  1929. G2L["c9"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255);
  1930. G2L["c9"]["FontFace"] = Font.new([[rbxasset://fonts/families/Oswald.json]], Enum.FontWeight.Bold, Enum.FontStyle.Normal);
  1931. G2L["c9"]["Size"] = UDim2.new(0.53706, 0, 0.035, 0);
  1932. G2L["c9"]["BackgroundTransparency"] = 0.2;
  1933. G2L["c9"]["Name"] = [[Christmas]];
  1934. G2L["c9"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
  1935. G2L["c9"]["Text"] = [[Christmas Theme]];
  1936. G2L["c9"]["Position"] = UDim2.new(0.23147, 0, 0.62893, 0);
  1937.  
  1938.  
  1939. -- StarterGui.Sciptmode.Main.Mainpage.Placepage.Christmas.UICorner
  1940. G2L["ca"] = Instance.new("UICorner", G2L["c9"]);
  1941. G2L["ca"]["CornerRadius"] = UDim.new(0.3, 0);
  1942.  
  1943.  
  1944. -- StarterGui.Sciptmode.Main.Mainpage.Placepage.Christmas.UIStroke
  1945. G2L["cb"] = Instance.new("UIStroke", G2L["c9"]);
  1946. G2L["cb"]["Thickness"] = 5;
  1947.  
  1948.  
  1949. -- StarterGui.Sciptmode.Main.Settings
  1950. G2L["cc"] = Instance.new("Frame", G2L["2"]);
  1951. G2L["cc"]["Visible"] = false;
  1952. G2L["cc"]["BorderSizePixel"] = 0;
  1953. G2L["cc"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255);
  1954. G2L["cc"]["Size"] = UDim2.new(1, 0, 0, 0);
  1955. G2L["cc"]["Position"] = UDim2.new(0, 0, 0.26238, 0);
  1956. G2L["cc"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
  1957. G2L["cc"]["Name"] = [[Settings]];
  1958. G2L["cc"]["BackgroundTransparency"] = 1;
  1959.  
  1960.  
  1961. -- StarterGui.Sciptmode.Main.Settings.Darg
  1962. G2L["cd"] = Instance.new("TextButton", G2L["cc"]);
  1963. G2L["cd"]["TextWrapped"] = true;
  1964. G2L["cd"]["TextTruncate"] = Enum.TextTruncate.AtEnd;
  1965. G2L["cd"]["BorderSizePixel"] = 0;
  1966. G2L["cd"]["TextXAlignment"] = Enum.TextXAlignment.Left;
  1967. G2L["cd"]["TextSize"] = 14;
  1968. G2L["cd"]["TextColor3"] = Color3.fromRGB(255, 223, 190);
  1969. G2L["cd"]["TextScaled"] = true;
  1970. G2L["cd"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255);
  1971. G2L["cd"]["FontFace"] = Font.new([[rbxasset://fonts/families/Oswald.json]], Enum.FontWeight.Bold, Enum.FontStyle.Normal);
  1972. G2L["cd"]["Size"] = UDim2.new(1, 0, 0.18053, 0);
  1973. G2L["cd"]["BackgroundTransparency"] = 1;
  1974. G2L["cd"]["Name"] = [[Darg]];
  1975. G2L["cd"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
  1976. G2L["cd"]["Text"] = [[ Drag]];
  1977. G2L["cd"]["Position"] = UDim2.new(0, 0, 0.04694, 0);
  1978. G2L["cd"]["SelectionGroup"] = true;
  1979.  
  1980.  
  1981. -- StarterGui.Sciptmode.Main.Settings.Darg.Buttonbackground
  1982. G2L["ce"] = Instance.new("Frame", G2L["cd"]);
  1983. G2L["ce"]["BorderSizePixel"] = 0;
  1984. G2L["ce"]["BackgroundColor3"] = Color3.fromRGB(205, 148, 122);
  1985. G2L["ce"]["Size"] = UDim2.new(0.29292, 0, 0.79, 0);
  1986. G2L["ce"]["Position"] = UDim2.new(0.68562, 0, 0.1, 0);
  1987. G2L["ce"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
  1988. G2L["ce"]["Name"] = [[Buttonbackground]];
  1989.  
  1990.  
  1991. -- StarterGui.Sciptmode.Main.Settings.Darg.Buttonbackground.UICorner
  1992. G2L["cf"] = Instance.new("UICorner", G2L["ce"]);
  1993. G2L["cf"]["CornerRadius"] = UDim.new(1, 0);
  1994.  
  1995.  
  1996. -- StarterGui.Sciptmode.Main.Settings.Darg.Buttonbackground.Button
  1997. G2L["d0"] = Instance.new("Frame", G2L["ce"]);
  1998. G2L["d0"]["ZIndex"] = 2;
  1999. G2L["d0"]["BorderSizePixel"] = 0;
  2000. G2L["d0"]["BackgroundColor3"] = Color3.fromRGB(255, 223, 199);
  2001. G2L["d0"]["Size"] = UDim2.new(0.28938, 0, 1, 0);
  2002. G2L["d0"]["Position"] = UDim2.new(0.71062, 0, -0.01266, 0);
  2003. G2L["d0"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
  2004. G2L["d0"]["Name"] = [[Button]];
  2005.  
  2006.  
  2007. -- StarterGui.Sciptmode.Main.Settings.Darg.Buttonbackground.Button.UICorner
  2008. G2L["d1"] = Instance.new("UICorner", G2L["d0"]);
  2009. G2L["d1"]["CornerRadius"] = UDim.new(1, 0);
  2010.  
  2011.  
  2012. -- StarterGui.Sciptmode.Main.Settings.Darg.Buttonbackground.TextLabel
  2013. G2L["d2"] = Instance.new("TextLabel", G2L["ce"]);
  2014. G2L["d2"]["TextWrapped"] = true;
  2015. G2L["d2"]["BorderSizePixel"] = 0;
  2016. G2L["d2"]["TextScaled"] = true;
  2017. G2L["d2"]["BackgroundColor3"] = Color3.fromRGB(255, 223, 199);
  2018. G2L["d2"]["TextSize"] = 14;
  2019. G2L["d2"]["FontFace"] = Font.new([[rbxasset://fonts/families/Oswald.json]], Enum.FontWeight.Bold, Enum.FontStyle.Normal);
  2020. G2L["d2"]["TextColor3"] = Color3.fromRGB(255, 223, 199);
  2021. G2L["d2"]["BackgroundTransparency"] = 1;
  2022. G2L["d2"]["Size"] = UDim2.new(0.7326, 0, 0.63291, 0);
  2023. G2L["d2"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
  2024. G2L["d2"]["Text"] = [[OFF]];
  2025. G2L["d2"]["Position"] = UDim2.new(0.0989, 0, 0.17722, 0);
  2026.  
  2027.  
  2028. -- StarterGui.Sciptmode.Main.Settings.Darg.Buttonbackground.TextLabel.UIStroke
  2029. G2L["d3"] = Instance.new("UIStroke", G2L["d2"]);
  2030. G2L["d3"]["Thickness"] = 5;
  2031.  
  2032.  
  2033. -- StarterGui.Sciptmode.Main.Settings.Darg.Buttonbackground.black
  2034. G2L["d4"] = Instance.new("Frame", G2L["ce"]);
  2035. G2L["d4"]["ZIndex"] = 3;
  2036. G2L["d4"]["BorderSizePixel"] = 0;
  2037. G2L["d4"]["BackgroundColor3"] = Color3.fromRGB(0, 0, 0);
  2038. G2L["d4"]["Size"] = UDim2.new(1.00343, 0, 1.02532, 0);
  2039. G2L["d4"]["Position"] = UDim2.new(0, 0, -0.01266, 0);
  2040. G2L["d4"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
  2041. G2L["d4"]["Name"] = [[black]];
  2042. G2L["d4"]["BackgroundTransparency"] = 0.5;
  2043.  
  2044.  
  2045. -- StarterGui.Sciptmode.Main.Settings.Darg.Buttonbackground.black.UICorner
  2046. G2L["d5"] = Instance.new("UICorner", G2L["d4"]);
  2047. G2L["d5"]["CornerRadius"] = UDim.new(1, 0);
  2048.  
  2049.  
  2050. -- StarterGui.Sciptmode.Main.Settings.Darg.LocalScript
  2051. G2L["d6"] = Instance.new("LocalScript", G2L["cd"]);
  2052.  
  2053.  
  2054.  
  2055. -- StarterGui.Sciptmode.ANIMATIONS
  2056. G2L["d7"] = Instance.new("LocalScript", G2L["1"]);
  2057. G2L["d7"]["Name"] = [[ANIMATIONS]];
  2058.  
  2059.  
  2060. -- StarterGui.Sciptmode.Mobile
  2061. G2L["d8"] = Instance.new("Frame", G2L["1"]);
  2062. G2L["d8"]["Visible"] = false;
  2063. G2L["d8"]["BorderSizePixel"] = 0;
  2064. G2L["d8"]["BackgroundColor3"] = Color3.fromRGB(255, 223, 190);
  2065. G2L["d8"]["Size"] = UDim2.new(0.032, 0, 0.073, 0);
  2066. G2L["d8"]["Position"] = UDim2.new(1.5, 0, 0.078, 0);
  2067. G2L["d8"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
  2068. G2L["d8"]["Name"] = [[Mobile]];
  2069.  
  2070.  
  2071. -- StarterGui.Sciptmode.Mobile.UICorner
  2072. G2L["d9"] = Instance.new("UICorner", G2L["d8"]);
  2073. G2L["d9"]["CornerRadius"] = UDim.new(0.3, 0);
  2074.  
  2075.  
  2076. -- StarterGui.Sciptmode.Mobile.TextButton
  2077. G2L["da"] = Instance.new("TextButton", G2L["d8"]);
  2078. G2L["da"]["TextWrapped"] = true;
  2079. G2L["da"]["BorderSizePixel"] = 0;
  2080. G2L["da"]["TextSize"] = 14;
  2081. G2L["da"]["TextColor3"] = Color3.fromRGB(0, 0, 0);
  2082. G2L["da"]["TextScaled"] = true;
  2083. G2L["da"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255);
  2084. G2L["da"]["FontFace"] = Font.new([[rbxasset://fonts/families/Oswald.json]], Enum.FontWeight.Bold, Enum.FontStyle.Normal);
  2085. G2L["da"]["Size"] = UDim2.new(1, 0, 1, 0);
  2086. G2L["da"]["BackgroundTransparency"] = 1;
  2087. G2L["da"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
  2088. G2L["da"]["Text"] = [[Minimize toggle]];
  2089. G2L["da"]["Position"] = UDim2.new(0, 0, -0.00249, 0);
  2090.  
  2091.  
  2092. -- StarterGui.Sciptmode.Mobile.LocalScript
  2093. G2L["db"] = Instance.new("LocalScript", G2L["d8"]);
  2094.  
  2095.  
  2096.  
  2097. -- StarterGui.Sciptmode.PC
  2098. G2L["dc"] = Instance.new("Frame", G2L["1"]);
  2099. G2L["dc"]["Visible"] = false;
  2100. G2L["dc"]["BorderSizePixel"] = 0;
  2101. G2L["dc"]["BackgroundColor3"] = Color3.fromRGB(31, 18, 17);
  2102. G2L["dc"]["Size"] = UDim2.new(0.3928, 0, 0.1224, 0);
  2103. G2L["dc"]["Position"] = UDim2.new(0.304, 0, -1, 0);
  2104. G2L["dc"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
  2105. G2L["dc"]["Name"] = [[PC]];
  2106. G2L["dc"]["BackgroundTransparency"] = 0.2;
  2107.  
  2108.  
  2109. -- StarterGui.Sciptmode.PC.UICorner
  2110. G2L["dd"] = Instance.new("UICorner", G2L["dc"]);
  2111. G2L["dd"]["CornerRadius"] = UDim.new(0.1, 0);
  2112.  
  2113.  
  2114. -- StarterGui.Sciptmode.PC.UIStroke
  2115. G2L["de"] = Instance.new("UIStroke", G2L["dc"]);
  2116. G2L["de"]["Transparency"] = 0.2;
  2117. G2L["de"]["Thickness"] = 5;
  2118. G2L["de"]["Color"] = Color3.fromRGB(255, 223, 190);
  2119.  
  2120.  
  2121. -- StarterGui.Sciptmode.PC.TextLabel
  2122. G2L["df"] = Instance.new("TextLabel", G2L["dc"]);
  2123. G2L["df"]["TextWrapped"] = true;
  2124. G2L["df"]["BorderSizePixel"] = 0;
  2125. G2L["df"]["TextScaled"] = true;
  2126. G2L["df"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255);
  2127. G2L["df"]["TextSize"] = 14;
  2128. G2L["df"]["FontFace"] = Font.new([[rbxasset://fonts/families/Oswald.json]], Enum.FontWeight.Bold, Enum.FontStyle.Normal);
  2129. G2L["df"]["TextColor3"] = Color3.fromRGB(255, 223, 190);
  2130. G2L["df"]["BackgroundTransparency"] = 1;
  2131. G2L["df"]["Size"] = UDim2.new(1, 0, 1, 0);
  2132. G2L["df"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
  2133. G2L["df"]["Text"] = [[Press "N" to toggle UI]];
  2134.  
  2135.  
  2136. -- StarterGui.Sciptmode.PC.LocalScript
  2137. G2L["e0"] = Instance.new("LocalScript", G2L["dc"]);
  2138.  
  2139.  
  2140.  
  2141. -- StarterGui.Sciptmode.Equipment-inspection
  2142. G2L["e1"] = Instance.new("LocalScript", G2L["1"]);
  2143. G2L["e1"]["Name"] = [[Equipment-inspection]];
  2144.  
  2145.  
  2146. -- StarterGui.Sciptmode.Main.Message.Playerserverinformation.Player.ID.LocalScript
  2147. local function C_d()
  2148. local script = G2L["d"];
  2149. local player = game.Players.LocalPlayer
  2150.  
  2151. local ID = game.Players.LocalPlayer.PlayerGui.Sciptmode.Main.Message.Playerserverinformation.Player.ID
  2152.  
  2153. ID.Text = "Player ID : " .. player.UserId
  2154. end;
  2155. task.spawn(C_d);
  2156. -- StarterGui.Sciptmode.Main.Message.Playerserverinformation.Player.USER.LocalScript
  2157. local function C_f()
  2158. local script = G2L["f"];
  2159. local player = game.Players.LocalPlayer
  2160.  
  2161. local User = game.Players.LocalPlayer.PlayerGui.Sciptmode.Main.Message.Playerserverinformation.Player.USER
  2162.  
  2163. User.Text = "Username : " .. player.Name
  2164. end;
  2165. task.spawn(C_f);
  2166. -- StarterGui.Sciptmode.Main.Message.Playerserverinformation.Server.ID.LocalScript
  2167. local function C_12()
  2168. local script = G2L["12"];
  2169. local player = game.Players.LocalPlayer
  2170.  
  2171. local ID = game.Players.LocalPlayer.PlayerGui.Sciptmode.Main.Message.Playerserverinformation.Server.ID
  2172.  
  2173. ID.Text = "Server ID : " .. game.JobId
  2174. end;
  2175. task.spawn(C_12);
  2176. -- StarterGui.Sciptmode.Main.Feature.Homepage.LocalScript
  2177. local function C_17()
  2178. local script = G2L["17"];
  2179. local AnimationService = game:GetService("TweenService")
  2180.  
  2181. local Button = script.Parent
  2182. local Message = game.Players.LocalPlayer.PlayerGui.Sciptmode.Main.Message.Playerserverinformation
  2183. local Feature = game.Players.LocalPlayer.PlayerGui.Sciptmode.Main.Feature
  2184. local Main = game.Players.LocalPlayer.PlayerGui.Sciptmode.Main.Mainpage
  2185. local Settings = game.Players.LocalPlayer.PlayerGui.Sciptmode.Main.Settings
  2186.  
  2187. local AnimationInfo = TweenInfo.new(1, Enum.EasingStyle.Quad, Enum.EasingDirection.Out)
  2188. local Size = UDim2.new(1, 0, 0.644, 0)
  2189. local Animation = AnimationService:Create(Message, AnimationInfo, {Size = Size})
  2190.  
  2191. local AnimationInfo = TweenInfo.new(1, Enum.EasingStyle.Quad, Enum.EasingDirection.Out)
  2192. local Position = UDim2.new(0, 0, 0.419, 0)
  2193. local Animation2 = AnimationService:Create(Feature, AnimationInfo, {Position = Position})
  2194.  
  2195. local AnimationInfo = TweenInfo.new(1, Enum.EasingStyle.Quad, Enum.EasingDirection.Out)
  2196. local Size = UDim2.new(1, 0, 0.468, 0)
  2197. local Animation3 = AnimationService:Create(Main, AnimationInfo, {Size = Size})
  2198.  
  2199. local AnimationInfo = TweenInfo.new(1, Enum.EasingStyle.Quad, Enum.EasingDirection.Out)
  2200. local Size = UDim2.new(1, 0, 0, 0)
  2201. local Animation4 = AnimationService:Create(Settings, AnimationInfo, {Size = Size})
  2202.  
  2203. Button.MouseButton1Click:Connect(function()
  2204. Message.Visible = true
  2205. Main.Visible = true
  2206. Animation:Play()
  2207. Animation2:Play()
  2208. Animation3:Play()
  2209. Animation4:Play()
  2210. end)
  2211.  
  2212. Animation4.Completed:Connect(function()
  2213. if Settings.Size == Size then
  2214. Settings.Visible = false
  2215. end
  2216. end)
  2217. end;
  2218. task.spawn(C_17);
  2219. -- StarterGui.Sciptmode.Main.Feature.Settings.LocalScript
  2220. local function C_19()
  2221. local script = G2L["19"];
  2222. local AnimationService = game:GetService("TweenService")
  2223.  
  2224. local Button = script.Parent
  2225. local Message = game.Players.LocalPlayer.PlayerGui.Sciptmode.Main.Message.Playerserverinformation
  2226. local Feature = game.Players.LocalPlayer.PlayerGui.Sciptmode.Main.Feature
  2227. local Main = game.Players.LocalPlayer.PlayerGui.Sciptmode.Main.Mainpage
  2228. local Settings = game.Players.LocalPlayer.PlayerGui.Sciptmode.Main.Settings
  2229.  
  2230. local AnimationInfo = TweenInfo.new(1, Enum.EasingStyle.Quad, Enum.EasingDirection.Out)
  2231. local Size = UDim2.new(1, 0, 0, 0)
  2232. local Animation = AnimationService:Create(Message, AnimationInfo, {Size = Size})
  2233.  
  2234. local AnimationInfo = TweenInfo.new(1, Enum.EasingStyle.Quad, Enum.EasingDirection.Out)
  2235. local Position = UDim2.new(0, 0, 0.15, 0)
  2236. local Animation2 = AnimationService:Create(Feature, AnimationInfo, {Position = Position})
  2237.  
  2238. local AnimationInfo = TweenInfo.new(1, Enum.EasingStyle.Quad, Enum.EasingDirection.Out)
  2239. local Size = UDim2.new(1, 0, 0, 0)
  2240. local Animation3 = AnimationService:Create(Main, AnimationInfo, {Size = Size})
  2241.  
  2242. local AnimationInfo = TweenInfo.new(1, Enum.EasingStyle.Quad, Enum.EasingDirection.Out)
  2243. local Size = UDim2.new(1, 0, 0.737, 0)
  2244. local Animation4 = AnimationService:Create(Settings, AnimationInfo, {Size = Size})
  2245.  
  2246. Button.MouseButton1Click:Connect(function()
  2247. Animation2:Play()
  2248. Animation3:Play()
  2249. Animation:Play()
  2250. Animation4:Play()
  2251. Settings.Visible = true
  2252. end)
  2253.  
  2254. Animation.Completed:Connect(function()
  2255. if Message.Size == Size then
  2256. Message.Visible = false
  2257. Main.Visible = false
  2258. Settings.Visible = true
  2259. end
  2260. end)
  2261. end;
  2262. task.spawn(C_19);
  2263. -- StarterGui.Sciptmode.Main.Feature.upadte.LocalScript
  2264. local function C_1b()
  2265. local script = G2L["1b"];
  2266. local AnimationService = game:GetService("TweenService")
  2267.  
  2268. local Button = script.Parent
  2269. local GUI = game.Players.LocalPlayer.PlayerGui.Sciptmode.Main.update
  2270.  
  2271. local AnimationInfo = TweenInfo.new(1, Enum.EasingStyle.Quad, Enum.EasingDirection.Out)
  2272. local Position = UDim2.new(1.012, 0, 0.077, 0)
  2273. local Position2 = UDim2.new(2, 0, 0.077, 0)
  2274. local update = false
  2275.  
  2276. local function onButtonClick()
  2277. local targetPosition = update and Position2 or Position
  2278. local Animation = AnimationService:Create(GUI, AnimationInfo, {Position = targetPosition})
  2279. Animation:Play()
  2280. update = not update
  2281. end
  2282.  
  2283. Button.MouseButton1Click:Connect(onButtonClick)
  2284. end;
  2285. task.spawn(C_1b);
  2286. -- StarterGui.Sciptmode.Main.Function.mode.LocalScript
  2287. local function C_2b()
  2288. local script = G2L["2b"];
  2289. local Button = game.Players.LocalPlayer.PlayerGui.Sciptmode.Main.Function.mode
  2290.  
  2291. local Mode = game.Players.LocalPlayer.PlayerGui.Sciptmode.Main.Mainpage.Modepage
  2292. local Item = game.Players.LocalPlayer.PlayerGui.Sciptmode.Main.Mainpage.Itempage
  2293. local Place = game.Players.LocalPlayer.PlayerGui.Sciptmode.Main.Mainpage.Placepage
  2294.  
  2295. Button.MouseButton1Click:Connect(function()
  2296. Mode.Visible = true
  2297. Item.Visible = false
  2298. Place.Visible = false
  2299. end)
  2300. end;
  2301. task.spawn(C_2b);
  2302. -- StarterGui.Sciptmode.Main.Function.place.LocalScript
  2303. local function C_2f()
  2304. local script = G2L["2f"];
  2305. local Button = game.Players.LocalPlayer.PlayerGui.Sciptmode.Main.Function.place
  2306.  
  2307. local Mode = game.Players.LocalPlayer.PlayerGui.Sciptmode.Main.Mainpage.Modepage
  2308. local Item = game.Players.LocalPlayer.PlayerGui.Sciptmode.Main.Mainpage.Itempage
  2309. local Place = game.Players.LocalPlayer.PlayerGui.Sciptmode.Main.Mainpage.Placepage
  2310.  
  2311. Button.MouseButton1Click:Connect(function()
  2312. Mode.Visible = false
  2313. Item.Visible = false
  2314. Place.Visible = true
  2315. end)
  2316. end;
  2317. task.spawn(C_2f);
  2318. -- StarterGui.Sciptmode.Main.Function.Item.LocalScript
  2319. local function C_34()
  2320. local script = G2L["34"];
  2321. local Button = game.Players.LocalPlayer.PlayerGui.Sciptmode.Main.Function.Item
  2322.  
  2323. local Mode = game.Players.LocalPlayer.PlayerGui.Sciptmode.Main.Mainpage.Modepage
  2324. local Item = game.Players.LocalPlayer.PlayerGui.Sciptmode.Main.Mainpage.Itempage
  2325. local Place = game.Players.LocalPlayer.PlayerGui.Sciptmode.Main.Mainpage.Placepage
  2326.  
  2327. Button.MouseButton1Click:Connect(function()
  2328. Mode.Visible = false
  2329. Item.Visible = true
  2330. Place.Visible = false
  2331. end)
  2332. end;
  2333. task.spawn(C_34);
  2334. -- StarterGui.Sciptmode.Main.Mainpage.Itempage.LocalScript
  2335. local function C_4a()
  2336. local script = G2L["4a"];
  2337. local itempage = game.Players.LocalPlayer.PlayerGui.Sciptmode.Main.Mainpage.Itempage.Special
  2338.  
  2339. local items = {
  2340. GuidingCandle = "Guiding-Candle",
  2341. NVCS3000 = "NVCS-3000",
  2342. Purpleflashlight = "Purple-flashlight"
  2343. }
  2344.  
  2345. for itemName, scriptName in pairs(items) do
  2346. local item = itempage[itemName]
  2347. item.MouseButton1Click:Connect(function()
  2348. loadstring(game:HttpGet("https://raw.githubusercontent.com/munciseek/Other-script/main/" .. scriptName))()
  2349. end)
  2350. end
  2351.  
  2352. end;
  2353. task.spawn(C_4a);
  2354. -- StarterGui.Sciptmode.Main.Mainpage.Modepage.LocalScript
  2355. local function C_9e()
  2356. local script = G2L["9e"];
  2357. local modepage = game.Players.LocalPlayer.PlayerGui.Sciptmode.Main.Mainpage.Modepage
  2358. local modes = {
  2359. Birthday = modepage.Birthday,
  2360. Cat = modepage.Cat,
  2361. Dark = modepage.Dark,
  2362. Devil = modepage.Devil,
  2363. Endless = modepage.Endless,
  2364. Extreme = modepage.Extreme,
  2365. Fear = modepage.Fear,
  2366. Fearsolo = modepage.Fearsolo,
  2367. Nightmare = modepage.Nightmare,
  2368. Fragmented = modepage.Fragmented,
  2369. Furry = modepage.Furry,
  2370. Hamor = modepage.Hamor,
  2371. Hard = modepage.Hard,
  2372. Hardcore = modepage.Hardcore,
  2373. HardcoreRemake = modepage.HardcoreRemake,
  2374. HardcoroBad = modepage.HardcoroBad,
  2375. Mayhem = modepage.Mayhem,
  2376. Hazy = modepage.Hazy,
  2377. Psychotic = modepage.Psychotic,
  2378. Troll = modepage.Troll,
  2379. Crazy = modepage.Crazy,
  2380. Forgotten = modepage.Forgotten,
  2381. Impossible = modepage.Impossible,
  2382. Glitch = modepage.Glitch,
  2383. Chicken = modepage.Chicken,
  2384. EndlessOLD = modepage.EndlessOLD,
  2385. ExtremeOLD = modepage.ExtremeOLD,
  2386. Extremelychaoticregime = modepage.Extremelychaoticregime,
  2387. HardcoreReignited = modepage.HardcoreReignited,
  2388. Sorrowlight = modepage.Sorrowlight,
  2389. Hotel = modepage.Hotel,
  2390. Darkness = modepage.Darkness,
  2391. Canning = modepage.Canning,
  2392. limit = modepage.limit,
  2393. Horror = modepage.Horror
  2394. }
  2395.  
  2396. local buttons = {
  2397. Birthday = "Birthday",
  2398. Cat = "Cat",
  2399. Dark = "Dark",
  2400. Devil = "Devil",
  2401. Endless = "Endless",
  2402. Extreme = "Extreme",
  2403. Fear = "Fear",
  2404. Fearsolo = "Fearsolo",
  2405. Nightmare = "Nightmare",
  2406. Fragmented = "Fragmented",
  2407. Furry = "Furry",
  2408. Hamor = "Hamor",
  2409. Hard = "Hard",
  2410. Hardcore = "Hardcore",
  2411. HardcoreRemake = "HardcoreRemake",
  2412. HardcoroBad = "HardcoroBad",
  2413. Mayhem = "Mayhem",
  2414. Hazy = "Hazy",
  2415. Psychotic = "Psychotic",
  2416. Troll = "Troll",
  2417. Crazy = "Crazy",
  2418. Forgotten = "Forgotten",
  2419. Impossible = "Impossible",
  2420. EndlessOLD = "EndlessOLD",
  2421. ExtremeOLD = "ExtremeOLD",
  2422. HardcoreReignited = "HardcoreReignited",
  2423. Extremelychaoticregime = "Extremelychaoticregime",
  2424. Sorrowlight = "Sorrowlight",
  2425. Darkness = "Darkness",
  2426. Hotel = "Hotel",
  2427. Canning = "Canning",
  2428. limit = "limit",
  2429. Horror = "Horror"
  2430. }
  2431. for buttonName, modeName in pairs(buttons) do
  2432. local button = modepage[buttonName]
  2433. button.MouseButton1Click:Connect(function()
  2434. loadstring(game:HttpGet("https://raw.githubusercontent.com/munciseek/Scriptmode/mode/" .. modeName))()
  2435. end)
  2436. end
  2437.  
  2438. end;
  2439. task.spawn(C_9e);
  2440. -- StarterGui.Sciptmode.Main.Mainpage.Placepage.LocalScript
  2441. local function C_c8()
  2442. local script = G2L["c8"];
  2443. local Placepage = game.Players.LocalPlayer.PlayerGui.Sciptmode.Main.Mainpage.Placepage
  2444.  
  2445. local Place = {
  2446. Floor2 = "Floor-2-Theme",
  2447. Christmas = "Christmas-Theme"
  2448. }
  2449.  
  2450. for PlaceName, scriptName in pairs(Place) do
  2451. local Place = Placepage[PlaceName]
  2452. Place.MouseButton1Click:Connect(function()
  2453. loadstring(game:HttpGet("https://raw.githubusercontent.com/munciseek/Other-script/main/" .. scriptName))()
  2454. end)
  2455. end
  2456.  
  2457. end;
  2458. task.spawn(C_c8);
  2459. -- StarterGui.Sciptmode.Main.Settings.Darg.LocalScript
  2460. local function C_d6()
  2461. local script = G2L["d6"];
  2462. local AnimationService = game:GetService("TweenService")
  2463.  
  2464. local Darg = game.Players.LocalPlayer.PlayerGui.Sciptmode.Main.Settings.Darg
  2465.  
  2466. local Buttonbackground = game.Players.LocalPlayer.PlayerGui.Sciptmode.Main.Settings.Darg.Buttonbackground
  2467. local button = game.Players.LocalPlayer.PlayerGui.Sciptmode.Main.Settings.Darg.Buttonbackground.Button
  2468. local Black = game.Players.LocalPlayer.PlayerGui.Sciptmode.Main.Settings.Darg.Buttonbackground.black
  2469. local ONOFF = game.Players.LocalPlayer.PlayerGui.Sciptmode.Main.Settings.Darg.Buttonbackground.TextLabel
  2470. local mian = game.Players.LocalPlayer.PlayerGui.Sciptmode.Main
  2471.  
  2472. local AnimationInfo = TweenInfo.new(1, Enum.EasingStyle.Quad, Enum.EasingDirection.Out)
  2473. local Transparency = 0.5
  2474. local Animation1 = AnimationService:Create(Black, AnimationInfo, {BackgroundTransparency = Transparency})
  2475.  
  2476. local AnimationInfo = TweenInfo.new(1, Enum.EasingStyle.Quad, Enum.EasingDirection.Out)
  2477. local Transparency = 1
  2478. local Animation2 = AnimationService:Create(Black, AnimationInfo, {BackgroundTransparency = Transparency})
  2479.  
  2480. local tweenInfo = TweenInfo.new(0.4, Enum.EasingStyle.Quad, Enum.EasingDirection.Out)
  2481. local targetPosition = UDim2.new(0, 0, 0, 0)
  2482. local Animation3 = AnimationService:Create(button, tweenInfo, {Position = targetPosition})
  2483.  
  2484. local tweenInfo = TweenInfo.new(0.4, Enum.EasingStyle.Quad, Enum.EasingDirection.Out)
  2485. local targetPosition = UDim2.new(0.711, 0, 0, 0)
  2486. local Animation4 = AnimationService:Create(button, tweenInfo, {Position = targetPosition})
  2487.  
  2488. local On = false
  2489. Darg.MouseButton1Click:Connect(function()
  2490. On = not On
  2491. if On then
  2492.  
  2493. Animation3:Play()
  2494. Animation2:Play()
  2495. else
  2496.  
  2497. Animation1:Play()
  2498. Animation4:Play()
  2499. end
  2500. end)
  2501.  
  2502. local inDarg = true
  2503. Darg.MouseButton1Click:Connect(function()
  2504. inDarg = not inDarg
  2505. mian.Draggable = not inDarg
  2506. ONOFF.Text = inDarg and "OFF" or "ON"
  2507. end)
  2508. end;
  2509. task.spawn(C_d6);
  2510. -- StarterGui.Sciptmode.ANIMATIONS
  2511. local function C_d7()
  2512. local script = G2L["d7"];
  2513. local AnimationService = game:GetService("TweenService")
  2514.  
  2515. local ui = script.Parent.Main
  2516. local Mobile = script.Parent.Mobile
  2517. local PC = script.Parent.PC
  2518.  
  2519. local AnimationInfo = TweenInfo.new(1, Enum.EasingStyle.Quad, Enum.EasingDirection.Out)
  2520.  
  2521. local Position = UDim2.new(0.5, 0, 0.5, 0)
  2522. local Animation2 = AnimationService:Create(ui, AnimationInfo, {Position = Position})
  2523.  
  2524. local Position2 = UDim2.new(0.967, 0, 0.078, 0)
  2525. local Animation = AnimationService:Create(Mobile, AnimationInfo, {Position = Position2})
  2526.  
  2527. local Position3 = UDim2.new(0.303, 0, 0.0005, 0)
  2528. local Animation3 = AnimationService:Create(PC, AnimationInfo, {Position = Position3})
  2529. local Position4 = UDim2.new(0.303, 0, -1, 0)
  2530. local Animation4 = AnimationService:Create(PC, AnimationInfo, {Position = Position4})
  2531.  
  2532. Animation2:Play()
  2533. Animation:Play()
  2534. Animation3:Play()
  2535. wait(3)
  2536. Animation4:Play()
  2537. end;
  2538. task.spawn(C_d7);
  2539. -- StarterGui.Sciptmode.Mobile.LocalScript
  2540. local function C_db()
  2541. local script = G2L["db"];
  2542. local UserInputService = game:GetService("UserInputService")
  2543. local TweenService = game:GetService("TweenService")
  2544.  
  2545. local UI = script.Parent.Parent.Main
  2546. local BUTTON = script.Parent.TextButton
  2547.  
  2548. local tweenInfo = TweenInfo.new(1, Enum.EasingStyle.Quad, Enum.EasingDirection.Out)
  2549. local minimizedPosition = UDim2.new(0.5, 0, 1.5, 0)
  2550. local maximizedPosition = UDim2.new(0.5, 0, 0.5, 0)
  2551. local isMinimized = false
  2552.  
  2553. local function toggleUI()
  2554. isMinimized = not isMinimized
  2555. local targetPosition = isMinimized and minimizedPosition or maximizedPosition
  2556. local tween = TweenService:Create(UI, tweenInfo, {Position = targetPosition})
  2557. tween:Play()
  2558. end
  2559.  
  2560. BUTTON.MouseButton1Click:Connect(toggleUI)
  2561.  
  2562. UserInputService.TouchTap:Connect(function(touchPositions, gameProcessedEvent)
  2563. if not gameProcessedEvent then
  2564. toggleUI()
  2565. end
  2566. end)
  2567.  
  2568. end;
  2569. task.spawn(C_db);
  2570. -- StarterGui.Sciptmode.PC.LocalScript
  2571. local function C_e0()
  2572. local script = G2L["e0"];
  2573. local UserInputService = game:GetService("UserInputService")
  2574. local TweenService = game:GetService("TweenService")
  2575.  
  2576. local UI = script.Parent.Parent.Main
  2577.  
  2578. local tweenInfo = TweenInfo.new(1, Enum.EasingStyle.Quad, Enum.EasingDirection.Out)
  2579. local minimizedPosition = UDim2.new(0.5, 0, 1.5, 0)
  2580. local maximizedPosition = UDim2.new(0.5, 0, 0.5, 0)
  2581. local isMinimized = false
  2582. UserInputService.InputBegan:Connect(function(input, gameProcessedEvent)
  2583. if not gameProcessedEvent then
  2584. if input.KeyCode == Enum.KeyCode.N then
  2585. isMinimized = not isMinimized
  2586. local targetPosition = isMinimized and minimizedPosition or maximizedPosition
  2587. local tween = TweenService:Create(UI, tweenInfo, {Position = targetPosition})
  2588. tween:Play()
  2589. end
  2590. end
  2591. end)
  2592. end;
  2593. task.spawn(C_e0);
  2594. -- StarterGui.Sciptmode.Equipment-inspection
  2595. local function C_e1()
  2596. local script = G2L["e1"];
  2597. local PC = game.Players.LocalPlayer.PlayerGui.Sciptmode.PC
  2598. local Mobile = game.Players.LocalPlayer.PlayerGui.Sciptmode.Mobile
  2599.  
  2600. local UserInputService = game:GetService("UserInputService")
  2601.  
  2602. if UserInputService.TouchEnabled and not UserInputService.MouseEnabled then
  2603. PC.Visible = false
  2604. Mobile.Visible = true
  2605. else
  2606. PC.Visible = true
  2607. Mobile.Visible = false
  2608. end
  2609.  
  2610. end;
  2611. task.spawn(C_e1);
  2612.  
  2613. return G2L["1"], require;
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement