Advertisement
DankGreenMoney

Knight

Jan 23rd, 2023
132
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 86.33 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
  7. Y888P ~Y8888P' Y888888P 888888D Y88888P ~Y8888P' YP YP CONVERTER
  8. ]=]
  9.  
  10. -- Instances: 212 | Scripts: 20 | Modules: 0
  11. local G2L = {};
  12.  
  13. -- StarterGui.Knight
  14. G2L["1"] = Instance.new("ScreenGui", game:GetService("Players").LocalPlayer:WaitForChild("PlayerGui"));
  15. G2L["1"]["Name"] = [[Knight]];
  16.  
  17. -- StarterGui.Knight.Main
  18. G2L["2"] = Instance.new("Frame", G2L["1"]);
  19. G2L["2"]["BackgroundColor3"] = Color3.fromRGB(29, 34, 41);
  20. G2L["2"]["Size"] = UDim2.new(0, 820, 0, 600);
  21. G2L["2"]["ClipsDescendants"] = true;
  22. G2L["2"]["BorderColor3"] = Color3.fromRGB(29, 34, 41);
  23. G2L["2"]["Position"] = UDim2.new(0.2298213541507721, 0, 0.06265300512313843, 0);
  24. G2L["2"]["Name"] = [[Main]];
  25.  
  26. -- StarterGui.Knight.Main.TopFrame
  27. G2L["3"] = Instance.new("Frame", G2L["2"]);
  28. G2L["3"]["BackgroundColor3"] = Color3.fromRGB(46, 52, 60);
  29. G2L["3"]["Size"] = UDim2.new(0, 820, 0, 50);
  30. G2L["3"]["ClipsDescendants"] = true;
  31. G2L["3"]["BorderColor3"] = Color3.fromRGB(46, 52, 60);
  32. G2L["3"]["Name"] = [[TopFrame]];
  33.  
  34. -- StarterGui.Knight.Main.TopFrame.ImageLabel
  35. G2L["4"] = Instance.new("ImageLabel", G2L["3"]);
  36. G2L["4"]["ScaleType"] = Enum.ScaleType.Fit;
  37. G2L["4"]["BackgroundColor3"] = Color3.fromRGB(46, 52, 60);
  38. G2L["4"]["Image"] = [[rbxassetid://4370316596]];
  39. G2L["4"]["Size"] = UDim2.new(0, 22, 0, 22);
  40. G2L["4"]["BorderColor3"] = Color3.fromRGB(46, 52, 60);
  41. G2L["4"]["Position"] = UDim2.new(0.01862839236855507, 0, 0.2600000202655792, 0);
  42.  
  43. -- StarterGui.Knight.Main.TopFrame.Title
  44. G2L["5"] = Instance.new("TextLabel", G2L["3"]);
  45. G2L["5"]["ZIndex"] = 3;
  46. G2L["5"]["BorderSizePixel"] = 0;
  47. G2L["5"]["TextXAlignment"] = Enum.TextXAlignment.Left;
  48. G2L["5"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255);
  49. G2L["5"]["TextSize"] = 14;
  50. G2L["5"]["TextColor3"] = Color3.fromRGB(241, 241, 241);
  51. G2L["5"]["AnchorPoint"] = Vector2.new(0.5, 0.5);
  52. G2L["5"]["Size"] = UDim2.new(0, 268, 0, 35);
  53. G2L["5"]["Text"] = [[Title]];
  54. G2L["5"]["Name"] = [[Title]];
  55. G2L["5"]["Font"] = Enum.Font.GothamBlack;
  56. G2L["5"]["BackgroundTransparency"] = 1;
  57. G2L["5"]["Position"] = UDim2.new(0, 177, 0, 25);
  58.  
  59. -- StarterGui.Knight.Main.TopFrame.Title.LocalScript
  60. G2L["6"] = Instance.new("LocalScript", G2L["5"]);
  61.  
  62.  
  63. -- StarterGui.Knight.Main.TopFrame.Hide
  64. G2L["7"] = Instance.new("ImageButton", G2L["3"]);
  65. G2L["7"]["ZIndex"] = 5;
  66. G2L["7"]["BorderSizePixel"] = 0;
  67. G2L["7"]["ScaleType"] = Enum.ScaleType.Fit;
  68. G2L["7"]["ImageTransparency"] = 0.800000011920929;
  69. G2L["7"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255);
  70. G2L["7"]["ImageColor3"] = Color3.fromRGB(241, 241, 241);
  71. G2L["7"]["AnchorPoint"] = Vector2.new(0.5, 0.5);
  72. G2L["7"]["Image"] = [[http://www.roblox.com/asset/?id=10137832201]];
  73. G2L["7"]["Size"] = UDim2.new(0, 24, 0, 24);
  74. G2L["7"]["Name"] = [[Hide]];
  75. G2L["7"]["Position"] = UDim2.new(0.9731706976890564, 0, 0.5, 0);
  76. G2L["7"]["BackgroundTransparency"] = 1;
  77.  
  78. -- StarterGui.Knight.Main.TopFrame.Hide.LocalScript
  79. G2L["8"] = Instance.new("LocalScript", G2L["7"]);
  80.  
  81.  
  82. -- StarterGui.Knight.Main.TopFrame.ChangeSize
  83. G2L["9"] = Instance.new("ImageButton", G2L["3"]);
  84. G2L["9"]["ZIndex"] = 5;
  85. G2L["9"]["BorderSizePixel"] = 0;
  86. G2L["9"]["ScaleType"] = Enum.ScaleType.Fit;
  87. G2L["9"]["ImageTransparency"] = 0.800000011920929;
  88. G2L["9"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255);
  89. G2L["9"]["ImageColor3"] = Color3.fromRGB(241, 241, 241);
  90. G2L["9"]["AnchorPoint"] = Vector2.new(0.5, 0.5);
  91. G2L["9"]["Image"] = [[rbxassetid://10137941941]];
  92. G2L["9"]["Size"] = UDim2.new(0, 24, 0, 24);
  93. G2L["9"]["Name"] = [[ChangeSize]];
  94. G2L["9"]["Position"] = UDim2.new(0.9278048872947693, 0, 0.5, 0);
  95. G2L["9"]["BackgroundTransparency"] = 1;
  96.  
  97. -- StarterGui.Knight.Main.TopFrame.ChangeSize.LocalScript
  98. G2L["a"] = Instance.new("LocalScript", G2L["9"]);
  99.  
  100.  
  101. -- StarterGui.Knight.Main.TopFrame.UICorner
  102. G2L["b"] = Instance.new("UICorner", G2L["3"]);
  103. G2L["b"]["CornerRadius"] = UDim.new(0, 4);
  104.  
  105. -- StarterGui.Knight.Main.TopFrame.ImageLabel
  106. G2L["c"] = Instance.new("ImageLabel", G2L["3"]);
  107. G2L["c"]["BackgroundColor3"] = Color3.fromRGB(31, 31, 31);
  108. G2L["c"]["Image"] = [[rbxassetid://1530157982]];
  109. G2L["c"]["Size"] = UDim2.new(0, 30, 0, 30);
  110. G2L["c"]["BorderColor3"] = Color3.fromRGB(51, 51, 51);
  111. G2L["c"]["Position"] = UDim2.new(0.8621951341629028, 0, 0.20000000298023224, 0);
  112.  
  113. -- StarterGui.Knight.Main.TopFrame.ImageLabel.UICorner
  114. G2L["d"] = Instance.new("UICorner", G2L["c"]);
  115. G2L["d"]["CornerRadius"] = UDim.new(1, 0);
  116.  
  117. -- StarterGui.Knight.Main.TopFrame.ImageLabel.LocalScript
  118. G2L["e"] = Instance.new("LocalScript", G2L["c"]);
  119.  
  120.  
  121. -- StarterGui.Knight.Main.TopFrame.Title
  122. G2L["f"] = Instance.new("TextLabel", G2L["3"]);
  123. G2L["f"]["ZIndex"] = 3;
  124. G2L["f"]["BorderSizePixel"] = 0;
  125. G2L["f"]["TextXAlignment"] = Enum.TextXAlignment.Right;
  126. G2L["f"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255);
  127. G2L["f"]["TextSize"] = 14;
  128. G2L["f"]["TextColor3"] = Color3.fromRGB(241, 241, 241);
  129. G2L["f"]["AnchorPoint"] = Vector2.new(0.5, 0.5);
  130. G2L["f"]["Size"] = UDim2.new(0, 206, 0, 35);
  131. G2L["f"]["Text"] = game.Players.LocalPlayer.Name;
  132. G2L["f"]["Name"] = [[Title]];
  133. G2L["f"]["Font"] = Enum.Font.GothamMedium;
  134. G2L["f"]["BackgroundTransparency"] = 1;
  135. G2L["f"]["Position"] = UDim2.new(0, 595, 0, 25);
  136.  
  137. -- StarterGui.Knight.Main.SideFrame
  138. G2L["10"] = Instance.new("Frame", G2L["2"]);
  139. G2L["10"]["BackgroundColor3"] = Color3.fromRGB(35, 40, 47);
  140. G2L["10"]["Size"] = UDim2.new(0, 274, 0, 544);
  141. G2L["10"]["ClipsDescendants"] = true;
  142. G2L["10"]["BorderColor3"] = Color3.fromRGB(36, 40, 47);
  143. G2L["10"]["Position"] = UDim2.new(0, 0, 0.09333333373069763, 0);
  144. G2L["10"]["Name"] = [[SideFrame]];
  145.  
  146. -- StarterGui.Knight.Main.SideFrame.TextLabel
  147. G2L["11"] = Instance.new("TextLabel", G2L["10"]);
  148. G2L["11"]["TextXAlignment"] = Enum.TextXAlignment.Left;
  149. G2L["11"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255);
  150. G2L["11"]["TextSize"] = 10;
  151. G2L["11"]["TextColor3"] = Color3.fromRGB(243, 248, 243);
  152. G2L["11"]["Size"] = UDim2.new(0, 169, 0, 12);
  153. G2L["11"]["Text"] = [[Recent Repositories]];
  154. G2L["11"]["Font"] = Enum.Font.GothamMedium;
  155. G2L["11"]["BackgroundTransparency"] = 1;
  156. G2L["11"]["Position"] = UDim2.new(0.056514922529459, 0, 0.03454545512795448, 0);
  157.  
  158. -- StarterGui.Knight.Main.SideFrame.Frame
  159. G2L["12"] = Instance.new("Frame", G2L["10"]);
  160. G2L["12"]["BackgroundColor3"] = Color3.fromRGB(69, 77, 87);
  161. G2L["12"]["Size"] = UDim2.new(0, 233, 0, 2);
  162. G2L["12"]["Position"] = UDim2.new(0.05941171571612358, 0, 0.6640374064445496, 0);
  163.  
  164. -- StarterGui.Knight.Main.SideFrame.TextLabel
  165. G2L["13"] = Instance.new("TextLabel", G2L["10"]);
  166. G2L["13"]["TextWrapped"] = true;
  167. G2L["13"]["TextTruncate"] = Enum.TextTruncate.AtEnd;
  168. G2L["13"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255);
  169. G2L["13"]["TextSize"] = 10;
  170. G2L["13"]["TextColor3"] = Color3.fromRGB(243, 248, 243);
  171. G2L["13"]["Size"] = UDim2.new(0, 214, 0, 26);
  172. G2L["13"]["Text"] = [[When you take actions across GitHub, we’ll provide links to that activity here.]];
  173. G2L["13"]["Font"] = Enum.Font.GothamMedium;
  174. G2L["13"]["BackgroundTransparency"] = 1;
  175. G2L["13"]["Position"] = UDim2.new(0.07036062330007553, 0, 0.7531282901763916, 0);
  176.  
  177. -- StarterGui.Knight.Main.SideFrame.TextLabel
  178. G2L["14"] = Instance.new("TextLabel", G2L["10"]);
  179. G2L["14"]["TextWrapped"] = true;
  180. G2L["14"]["TextTruncate"] = Enum.TextTruncate.AtEnd;
  181. G2L["14"]["TextXAlignment"] = Enum.TextXAlignment.Left;
  182. G2L["14"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255);
  183. G2L["14"]["TextSize"] = 10;
  184. G2L["14"]["TextColor3"] = Color3.fromRGB(243, 248, 243);
  185. G2L["14"]["Size"] = UDim2.new(0, 228, 0, 20);
  186. G2L["14"]["Text"] = [[Recent activity]];
  187. G2L["14"]["Font"] = Enum.Font.GothamMedium;
  188. G2L["14"]["BackgroundTransparency"] = 1;
  189. G2L["14"]["Position"] = UDim2.new(0.07765989005565643, 0, 0.6876737475395203, 0);
  190.  
  191. -- StarterGui.Knight.Main.SideFrame.TextButton
  192. G2L["15"] = Instance.new("TextButton", G2L["10"]);
  193. G2L["15"]["TextXAlignment"] = Enum.TextXAlignment.Left;
  194. G2L["15"]["BackgroundColor3"] = Color3.fromRGB(36, 40, 47);
  195. G2L["15"]["TextColor3"] = Color3.fromRGB(243, 248, 243);
  196. G2L["15"]["Size"] = UDim2.new(0, 233, 0, 18);
  197. G2L["15"]["BorderColor3"] = Color3.fromRGB(36, 40, 47);
  198. G2L["15"]["Text"] = [[Show more]];
  199. G2L["15"]["Font"] = Enum.Font.GothamMedium;
  200. G2L["15"]["Position"] = UDim2.new(0.07285149395465851, 0, 0.6185829043388367, 0);
  201. G2L["15"]["BackgroundTransparency"] = 1;
  202.  
  203. -- StarterGui.Knight.Main.SideFrame.TextButton.UICorner
  204. G2L["16"] = Instance.new("UICorner", G2L["15"]);
  205.  
  206.  
  207. -- StarterGui.Knight.Main.SideFrame.TextButton.LocalScript
  208. G2L["17"] = Instance.new("LocalScript", G2L["15"]);
  209.  
  210.  
  211. -- StarterGui.Knight.Main.SideFrame.Items
  212. G2L["18"] = Instance.new("Frame", G2L["10"]);
  213. G2L["18"]["BackgroundColor3"] = Color3.fromRGB(30, 34, 41);
  214. G2L["18"]["Size"] = UDim2.new(0, 234, 0, 26);
  215. G2L["18"]["BorderColor3"] = Color3.fromRGB(30, 34, 41);
  216. G2L["18"]["Position"] = UDim2.new(0.056514922529459, 0, 0.07628528773784637, 0);
  217. G2L["18"]["Name"] = [[Items]];
  218.  
  219. -- StarterGui.Knight.Main.SideFrame.Items.UICorner
  220. G2L["19"] = Instance.new("UICorner", G2L["18"]);
  221. G2L["19"]["CornerRadius"] = UDim.new(0, 5);
  222.  
  223. -- StarterGui.Knight.Main.SideFrame.Items.UIStroke
  224. G2L["1a"] = Instance.new("UIStroke", G2L["18"]);
  225. G2L["1a"]["Color"] = Color3.fromRGB(69, 77, 87);
  226.  
  227. -- StarterGui.Knight.Main.SideFrame.Items.SearchBar
  228. G2L["1b"] = Instance.new("TextBox", G2L["18"]);
  229. G2L["1b"]["CursorPosition"] = -1;
  230. G2L["1b"]["PlaceholderColor3"] = Color3.fromRGB(109, 109, 109);
  231. G2L["1b"]["TextColor3"] = Color3.fromRGB(255, 255, 255);
  232. G2L["1b"]["TextXAlignment"] = Enum.TextXAlignment.Left;
  233. G2L["1b"]["TextStrokeColor3"] = Color3.fromRGB(255, 255, 255);
  234. G2L["1b"]["TextSize"] = 10;
  235. G2L["1b"]["BackgroundColor3"] = Color3.fromRGB(30, 34, 41);
  236. G2L["1b"]["PlaceholderText"] = [[Find a repository..]];
  237. G2L["1b"]["Size"] = UDim2.new(0, 143, 0, 14);
  238. G2L["1b"]["BorderColor3"] = Color3.fromRGB(30, 34, 41);
  239. G2L["1b"]["Text"] = [[]];
  240. G2L["1b"]["Position"] = UDim2.new(0.061910390853881836, 0, 0.23076923191547394, 0);
  241. G2L["1b"]["Font"] = Enum.Font.GothamBlack;
  242. G2L["1b"]["Name"] = [[SearchBar]];
  243.  
  244. -- StarterGui.Knight.Main.SideFrame.Items.SearchBar.LocalScript
  245. G2L["1c"] = Instance.new("LocalScript", G2L["1b"]);
  246.  
  247.  
  248. -- StarterGui.Knight.Main.SideFrame.HolderFrame
  249. G2L["1d"] = Instance.new("Frame", G2L["10"]);
  250. G2L["1d"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255);
  251. G2L["1d"]["BackgroundTransparency"] = 1;
  252. G2L["1d"]["Size"] = UDim2.new(0, 240, 0, 248);
  253. G2L["1d"]["Position"] = UDim2.new(0.062043797224760056, 0, 0.13090908527374268, 0);
  254. G2L["1d"]["Name"] = [[HolderFrame]];
  255.  
  256. -- StarterGui.Knight.Main.SideFrame.HolderFrame.ScrollingFrame
  257. G2L["1e"] = Instance.new("ScrollingFrame", G2L["1d"]);
  258. G2L["1e"]["Active"] = true;
  259. G2L["1e"]["ScrollBarImageTransparency"] = 1;
  260. G2L["1e"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255);
  261. G2L["1e"]["BackgroundTransparency"] = 1;
  262. G2L["1e"]["Size"] = UDim2.new(0, 239, 0, 240);
  263. G2L["1e"]["ScrollBarImageColor3"] = Color3.fromRGB(0, 0, 0);
  264. G2L["1e"]["Position"] = UDim2.new(0, 0, 0.032258063554763794, 0);
  265.  
  266. -- StarterGui.Knight.Main.SideFrame.HolderFrame.ScrollingFrame.UIListLayout
  267. G2L["1f"] = Instance.new("UIListLayout", G2L["1e"]);
  268. G2L["1f"]["HorizontalAlignment"] = Enum.HorizontalAlignment.Center;
  269. G2L["1f"]["Padding"] = UDim.new(0, 2);
  270. G2L["1f"]["SortOrder"] = Enum.SortOrder.LayoutOrder;
  271.  
  272. -- StarterGui.Knight.Main.SideFrame.HolderFrame.ScrollingFrame.TextButton
  273. G2L["20"] = Instance.new("TextButton", G2L["1e"]);
  274. G2L["20"]["TextSize"] = 14;
  275. G2L["20"]["TextXAlignment"] = Enum.TextXAlignment.Left;
  276. G2L["20"]["BackgroundColor3"] = Color3.fromRGB(35, 40, 47);
  277. G2L["20"]["TextColor3"] = Color3.fromRGB(174, 187, 200);
  278. G2L["20"]["Size"] = UDim2.new(0, 229, 0, 31);
  279. G2L["20"]["BorderColor3"] = Color3.fromRGB(35, 40, 47);
  280. G2L["20"]["Text"] = [[Rabbit]];
  281. G2L["20"]["Font"] = Enum.Font.GothamMedium;
  282.  
  283. -- StarterGui.Knight.Main.SideFrame.HolderFrame.ScrollingFrame.TextButton.LocalScript
  284. G2L["21"] = Instance.new("LocalScript", G2L["20"]);
  285.  
  286.  
  287. -- StarterGui.Knight.Main.SideFrame.HolderFrame.ScrollingFrame.TextButton.UICorner
  288. G2L["22"] = Instance.new("UICorner", G2L["20"]);
  289.  
  290.  
  291. -- StarterGui.Knight.Main.SideFrame.HolderFrame.ScrollingFrame.TextButton.UIPadding
  292. G2L["23"] = Instance.new("UIPadding", G2L["20"]);
  293. G2L["23"]["PaddingLeft"] = UDim.new(0, 5);
  294.  
  295. -- StarterGui.Knight.Main.SideFrame.HolderFrame.ScrollingFrame.TextButton
  296. G2L["24"] = Instance.new("TextButton", G2L["1e"]);
  297. G2L["24"]["TextSize"] = 14;
  298. G2L["24"]["TextXAlignment"] = Enum.TextXAlignment.Left;
  299. G2L["24"]["BackgroundColor3"] = Color3.fromRGB(35, 40, 47);
  300. G2L["24"]["TextColor3"] = Color3.fromRGB(174, 187, 200);
  301. G2L["24"]["Size"] = UDim2.new(0, 229, 0, 31);
  302. G2L["24"]["BorderColor3"] = Color3.fromRGB(35, 40, 47);
  303. G2L["24"]["Text"] = [[Dog]];
  304. G2L["24"]["Font"] = Enum.Font.GothamMedium;
  305.  
  306. -- StarterGui.Knight.Main.SideFrame.HolderFrame.ScrollingFrame.TextButton.LocalScript
  307. G2L["25"] = Instance.new("LocalScript", G2L["24"]);
  308.  
  309.  
  310. -- StarterGui.Knight.Main.SideFrame.HolderFrame.ScrollingFrame.TextButton.UICorner
  311. G2L["26"] = Instance.new("UICorner", G2L["24"]);
  312.  
  313.  
  314. -- StarterGui.Knight.Main.SideFrame.HolderFrame.ScrollingFrame.TextButton.UIPadding
  315. G2L["27"] = Instance.new("UIPadding", G2L["24"]);
  316. G2L["27"]["PaddingLeft"] = UDim.new(0, 5);
  317.  
  318. -- StarterGui.Knight.Main.SideFrame.HolderFrame.ScrollingFrame.TextButton
  319. G2L["28"] = Instance.new("TextButton", G2L["1e"]);
  320. G2L["28"]["TextSize"] = 14;
  321. G2L["28"]["TextXAlignment"] = Enum.TextXAlignment.Left;
  322. G2L["28"]["BackgroundColor3"] = Color3.fromRGB(35, 40, 47);
  323. G2L["28"]["TextColor3"] = Color3.fromRGB(174, 187, 200);
  324. G2L["28"]["Size"] = UDim2.new(0, 229, 0, 31);
  325. G2L["28"]["BorderColor3"] = Color3.fromRGB(35, 40, 47);
  326. G2L["28"]["Text"] = [[Lizzard]];
  327. G2L["28"]["Font"] = Enum.Font.GothamMedium;
  328.  
  329. -- StarterGui.Knight.Main.SideFrame.HolderFrame.ScrollingFrame.TextButton.LocalScript
  330. G2L["29"] = Instance.new("LocalScript", G2L["28"]);
  331.  
  332.  
  333. -- StarterGui.Knight.Main.SideFrame.HolderFrame.ScrollingFrame.TextButton.UICorner
  334. G2L["2a"] = Instance.new("UICorner", G2L["28"]);
  335.  
  336.  
  337. -- StarterGui.Knight.Main.SideFrame.HolderFrame.ScrollingFrame.TextButton.UIPadding
  338. G2L["2b"] = Instance.new("UIPadding", G2L["28"]);
  339. G2L["2b"]["PaddingLeft"] = UDim.new(0, 5);
  340.  
  341. -- StarterGui.Knight.Main.SideFrame.HolderFrame.ScrollingFrame.TextButton
  342. G2L["2c"] = Instance.new("TextButton", G2L["1e"]);
  343. G2L["2c"]["TextSize"] = 14;
  344. G2L["2c"]["TextXAlignment"] = Enum.TextXAlignment.Left;
  345. G2L["2c"]["BackgroundColor3"] = Color3.fromRGB(35, 40, 47);
  346. G2L["2c"]["TextColor3"] = Color3.fromRGB(174, 187, 200);
  347. G2L["2c"]["Size"] = UDim2.new(0, 229, 0, 31);
  348. G2L["2c"]["BorderColor3"] = Color3.fromRGB(35, 40, 47);
  349. G2L["2c"]["Text"] = [[Dragon]];
  350. G2L["2c"]["Font"] = Enum.Font.GothamMedium;
  351.  
  352. -- StarterGui.Knight.Main.SideFrame.HolderFrame.ScrollingFrame.TextButton.LocalScript
  353. G2L["2d"] = Instance.new("LocalScript", G2L["2c"]);
  354.  
  355.  
  356. -- StarterGui.Knight.Main.SideFrame.HolderFrame.ScrollingFrame.TextButton.UICorner
  357. G2L["2e"] = Instance.new("UICorner", G2L["2c"]);
  358.  
  359.  
  360. -- StarterGui.Knight.Main.SideFrame.HolderFrame.ScrollingFrame.TextButton.UIPadding
  361. G2L["2f"] = Instance.new("UIPadding", G2L["2c"]);
  362. G2L["2f"]["PaddingLeft"] = UDim.new(0, 5);
  363.  
  364. -- StarterGui.Knight.Main.SideFrame.HolderFrame.ScrollingFrame.TextButton
  365. G2L["30"] = Instance.new("TextButton", G2L["1e"]);
  366. G2L["30"]["TextSize"] = 14;
  367. G2L["30"]["TextXAlignment"] = Enum.TextXAlignment.Left;
  368. G2L["30"]["BackgroundColor3"] = Color3.fromRGB(35, 40, 47);
  369. G2L["30"]["TextColor3"] = Color3.fromRGB(174, 187, 200);
  370. G2L["30"]["Size"] = UDim2.new(0, 229, 0, 31);
  371. G2L["30"]["BorderColor3"] = Color3.fromRGB(35, 40, 47);
  372. G2L["30"]["Text"] = [[Cat]];
  373. G2L["30"]["Font"] = Enum.Font.GothamMedium;
  374.  
  375. -- StarterGui.Knight.Main.SideFrame.HolderFrame.ScrollingFrame.TextButton.LocalScript
  376. G2L["31"] = Instance.new("LocalScript", G2L["30"]);
  377.  
  378.  
  379. -- StarterGui.Knight.Main.SideFrame.HolderFrame.ScrollingFrame.TextButton.UICorner
  380. G2L["32"] = Instance.new("UICorner", G2L["30"]);
  381.  
  382.  
  383. -- StarterGui.Knight.Main.SideFrame.HolderFrame.ScrollingFrame.TextButton.UIPadding
  384. G2L["33"] = Instance.new("UIPadding", G2L["30"]);
  385. G2L["33"]["PaddingLeft"] = UDim.new(0, 5);
  386.  
  387. -- StarterGui.Knight.Main.SideFrame.HolderFrame.ScrollingFrame.TextButton
  388. G2L["34"] = Instance.new("TextButton", G2L["1e"]);
  389. G2L["34"]["TextSize"] = 14;
  390. G2L["34"]["TextXAlignment"] = Enum.TextXAlignment.Left;
  391. G2L["34"]["BackgroundColor3"] = Color3.fromRGB(35, 40, 47);
  392. G2L["34"]["TextColor3"] = Color3.fromRGB(174, 187, 200);
  393. G2L["34"]["Size"] = UDim2.new(0, 229, 0, 31);
  394. G2L["34"]["BorderColor3"] = Color3.fromRGB(35, 40, 47);
  395. G2L["34"]["Text"] = [[Tab Title]];
  396. G2L["34"]["Font"] = Enum.Font.GothamMedium;
  397.  
  398. -- StarterGui.Knight.Main.SideFrame.HolderFrame.ScrollingFrame.TextButton.LocalScript
  399. G2L["35"] = Instance.new("LocalScript", G2L["34"]);
  400.  
  401.  
  402. -- StarterGui.Knight.Main.SideFrame.HolderFrame.ScrollingFrame.TextButton.UICorner
  403. G2L["36"] = Instance.new("UICorner", G2L["34"]);
  404.  
  405.  
  406. -- StarterGui.Knight.Main.SideFrame.HolderFrame.ScrollingFrame.TextButton.UIPadding
  407. G2L["37"] = Instance.new("UIPadding", G2L["34"]);
  408. G2L["37"]["PaddingLeft"] = UDim.new(0, 5);
  409.  
  410. -- StarterGui.Knight.Main.SideFrame.HolderFrame.ScrollingFrame.TextButton
  411. G2L["38"] = Instance.new("TextButton", G2L["1e"]);
  412. G2L["38"]["TextSize"] = 14;
  413. G2L["38"]["TextXAlignment"] = Enum.TextXAlignment.Left;
  414. G2L["38"]["BackgroundColor3"] = Color3.fromRGB(35, 40, 47);
  415. G2L["38"]["TextColor3"] = Color3.fromRGB(174, 187, 200);
  416. G2L["38"]["Size"] = UDim2.new(0, 229, 0, 31);
  417. G2L["38"]["BorderColor3"] = Color3.fromRGB(35, 40, 47);
  418. G2L["38"]["Text"] = [[AAA]];
  419. G2L["38"]["Font"] = Enum.Font.GothamMedium;
  420.  
  421. -- StarterGui.Knight.Main.SideFrame.HolderFrame.ScrollingFrame.TextButton.LocalScript
  422. G2L["39"] = Instance.new("LocalScript", G2L["38"]);
  423.  
  424.  
  425. -- StarterGui.Knight.Main.SideFrame.HolderFrame.ScrollingFrame.TextButton.UICorner
  426. G2L["3a"] = Instance.new("UICorner", G2L["38"]);
  427.  
  428.  
  429. -- StarterGui.Knight.Main.SideFrame.HolderFrame.ScrollingFrame.TextButton.UIPadding
  430. G2L["3b"] = Instance.new("UIPadding", G2L["38"]);
  431. G2L["3b"]["PaddingLeft"] = UDim.new(0, 5);
  432.  
  433. -- StarterGui.Knight.Main.UICorner
  434. G2L["3c"] = Instance.new("UICorner", G2L["2"]);
  435.  
  436.  
  437. -- StarterGui.Knight.Main.ScrollingFrame
  438. G2L["3d"] = Instance.new("ScrollingFrame", G2L["2"]);
  439. G2L["3d"]["Active"] = true;
  440. G2L["3d"]["ScrollBarImageTransparency"] = 1;
  441. G2L["3d"]["BackgroundColor3"] = Color3.fromRGB(29, 34, 41);
  442. G2L["3d"]["Size"] = UDim2.new(0, 529, 0, 685);
  443. G2L["3d"]["ScrollBarImageColor3"] = Color3.fromRGB(104, 104, 104);
  444. G2L["3d"]["BorderColor3"] = Color3.fromRGB(29, 34, 41);
  445. G2L["3d"]["ScrollBarThickness"] = 3;
  446. G2L["3d"]["Position"] = UDim2.new(0.3427034616470337, 0, 0.09333333373069763, 0);
  447. G2L["3d"]["AutomaticSize"] = Enum.AutomaticSize.Y;
  448.  
  449. -- StarterGui.Knight.Main.ScrollingFrame.UIListLayout
  450. G2L["3e"] = Instance.new("UIListLayout", G2L["3d"]);
  451. G2L["3e"]["Padding"] = UDim.new(0, 10);
  452. G2L["3e"]["SortOrder"] = Enum.SortOrder.LayoutOrder;
  453.  
  454. -- StarterGui.Knight.Main.ScrollingFrame.UIPadding
  455. G2L["3f"] = Instance.new("UIPadding", G2L["3d"]);
  456. G2L["3f"]["PaddingTop"] = UDim.new(0, 10);
  457. G2L["3f"]["PaddingLeft"] = UDim.new(0, 10);
  458.  
  459. -- StarterGui.Knight.Main.ScrollingFrame.Dropdown
  460. G2L["40"] = Instance.new("Frame", G2L["3d"]);
  461. G2L["40"]["BorderSizePixel"] = 0;
  462. G2L["40"]["BackgroundColor3"] = Color3.fromRGB(35, 40, 47);
  463. G2L["40"]["Size"] = UDim2.new(0.9309999942779541, -10, 0, 32);
  464. G2L["40"]["ClipsDescendants"] = true;
  465. G2L["40"]["BorderColor3"] = Color3.fromRGB(35, 40, 47);
  466. G2L["40"]["Position"] = UDim2.new(0.0019267823081463575, 0, 0.22483903169631958, 0);
  467. G2L["40"]["Name"] = [[Dropdown]];
  468.  
  469. -- StarterGui.Knight.Main.ScrollingFrame.Dropdown.UICorner
  470. G2L["41"] = Instance.new("UICorner", G2L["40"]);
  471. G2L["41"]["CornerRadius"] = UDim.new(0, 4);
  472.  
  473. -- StarterGui.Knight.Main.ScrollingFrame.Dropdown.UIStroke
  474. G2L["42"] = Instance.new("UIStroke", G2L["40"]);
  475. G2L["42"]["Color"] = Color3.fromRGB(51, 51, 51);
  476.  
  477. -- StarterGui.Knight.Main.ScrollingFrame.Dropdown.List
  478. G2L["43"] = Instance.new("ScrollingFrame", G2L["40"]);
  479. G2L["43"]["Active"] = true;
  480. G2L["43"]["BorderSizePixel"] = 0;
  481. G2L["43"]["ScrollBarImageTransparency"] = 0.699999988079071;
  482. G2L["43"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255);
  483. G2L["43"]["AutomaticCanvasSize"] = Enum.AutomaticSize.Y;
  484. G2L["43"]["BackgroundTransparency"] = 1;
  485. G2L["43"]["Size"] = UDim2.new(0, 465, 0, 133);
  486. G2L["43"]["ScrollBarImageColor3"] = Color3.fromRGB(241, 241, 241);
  487. G2L["43"]["ScrollBarThickness"] = 3;
  488. G2L["43"]["Position"] = UDim2.new(0, 0, 0, 46);
  489. G2L["43"]["Name"] = [[List]];
  490.  
  491. -- StarterGui.Knight.Main.ScrollingFrame.Dropdown.List.UIListLayout
  492. G2L["44"] = Instance.new("UIListLayout", G2L["43"]);
  493. G2L["44"]["HorizontalAlignment"] = Enum.HorizontalAlignment.Center;
  494. G2L["44"]["Padding"] = UDim.new(0, 5);
  495. G2L["44"]["SortOrder"] = Enum.SortOrder.LayoutOrder;
  496.  
  497. -- StarterGui.Knight.Main.ScrollingFrame.Dropdown.List.TextButton
  498. G2L["45"] = Instance.new("TextButton", G2L["43"]);
  499. G2L["45"]["TextSize"] = 14;
  500. G2L["45"]["TextXAlignment"] = Enum.TextXAlignment.Left;
  501. G2L["45"]["BackgroundColor3"] = Color3.fromRGB(30, 34, 41);
  502. G2L["45"]["TextColor3"] = Color3.fromRGB(241, 241, 241);
  503. G2L["45"]["Size"] = UDim2.new(0.9700000286102295, 0, 0, 38);
  504. G2L["45"]["BorderColor3"] = Color3.fromRGB(30, 34, 41);
  505. G2L["45"]["Text"] = [[Sister]];
  506. G2L["45"]["Font"] = Enum.Font.SourceSans;
  507.  
  508. -- StarterGui.Knight.Main.ScrollingFrame.Dropdown.List.TextButton.UIPadding
  509. G2L["46"] = Instance.new("UIPadding", G2L["45"]);
  510. G2L["46"]["PaddingLeft"] = UDim.new(0, 15);
  511.  
  512. -- StarterGui.Knight.Main.ScrollingFrame.Dropdown.List.TextButton.UICorner
  513. G2L["47"] = Instance.new("UICorner", G2L["45"]);
  514. G2L["47"]["CornerRadius"] = UDim.new(0, 5);
  515.  
  516. -- StarterGui.Knight.Main.ScrollingFrame.Dropdown.List.TextButton.LocalScript
  517. G2L["48"] = Instance.new("LocalScript", G2L["45"]);
  518.  
  519.  
  520. -- StarterGui.Knight.Main.ScrollingFrame.Dropdown.List.TextButton
  521. G2L["49"] = Instance.new("TextButton", G2L["43"]);
  522. G2L["49"]["TextSize"] = 14;
  523. G2L["49"]["TextXAlignment"] = Enum.TextXAlignment.Left;
  524. G2L["49"]["BackgroundColor3"] = Color3.fromRGB(30, 34, 41);
  525. G2L["49"]["TextColor3"] = Color3.fromRGB(241, 241, 241);
  526. G2L["49"]["Size"] = UDim2.new(0.9700000286102295, 0, 0, 38);
  527. G2L["49"]["BorderColor3"] = Color3.fromRGB(30, 34, 41);
  528. G2L["49"]["Text"] = [[JoeMoma]];
  529. G2L["49"]["Font"] = Enum.Font.SourceSans;
  530.  
  531. -- StarterGui.Knight.Main.ScrollingFrame.Dropdown.List.TextButton.UIPadding
  532. G2L["4a"] = Instance.new("UIPadding", G2L["49"]);
  533. G2L["4a"]["PaddingLeft"] = UDim.new(0, 15);
  534.  
  535. -- StarterGui.Knight.Main.ScrollingFrame.Dropdown.List.TextButton.UICorner
  536. G2L["4b"] = Instance.new("UICorner", G2L["49"]);
  537. G2L["4b"]["CornerRadius"] = UDim.new(0, 5);
  538.  
  539. -- StarterGui.Knight.Main.ScrollingFrame.Dropdown.List.TextButton.LocalScript
  540. G2L["4c"] = Instance.new("LocalScript", G2L["49"]);
  541.  
  542.  
  543. -- StarterGui.Knight.Main.ScrollingFrame.Dropdown.List.TextButton
  544. G2L["4d"] = Instance.new("TextButton", G2L["43"]);
  545. G2L["4d"]["TextSize"] = 14;
  546. G2L["4d"]["TextXAlignment"] = Enum.TextXAlignment.Left;
  547. G2L["4d"]["BackgroundColor3"] = Color3.fromRGB(30, 34, 41);
  548. G2L["4d"]["TextColor3"] = Color3.fromRGB(241, 241, 241);
  549. G2L["4d"]["Size"] = UDim2.new(0.9700000286102295, 0, 0, 38);
  550. G2L["4d"]["BorderColor3"] = Color3.fromRGB(30, 34, 41);
  551. G2L["4d"]["Text"] = [[Dad]];
  552. G2L["4d"]["Font"] = Enum.Font.SourceSans;
  553.  
  554. -- StarterGui.Knight.Main.ScrollingFrame.Dropdown.List.TextButton.UIPadding
  555. G2L["4e"] = Instance.new("UIPadding", G2L["4d"]);
  556. G2L["4e"]["PaddingLeft"] = UDim.new(0, 15);
  557.  
  558. -- StarterGui.Knight.Main.ScrollingFrame.Dropdown.List.TextButton.UICorner
  559. G2L["4f"] = Instance.new("UICorner", G2L["4d"]);
  560. G2L["4f"]["CornerRadius"] = UDim.new(0, 5);
  561.  
  562. -- StarterGui.Knight.Main.ScrollingFrame.Dropdown.List.TextButton.LocalScript
  563. G2L["50"] = Instance.new("LocalScript", G2L["4d"]);
  564.  
  565.  
  566. -- StarterGui.Knight.Main.ScrollingFrame.Dropdown.List.TextButton
  567. G2L["51"] = Instance.new("TextButton", G2L["43"]);
  568. G2L["51"]["TextSize"] = 14;
  569. G2L["51"]["TextXAlignment"] = Enum.TextXAlignment.Left;
  570. G2L["51"]["BackgroundColor3"] = Color3.fromRGB(30, 34, 41);
  571. G2L["51"]["TextColor3"] = Color3.fromRGB(241, 241, 241);
  572. G2L["51"]["Size"] = UDim2.new(0.9700000286102295, 0, 0, 38);
  573. G2L["51"]["BorderColor3"] = Color3.fromRGB(30, 34, 41);
  574. G2L["51"]["Text"] = [[Larry]];
  575. G2L["51"]["Font"] = Enum.Font.SourceSans;
  576.  
  577. -- StarterGui.Knight.Main.ScrollingFrame.Dropdown.List.TextButton.UIPadding
  578. G2L["52"] = Instance.new("UIPadding", G2L["51"]);
  579. G2L["52"]["PaddingLeft"] = UDim.new(0, 15);
  580.  
  581. -- StarterGui.Knight.Main.ScrollingFrame.Dropdown.List.TextButton.UICorner
  582. G2L["53"] = Instance.new("UICorner", G2L["51"]);
  583. G2L["53"]["CornerRadius"] = UDim.new(0, 5);
  584.  
  585. -- StarterGui.Knight.Main.ScrollingFrame.Dropdown.List.TextButton.LocalScript
  586. G2L["54"] = Instance.new("LocalScript", G2L["51"]);
  587.  
  588.  
  589. -- StarterGui.Knight.Main.ScrollingFrame.Dropdown.DropdowntopFrame
  590. G2L["55"] = Instance.new("Frame", G2L["40"]);
  591. G2L["55"]["BackgroundColor3"] = Color3.fromRGB(46, 52, 60);
  592. G2L["55"]["Size"] = UDim2.new(0, 473, 0, 40);
  593. G2L["55"]["ClipsDescendants"] = true;
  594. G2L["55"]["BorderColor3"] = Color3.fromRGB(46, 52, 60);
  595. G2L["55"]["Name"] = [[DropdowntopFrame]];
  596.  
  597. -- StarterGui.Knight.Main.ScrollingFrame.Dropdown.DropdowntopFrame.Divider
  598. G2L["56"] = Instance.new("Frame", G2L["55"]);
  599. G2L["56"]["BackgroundColor3"] = Color3.fromRGB(154, 219, 255);
  600. G2L["56"]["Size"] = UDim2.new(0, 483, 0, 3);
  601. G2L["56"]["ClipsDescendants"] = true;
  602. G2L["56"]["BorderColor3"] = Color3.fromRGB(154, 219, 255);
  603. G2L["56"]["Position"] = UDim2.new(-0.021321915090084076, 0, 0.8583332300186157, 0);
  604. G2L["56"]["Name"] = [[Divider]];
  605.  
  606. -- StarterGui.Knight.Main.ScrollingFrame.Dropdown.DropdowntopFrame.Divider.UICorner
  607. G2L["57"] = Instance.new("UICorner", G2L["56"]);
  608.  
  609.  
  610. -- StarterGui.Knight.Main.ScrollingFrame.Dropdown.DropdowntopFrame.UICorner
  611. G2L["58"] = Instance.new("UICorner", G2L["55"]);
  612. G2L["58"]["CornerRadius"] = UDim.new(0, 4);
  613.  
  614. -- StarterGui.Knight.Main.ScrollingFrame.Dropdown.DropdowntopFrame.Title
  615. G2L["59"] = Instance.new("TextLabel", G2L["55"]);
  616. G2L["59"]["TextWrapped"] = true;
  617. G2L["59"]["ZIndex"] = 3;
  618. G2L["59"]["BorderSizePixel"] = 0;
  619. G2L["59"]["TextXAlignment"] = Enum.TextXAlignment.Left;
  620. G2L["59"]["TextScaled"] = true;
  621. G2L["59"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255);
  622. G2L["59"]["TextSize"] = 14;
  623. G2L["59"]["TextColor3"] = Color3.fromRGB(241, 241, 241);
  624. G2L["59"]["AnchorPoint"] = Vector2.new(0.5, 0.5);
  625. G2L["59"]["Size"] = UDim2.new(0, 103, 0, 14);
  626. G2L["59"]["ClipsDescendants"] = true;
  627. G2L["59"]["Text"] = [[Dropdown]];
  628. G2L["59"]["Name"] = [[Title]];
  629. G2L["59"]["Font"] = Enum.Font.GothamBold;
  630. G2L["59"]["BackgroundTransparency"] = 1;
  631. G2L["59"]["Position"] = UDim2.new(0, 58, 0, 15);
  632.  
  633. -- StarterGui.Knight.Main.ScrollingFrame.Dropdown.DropdowntopFrame.Selected
  634. G2L["5a"] = Instance.new("TextLabel", G2L["55"]);
  635. G2L["5a"]["TextWrapped"] = true;
  636. G2L["5a"]["BorderSizePixel"] = 0;
  637. G2L["5a"]["TextXAlignment"] = Enum.TextXAlignment.Right;
  638. G2L["5a"]["TextScaled"] = true;
  639. G2L["5a"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255);
  640. G2L["5a"]["TextSize"] = 14;
  641. G2L["5a"]["TextColor3"] = Color3.fromRGB(151, 151, 151);
  642. G2L["5a"]["AnchorPoint"] = Vector2.new(0.5, 0.5);
  643. G2L["5a"]["Size"] = UDim2.new(0, 132, 0, 16);
  644. G2L["5a"]["ClipsDescendants"] = true;
  645. G2L["5a"]["Text"] = [[seleteditem]];
  646. G2L["5a"]["Name"] = [[Selected]];
  647. G2L["5a"]["Font"] = Enum.Font.GothamMedium;
  648. G2L["5a"]["BackgroundTransparency"] = 1;
  649. G2L["5a"]["Position"] = UDim2.new(0, 194, 0, 15);
  650.  
  651. -- StarterGui.Knight.Main.ScrollingFrame.Dropdown.DropdowntopFrame.Items
  652. G2L["5b"] = Instance.new("Frame", G2L["55"]);
  653. G2L["5b"]["BackgroundColor3"] = Color3.fromRGB(30, 34, 41);
  654. G2L["5b"]["Size"] = UDim2.new(0, 165, 0, 24);
  655. G2L["5b"]["BorderColor3"] = Color3.fromRGB(30, 34, 41);
  656. G2L["5b"]["Position"] = UDim2.new(0.563705325126648, 0, 0.10521278530359268, 0);
  657. G2L["5b"]["Name"] = [[Items]];
  658.  
  659. -- StarterGui.Knight.Main.ScrollingFrame.Dropdown.DropdowntopFrame.Items.UICorner
  660. G2L["5c"] = Instance.new("UICorner", G2L["5b"]);
  661. G2L["5c"]["CornerRadius"] = UDim.new(0, 5);
  662.  
  663. -- StarterGui.Knight.Main.ScrollingFrame.Dropdown.DropdowntopFrame.Items.UIStroke
  664. G2L["5d"] = Instance.new("UIStroke", G2L["5b"]);
  665. G2L["5d"]["Color"] = Color3.fromRGB(69, 77, 87);
  666.  
  667. -- StarterGui.Knight.Main.ScrollingFrame.Dropdown.DropdowntopFrame.Items.ImageLabel
  668. G2L["5e"] = Instance.new("ImageLabel", G2L["5b"]);
  669. G2L["5e"]["BorderSizePixel"] = 0;
  670. G2L["5e"]["ScaleType"] = Enum.ScaleType.Fit;
  671. G2L["5e"]["ImageColor3"] = Color3.fromRGB(103, 103, 103);
  672. G2L["5e"]["Image"] = [[rbxassetid://3605509925]];
  673. G2L["5e"]["Size"] = UDim2.new(0, 15, 0, 15);
  674. G2L["5e"]["BackgroundTransparency"] = 1;
  675. G2L["5e"]["Position"] = UDim2.new(0.8909301161766052, 0, 0.192307710647583, 0);
  676.  
  677. -- StarterGui.Knight.Main.ScrollingFrame.Dropdown.DropdowntopFrame.Items.SearchBar
  678. G2L["5f"] = Instance.new("TextBox", G2L["5b"]);
  679. G2L["5f"]["CursorPosition"] = -1;
  680. G2L["5f"]["PlaceholderColor3"] = Color3.fromRGB(109, 109, 109);
  681. G2L["5f"]["TextColor3"] = Color3.fromRGB(255, 255, 255);
  682. G2L["5f"]["TextXAlignment"] = Enum.TextXAlignment.Left;
  683. G2L["5f"]["TextStrokeColor3"] = Color3.fromRGB(255, 255, 255);
  684. G2L["5f"]["TextSize"] = 10;
  685. G2L["5f"]["BackgroundColor3"] = Color3.fromRGB(30, 34, 41);
  686. G2L["5f"]["PlaceholderText"] = [[Search....]];
  687. G2L["5f"]["Size"] = UDim2.new(0, 136, 0, 14);
  688. G2L["5f"]["ClipsDescendants"] = true;
  689. G2L["5f"]["BorderColor3"] = Color3.fromRGB(30, 34, 41);
  690. G2L["5f"]["Text"] = [[]];
  691. G2L["5f"]["Position"] = UDim2.new(0.06191036477684975, 0, 0.23076915740966797, 0);
  692. G2L["5f"]["Font"] = Enum.Font.GothamBlack;
  693. G2L["5f"]["Name"] = [[SearchBar]];
  694.  
  695. -- StarterGui.Knight.Main.ScrollingFrame.Dropdown.DropdowntopFrame.Items.SearchBar.LocalScript
  696. G2L["60"] = Instance.new("LocalScript", G2L["5f"]);
  697.  
  698.  
  699. -- StarterGui.Knight.Main.ScrollingFrame.Dropdown.DropdowntopFrame.Toggle
  700. G2L["61"] = Instance.new("ImageButton", G2L["55"]);
  701. G2L["61"]["ScaleType"] = Enum.ScaleType.Fit;
  702. G2L["61"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255);
  703. G2L["61"]["Image"] = [[rbxassetid://3944675151]];
  704. G2L["61"]["Size"] = UDim2.new(0, 23, 0, 23);
  705. G2L["61"]["Name"] = [[Toggle]];
  706. G2L["61"]["Position"] = UDim2.new(0.9340876340866089, 0, 0.09375, 0);
  707. G2L["61"]["BackgroundTransparency"] = 1;
  708.  
  709. -- StarterGui.Knight.Main.ScrollingFrame.Dropdown.DropdowntopFrame.Toggle.LocalScript
  710. G2L["62"] = Instance.new("LocalScript", G2L["61"]);
  711.  
  712.  
  713. -- StarterGui.Knight.Main.ScrollingFrame.Button
  714. G2L["63"] = Instance.new("Frame", G2L["3d"]);
  715. G2L["63"]["BorderSizePixel"] = 0;
  716. G2L["63"]["BackgroundColor3"] = Color3.fromRGB(46, 52, 60);
  717. G2L["63"]["Size"] = UDim2.new(0.9306358098983765, -10, 0, 35);
  718. G2L["63"]["BorderColor3"] = Color3.fromRGB(46, 52, 60);
  719. G2L["63"]["Position"] = UDim2.new(0, 0, 0.06343618035316467, 0);
  720. G2L["63"]["Name"] = [[Button]];
  721.  
  722. -- StarterGui.Knight.Main.ScrollingFrame.Button.UICorner
  723. G2L["64"] = Instance.new("UICorner", G2L["63"]);
  724. G2L["64"]["CornerRadius"] = UDim.new(0, 4);
  725.  
  726. -- StarterGui.Knight.Main.ScrollingFrame.Button.UIStroke
  727. G2L["65"] = Instance.new("UIStroke", G2L["63"]);
  728. G2L["65"]["Color"] = Color3.fromRGB(51, 51, 51);
  729.  
  730. -- StarterGui.Knight.Main.ScrollingFrame.Button.Title
  731. G2L["66"] = Instance.new("TextLabel", G2L["63"]);
  732. G2L["66"]["TextWrapped"] = true;
  733. G2L["66"]["BorderSizePixel"] = 0;
  734. G2L["66"]["TextXAlignment"] = Enum.TextXAlignment.Left;
  735. G2L["66"]["TextScaled"] = true;
  736. G2L["66"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255);
  737. G2L["66"]["TextSize"] = 14;
  738. G2L["66"]["TextColor3"] = Color3.fromRGB(241, 241, 241);
  739. G2L["66"]["AnchorPoint"] = Vector2.new(0.5, 0.5);
  740. G2L["66"]["Size"] = UDim2.new(0, 315, 0, 14);
  741. G2L["66"]["Text"] = [[Reset Aimbot System]];
  742. G2L["66"]["Name"] = [[Title]];
  743. G2L["66"]["BackgroundTransparency"] = 1;
  744. G2L["66"]["Position"] = UDim2.new(0.37365591526031494, 0, 0.5, 0);
  745.  
  746. -- StarterGui.Knight.Main.ScrollingFrame.Button.ElementIndicator
  747. G2L["67"] = Instance.new("TextLabel", G2L["63"]);
  748. G2L["67"]["TextWrapped"] = true;
  749. G2L["67"]["BorderSizePixel"] = 0;
  750. G2L["67"]["TextXAlignment"] = Enum.TextXAlignment.Right;
  751. G2L["67"]["TextScaled"] = true;
  752. G2L["67"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255);
  753. G2L["67"]["TextTransparency"] = 0.8999999761581421;
  754. G2L["67"]["TextSize"] = 14;
  755. G2L["67"]["TextColor3"] = Color3.fromRGB(241, 241, 241);
  756. G2L["67"]["AnchorPoint"] = Vector2.new(0.5, 0.5);
  757. G2L["67"]["Size"] = UDim2.new(0, 108, 0, 13);
  758. G2L["67"]["Text"] = [[button]];
  759. G2L["67"]["Name"] = [[ElementIndicator]];
  760. G2L["67"]["BackgroundTransparency"] = 1;
  761. G2L["67"]["Position"] = UDim2.new(0.8629032373428345, 0, 0.5, 0);
  762.  
  763. -- StarterGui.Knight.Main.ScrollingFrame.Button.Interact
  764. G2L["68"] = Instance.new("TextButton", G2L["63"]);
  765. G2L["68"]["ZIndex"] = 5;
  766. G2L["68"]["BorderSizePixel"] = 0;
  767. G2L["68"]["TextSize"] = 14;
  768. G2L["68"]["TextTransparency"] = 1;
  769. G2L["68"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255);
  770. G2L["68"]["TextColor3"] = Color3.fromRGB(0, 0, 0);
  771. G2L["68"]["AnchorPoint"] = Vector2.new(0.5, 0.5);
  772. G2L["68"]["Size"] = UDim2.new(1, 0, 1, 0);
  773. G2L["68"]["Name"] = [[Interact]];
  774. G2L["68"]["Text"] = [[]];
  775. G2L["68"]["Position"] = UDim2.new(0.5, 0, 0.5, 0);
  776. G2L["68"]["BackgroundTransparency"] = 1;
  777.  
  778. -- StarterGui.Knight.Main.ScrollingFrame.Color
  779. G2L["69"] = Instance.new("Frame", G2L["3d"]);
  780. G2L["69"]["BorderSizePixel"] = 0;
  781. G2L["69"]["BackgroundColor3"] = Color3.fromRGB(36, 36, 36);
  782. G2L["69"]["Size"] = UDim2.new(1, -10, 0.3486316502094269, 35);
  783. G2L["69"]["Position"] = UDim2.new(0.010526316240429878, 0, 0.5734994411468506, 0);
  784. G2L["69"]["Visible"] = false;
  785. G2L["69"]["Name"] = [[Color]];
  786.  
  787. -- StarterGui.Knight.Main.ScrollingFrame.Color.UICorner
  788. G2L["6a"] = Instance.new("UICorner", G2L["69"]);
  789. G2L["6a"]["CornerRadius"] = UDim.new(0, 4);
  790.  
  791. -- StarterGui.Knight.Main.ScrollingFrame.Color.Title
  792. G2L["6b"] = Instance.new("TextLabel", G2L["69"]);
  793. G2L["6b"]["TextWrapped"] = true;
  794. G2L["6b"]["BorderSizePixel"] = 0;
  795. G2L["6b"]["TextXAlignment"] = Enum.TextXAlignment.Left;
  796. G2L["6b"]["TextScaled"] = true;
  797. G2L["6b"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255);
  798. G2L["6b"]["TextSize"] = 14;
  799. G2L["6b"]["TextColor3"] = Color3.fromRGB(241, 241, 241);
  800. G2L["6b"]["AnchorPoint"] = Vector2.new(1, 0.5);
  801. G2L["6b"]["Size"] = UDim2.new(0, 438, 0, 14);
  802. G2L["6b"]["Text"] = [[Color]];
  803. G2L["6b"]["Name"] = [[Title]];
  804. G2L["6b"]["BackgroundTransparency"] = 1;
  805. G2L["6b"]["Position"] = UDim2.new(1, -10, 0, 18);
  806.  
  807. -- StarterGui.Knight.Main.ScrollingFrame.Color.Interact
  808. G2L["6c"] = Instance.new("TextButton", G2L["69"]);
  809. G2L["6c"]["ZIndex"] = 5;
  810. G2L["6c"]["BorderSizePixel"] = 0;
  811. G2L["6c"]["TextSize"] = 14;
  812. G2L["6c"]["TextTransparency"] = 1;
  813. G2L["6c"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255);
  814. G2L["6c"]["TextColor3"] = Color3.fromRGB(0, 0, 0);
  815. G2L["6c"]["AnchorPoint"] = Vector2.new(0.5, 0.5);
  816. G2L["6c"]["Size"] = UDim2.new(1, 0, 1, 0);
  817. G2L["6c"]["Name"] = [[Interact]];
  818. G2L["6c"]["Text"] = [[]];
  819. G2L["6c"]["Position"] = UDim2.new(0.5, 0, 0.5, 0);
  820. G2L["6c"]["BackgroundTransparency"] = 1;
  821.  
  822. -- StarterGui.Knight.Main.ScrollingFrame.Color.UIStroke
  823. G2L["6d"] = Instance.new("UIStroke", G2L["69"]);
  824. G2L["6d"]["Color"] = Color3.fromRGB(51, 51, 51);
  825.  
  826. -- StarterGui.Knight.Main.ScrollingFrame.Color.Main
  827. G2L["6e"] = Instance.new("Frame", G2L["69"]);
  828. G2L["6e"]["BorderSizePixel"] = 0;
  829. G2L["6e"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255);
  830. G2L["6e"]["BackgroundTransparency"] = 1;
  831. G2L["6e"]["Size"] = UDim2.new(0, 438, 0, 121);
  832. G2L["6e"]["Position"] = UDim2.new(0.034408602863550186, 0, 0.20294085144996643, 0);
  833. G2L["6e"]["Name"] = [[Main]];
  834.  
  835. -- StarterGui.Knight.Main.ScrollingFrame.ColorPicker
  836. G2L["6f"] = Instance.new("Frame", G2L["3d"]);
  837. G2L["6f"]["BorderSizePixel"] = 0;
  838. G2L["6f"]["BackgroundColor3"] = Color3.fromRGB(46, 52, 60);
  839. G2L["6f"]["Size"] = UDim2.new(0.9306358098983765, -10, 0, 120);
  840. G2L["6f"]["BorderColor3"] = Color3.fromRGB(46, 52, 60);
  841. G2L["6f"]["Position"] = UDim2.new(0, 0, 0.13140352070331573, 0);
  842. G2L["6f"]["Name"] = [[ColorPicker]];
  843.  
  844. -- StarterGui.Knight.Main.ScrollingFrame.ColorPicker.UICorner
  845. G2L["70"] = Instance.new("UICorner", G2L["6f"]);
  846. G2L["70"]["CornerRadius"] = UDim.new(0, 4);
  847.  
  848. -- StarterGui.Knight.Main.ScrollingFrame.ColorPicker.Interact
  849. G2L["71"] = Instance.new("TextButton", G2L["6f"]);
  850. G2L["71"]["ZIndex"] = 5;
  851. G2L["71"]["BorderSizePixel"] = 0;
  852. G2L["71"]["TextSize"] = 14;
  853. G2L["71"]["TextTransparency"] = 1;
  854. G2L["71"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255);
  855. G2L["71"]["TextColor3"] = Color3.fromRGB(0, 0, 0);
  856. G2L["71"]["AnchorPoint"] = Vector2.new(0.5, 0.5);
  857. G2L["71"]["Size"] = UDim2.new(0.5741934776306152, 0, 1.000000238418579, 0);
  858. G2L["71"]["Name"] = [[Interact]];
  859. G2L["71"]["Text"] = [[]];
  860. G2L["71"]["Position"] = UDim2.new(0.2892473042011261, 0, 0.5, 0);
  861. G2L["71"]["BackgroundTransparency"] = 1;
  862.  
  863. -- StarterGui.Knight.Main.ScrollingFrame.ColorPicker.CPBackground
  864. G2L["72"] = Instance.new("Frame", G2L["6f"]);
  865. G2L["72"]["BorderSizePixel"] = 0;
  866. G2L["72"]["BackgroundColor3"] = Color3.fromRGB(99, 255, 0);
  867. G2L["72"]["AnchorPoint"] = Vector2.new(1, 0);
  868. G2L["72"]["Size"] = UDim2.new(0, 173, 0, 86);
  869. G2L["72"]["Position"] = UDim2.new(0, 449, 0, 11);
  870. G2L["72"]["Name"] = [[CPBackground]];
  871.  
  872. -- StarterGui.Knight.Main.ScrollingFrame.ColorPicker.CPBackground.MainCP
  873. G2L["73"] = Instance.new("ImageButton", G2L["72"]);
  874. G2L["73"]["BorderSizePixel"] = 0;
  875. G2L["73"]["ImageTransparency"] = 0.10000000149011612;
  876. G2L["73"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255);
  877. G2L["73"]["AnchorPoint"] = Vector2.new(0.5, 0.5);
  878. G2L["73"]["Image"] = [[http://www.roblox.com/asset/?id=11413591840]];
  879. G2L["73"]["Size"] = UDim2.new(1, 0, 1, 0);
  880. G2L["73"]["Name"] = [[MainCP]];
  881. G2L["73"]["Position"] = UDim2.new(0.5, 0, 0.5, 0);
  882. G2L["73"]["BackgroundTransparency"] = 1;
  883.  
  884. -- StarterGui.Knight.Main.ScrollingFrame.ColorPicker.CPBackground.MainCP.UICorner
  885. G2L["74"] = Instance.new("UICorner", G2L["73"]);
  886. G2L["74"]["CornerRadius"] = UDim.new(0, 5);
  887.  
  888. -- StarterGui.Knight.Main.ScrollingFrame.ColorPicker.CPBackground.MainCP.MainPoint
  889. G2L["75"] = Instance.new("ImageButton", G2L["73"]);
  890. G2L["75"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255);
  891. G2L["75"]["ImageColor3"] = Color3.fromRGB(29, 73, 0);
  892. G2L["75"]["Image"] = [[http://www.roblox.com/asset/?id=3259050989]];
  893. G2L["75"]["Size"] = UDim2.new(0, 59, 0, 59);
  894. G2L["75"]["Name"] = [[MainPoint]];
  895. G2L["75"]["Position"] = UDim2.new(0.18281757831573486, 0, 0.2489573210477829, 0);
  896. G2L["75"]["BackgroundTransparency"] = 1;
  897.  
  898. -- StarterGui.Knight.Main.ScrollingFrame.ColorPicker.CPBackground.UICorner
  899. G2L["76"] = Instance.new("UICorner", G2L["72"]);
  900. G2L["76"]["CornerRadius"] = UDim.new(0, 6);
  901.  
  902. -- StarterGui.Knight.Main.ScrollingFrame.ColorPicker.CPBackground.Display
  903. G2L["77"] = Instance.new("Frame", G2L["72"]);
  904. G2L["77"]["BackgroundColor3"] = Color3.fromRGB(99, 255, 0);
  905. G2L["77"]["AnchorPoint"] = Vector2.new(0.5, 0.5);
  906. G2L["77"]["Size"] = UDim2.new(1, 0, 1, 0);
  907. G2L["77"]["Position"] = UDim2.new(0.5, 0, 0.5, 0);
  908. G2L["77"]["Name"] = [[Display]];
  909.  
  910. -- StarterGui.Knight.Main.ScrollingFrame.ColorPicker.CPBackground.Display.UICorner
  911. G2L["78"] = Instance.new("UICorner", G2L["77"]);
  912. G2L["78"]["CornerRadius"] = UDim.new(0, 6);
  913.  
  914. -- StarterGui.Knight.Main.ScrollingFrame.ColorPicker.CPBackground.Display.Frame
  915. G2L["79"] = Instance.new("Frame", G2L["77"]);
  916. G2L["79"]["BorderSizePixel"] = 0;
  917. G2L["79"]["BackgroundColor3"] = Color3.fromRGB(0, 0, 0);
  918. G2L["79"]["AnchorPoint"] = Vector2.new(0.5, 0.5);
  919. G2L["79"]["BackgroundTransparency"] = 0.75;
  920. G2L["79"]["Size"] = UDim2.new(1, 0, 1, 0);
  921. G2L["79"]["Position"] = UDim2.new(0.5, 0, 0.5, 0);
  922.  
  923. -- StarterGui.Knight.Main.ScrollingFrame.ColorPicker.CPBackground.Display.Frame.UICorner
  924. G2L["7a"] = Instance.new("UICorner", G2L["79"]);
  925. G2L["7a"]["CornerRadius"] = UDim.new(0, 6);
  926.  
  927. -- StarterGui.Knight.Main.ScrollingFrame.ColorPicker.HexInput
  928. G2L["7b"] = Instance.new("Frame", G2L["6f"]);
  929. G2L["7b"]["ZIndex"] = 10;
  930. G2L["7b"]["BorderSizePixel"] = 0;
  931. G2L["7b"]["BackgroundColor3"] = Color3.fromRGB(30, 34, 41);
  932. G2L["7b"]["Size"] = UDim2.new(0, 119, 0, 31);
  933. G2L["7b"]["BorderColor3"] = Color3.fromRGB(30, 34, 41);
  934. G2L["7b"]["Position"] = UDim2.new(0, 17, 0, 73);
  935. G2L["7b"]["Name"] = [[HexInput]];
  936.  
  937. -- StarterGui.Knight.Main.ScrollingFrame.ColorPicker.HexInput.UICorner
  938. G2L["7c"] = Instance.new("UICorner", G2L["7b"]);
  939. G2L["7c"]["CornerRadius"] = UDim.new(0, 4);
  940.  
  941. -- StarterGui.Knight.Main.ScrollingFrame.ColorPicker.HexInput.UIStroke
  942. G2L["7d"] = Instance.new("UIStroke", G2L["7b"]);
  943. G2L["7d"]["Color"] = Color3.fromRGB(61, 61, 61);
  944.  
  945. -- StarterGui.Knight.Main.ScrollingFrame.ColorPicker.HexInput.InputBox
  946. G2L["7e"] = Instance.new("TextBox", G2L["7b"]);
  947. G2L["7e"]["CursorPosition"] = -1;
  948. G2L["7e"]["ZIndex"] = 10;
  949. G2L["7e"]["BorderSizePixel"] = 0;
  950. G2L["7e"]["TextColor3"] = Color3.fromRGB(201, 201, 201);
  951. G2L["7e"]["TextXAlignment"] = Enum.TextXAlignment.Left;
  952. G2L["7e"]["TextSize"] = 14;
  953. G2L["7e"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255);
  954. G2L["7e"]["AnchorPoint"] = Vector2.new(0.5, 0.5);
  955. G2L["7e"]["BackgroundTransparency"] = 1;
  956. G2L["7e"]["PlaceholderText"] = [[hex]];
  957. G2L["7e"]["Size"] = UDim2.new(0.9796237349510193, -15, 0, 14);
  958. G2L["7e"]["Text"] = [[]];
  959. G2L["7e"]["Position"] = UDim2.new(0.5, 0, 0.5, 0);
  960. G2L["7e"]["Name"] = [[InputBox]];
  961. G2L["7e"]["ClearTextOnFocus"] = false;
  962.  
  963. -- StarterGui.Knight.Main.ScrollingFrame.ColorPicker.ColorSlider
  964. G2L["7f"] = Instance.new("ImageButton", G2L["6f"]);
  965. G2L["7f"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255);
  966. G2L["7f"]["AnchorPoint"] = Vector2.new(1, 0);
  967. G2L["7f"]["Image"] = [[rbxasset://textures/ui/GuiImagePlaceholder.png]];
  968. G2L["7f"]["Size"] = UDim2.new(0, 173, 0, 12);
  969. G2L["7f"]["Name"] = [[ColorSlider]];
  970. G2L["7f"]["ClipsDescendants"] = true;
  971. G2L["7f"]["Position"] = UDim2.new(0, 449, 0, 102);
  972.  
  973. -- StarterGui.Knight.Main.ScrollingFrame.ColorPicker.ColorSlider.UIGradient
  974. G2L["80"] = Instance.new("UIGradient", G2L["7f"]);
  975. G2L["80"]["Color"] = ColorSequence.new{ColorSequenceKeypoint.new(0.000, Color3.fromRGB(255, 0, 0)),ColorSequenceKeypoint.new(0.056, Color3.fromRGB(255, 86, 0)),ColorSequenceKeypoint.new(0.111, Color3.fromRGB(255, 171, 0)),ColorSequenceKeypoint.new(0.167, Color3.fromRGB(255, 255, 0)),ColorSequenceKeypoint.new(0.223, Color3.fromRGB(170, 255, 0)),ColorSequenceKeypoint.new(0.279, Color3.fromRGB(84, 255, 0)),ColorSequenceKeypoint.new(0.334, Color3.fromRGB(0, 255, 2)),ColorSequenceKeypoint.new(0.390, Color3.fromRGB(0, 255, 87)),ColorSequenceKeypoint.new(0.446, Color3.fromRGB(0, 255, 172)),ColorSequenceKeypoint.new(0.501, Color3.fromRGB(0, 253, 255)),ColorSequenceKeypoint.new(0.557, Color3.fromRGB(0, 168, 255)),ColorSequenceKeypoint.new(0.613, Color3.fromRGB(0, 83, 255)),ColorSequenceKeypoint.new(0.669, Color3.fromRGB(3, 0, 255)),ColorSequenceKeypoint.new(0.724, Color3.fromRGB(89, 0, 255)),ColorSequenceKeypoint.new(0.780, Color3.fromRGB(174, 0, 255)),ColorSequenceKeypoint.new(0.836, Color3.fromRGB(255, 0, 252)),ColorSequenceKeypoint.new(0.891, Color3.fromRGB(255, 0, 167)),ColorSequenceKeypoint.new(0.947, Color3.fromRGB(255, 0, 81)),ColorSequenceKeypoint.new(1.000, Color3.fromRGB(255, 0, 0))};
  976.  
  977. -- StarterGui.Knight.Main.ScrollingFrame.ColorPicker.ColorSlider.SliderPoint
  978. G2L["81"] = Instance.new("ImageButton", G2L["7f"]);
  979. G2L["81"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255);
  980. G2L["81"]["ImageColor3"] = Color3.fromRGB(0, 255, 0);
  981. G2L["81"]["AnchorPoint"] = Vector2.new(0, 0.5);
  982. G2L["81"]["Image"] = [[http://www.roblox.com/asset/?id=3259050989]];
  983. G2L["81"]["Size"] = UDim2.new(0, 59, 0, 59);
  984. G2L["81"]["Name"] = [[SliderPoint]];
  985. G2L["81"]["Position"] = UDim2.new(0.18199999630451202, 0, 0.5, 0);
  986. G2L["81"]["BackgroundTransparency"] = 1;
  987.  
  988. -- StarterGui.Knight.Main.ScrollingFrame.ColorPicker.ColorSlider.TintAdder
  989. G2L["82"] = Instance.new("TextLabel", G2L["7f"]);
  990. G2L["82"]["BackgroundColor3"] = Color3.fromRGB(0, 0, 0);
  991. G2L["82"]["TextSize"] = 14;
  992. G2L["82"]["TextColor3"] = Color3.fromRGB(0, 0, 0);
  993. G2L["82"]["Size"] = UDim2.new(1, 0, 1, 0);
  994. G2L["82"]["Text"] = [[]];
  995. G2L["82"]["Name"] = [[TintAdder]];
  996. G2L["82"]["BackgroundTransparency"] = 0.800000011920929;
  997.  
  998. -- StarterGui.Knight.Main.ScrollingFrame.ColorPicker.ColorSlider.TintAdder.UICorner
  999. G2L["83"] = Instance.new("UICorner", G2L["82"]);
  1000. G2L["83"]["CornerRadius"] = UDim.new(0, 6);
  1001.  
  1002. -- StarterGui.Knight.Main.ScrollingFrame.ColorPicker.ColorSlider.UICorner
  1003. G2L["84"] = Instance.new("UICorner", G2L["7f"]);
  1004. G2L["84"]["CornerRadius"] = UDim.new(0, 6);
  1005.  
  1006. -- StarterGui.Knight.Main.ScrollingFrame.ColorPicker.Title
  1007. G2L["85"] = Instance.new("TextLabel", G2L["6f"]);
  1008. G2L["85"]["TextWrapped"] = true;
  1009. G2L["85"]["ZIndex"] = 3;
  1010. G2L["85"]["BorderSizePixel"] = 0;
  1011. G2L["85"]["TextXAlignment"] = Enum.TextXAlignment.Left;
  1012. G2L["85"]["TextScaled"] = true;
  1013. G2L["85"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255);
  1014. G2L["85"]["TextSize"] = 14;
  1015. G2L["85"]["TextColor3"] = Color3.fromRGB(241, 241, 241);
  1016. G2L["85"]["AnchorPoint"] = Vector2.new(0.5, 0.5);
  1017. G2L["85"]["Size"] = UDim2.new(0, 237, 0, 14);
  1018. G2L["85"]["Text"] = [[Color Picker]];
  1019. G2L["85"]["Name"] = [[Title]];
  1020. G2L["85"]["BackgroundTransparency"] = 1;
  1021. G2L["85"]["Position"] = UDim2.new(0, 135, 0, 22);
  1022.  
  1023. -- StarterGui.Knight.Main.ScrollingFrame.ColorPicker.RGB
  1024. G2L["86"] = Instance.new("Frame", G2L["6f"]);
  1025. G2L["86"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255);
  1026. G2L["86"]["BackgroundTransparency"] = 1;
  1027. G2L["86"]["Size"] = UDim2.new(0, 232, 0, 29);
  1028. G2L["86"]["Position"] = UDim2.new(0, 17, 0, 40);
  1029. G2L["86"]["Name"] = [[RGB]];
  1030.  
  1031. -- StarterGui.Knight.Main.ScrollingFrame.ColorPicker.RGB.UIListLayout
  1032. G2L["87"] = Instance.new("UIListLayout", G2L["86"]);
  1033. G2L["87"]["FillDirection"] = Enum.FillDirection.Horizontal;
  1034. G2L["87"]["Padding"] = UDim.new(0, 5);
  1035. G2L["87"]["SortOrder"] = Enum.SortOrder.LayoutOrder;
  1036.  
  1037. -- StarterGui.Knight.Main.ScrollingFrame.ColorPicker.RGB.GInput
  1038. G2L["88"] = Instance.new("Frame", G2L["86"]);
  1039. G2L["88"]["ZIndex"] = 10;
  1040. G2L["88"]["BorderSizePixel"] = 0;
  1041. G2L["88"]["BackgroundColor3"] = Color3.fromRGB(30, 34, 41);
  1042. G2L["88"]["AnchorPoint"] = Vector2.new(1, 0.5);
  1043. G2L["88"]["LayoutOrder"] = 1;
  1044. G2L["88"]["Size"] = UDim2.new(0, 54, 0, 27);
  1045. G2L["88"]["BorderColor3"] = Color3.fromRGB(30, 34, 41);
  1046. G2L["88"]["Position"] = UDim2.new(0.3597741425037384, -7, 0.4958333373069763, 0);
  1047. G2L["88"]["Name"] = [[GInput]];
  1048.  
  1049. -- StarterGui.Knight.Main.ScrollingFrame.ColorPicker.RGB.GInput.UICorner
  1050. G2L["89"] = Instance.new("UICorner", G2L["88"]);
  1051. G2L["89"]["CornerRadius"] = UDim.new(0, 5);
  1052.  
  1053. -- StarterGui.Knight.Main.ScrollingFrame.ColorPicker.RGB.GInput.InputBox
  1054. G2L["8a"] = Instance.new("TextBox", G2L["88"]);
  1055. G2L["8a"]["CursorPosition"] = -1;
  1056. G2L["8a"]["ZIndex"] = 10;
  1057. G2L["8a"]["BorderSizePixel"] = 0;
  1058. G2L["8a"]["TextColor3"] = Color3.fromRGB(201, 201, 201);
  1059. G2L["8a"]["TextXAlignment"] = Enum.TextXAlignment.Left;
  1060. G2L["8a"]["TextSize"] = 12;
  1061. G2L["8a"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255);
  1062. G2L["8a"]["AnchorPoint"] = Vector2.new(0.5, 0.5);
  1063. G2L["8a"]["BackgroundTransparency"] = 1;
  1064. G2L["8a"]["PlaceholderText"] = [[G]];
  1065. G2L["8a"]["Size"] = UDim2.new(0.8740000128746033, -15, 0, 14);
  1066. G2L["8a"]["Text"] = [[]];
  1067. G2L["8a"]["Position"] = UDim2.new(0.5, 0, 0.5, 0);
  1068. G2L["8a"]["Name"] = [[InputBox]];
  1069. G2L["8a"]["ClearTextOnFocus"] = false;
  1070.  
  1071. -- StarterGui.Knight.Main.ScrollingFrame.ColorPicker.RGB.GInput.UIStroke
  1072. G2L["8b"] = Instance.new("UIStroke", G2L["88"]);
  1073. G2L["8b"]["Color"] = Color3.fromRGB(61, 61, 61);
  1074.  
  1075. -- StarterGui.Knight.Main.ScrollingFrame.ColorPicker.RGB.RInput
  1076. G2L["8c"] = Instance.new("Frame", G2L["86"]);
  1077. G2L["8c"]["ZIndex"] = 10;
  1078. G2L["8c"]["BorderSizePixel"] = 0;
  1079. G2L["8c"]["BackgroundColor3"] = Color3.fromRGB(30, 34, 41);
  1080. G2L["8c"]["AnchorPoint"] = Vector2.new(1, 0.5);
  1081. G2L["8c"]["Size"] = UDim2.new(0, 54, 0, 27);
  1082. G2L["8c"]["BorderColor3"] = Color3.fromRGB(30, 34, 41);
  1083. G2L["8c"]["Position"] = UDim2.new(0.18151618540287018, -5, 0.4958333373069763, 0);
  1084. G2L["8c"]["Name"] = [[RInput]];
  1085.  
  1086. -- StarterGui.Knight.Main.ScrollingFrame.ColorPicker.RGB.RInput.UICorner
  1087. G2L["8d"] = Instance.new("UICorner", G2L["8c"]);
  1088. G2L["8d"]["CornerRadius"] = UDim.new(0, 5);
  1089.  
  1090. -- StarterGui.Knight.Main.ScrollingFrame.ColorPicker.RGB.RInput.InputBox
  1091. G2L["8e"] = Instance.new("TextBox", G2L["8c"]);
  1092. G2L["8e"]["ZIndex"] = 10;
  1093. G2L["8e"]["BorderSizePixel"] = 0;
  1094. G2L["8e"]["TextColor3"] = Color3.fromRGB(201, 201, 201);
  1095. G2L["8e"]["TextXAlignment"] = Enum.TextXAlignment.Left;
  1096. G2L["8e"]["TextSize"] = 12;
  1097. G2L["8e"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255);
  1098. G2L["8e"]["AnchorPoint"] = Vector2.new(0.5, 0.5);
  1099. G2L["8e"]["BackgroundTransparency"] = 1;
  1100. G2L["8e"]["PlaceholderText"] = [[R]];
  1101. G2L["8e"]["Size"] = UDim2.new(0.8737157583236694, -15, 0, 14);
  1102. G2L["8e"]["Text"] = [[]];
  1103. G2L["8e"]["Position"] = UDim2.new(0.5, 0, 0.5, 0);
  1104. G2L["8e"]["Name"] = [[InputBox]];
  1105. G2L["8e"]["ClearTextOnFocus"] = false;
  1106.  
  1107. -- StarterGui.Knight.Main.ScrollingFrame.ColorPicker.RGB.RInput.UIStroke
  1108. G2L["8f"] = Instance.new("UIStroke", G2L["8c"]);
  1109. G2L["8f"]["Color"] = Color3.fromRGB(61, 61, 61);
  1110.  
  1111. -- StarterGui.Knight.Main.ScrollingFrame.ColorPicker.RGB.BInput
  1112. G2L["90"] = Instance.new("Frame", G2L["86"]);
  1113. G2L["90"]["ZIndex"] = 10;
  1114. G2L["90"]["BorderSizePixel"] = 0;
  1115. G2L["90"]["BackgroundColor3"] = Color3.fromRGB(30, 34, 41);
  1116. G2L["90"]["AnchorPoint"] = Vector2.new(1, 0.5);
  1117. G2L["90"]["LayoutOrder"] = 2;
  1118. G2L["90"]["Size"] = UDim2.new(0, 54, 0, 27);
  1119. G2L["90"]["BorderColor3"] = Color3.fromRGB(30, 34, 41);
  1120. G2L["90"]["Position"] = UDim2.new(0.9278017282485962, -5, 0.4655172526836395, 0);
  1121. G2L["90"]["Name"] = [[BInput]];
  1122.  
  1123. -- StarterGui.Knight.Main.ScrollingFrame.ColorPicker.RGB.BInput.UICorner
  1124. G2L["91"] = Instance.new("UICorner", G2L["90"]);
  1125. G2L["91"]["CornerRadius"] = UDim.new(0, 5);
  1126.  
  1127. -- StarterGui.Knight.Main.ScrollingFrame.ColorPicker.RGB.BInput.InputBox
  1128. G2L["92"] = Instance.new("TextBox", G2L["90"]);
  1129. G2L["92"]["ZIndex"] = 10;
  1130. G2L["92"]["BorderSizePixel"] = 0;
  1131. G2L["92"]["TextColor3"] = Color3.fromRGB(201, 201, 201);
  1132. G2L["92"]["TextXAlignment"] = Enum.TextXAlignment.Left;
  1133. G2L["92"]["TextSize"] = 12;
  1134. G2L["92"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255);
  1135. G2L["92"]["AnchorPoint"] = Vector2.new(0.5, 0.5);
  1136. G2L["92"]["BackgroundTransparency"] = 1;
  1137. G2L["92"]["PlaceholderText"] = [[B]];
  1138. G2L["92"]["Size"] = UDim2.new(0.8740000128746033, -15, 0, 14);
  1139. G2L["92"]["Text"] = [[]];
  1140. G2L["92"]["Position"] = UDim2.new(0.5, 0, 0.5, 0);
  1141. G2L["92"]["Name"] = [[InputBox]];
  1142. G2L["92"]["ClearTextOnFocus"] = false;
  1143.  
  1144. -- StarterGui.Knight.Main.ScrollingFrame.ColorPicker.RGB.BInput.UIStroke
  1145. G2L["93"] = Instance.new("UIStroke", G2L["90"]);
  1146. G2L["93"]["Color"] = Color3.fromRGB(61, 61, 61);
  1147.  
  1148. -- StarterGui.Knight.Main.ScrollingFrame.ColorPicker.UIStroke
  1149. G2L["94"] = Instance.new("UIStroke", G2L["6f"]);
  1150. G2L["94"]["Color"] = Color3.fromRGB(51, 51, 51);
  1151.  
  1152. -- StarterGui.Knight.Main.ScrollingFrame.Input
  1153. G2L["95"] = Instance.new("Frame", G2L["3d"]);
  1154. G2L["95"]["BorderSizePixel"] = 0;
  1155. G2L["95"]["BackgroundColor3"] = Color3.fromRGB(46, 52, 60);
  1156. G2L["95"]["Size"] = UDim2.new(0.9306358098983765, -10, 0, 40);
  1157. G2L["95"]["BorderColor3"] = Color3.fromRGB(46, 52, 60);
  1158. G2L["95"]["Position"] = UDim2.new(0, 0, 0.32775360345840454, 0);
  1159. G2L["95"]["Name"] = [[Input]];
  1160.  
  1161. -- StarterGui.Knight.Main.ScrollingFrame.Input.UICorner
  1162. G2L["96"] = Instance.new("UICorner", G2L["95"]);
  1163. G2L["96"]["CornerRadius"] = UDim.new(0, 4);
  1164.  
  1165. -- StarterGui.Knight.Main.ScrollingFrame.Input.Title
  1166. G2L["97"] = Instance.new("TextLabel", G2L["95"]);
  1167. G2L["97"]["TextWrapped"] = true;
  1168. G2L["97"]["BorderSizePixel"] = 0;
  1169. G2L["97"]["TextXAlignment"] = Enum.TextXAlignment.Left;
  1170. G2L["97"]["TextScaled"] = true;
  1171. G2L["97"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255);
  1172. G2L["97"]["TextSize"] = 14;
  1173. G2L["97"]["TextColor3"] = Color3.fromRGB(241, 241, 241);
  1174. G2L["97"]["AnchorPoint"] = Vector2.new(0.5, 0.5);
  1175. G2L["97"]["Size"] = UDim2.new(0, 200, 0, 14);
  1176. G2L["97"]["Text"] = [[Target Player]];
  1177. G2L["97"]["Name"] = [[Title]];
  1178. G2L["97"]["BackgroundTransparency"] = 1;
  1179. G2L["97"]["Position"] = UDim2.new(0.25, 0, 0.5, 0);
  1180.  
  1181. -- StarterGui.Knight.Main.ScrollingFrame.Input.UIStroke
  1182. G2L["98"] = Instance.new("UIStroke", G2L["95"]);
  1183. G2L["98"]["Color"] = Color3.fromRGB(51, 51, 51);
  1184.  
  1185. -- StarterGui.Knight.Main.ScrollingFrame.Input.InputFrame
  1186. G2L["99"] = Instance.new("Frame", G2L["95"]);
  1187. G2L["99"]["BorderSizePixel"] = 0;
  1188. G2L["99"]["BackgroundColor3"] = Color3.fromRGB(30, 34, 41);
  1189. G2L["99"]["AnchorPoint"] = Vector2.new(1, 0.5);
  1190. G2L["99"]["Size"] = UDim2.new(0, 120, 0, 30);
  1191. G2L["99"]["ClipsDescendants"] = true;
  1192. G2L["99"]["BorderColor3"] = Color3.fromRGB(30, 34, 41);
  1193. G2L["99"]["Position"] = UDim2.new(1, -7, 0, 20);
  1194. G2L["99"]["Name"] = [[InputFrame]];
  1195.  
  1196. -- StarterGui.Knight.Main.ScrollingFrame.Input.InputFrame.InputBox
  1197. G2L["9a"] = Instance.new("TextBox", G2L["99"]);
  1198. G2L["9a"]["CursorPosition"] = -1;
  1199. G2L["9a"]["BorderSizePixel"] = 0;
  1200. G2L["9a"]["TextColor3"] = Color3.fromRGB(241, 241, 241);
  1201. G2L["9a"]["TextWrapped"] = true;
  1202. G2L["9a"]["TextSize"] = 14;
  1203. G2L["9a"]["TextScaled"] = true;
  1204. G2L["9a"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255);
  1205. G2L["9a"]["AnchorPoint"] = Vector2.new(0.5, 0.5);
  1206. G2L["9a"]["BackgroundTransparency"] = 1;
  1207. G2L["9a"]["PlaceholderText"] = [[Dynamic Input]];
  1208. G2L["9a"]["Size"] = UDim2.new(1, -15, 0, 14);
  1209. G2L["9a"]["Text"] = [[]];
  1210. G2L["9a"]["Position"] = UDim2.new(0.5, 0, 0.5, 0);
  1211. G2L["9a"]["Name"] = [[InputBox]];
  1212. G2L["9a"]["ClearTextOnFocus"] = false;
  1213.  
  1214. -- StarterGui.Knight.Main.ScrollingFrame.Input.InputFrame.UIStroke
  1215. G2L["9b"] = Instance.new("UIStroke", G2L["99"]);
  1216. G2L["9b"]["Color"] = Color3.fromRGB(66, 66, 66);
  1217.  
  1218. -- StarterGui.Knight.Main.ScrollingFrame.Input.InputFrame.UICorner
  1219. G2L["9c"] = Instance.new("UICorner", G2L["99"]);
  1220. G2L["9c"]["CornerRadius"] = UDim.new(0, 5);
  1221.  
  1222. -- StarterGui.Knight.Main.ScrollingFrame.Keybind
  1223. G2L["9d"] = Instance.new("Frame", G2L["3d"]);
  1224. G2L["9d"]["BorderSizePixel"] = 0;
  1225. G2L["9d"]["BackgroundColor3"] = Color3.fromRGB(46, 52, 60);
  1226. G2L["9d"]["Size"] = UDim2.new(0.9306358098983765, -10, 0, 40);
  1227. G2L["9d"]["BorderColor3"] = Color3.fromRGB(46, 52, 60);
  1228. G2L["9d"]["Position"] = UDim2.new(0, 0, 0.40314170718193054, 0);
  1229. G2L["9d"]["Name"] = [[Keybind]];
  1230.  
  1231. -- StarterGui.Knight.Main.ScrollingFrame.Keybind.UICorner
  1232. G2L["9e"] = Instance.new("UICorner", G2L["9d"]);
  1233. G2L["9e"]["CornerRadius"] = UDim.new(0, 4);
  1234.  
  1235. -- StarterGui.Knight.Main.ScrollingFrame.Keybind.Title
  1236. G2L["9f"] = Instance.new("TextLabel", G2L["9d"]);
  1237. G2L["9f"]["TextWrapped"] = true;
  1238. G2L["9f"]["BorderSizePixel"] = 0;
  1239. G2L["9f"]["TextXAlignment"] = Enum.TextXAlignment.Left;
  1240. G2L["9f"]["TextScaled"] = true;
  1241. G2L["9f"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255);
  1242. G2L["9f"]["TextSize"] = 14;
  1243. G2L["9f"]["TextColor3"] = Color3.fromRGB(241, 241, 241);
  1244. G2L["9f"]["AnchorPoint"] = Vector2.new(0.5, 0.5);
  1245. G2L["9f"]["Size"] = UDim2.new(0, 200, 0, 14);
  1246. G2L["9f"]["Text"] = [[Target Keybind]];
  1247. G2L["9f"]["Name"] = [[Title]];
  1248. G2L["9f"]["BackgroundTransparency"] = 1;
  1249. G2L["9f"]["Position"] = UDim2.new(0.25, 0, 0.5, 0);
  1250.  
  1251. -- StarterGui.Knight.Main.ScrollingFrame.Keybind.UIStroke
  1252. G2L["a0"] = Instance.new("UIStroke", G2L["9d"]);
  1253. G2L["a0"]["Color"] = Color3.fromRGB(51, 51, 51);
  1254.  
  1255. -- StarterGui.Knight.Main.ScrollingFrame.Keybind.KeybindFrame
  1256. G2L["a1"] = Instance.new("Frame", G2L["9d"]);
  1257. G2L["a1"]["BorderSizePixel"] = 0;
  1258. G2L["a1"]["BackgroundColor3"] = Color3.fromRGB(30, 34, 41);
  1259. G2L["a1"]["AnchorPoint"] = Vector2.new(1, 0.5);
  1260. G2L["a1"]["Size"] = UDim2.new(0, 34, 0, 30);
  1261. G2L["a1"]["BorderColor3"] = Color3.fromRGB(30, 34, 41);
  1262. G2L["a1"]["Position"] = UDim2.new(1, -7, 0, 20);
  1263. G2L["a1"]["Name"] = [[KeybindFrame]];
  1264.  
  1265. -- StarterGui.Knight.Main.ScrollingFrame.Keybind.KeybindFrame.KeybindBox
  1266. G2L["a2"] = Instance.new("TextBox", G2L["a1"]);
  1267. G2L["a2"]["CursorPosition"] = -1;
  1268. G2L["a2"]["BorderSizePixel"] = 0;
  1269. G2L["a2"]["TextColor3"] = Color3.fromRGB(241, 241, 241);
  1270. G2L["a2"]["TextWrapped"] = true;
  1271. G2L["a2"]["TextSize"] = 14;
  1272. G2L["a2"]["TextScaled"] = true;
  1273. G2L["a2"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255);
  1274. G2L["a2"]["AnchorPoint"] = Vector2.new(0.5, 0.5);
  1275. G2L["a2"]["BackgroundTransparency"] = 1;
  1276. G2L["a2"]["PlaceholderText"] = [[Keybind]];
  1277. G2L["a2"]["Size"] = UDim2.new(1, -15, 0, 14);
  1278. G2L["a2"]["Text"] = [[Q]];
  1279. G2L["a2"]["Position"] = UDim2.new(0.5, 0, 0.5, 0);
  1280. G2L["a2"]["Name"] = [[KeybindBox]];
  1281. G2L["a2"]["ClearTextOnFocus"] = false;
  1282.  
  1283. -- StarterGui.Knight.Main.ScrollingFrame.Keybind.KeybindFrame.UIStroke
  1284. G2L["a3"] = Instance.new("UIStroke", G2L["a1"]);
  1285. G2L["a3"]["Color"] = Color3.fromRGB(66, 66, 66);
  1286.  
  1287. -- StarterGui.Knight.Main.ScrollingFrame.Keybind.KeybindFrame.UICorner
  1288. G2L["a4"] = Instance.new("UICorner", G2L["a1"]);
  1289. G2L["a4"]["CornerRadius"] = UDim.new(0, 5);
  1290.  
  1291. -- StarterGui.Knight.Main.ScrollingFrame.Label
  1292. G2L["a5"] = Instance.new("Frame", G2L["3d"]);
  1293. G2L["a5"]["BorderSizePixel"] = 0;
  1294. G2L["a5"]["BackgroundColor3"] = Color3.fromRGB(46, 52, 60);
  1295. G2L["a5"]["Size"] = UDim2.new(0.9306358098983765, -10, 0, 35);
  1296. G2L["a5"]["BorderColor3"] = Color3.fromRGB(46, 52, 60);
  1297. G2L["a5"]["Position"] = UDim2.new(0, 0, 0.47863638401031494, 0);
  1298. G2L["a5"]["Name"] = [[Label]];
  1299.  
  1300. -- StarterGui.Knight.Main.ScrollingFrame.Label.UICorner
  1301. G2L["a6"] = Instance.new("UICorner", G2L["a5"]);
  1302. G2L["a6"]["CornerRadius"] = UDim.new(0, 4);
  1303.  
  1304. -- StarterGui.Knight.Main.ScrollingFrame.Label.UIStroke
  1305. G2L["a7"] = Instance.new("UIStroke", G2L["a5"]);
  1306. G2L["a7"]["Color"] = Color3.fromRGB(41, 41, 41);
  1307.  
  1308. -- StarterGui.Knight.Main.ScrollingFrame.Label.Title
  1309. G2L["a8"] = Instance.new("TextLabel", G2L["a5"]);
  1310. G2L["a8"]["TextWrapped"] = true;
  1311. G2L["a8"]["BorderSizePixel"] = 0;
  1312. G2L["a8"]["TextXAlignment"] = Enum.TextXAlignment.Left;
  1313. G2L["a8"]["TextScaled"] = true;
  1314. G2L["a8"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255);
  1315. G2L["a8"]["TextSize"] = 14;
  1316. G2L["a8"]["TextColor3"] = Color3.fromRGB(241, 241, 241);
  1317. G2L["a8"]["AnchorPoint"] = Vector2.new(0.5, 0.5);
  1318. G2L["a8"]["Size"] = UDim2.new(0, 441, 0, 14);
  1319. G2L["a8"]["Name"] = [[Title]];
  1320. G2L["a8"]["BackgroundTransparency"] = 1;
  1321. G2L["a8"]["Position"] = UDim2.new(0.5099731683731079, 0, 0.5, 0);
  1322.  
  1323. -- StarterGui.Knight.Main.ScrollingFrame.Paragraph
  1324. G2L["a9"] = Instance.new("Frame", G2L["3d"]);
  1325. G2L["a9"]["BorderSizePixel"] = 0;
  1326. G2L["a9"]["BackgroundColor3"] = Color3.fromRGB(46, 52, 60);
  1327. G2L["a9"]["Size"] = UDim2.new(0.9306358098983765, -10, 0, 130);
  1328. G2L["a9"]["BorderColor3"] = Color3.fromRGB(46, 52, 60);
  1329. G2L["a9"]["Position"] = UDim2.new(0, 0, 0.5465815663337708, 0);
  1330. G2L["a9"]["Name"] = [[Paragraph]];
  1331.  
  1332. -- StarterGui.Knight.Main.ScrollingFrame.Paragraph.UICorner
  1333. G2L["aa"] = Instance.new("UICorner", G2L["a9"]);
  1334. G2L["aa"]["CornerRadius"] = UDim.new(0, 4);
  1335.  
  1336. -- StarterGui.Knight.Main.ScrollingFrame.Paragraph.UIStroke
  1337. G2L["ab"] = Instance.new("UIStroke", G2L["a9"]);
  1338. G2L["ab"]["Color"] = Color3.fromRGB(41, 41, 41);
  1339.  
  1340. -- StarterGui.Knight.Main.ScrollingFrame.Paragraph.Title
  1341. G2L["ac"] = Instance.new("TextLabel", G2L["a9"]);
  1342. G2L["ac"]["TextWrapped"] = true;
  1343. G2L["ac"]["BorderSizePixel"] = 0;
  1344. G2L["ac"]["TextXAlignment"] = Enum.TextXAlignment.Left;
  1345. G2L["ac"]["TextScaled"] = true;
  1346. G2L["ac"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255);
  1347. G2L["ac"]["TextSize"] = 14;
  1348. G2L["ac"]["TextColor3"] = Color3.fromRGB(241, 241, 241);
  1349. G2L["ac"]["AnchorPoint"] = Vector2.new(1, 0.5);
  1350. G2L["ac"]["Size"] = UDim2.new(0, 438, 0, 14);
  1351. G2L["ac"]["Text"] = [[Paragraph Title]];
  1352. G2L["ac"]["Name"] = [[Title]];
  1353. G2L["ac"]["BackgroundTransparency"] = 1;
  1354. G2L["ac"]["Position"] = UDim2.new(1, -10, 0, 18);
  1355.  
  1356. -- StarterGui.Knight.Main.ScrollingFrame.Paragraph.Content
  1357. G2L["ad"] = Instance.new("TextLabel", G2L["a9"]);
  1358. G2L["ad"]["TextWrapped"] = true;
  1359. G2L["ad"]["BorderSizePixel"] = 0;
  1360. G2L["ad"]["TextXAlignment"] = Enum.TextXAlignment.Left;
  1361. G2L["ad"]["TextYAlignment"] = Enum.TextYAlignment.Top;
  1362. G2L["ad"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255);
  1363. G2L["ad"]["TextSize"] = 13;
  1364. G2L["ad"]["TextColor3"] = Color3.fromRGB(181, 181, 181);
  1365. G2L["ad"]["AnchorPoint"] = Vector2.new(1, 0.5);
  1366. G2L["ad"]["Size"] = UDim2.new(0, 438, 0, 96);
  1367. G2L["ad"]["Text"] = [[Paragraph ContentParagraph ContentParagraph ContentParagraph ContentParagraph ContentParagraph ContentParagraph ContentParagraph ContentParagraph ContentParagraph ContentParagraph ContentParagraph ContentParagraph ContentParagraph ContentParagraph ContentParagraph ContentParagraph ContentParagraph ContentParagraph ContentParagraph ContentParagraph ContentParagraph Content]];
  1368. G2L["ad"]["Name"] = [[Content]];
  1369. G2L["ad"]["BackgroundTransparency"] = 1;
  1370. G2L["ad"]["Position"] = UDim2.new(1, -10, 0.574999988079071, 0);
  1371.  
  1372. -- StarterGui.Knight.Main.ScrollingFrame.Placeholder
  1373. G2L["ae"] = Instance.new("Frame", G2L["3d"]);
  1374. G2L["ae"]["BorderSizePixel"] = 0;
  1375. G2L["ae"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255);
  1376. G2L["ae"]["LayoutOrder"] = 1000;
  1377. G2L["ae"]["Name"] = [[Placeholder]];
  1378.  
  1379. -- StarterGui.Knight.Main.ScrollingFrame.SectionSpacing
  1380. G2L["af"] = Instance.new("Frame", G2L["3d"]);
  1381. G2L["af"]["BorderSizePixel"] = 0;
  1382. G2L["af"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255);
  1383. G2L["af"]["BackgroundTransparency"] = 1;
  1384. G2L["af"]["Size"] = UDim2.new(1, 0, 0, 8);
  1385. G2L["af"]["Position"] = UDim2.new(0, 0, 0.48091602325439453, 0);
  1386. G2L["af"]["Visible"] = false;
  1387. G2L["af"]["Name"] = [[SectionSpacing]];
  1388.  
  1389. -- StarterGui.Knight.Main.ScrollingFrame.SectionTitle
  1390. G2L["b0"] = Instance.new("Frame", G2L["3d"]);
  1391. G2L["b0"]["BorderSizePixel"] = 0;
  1392. G2L["b0"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255);
  1393. G2L["b0"]["BackgroundTransparency"] = 1;
  1394. G2L["b0"]["Size"] = UDim2.new(1, 0, 0, 15);
  1395. G2L["b0"]["Name"] = [[SectionTitle]];
  1396.  
  1397. -- StarterGui.Knight.Main.ScrollingFrame.SectionTitle.Title
  1398. G2L["b1"] = Instance.new("TextLabel", G2L["b0"]);
  1399. G2L["b1"]["TextWrapped"] = true;
  1400. G2L["b1"]["BorderSizePixel"] = 0;
  1401. G2L["b1"]["TextXAlignment"] = Enum.TextXAlignment.Left;
  1402. G2L["b1"]["TextScaled"] = true;
  1403. G2L["b1"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255);
  1404. G2L["b1"]["TextSize"] = 14;
  1405. G2L["b1"]["TextColor3"] = Color3.fromRGB(176, 176, 176);
  1406. G2L["b1"]["Size"] = UDim2.new(0.9007322192192078, 0, 0, 13);
  1407. G2L["b1"]["Text"] = [[Aimbot]];
  1408. G2L["b1"]["Name"] = [[Title]];
  1409. G2L["b1"]["BackgroundTransparency"] = 1;
  1410. G2L["b1"]["Position"] = UDim2.new(0.010999970138072968, 0, 0.10000000149011612, 0);
  1411.  
  1412. -- StarterGui.Knight.Main.ScrollingFrame.Slider
  1413. G2L["b2"] = Instance.new("Frame", G2L["3d"]);
  1414. G2L["b2"]["BorderSizePixel"] = 0;
  1415. G2L["b2"]["BackgroundColor3"] = Color3.fromRGB(46, 52, 60);
  1416. G2L["b2"]["Size"] = UDim2.new(0.9306358098983765, -10, 0.02882269211113453, 35);
  1417. G2L["b2"]["BorderColor3"] = Color3.fromRGB(46, 52, 60);
  1418. G2L["b2"]["Position"] = UDim2.new(0, 0, 0.342632919549942, 0);
  1419. G2L["b2"]["Name"] = [[Slider]];
  1420.  
  1421. -- StarterGui.Knight.Main.ScrollingFrame.Slider.UICorner
  1422. G2L["b3"] = Instance.new("UICorner", G2L["b2"]);
  1423. G2L["b3"]["CornerRadius"] = UDim.new(0, 4);
  1424.  
  1425. -- StarterGui.Knight.Main.ScrollingFrame.Slider.Title
  1426. G2L["b4"] = Instance.new("TextLabel", G2L["b2"]);
  1427. G2L["b4"]["TextWrapped"] = true;
  1428. G2L["b4"]["BorderSizePixel"] = 0;
  1429. G2L["b4"]["TextXAlignment"] = Enum.TextXAlignment.Left;
  1430. G2L["b4"]["TextScaled"] = true;
  1431. G2L["b4"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255);
  1432. G2L["b4"]["TextSize"] = 14;
  1433. G2L["b4"]["TextColor3"] = Color3.fromRGB(241, 241, 241);
  1434. G2L["b4"]["AnchorPoint"] = Vector2.new(0.5, 0.5);
  1435. G2L["b4"]["Size"] = UDim2.new(0, 200, 0, 14);
  1436. G2L["b4"]["Text"] = [[ESP Range]];
  1437. G2L["b4"]["Name"] = [[Title]];
  1438. G2L["b4"]["BackgroundTransparency"] = 1;
  1439. G2L["b4"]["Position"] = UDim2.new(0.25, 0, 0.5, 0);
  1440.  
  1441. -- StarterGui.Knight.Main.ScrollingFrame.Slider.UIStroke
  1442. G2L["b5"] = Instance.new("UIStroke", G2L["b2"]);
  1443. G2L["b5"]["Color"] = Color3.fromRGB(51, 51, 51);
  1444.  
  1445. -- StarterGui.Knight.Main.ScrollingFrame.Slider.Main
  1446. G2L["b6"] = Instance.new("Frame", G2L["b2"]);
  1447. G2L["b6"]["BorderSizePixel"] = 0;
  1448. G2L["b6"]["BackgroundColor3"] = Color3.fromRGB(44, 106, 160);
  1449. G2L["b6"]["AnchorPoint"] = Vector2.new(0.5, 0.5);
  1450. G2L["b6"]["BackgroundTransparency"] = 0.800000011920929;
  1451. G2L["b6"]["Size"] = UDim2.new(0, 222, 0, 30);
  1452. G2L["b6"]["Position"] = UDim2.new(0.7390000224113464, 0, 0.5, 0);
  1453. G2L["b6"]["Name"] = [[Main]];
  1454.  
  1455. -- StarterGui.Knight.Main.ScrollingFrame.Slider.Main.UIStroke
  1456. G2L["b7"] = Instance.new("UIStroke", G2L["b6"]);
  1457. G2L["b7"]["Color"] = Color3.fromRGB(49, 120, 178);
  1458. G2L["b7"]["Thickness"] = 1.2000000476837158;
  1459. G2L["b7"]["Transparency"] = 0.20000000298023224;
  1460.  
  1461. -- StarterGui.Knight.Main.ScrollingFrame.Slider.Main.UICorner
  1462. G2L["b8"] = Instance.new("UICorner", G2L["b6"]);
  1463. G2L["b8"]["CornerRadius"] = UDim.new(0, 6);
  1464.  
  1465. -- StarterGui.Knight.Main.ScrollingFrame.Slider.Main.Progress
  1466. G2L["b9"] = Instance.new("Frame", G2L["b6"]);
  1467. G2L["b9"]["BorderSizePixel"] = 0;
  1468. G2L["b9"]["BackgroundColor3"] = Color3.fromRGB(44, 106, 160);
  1469. G2L["b9"]["Size"] = UDim2.new(0.8009684681892395, 0, 1, 0);
  1470. G2L["b9"]["Name"] = [[Progress]];
  1471.  
  1472. -- StarterGui.Knight.Main.ScrollingFrame.Slider.Main.Progress.UICorner
  1473. G2L["ba"] = Instance.new("UICorner", G2L["b9"]);
  1474. G2L["ba"]["CornerRadius"] = UDim.new(0, 6);
  1475.  
  1476. -- StarterGui.Knight.Main.ScrollingFrame.Slider.Main.Progress.UIStroke
  1477. G2L["bb"] = Instance.new("UIStroke", G2L["b9"]);
  1478. G2L["bb"]["Color"] = Color3.fromRGB(63, 159, 232);
  1479. G2L["bb"]["Thickness"] = 1.2000000476837158;
  1480. G2L["bb"]["Transparency"] = 0.20000000298023224;
  1481.  
  1482. -- StarterGui.Knight.Main.ScrollingFrame.Slider.Main.Information
  1483. G2L["bc"] = Instance.new("TextLabel", G2L["b6"]);
  1484. G2L["bc"]["TextWrapped"] = true;
  1485. G2L["bc"]["ZIndex"] = 5;
  1486. G2L["bc"]["BorderSizePixel"] = 0;
  1487. G2L["bc"]["TextXAlignment"] = Enum.TextXAlignment.Left;
  1488. G2L["bc"]["TextScaled"] = true;
  1489. G2L["bc"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255);
  1490. G2L["bc"]["TextTransparency"] = 0.4000000059604645;
  1491. G2L["bc"]["TextSize"] = 14;
  1492. G2L["bc"]["TextColor3"] = Color3.fromRGB(241, 241, 241);
  1493. G2L["bc"]["AnchorPoint"] = Vector2.new(0.5, 0.5);
  1494. G2L["bc"]["Size"] = UDim2.new(0, 168, 0, 15);
  1495. G2L["bc"]["Text"] = [[750 studs]];
  1496. G2L["bc"]["Name"] = [[Information]];
  1497. G2L["bc"]["BackgroundTransparency"] = 1;
  1498. G2L["bc"]["Position"] = UDim2.new(0.45359817147254944, 0, 0.5, 0);
  1499.  
  1500. -- StarterGui.Knight.Main.ScrollingFrame.Slider.Main.Shadow
  1501. G2L["bd"] = Instance.new("ImageLabel", G2L["b6"]);
  1502. G2L["bd"]["ZIndex"] = 3;
  1503. G2L["bd"]["BorderSizePixel"] = 0;
  1504. G2L["bd"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255);
  1505. G2L["bd"]["ImageColor3"] = Color3.fromRGB(21, 21, 21);
  1506. G2L["bd"]["ImageTransparency"] = 0.699999988079071;
  1507. G2L["bd"]["AnchorPoint"] = Vector2.new(0.5, 0.5);
  1508. G2L["bd"]["Image"] = [[rbxassetid://3602733521]];
  1509. G2L["bd"]["Size"] = UDim2.new(0.9999996423721313, 0, 1.0000001192092896, 0);
  1510. G2L["bd"]["Name"] = [[Shadow]];
  1511. G2L["bd"]["BackgroundTransparency"] = 1;
  1512. G2L["bd"]["Position"] = UDim2.new(0.5, 0, 0.5, 0);
  1513.  
  1514. -- StarterGui.Knight.Main.ScrollingFrame.Slider.Main.Shadow.UICorner
  1515. G2L["be"] = Instance.new("UICorner", G2L["bd"]);
  1516. G2L["be"]["CornerRadius"] = UDim.new(0, 6);
  1517.  
  1518. -- StarterGui.Knight.Main.ScrollingFrame.Slider.Main.Interact
  1519. G2L["bf"] = Instance.new("TextButton", G2L["b6"]);
  1520. G2L["bf"]["ZIndex"] = 10;
  1521. G2L["bf"]["BorderSizePixel"] = 0;
  1522. G2L["bf"]["TextSize"] = 14;
  1523. G2L["bf"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255);
  1524. G2L["bf"]["TextColor3"] = Color3.fromRGB(0, 0, 0);
  1525. G2L["bf"]["Size"] = UDim2.new(1, 0, 1, 0);
  1526. G2L["bf"]["Name"] = [[Interact]];
  1527. G2L["bf"]["Text"] = [[]];
  1528. G2L["bf"]["BackgroundTransparency"] = 1;
  1529.  
  1530. -- StarterGui.Knight.Main.ScrollingFrame.Toggle
  1531. G2L["c0"] = Instance.new("Frame", G2L["3d"]);
  1532. G2L["c0"]["BorderSizePixel"] = 0;
  1533. G2L["c0"]["BackgroundColor3"] = Color3.fromRGB(46, 52, 60);
  1534. G2L["c0"]["Size"] = UDim2.new(0.9310001730918884, -10, 0, 40);
  1535. G2L["c0"]["BorderColor3"] = Color3.fromRGB(46, 52, 60);
  1536. G2L["c0"]["Position"] = UDim2.new(0, 0, 0.4398134648799896, 0);
  1537. G2L["c0"]["Name"] = [[Toggle]];
  1538.  
  1539. -- StarterGui.Knight.Main.ScrollingFrame.Toggle.UICorner
  1540. G2L["c1"] = Instance.new("UICorner", G2L["c0"]);
  1541. G2L["c1"]["CornerRadius"] = UDim.new(0, 4);
  1542.  
  1543. -- StarterGui.Knight.Main.ScrollingFrame.Toggle.Title
  1544. G2L["c2"] = Instance.new("TextLabel", G2L["c0"]);
  1545. G2L["c2"]["TextWrapped"] = true;
  1546. G2L["c2"]["BorderSizePixel"] = 0;
  1547. G2L["c2"]["TextXAlignment"] = Enum.TextXAlignment.Left;
  1548. G2L["c2"]["TextScaled"] = true;
  1549. G2L["c2"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255);
  1550. G2L["c2"]["TextSize"] = 14;
  1551. G2L["c2"]["TextColor3"] = Color3.fromRGB(241, 241, 241);
  1552. G2L["c2"]["AnchorPoint"] = Vector2.new(1, 0.5);
  1553. G2L["c2"]["Size"] = UDim2.new(0, 385, 0, 14);
  1554. G2L["c2"]["Text"] = [[Aimbot]];
  1555. G2L["c2"]["Name"] = [[Title]];
  1556. G2L["c2"]["BackgroundTransparency"] = 1;
  1557. G2L["c2"]["Position"] = UDim2.new(1, -63, 0, 20);
  1558.  
  1559. -- StarterGui.Knight.Main.ScrollingFrame.Toggle.UIStroke
  1560. G2L["c3"] = Instance.new("UIStroke", G2L["c0"]);
  1561. G2L["c3"]["Color"] = Color3.fromRGB(51, 51, 51);
  1562.  
  1563. -- StarterGui.Knight.Main.ScrollingFrame.Toggle.Interact
  1564. G2L["c4"] = Instance.new("TextButton", G2L["c0"]);
  1565. G2L["c4"]["ZIndex"] = 5;
  1566. G2L["c4"]["BorderSizePixel"] = 0;
  1567. G2L["c4"]["TextSize"] = 14;
  1568. G2L["c4"]["TextTransparency"] = 1;
  1569. G2L["c4"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255);
  1570. G2L["c4"]["TextColor3"] = Color3.fromRGB(0, 0, 0);
  1571. G2L["c4"]["AnchorPoint"] = Vector2.new(0.5, 0.5);
  1572. G2L["c4"]["Size"] = UDim2.new(0.3693546950817108, 0, 1, 0);
  1573. G2L["c4"]["Name"] = [[Interact]];
  1574. G2L["c4"]["Text"] = [[]];
  1575. G2L["c4"]["Position"] = UDim2.new(0.8153225779533386, 0, 0.5, 0);
  1576. G2L["c4"]["BackgroundTransparency"] = 1;
  1577.  
  1578. -- StarterGui.Knight.Main.ScrollingFrame.Toggle.Switch
  1579. G2L["c5"] = Instance.new("Frame", G2L["c0"]);
  1580. G2L["c5"]["BorderSizePixel"] = 0;
  1581. G2L["c5"]["BackgroundColor3"] = Color3.fromRGB(30, 34, 41);
  1582. G2L["c5"]["AnchorPoint"] = Vector2.new(1, 0.5);
  1583. G2L["c5"]["Size"] = UDim2.new(0, 43, 0, 21);
  1584. G2L["c5"]["Position"] = UDim2.new(1, -10, 0, 20);
  1585. G2L["c5"]["Name"] = [[Switch]];
  1586.  
  1587. -- StarterGui.Knight.Main.ScrollingFrame.Toggle.Switch.UICorner
  1588. G2L["c6"] = Instance.new("UICorner", G2L["c5"]);
  1589. G2L["c6"]["CornerRadius"] = UDim.new(0, 15);
  1590.  
  1591. -- StarterGui.Knight.Main.ScrollingFrame.Toggle.Switch.UIStroke
  1592. G2L["c7"] = Instance.new("UIStroke", G2L["c5"]);
  1593. G2L["c7"]["Color"] = Color3.fromRGB(66, 66, 66);
  1594.  
  1595. -- StarterGui.Knight.Main.ScrollingFrame.Toggle.Switch.Shadow
  1596. G2L["c8"] = Instance.new("ImageLabel", G2L["c5"]);
  1597. G2L["c8"]["ZIndex"] = 3;
  1598. G2L["c8"]["BorderSizePixel"] = 0;
  1599. G2L["c8"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255);
  1600. G2L["c8"]["ImageColor3"] = Color3.fromRGB(21, 21, 21);
  1601. G2L["c8"]["ImageTransparency"] = 0.6000000238418579;
  1602. G2L["c8"]["AnchorPoint"] = Vector2.new(0.5, 0.5);
  1603. G2L["c8"]["Image"] = [[rbxassetid://3602733521]];
  1604. G2L["c8"]["Size"] = UDim2.new(1, 2, 1, 2);
  1605. G2L["c8"]["Name"] = [[Shadow]];
  1606. G2L["c8"]["BackgroundTransparency"] = 1;
  1607. G2L["c8"]["Position"] = UDim2.new(0.5, 0, 0.5, 0);
  1608.  
  1609. -- StarterGui.Knight.Main.ScrollingFrame.Toggle.Switch.Shadow.UICorner
  1610. G2L["c9"] = Instance.new("UICorner", G2L["c8"]);
  1611. G2L["c9"]["CornerRadius"] = UDim.new(0, 15);
  1612.  
  1613. -- StarterGui.Knight.Main.ScrollingFrame.Toggle.Switch.Indicator
  1614. G2L["ca"] = Instance.new("Frame", G2L["c5"]);
  1615. G2L["ca"]["BorderSizePixel"] = 0;
  1616. G2L["ca"]["BackgroundColor3"] = Color3.fromRGB(101, 101, 101);
  1617. G2L["ca"]["AnchorPoint"] = Vector2.new(0, 0.5);
  1618. G2L["ca"]["Size"] = UDim2.new(0, 17, 0, 17);
  1619. G2L["ca"]["Position"] = UDim2.new(1, -40, 0.5, 0);
  1620. G2L["ca"]["Name"] = [[Indicator]];
  1621.  
  1622. -- StarterGui.Knight.Main.ScrollingFrame.Toggle.Switch.Indicator.UICorner
  1623. G2L["cb"] = Instance.new("UICorner", G2L["ca"]);
  1624. G2L["cb"]["CornerRadius"] = UDim.new(1, 0);
  1625.  
  1626. -- StarterGui.Knight.Main.ScrollingFrame.Toggle.Switch.Indicator.UIStroke
  1627. G2L["cc"] = Instance.new("UIStroke", G2L["ca"]);
  1628. G2L["cc"]["Color"] = Color3.fromRGB(126, 126, 126);
  1629. G2L["cc"]["Thickness"] = 1.2000000476837158;
  1630.  
  1631. -- StarterGui.Knight.Main.UIStroke
  1632. G2L["cd"] = Instance.new("UIStroke", G2L["2"]);
  1633. G2L["cd"]["Color"] = Color3.fromRGB(51, 51, 51);
  1634. G2L["cd"]["Thickness"] = 3;
  1635.  
  1636. -- StarterGui.Knight.Main.Smooth GUI Dragging
  1637. G2L["ce"] = Instance.new("LocalScript", G2L["2"]);
  1638. G2L["ce"]["Name"] = [[Smooth GUI Dragging]];
  1639.  
  1640. -- StarterGui.Knight.Main.Smooth GUI Dragging.Icon
  1641. G2L["cf"] = Instance.new("ImageLabel", G2L["ce"]);
  1642. G2L["cf"]["Image"] = [[rbxassetid://7072977617]];
  1643. G2L["cf"]["Name"] = [[Icon]];
  1644. G2L["cf"]["BackgroundTransparency"] = 1;
  1645.  
  1646. -- StarterGui.Knight.Main.Smooth GUI Dragging.Icon.UIAspectRatioConstraint
  1647. G2L["d0"] = Instance.new("UIAspectRatioConstraint", G2L["cf"]);
  1648.  
  1649.  
  1650. -- StarterGui.Knight.Main.Shadow
  1651. G2L["d1"] = Instance.new("Frame", G2L["2"]);
  1652. G2L["d1"]["ZIndex"] = 0;
  1653. G2L["d1"]["BorderSizePixel"] = 0;
  1654. G2L["d1"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255);
  1655. G2L["d1"]["AnchorPoint"] = Vector2.new(0.5, 0.5);
  1656. G2L["d1"]["BackgroundTransparency"] = 1;
  1657. G2L["d1"]["Size"] = UDim2.new(1, 35, 1, 35);
  1658. G2L["d1"]["Position"] = UDim2.new(0.5, 0, 0.5, 0);
  1659. G2L["d1"]["Name"] = [[Shadow]];
  1660.  
  1661. -- StarterGui.Knight.Main.Shadow.Image
  1662. G2L["d2"] = Instance.new("ImageLabel", G2L["d1"]);
  1663. G2L["d2"]["ZIndex"] = 0;
  1664. G2L["d2"]["BorderSizePixel"] = 0;
  1665. G2L["d2"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255);
  1666. G2L["d2"]["ImageColor3"] = Color3.fromRGB(21, 21, 21);
  1667. G2L["d2"]["ImageTransparency"] = 0.4000000059604645;
  1668. G2L["d2"]["AnchorPoint"] = Vector2.new(0.5, 0.5);
  1669. G2L["d2"]["Image"] = [[rbxassetid://5587865193]];
  1670. G2L["d2"]["Size"] = UDim2.new(1.600000023841858, 0, 1.2999999523162842, 0);
  1671. G2L["d2"]["Name"] = [[Image]];
  1672. G2L["d2"]["BackgroundTransparency"] = 1;
  1673. G2L["d2"]["Position"] = UDim2.new(0.5074766278266907, 0, 0.5098039507865906, 0);
  1674.  
  1675. -- StarterGui.Knight.Main.Divider
  1676. G2L["d3"] = Instance.new("Frame", G2L["2"]);
  1677. G2L["d3"]["BackgroundColor3"] = Color3.fromRGB(154, 219, 255);
  1678. G2L["d3"]["Size"] = UDim2.new(0, 839, 0, 2);
  1679. G2L["d3"]["ClipsDescendants"] = true;
  1680. G2L["d3"]["BorderColor3"] = Color3.fromRGB(154, 219, 255);
  1681. G2L["d3"]["Position"] = UDim2.new(-0.013414634391665459, 0, 0.0833333358168602, 0);
  1682. G2L["d3"]["Name"] = [[Divider]];
  1683.  
  1684. -- StarterGui.Knight.Main.Divider.UICorner
  1685. G2L["d4"] = Instance.new("UICorner", G2L["d3"]);
  1686.  
  1687.  
  1688. -- StarterGui.Knight.Main.TopFrame.Title.LocalScript
  1689. local function C_6()
  1690. local script = G2L["6"];
  1691. local title = script.Parent
  1692.  
  1693. title.RichText = true
  1694.  
  1695. title.Text = '<font color="#99DAFF">'..'Knight'..'</font>'..' Library'
  1696.  
  1697.  
  1698. end;
  1699. task.spawn(C_6);
  1700. -- StarterGui.Knight.Main.TopFrame.Hide.LocalScript
  1701. local function C_8()
  1702. local script = G2L["8"];
  1703. local close = script.Parent
  1704.  
  1705. close.MouseButton1Click:Connect(function()
  1706. script.Parent.Parent.Parent:Destroy()
  1707. end)
  1708. end;
  1709. task.spawn(C_8);
  1710. -- StarterGui.Knight.Main.TopFrame.ChangeSize.LocalScript
  1711. local function C_a()
  1712. local script = G2L["a"];
  1713. local minimize = script.Parent
  1714. local ui = minimize.Parent.Parent.Parent.Main
  1715.  
  1716. local bool = false
  1717.  
  1718. minimize.MouseButton1Click:Connect(function()
  1719. bool = not bool
  1720. if bool == true then
  1721. for _,v in pairs(ui:GetChildren()) do
  1722. if v:IsA('Frame') and v.Name == 'SideFrame' or v.Name == 'SubTabs' or v.Name == 'Divider' then
  1723. v.Visible = false
  1724. end
  1725. if v:IsA('ScrollingFrame') then
  1726. v.Visible = false
  1727. end
  1728. end
  1729. ui:TweenSize(UDim2.new(0,820,0,50), Enum.EasingDirection.Out, Enum.EasingStyle.Quart, 0.5, true)
  1730. elseif bool == false then
  1731. for _,v in pairs(ui:GetChildren()) do
  1732. if v:IsA('Frame') and v.Name == 'SideFrame' or v.Name == 'SubTabs' or v.Name == 'Divider' then
  1733. v.Visible = true
  1734. end
  1735. if v:IsA('ScrollingFrame') then
  1736. v.Visible = true
  1737. end
  1738. end
  1739. ui:TweenSize(UDim2.new(0,820,0,600), Enum.EasingDirection.Out, Enum.EasingStyle.Quart, 0.5, true)
  1740. end
  1741. end)
  1742. end;
  1743. task.spawn(C_a);
  1744. -- StarterGui.Knight.Main.TopFrame.ImageLabel.LocalScript
  1745. local function C_e()
  1746. local script = G2L["e"];
  1747. local ImageLabel = script.Parent
  1748. local Player = game:GetService("Players").LocalPlayer
  1749. ImageLabel.Image = game.Players:GetUserThumbnailAsync(Player.UserId,Enum.ThumbnailType.HeadShot,Enum.ThumbnailSize.Size420x420)
  1750. end;
  1751. task.spawn(C_e);
  1752. -- StarterGui.Knight.Main.SideFrame.TextButton.LocalScript
  1753. local function C_17()
  1754. local script = G2L["17"];
  1755. script.Parent.MouseEnter:Connect(function()
  1756. script.Parent.TextColor3 = Color3.fromRGB(68, 122, 189)
  1757. end)
  1758.  
  1759. script.Parent.MouseLeave:Connect(function()
  1760. script.Parent.TextColor3 = Color3.fromRGB(242, 247, 242)
  1761. end)
  1762. end;
  1763. task.spawn(C_17);
  1764. -- StarterGui.Knight.Main.SideFrame.Items.SearchBar.LocalScript
  1765. local function C_1c()
  1766. local script = G2L["1c"];
  1767. local search = script.Parent
  1768. local list = search.Parent.Parent.HolderFrame.ScrollingFrame
  1769.  
  1770. function Update()
  1771. local search = string.lower(search.Text)
  1772. for i, v in ipairs(list:GetChildren()) do
  1773. if v:IsA("TextButton") then
  1774. if search ~= "" then
  1775. local item = string.lower(v.Text)
  1776. if string.find(item, search) then
  1777. v.Visible = true
  1778. else
  1779. v.Visible = false
  1780. end
  1781. else
  1782. v.Visible = true
  1783. end
  1784. end
  1785. end
  1786. end
  1787.  
  1788. search.Changed:Connect(Update)
  1789. end;
  1790. task.spawn(C_1c);
  1791. -- StarterGui.Knight.Main.SideFrame.HolderFrame.ScrollingFrame.TextButton.LocalScript
  1792. local function C_21()
  1793. local script = G2L["21"];
  1794. local button = script.Parent
  1795. local folder = button.Parent
  1796.  
  1797. button.MouseButton1Click:Connect(function()
  1798. for i,v in next, folder:GetChildren() do
  1799. if v:IsA("TextButton") then
  1800. game.TweenService:Create(v, TweenInfo.new(0.2, Enum.EasingStyle.Quart, Enum.EasingDirection.Out), {
  1801. BackgroundColor3 = Color3.fromRGB(34, 39, 46)
  1802. }):Play()
  1803. end
  1804. end
  1805. game.TweenService:Create(button, TweenInfo.new(0.3, Enum.EasingStyle.Quart, Enum.EasingDirection.Out), {
  1806. BackgroundColor3 = Color3.fromRGB(28, 33, 40)
  1807. }):Play()
  1808. end)
  1809. end;
  1810. task.spawn(C_21);
  1811. -- StarterGui.Knight.Main.SideFrame.HolderFrame.ScrollingFrame.TextButton.LocalScript
  1812. local function C_25()
  1813. local script = G2L["25"];
  1814. local button = script.Parent
  1815. local folder = button.Parent
  1816.  
  1817. button.MouseButton1Click:Connect(function()
  1818. for i,v in next, folder:GetChildren() do
  1819. if v:IsA("TextButton") then
  1820. game.TweenService:Create(v, TweenInfo.new(0.2, Enum.EasingStyle.Quart, Enum.EasingDirection.Out), {
  1821. BackgroundColor3 = Color3.fromRGB(34, 39, 46)
  1822. }):Play()
  1823. end
  1824. end
  1825. game.TweenService:Create(button, TweenInfo.new(0.3, Enum.EasingStyle.Quart, Enum.EasingDirection.Out), {
  1826. BackgroundColor3 = Color3.fromRGB(28, 33, 40)
  1827. }):Play()
  1828. end)
  1829. end;
  1830. task.spawn(C_25);
  1831. -- StarterGui.Knight.Main.SideFrame.HolderFrame.ScrollingFrame.TextButton.LocalScript
  1832. local function C_29()
  1833. local script = G2L["29"];
  1834. local button = script.Parent
  1835. local folder = button.Parent
  1836.  
  1837. button.MouseButton1Click:Connect(function()
  1838. for i,v in next, folder:GetChildren() do
  1839. if v:IsA("TextButton") then
  1840. game.TweenService:Create(v, TweenInfo.new(0.2, Enum.EasingStyle.Quart, Enum.EasingDirection.Out), {
  1841. BackgroundColor3 = Color3.fromRGB(34, 39, 46)
  1842. }):Play()
  1843. end
  1844. end
  1845. game.TweenService:Create(button, TweenInfo.new(0.3, Enum.EasingStyle.Quart, Enum.EasingDirection.Out), {
  1846. BackgroundColor3 = Color3.fromRGB(28, 33, 40)
  1847. }):Play()
  1848. end)
  1849. end;
  1850. task.spawn(C_29);
  1851. -- StarterGui.Knight.Main.SideFrame.HolderFrame.ScrollingFrame.TextButton.LocalScript
  1852. local function C_2d()
  1853. local script = G2L["2d"];
  1854. local button = script.Parent
  1855. local folder = button.Parent
  1856.  
  1857. button.MouseButton1Click:Connect(function()
  1858. for i,v in next, folder:GetChildren() do
  1859. if v:IsA("TextButton") then
  1860. game.TweenService:Create(v, TweenInfo.new(0.2, Enum.EasingStyle.Quart, Enum.EasingDirection.Out), {
  1861. BackgroundColor3 = Color3.fromRGB(34, 39, 46)
  1862. }):Play()
  1863. end
  1864. end
  1865. game.TweenService:Create(button, TweenInfo.new(0.3, Enum.EasingStyle.Quart, Enum.EasingDirection.Out), {
  1866. BackgroundColor3 = Color3.fromRGB(28, 33, 40)
  1867. }):Play()
  1868. end)
  1869. end;
  1870. task.spawn(C_2d);
  1871. -- StarterGui.Knight.Main.SideFrame.HolderFrame.ScrollingFrame.TextButton.LocalScript
  1872. local function C_31()
  1873. local script = G2L["31"];
  1874. local button = script.Parent
  1875. local folder = button.Parent
  1876.  
  1877. button.MouseButton1Click:Connect(function()
  1878. for i,v in next, folder:GetChildren() do
  1879. if v:IsA("TextButton") then
  1880. game.TweenService:Create(v, TweenInfo.new(0.2, Enum.EasingStyle.Quart, Enum.EasingDirection.Out), {
  1881. BackgroundColor3 = Color3.fromRGB(34, 39, 46)
  1882. }):Play()
  1883. end
  1884. end
  1885. game.TweenService:Create(button, TweenInfo.new(0.3, Enum.EasingStyle.Quart, Enum.EasingDirection.Out), {
  1886. BackgroundColor3 = Color3.fromRGB(28, 33, 40)
  1887. }):Play()
  1888. end)
  1889. end;
  1890. task.spawn(C_31);
  1891. -- StarterGui.Knight.Main.SideFrame.HolderFrame.ScrollingFrame.TextButton.LocalScript
  1892. local function C_35()
  1893. local script = G2L["35"];
  1894. local button = script.Parent
  1895. local folder = button.Parent
  1896.  
  1897. button.MouseButton1Click:Connect(function()
  1898. for i,v in next, folder:GetChildren() do
  1899. if v:IsA("TextButton") then
  1900. game.TweenService:Create(v, TweenInfo.new(0.2, Enum.EasingStyle.Quart, Enum.EasingDirection.Out), {
  1901. BackgroundColor3 = Color3.fromRGB(34, 39, 46)
  1902. }):Play()
  1903. end
  1904. end
  1905. game.TweenService:Create(button, TweenInfo.new(0.3, Enum.EasingStyle.Quart, Enum.EasingDirection.Out), {
  1906. BackgroundColor3 = Color3.fromRGB(28, 33, 40)
  1907. }):Play()
  1908. end)
  1909. end;
  1910. task.spawn(C_35);
  1911. -- StarterGui.Knight.Main.SideFrame.HolderFrame.ScrollingFrame.TextButton.LocalScript
  1912. local function C_39()
  1913. local script = G2L["39"];
  1914. local button = script.Parent
  1915. local folder = button.Parent
  1916.  
  1917. button.MouseButton1Click:Connect(function()
  1918. for i,v in next, folder:GetChildren() do
  1919. if v:IsA("TextButton") then
  1920. game.TweenService:Create(v, TweenInfo.new(0.2, Enum.EasingStyle.Quart, Enum.EasingDirection.Out), {
  1921. BackgroundColor3 = Color3.fromRGB(34, 39, 46)
  1922. }):Play()
  1923. end
  1924. end
  1925. game.TweenService:Create(button, TweenInfo.new(0.3, Enum.EasingStyle.Quart, Enum.EasingDirection.Out), {
  1926. BackgroundColor3 = Color3.fromRGB(28, 33, 40)
  1927. }):Play()
  1928. end)
  1929. end;
  1930. task.spawn(C_39);
  1931. -- StarterGui.Knight.Main.ScrollingFrame.Dropdown.List.TextButton.LocalScript
  1932. local function C_48()
  1933. local script = G2L["48"];
  1934. local button = script.Parent
  1935. local placeholder = button.Parent.Parent.DropdowntopFrame.Selected
  1936. print(placeholder)
  1937.  
  1938. button.MouseButton1Click:Connect(function()
  1939. placeholder.Text = button.Text
  1940. end)
  1941. end;
  1942. task.spawn(C_48);
  1943. -- StarterGui.Knight.Main.ScrollingFrame.Dropdown.List.TextButton.LocalScript
  1944. local function C_4c()
  1945. local script = G2L["4c"];
  1946. local button = script.Parent
  1947. local placeholder = button.Parent.Parent.DropdowntopFrame.Selected
  1948.  
  1949. button.MouseButton1Click:Connect(function()
  1950. placeholder.Text = button.Text
  1951. end)
  1952. end;
  1953. task.spawn(C_4c);
  1954. -- StarterGui.Knight.Main.ScrollingFrame.Dropdown.List.TextButton.LocalScript
  1955. local function C_50()
  1956. local script = G2L["50"];
  1957. local button = script.Parent
  1958. local placeholder = button.Parent.Parent.DropdowntopFrame.Selected
  1959. print(placeholder)
  1960.  
  1961. button.MouseButton1Click:Connect(function()
  1962. placeholder.Text = button.Text
  1963. end)
  1964. end;
  1965. task.spawn(C_50);
  1966. -- StarterGui.Knight.Main.ScrollingFrame.Dropdown.List.TextButton.LocalScript
  1967. local function C_54()
  1968. local script = G2L["54"];
  1969. local button = script.Parent
  1970. local placeholder = button.Parent.Parent.DropdowntopFrame.Selected
  1971. print(placeholder)
  1972.  
  1973. button.MouseButton1Click:Connect(function()
  1974. placeholder.Text = button.Text
  1975. end)
  1976. end;
  1977. task.spawn(C_54);
  1978. -- StarterGui.Knight.Main.ScrollingFrame.Dropdown.DropdowntopFrame.Items.SearchBar.LocalScript
  1979. local function C_60()
  1980. local script = G2L["60"];
  1981. local search = script.Parent
  1982. local list = search.Parent.Parent.Parent.List
  1983.  
  1984. function Update()
  1985. local search = string.lower(search.Text)
  1986. for i, v in ipairs(list:GetChildren()) do
  1987. if v:IsA("TextButton") then
  1988. if search ~= "" then
  1989. local item = string.lower(v.Text)
  1990. if string.find(item, search) then
  1991. v.Visible = true
  1992. else
  1993. v.Visible = false
  1994. end
  1995. else
  1996. v.Visible = true
  1997. end
  1998. end
  1999. end
  2000. end
  2001.  
  2002. search.Changed:Connect(Update)
  2003. end;
  2004. task.spawn(C_60);
  2005. -- StarterGui.Knight.Main.ScrollingFrame.Dropdown.DropdowntopFrame.Toggle.LocalScript
  2006. local function C_62()
  2007. local script = G2L["62"];
  2008. local dropdownicon = script.Parent
  2009. local dropdownframe = dropdownicon.Parent.Parent.Parent.Dropdown
  2010.  
  2011. local bool = false
  2012.  
  2013. dropdownicon.MouseButton1Click:Connect(function()
  2014. bool = not bool
  2015. if bool == true then
  2016. for _,v in pairs(dropdownframe:GetChildren()) do
  2017. if v:IsA('ScrollingFrame') then
  2018. v.Visible = true
  2019. end
  2020. end
  2021. dropdownframe:TweenSize(UDim2.new(0,473,0,200), Enum.EasingDirection.Out, Enum.EasingStyle.Quart, 0.5, true)
  2022. --list:TweenSize(UDim2.new(0,458,0,0), Enum.EasingDirection.Out, Enum.EasingStyle.Quart, 0.5, true)
  2023. elseif bool == false then
  2024. for _,v in pairs(dropdownframe:GetChildren()) do
  2025. if v:IsA('ScrollingFrame') then
  2026. v.Visible = false
  2027. end
  2028. end
  2029. dropdownframe:TweenSize(UDim2.new(0,473,0,32), Enum.EasingDirection.Out, Enum.EasingStyle.Quart, 0.5, true)
  2030. --list:TweenSize(UDim2.new(0,465,0,126), Enum.EasingDirection.Out, Enum.EasingStyle.Quart, 0.5, true)
  2031. end
  2032. end)
  2033. end;
  2034. task.spawn(C_62);
  2035. -- StarterGui.Knight.Main.Smooth GUI Dragging
  2036. local function C_ce()
  2037. local script = G2L["ce"];
  2038. local UserInputService = game:GetService("UserInputService")
  2039. local runService = (game:GetService("RunService"));
  2040.  
  2041. local gui = script.Parent
  2042.  
  2043. local dragging
  2044. local dragInput
  2045. local dragStart
  2046. local startPos
  2047.  
  2048. local function Lerp(a, b, m)
  2049. return a + (b - a) * m
  2050. end;
  2051.  
  2052. local lastMousePos
  2053. local lastGoalPos
  2054. local DRAG_SPEED = (8); -- // The speed of the UI darg.
  2055. function Update(dt)
  2056. if not (startPos) then return end;
  2057. if not (dragging) and (lastGoalPos) then
  2058. gui.Position = UDim2.new(startPos.X.Scale, Lerp(gui.Position.X.Offset, lastGoalPos.X.Offset, dt * DRAG_SPEED), startPos.Y.Scale, Lerp(gui.Position.Y.Offset, lastGoalPos.Y.Offset, dt * DRAG_SPEED))
  2059. return
  2060. end;
  2061.  
  2062. local delta = (lastMousePos - UserInputService:GetMouseLocation())
  2063. local xGoal = (startPos.X.Offset - delta.X);
  2064. local yGoal = (startPos.Y.Offset - delta.Y);
  2065. lastGoalPos = UDim2.new(startPos.X.Scale, xGoal, startPos.Y.Scale, yGoal)
  2066. gui.Position = UDim2.new(startPos.X.Scale, Lerp(gui.Position.X.Offset, xGoal, dt * DRAG_SPEED), startPos.Y.Scale, Lerp(gui.Position.Y.Offset, yGoal, dt * DRAG_SPEED))
  2067. end;
  2068.  
  2069. gui.InputBegan:Connect(function(input)
  2070. if input.UserInputType == Enum.UserInputType.MouseButton1 or input.UserInputType == Enum.UserInputType.Touch then
  2071. dragging = true
  2072. dragStart = input.Position
  2073. startPos = gui.Position
  2074. lastMousePos = UserInputService:GetMouseLocation()
  2075.  
  2076. input.Changed:Connect(function()
  2077. if input.UserInputState == Enum.UserInputState.End then
  2078. dragging = false
  2079. end
  2080. end)
  2081. end
  2082. end)
  2083.  
  2084. gui.InputChanged:Connect(function(input)
  2085. if input.UserInputType == Enum.UserInputType.MouseMovement or input.UserInputType == Enum.UserInputType.Touch then
  2086. dragInput = input
  2087. end
  2088. end)
  2089.  
  2090. runService.Heartbeat:Connect(Update)
  2091. end;
  2092. task.spawn(C_ce);
  2093.  
  2094. return G2L["1"], require;
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement