Advertisement
PRO_GAMER_ROBLOX

Untitled

Jun 6th, 2021
87
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 60.68 KB | None | 0 0
  1. local MiztHubBleu = Instance.new("ScreenGui")
  2. local Main1 = Instance.new("Frame")
  3. local Settings = Instance.new("Frame")
  4. local TableSet = Instance.new("ScrollingFrame")
  5. local Lister = Instance.new("UIListLayout")
  6. local NormalSet = Instance.new("ScrollingFrame")
  7. local Lister_2 = Instance.new("UIListLayout")
  8. local Graph = Instance.new("Frame")
  9. local Graph_2 = Instance.new("Frame")
  10. local Save = Instance.new("TextButton")
  11. local Graph_3 = Instance.new("Frame")
  12. local NowValue = Instance.new("TextLabel")
  13. local CopyMeFH = Instance.new("Frame")
  14. local BtnSelect = Instance.new("TextButton")
  15. local Green = Instance.new("Frame")
  16. local CopyMeOT = Instance.new("Frame")
  17. local Btn = Instance.new("TextButton")
  18. local Green_2 = Instance.new("Frame")
  19. local CopyMeSC = Instance.new("Frame")
  20. local LeftText = Instance.new("TextLabel")
  21. local BtnS = Instance.new("TextButton")
  22. local Grap = Instance.new("Frame")
  23. local UICorner = Instance.new("UICorner")
  24. local Btn_2 = Instance.new("Frame")
  25. local UICorner_2 = Instance.new("UICorner")
  26. local BtnC = Instance.new("TextButton")
  27. local Graph_4 = Instance.new("Frame")
  28. local CopyMeST = Instance.new("Frame")
  29. local Content = Instance.new("ScrollingFrame")
  30. local Lister_3 = Instance.new("UIListLayout")
  31. local TopText = Instance.new("TextLabel")
  32. local Graph_5 = Instance.new("Frame")
  33. local Executor = Instance.new("Frame")
  34. local DownFrame = Instance.new("Frame")
  35. local Execute = Instance.new("TextButton")
  36. local Graph_6 = Instance.new("Frame")
  37. local Clean = Instance.new("TextButton")
  38. local Graph_7 = Instance.new("Frame")
  39. local Grap_2 = Instance.new("Frame")
  40. local ExecutorTitle = Instance.new("TextLabel")
  41. local ScriptTab = Instance.new("Frame")
  42. local Script1 = Instance.new("Frame")
  43. local ScriptBtn = Instance.new("TextButton")
  44. local StoreText = Instance.new("TextLabel")
  45. local CleanAll = Instance.new("Frame")
  46. local ScriptBtn_2 = Instance.new("TextButton")
  47. local NowValue_2 = Instance.new("TextLabel")
  48. local Script2 = Instance.new("Frame")
  49. local ScriptBtn_3 = Instance.new("TextButton")
  50. local StoreText_2 = Instance.new("TextLabel")
  51. local Script3 = Instance.new("Frame")
  52. local ScriptBtn_4 = Instance.new("TextButton")
  53. local StoreText_3 = Instance.new("TextLabel")
  54. local Script4 = Instance.new("Frame")
  55. local ScriptBtn_5 = Instance.new("TextButton")
  56. local StoreText_4 = Instance.new("TextLabel")
  57. local Script5 = Instance.new("Frame")
  58. local ScriptBtn_6 = Instance.new("TextButton")
  59. local StoreText_5 = Instance.new("TextLabel")
  60. local Script6 = Instance.new("Frame")
  61. local ScriptBtn_7 = Instance.new("TextButton")
  62. local StoreText_6 = Instance.new("TextLabel")
  63. local CodeScroll = Instance.new("ScrollingFrame")
  64. local Lines = Instance.new("TextLabel")
  65. local Code = Instance.new("TextBox")
  66. local Extra = Instance.new("Frame")
  67. local ExecuteBtn = Instance.new("TextButton")
  68. local Graph_8 = Instance.new("Frame")
  69. local ScrollingFrame = Instance.new("ScrollingFrame")
  70. local Lister_4 = Instance.new("UIGridLayout")
  71. local NowValue_3 = Instance.new("TextLabel")
  72. local FeHub = Instance.new("Frame")
  73. local ReanimTitle = Instance.new("TextLabel")
  74. local ScriptTitle = Instance.new("TextLabel")
  75. local ReanimScroll = Instance.new("ScrollingFrame")
  76. local Lister_5 = Instance.new("UIListLayout")
  77. local NowValue_4 = Instance.new("TextLabel")
  78. local ScriptScroll = Instance.new("ScrollingFrame")
  79. local Lister_6 = Instance.new("UIListLayout")
  80. local NowValue_5 = Instance.new("TextLabel")
  81. local ExecuteBtn_2 = Instance.new("TextButton")
  82. local Graph_9 = Instance.new("Frame")
  83. local UnselectBtn = Instance.new("TextButton")
  84. local Graph_10 = Instance.new("Frame")
  85. local Graphic__ = Instance.new("Frame")
  86. local In = Instance.new("Frame")
  87. local Picker = Instance.new("Frame")
  88. local FeHub_2 = Instance.new("ImageButton")
  89. local _GRP = Instance.new("Frame")
  90. local _GRPT = Instance.new("Frame")
  91. local TextLabel = Instance.new("TextLabel")
  92. local Executor_2 = Instance.new("ImageButton")
  93. local Settings_2 = Instance.new("ImageButton")
  94. local Extra_2 = Instance.new("ImageButton")
  95. local _GRP_2 = Instance.new("Frame")
  96. local _GRPT_2 = Instance.new("Frame")
  97. local TextLabel_2 = Instance.new("TextLabel")
  98. local Settings_3 = Instance.new("Frame")
  99. local TableSet_2 = Instance.new("ScrollingFrame")
  100. local Lister_7 = Instance.new("UIListLayout")
  101. local NormalSet_2 = Instance.new("ScrollingFrame")
  102. local Lister_8 = Instance.new("UIListLayout")
  103. local Graph_11 = Instance.new("Frame")
  104. local Graph_12 = Instance.new("Frame")
  105. local Save_2 = Instance.new("TextButton")
  106. local Graph_13 = Instance.new("Frame")
  107. local Top = Instance.new("Frame")
  108. local TextLabel_3 = Instance.new("TextLabel")
  109. local UIGradient = Instance.new("UIGradient")
  110.  
  111. --Properties:
  112.  
  113. MiztHubBleu.Name = "Mizt Hub Bleu"
  114. MiztHubBleu.Parent = game.Players.LocalPlayer:WaitForChild("PlayerGui")
  115. MiztHubBleu.ZIndexBehavior = Enum.ZIndexBehavior.Sibling
  116.  
  117. Main1.Name = "Main1"
  118. Main1.Parent = MiztHubBleu
  119. Main1.BackgroundColor3 = Color3.fromRGB(40, 40, 40)
  120. Main1.BorderColor3 = Color3.fromRGB(40, 40, 40)
  121. Main1.Position = UDim2.new(0.222821847, 0, 0.415915906, 0)
  122. Main1.Size = UDim2.new(0, 620, 0, 396)
  123.  
  124. Settings.Name = "Settings"
  125. Settings.Parent = Main1
  126. Settings.AnchorPoint = Vector2.new(0.5, 0.5)
  127. Settings.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  128. Settings.BackgroundTransparency = 1.000
  129. Settings.BorderSizePixel = 0
  130. Settings.Position = UDim2.new(0.527999997, 0, 0.546000004, 0)
  131. Settings.Size = UDim2.new(0.949999988, -10, 0.916000009, -10)
  132. Settings.Visible = false
  133. Settings.ZIndex = 3
  134.  
  135. TableSet.Name = "TableSet"
  136. TableSet.Parent = Settings
  137. TableSet.Active = true
  138. TableSet.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  139. TableSet.BackgroundTransparency = 1.000
  140. TableSet.ClipsDescendants = false
  141. TableSet.Size = UDim2.new(0.5, 0, 1, 0)
  142. TableSet.ZIndex = 4
  143. TableSet.CanvasSize = UDim2.new(0, 0, 0, 0)
  144. TableSet.ScrollBarThickness = 10
  145.  
  146. Lister.Name = "Lister"
  147. Lister.Parent = TableSet
  148. Lister.SortOrder = Enum.SortOrder.LayoutOrder
  149.  
  150. NormalSet.Name = "NormalSet"
  151. NormalSet.Parent = Settings
  152. NormalSet.Active = true
  153. NormalSet.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  154. NormalSet.BackgroundTransparency = 1.000
  155. NormalSet.ClipsDescendants = false
  156. NormalSet.Position = UDim2.new(0.5, 0, 0, 0)
  157. NormalSet.Size = UDim2.new(0.5, 0, 0.899999976, 0)
  158. NormalSet.ZIndex = 4
  159. NormalSet.ScrollBarThickness = 0
  160.  
  161. Lister_2.Name = "Lister"
  162. Lister_2.Parent = NormalSet
  163. Lister_2.SortOrder = Enum.SortOrder.LayoutOrder
  164. Lister_2.Padding = UDim.new(0, 10)
  165.  
  166. Graph.Name = "Graph"
  167. Graph.Parent = Settings
  168. Graph.BackgroundColor3 = Color3.fromRGB(39, 39, 39)
  169. Graph.BorderSizePixel = 0
  170. Graph.Position = UDim2.new(0.5, 0, 0, 0)
  171. Graph.Size = UDim2.new(0.00499999989, 0, 1, 0)
  172. Graph.ZIndex = 100
  173.  
  174. Graph_2.Name = "Graph"
  175. Graph_2.Parent = Settings
  176. Graph_2.BackgroundColor3 = Color3.fromRGB(39, 39, 39)
  177. Graph_2.BorderSizePixel = 0
  178. Graph_2.Position = UDim2.new(0.5, 0, 0.899999976, 0)
  179. Graph_2.Size = UDim2.new(0.5, 0, 0.00700000022, 0)
  180. Graph_2.ZIndex = 10000
  181.  
  182. Save.Name = "Save"
  183. Save.Parent = Settings
  184. Save.BackgroundColor3 = Color3.fromRGB(57, 57, 57)
  185. Save.BorderSizePixel = 0
  186. Save.Position = UDim2.new(0.5, 0, 0.899999976, 0)
  187. Save.Size = UDim2.new(0.5, 0, 0.100000001, 0)
  188. Save.ZIndex = 5
  189. Save.Font = Enum.Font.SourceSans
  190. Save.Text = "Save"
  191. Save.TextColor3 = Color3.fromRGB(255, 255, 255)
  192. Save.TextScaled = true
  193. Save.TextSize = 14.000
  194. Save.TextWrapped = true
  195.  
  196. Graph_3.Name = "Graph"
  197. Graph_3.Parent = Save
  198. Graph_3.BackgroundColor3 = Color3.fromRGB(0, 166, 255)
  199. Graph_3.BorderSizePixel = 0
  200. Graph_3.Position = UDim2.new(0.5, 0, 0.899999976, 0)
  201. Graph_3.Size = UDim2.new(0, 0, 0.100000001, 0)
  202. Graph_3.ZIndex = 6
  203.  
  204. NowValue.Name = "NowValue"
  205. NowValue.Parent = Main1
  206. NowValue.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  207. NowValue.Visible = false
  208. NowValue.Font = Enum.Font.SourceSans
  209. NowValue.Text = "Fe Hub"
  210. NowValue.TextColor3 = Color3.fromRGB(0, 0, 0)
  211. NowValue.TextSize = 14.000
  212.  
  213. CopyMeFH.Name = "CopyMeFH"
  214. CopyMeFH.Parent = Main1
  215. CopyMeFH.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  216. CopyMeFH.BackgroundTransparency = 1.000
  217. CopyMeFH.BorderColor3 = Color3.fromRGB(0, 0, 0)
  218. CopyMeFH.BorderSizePixel = 0
  219. CopyMeFH.Size = UDim2.new(1, 0, 0, 40)
  220. CopyMeFH.Visible = false
  221. CopyMeFH.ZIndex = 4
  222.  
  223. BtnSelect.Name = "BtnSelect"
  224. BtnSelect.Parent = CopyMeFH
  225. BtnSelect.BackgroundColor3 = Color3.fromRGB(120, 120, 120)
  226. BtnSelect.BorderSizePixel = 0
  227. BtnSelect.Size = UDim2.new(1, 0, 1, 0)
  228. BtnSelect.ZIndex = 5
  229. BtnSelect.AutoButtonColor = false
  230. BtnSelect.Font = Enum.Font.SourceSans
  231. BtnSelect.Text = "Glitcher"
  232. BtnSelect.TextColor3 = Color3.fromRGB(255, 255, 255)
  233. BtnSelect.TextScaled = true
  234. BtnSelect.TextSize = 14.000
  235. BtnSelect.TextWrapped = true
  236.  
  237. Green.Name = "Green"
  238. Green.Parent = CopyMeFH
  239. Green.BackgroundColor3 = Color3.fromRGB(25, 60, 130)
  240. Green.BorderSizePixel = 0
  241. Green.Size = UDim2.new(1, 0, 1, 0)
  242. Green.ZIndex = 4
  243.  
  244. CopyMeOT.Name = "CopyMeOT"
  245. CopyMeOT.Parent = Main1
  246. CopyMeOT.BackgroundColor3 = Color3.fromRGB(56, 56, 56)
  247. CopyMeOT.BorderSizePixel = 0
  248. CopyMeOT.Size = UDim2.new(0, 100, 0, 100)
  249. CopyMeOT.Visible = false
  250.  
  251. Btn.Name = "Btn"
  252. Btn.Parent = CopyMeOT
  253. Btn.AnchorPoint = Vector2.new(0.5, 0.5)
  254. Btn.BackgroundColor3 = Color3.fromRGB(99, 99, 99)
  255. Btn.Position = UDim2.new(0.5, 0, 0.5, 0)
  256. Btn.Size = UDim2.new(1, 0, 1, 0)
  257. Btn.ZIndex = 6
  258. Btn.Font = Enum.Font.SourceSans
  259. Btn.Text = "nil"
  260. Btn.TextColor3 = Color3.fromRGB(255, 255, 255)
  261. Btn.TextScaled = true
  262. Btn.TextSize = 14.000
  263. Btn.TextWrapped = true
  264.  
  265. Green_2.Name = "Green"
  266. Green_2.Parent = CopyMeOT
  267. Green_2.BackgroundColor3 = Color3.fromRGB(25, 60, 130)
  268. Green_2.BorderSizePixel = 0
  269. Green_2.Size = UDim2.new(1, 0, 1, 0)
  270. Green_2.ZIndex = 5
  271.  
  272. CopyMeSC.Name = "CopyMeSC"
  273. CopyMeSC.Parent = Main1
  274. CopyMeSC.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  275. CopyMeSC.BackgroundTransparency = 1.000
  276. CopyMeSC.BorderSizePixel = 0
  277. CopyMeSC.Size = UDim2.new(1, 0, 0, 25)
  278. CopyMeSC.Visible = false
  279. CopyMeSC.ZIndex = 5
  280.  
  281. LeftText.Name = "LeftText"
  282. LeftText.Parent = CopyMeSC
  283. LeftText.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  284. LeftText.BackgroundTransparency = 1.000
  285. LeftText.BorderSizePixel = 0
  286. LeftText.Size = UDim2.new(0.800000012, 0, 1, 0)
  287. LeftText.ZIndex = 6
  288. LeftText.Font = Enum.Font.SourceSans
  289. LeftText.Text = "NoClip"
  290. LeftText.TextColor3 = Color3.fromRGB(255, 255, 255)
  291. LeftText.TextScaled = true
  292. LeftText.TextSize = 14.000
  293. LeftText.TextWrapped = true
  294.  
  295. BtnS.Name = "BtnS"
  296. BtnS.Parent = CopyMeSC
  297. BtnS.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  298. BtnS.BackgroundTransparency = 0.990
  299. BtnS.BorderSizePixel = 0
  300. BtnS.Position = UDim2.new(0.800000012, 0, 0, 0)
  301. BtnS.Size = UDim2.new(0.200000003, 0, 1, 0)
  302. BtnS.ZIndex = 6
  303. BtnS.AutoButtonColor = false
  304. BtnS.Font = Enum.Font.SourceSans
  305. BtnS.Text = ""
  306. BtnS.TextColor3 = Color3.fromRGB(0, 0, 0)
  307. BtnS.TextSize = 14.000
  308.  
  309. Grap.Name = "Grap"
  310. Grap.Parent = BtnS
  311. Grap.BackgroundColor3 = Color3.fromRGB(23, 154, 0)
  312. Grap.BorderSizePixel = 0
  313. Grap.Size = UDim2.new(1, 0, 1, 0)
  314. Grap.ZIndex = 5
  315.  
  316. UICorner.CornerRadius = UDim.new(10, 10)
  317. UICorner.Parent = Grap
  318.  
  319. Btn_2.Name = "Btn"
  320. Btn_2.Parent = BtnS
  321. Btn_2.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  322. Btn_2.BorderSizePixel = 0
  323. Btn_2.LayoutOrder = 2
  324. Btn_2.Position = UDim2.new(0.5, 0, 0, 0)
  325. Btn_2.Size = UDim2.new(0.5, 0, 1, 0)
  326. Btn_2.ZIndex = 5
  327.  
  328. UICorner_2.CornerRadius = UDim.new(10, 10)
  329. UICorner_2.Parent = Btn_2
  330.  
  331. BtnC.Name = "BtnC"
  332. BtnC.Parent = CopyMeSC
  333. BtnC.BackgroundColor3 = Color3.fromRGB(48, 48, 48)
  334. BtnC.BorderSizePixel = 0
  335. BtnC.Position = UDim2.new(0.800000012, 0, 0, 0)
  336. BtnC.Size = UDim2.new(0.200000003, 0, 1, 0)
  337. BtnC.ZIndex = 6
  338. BtnC.AutoButtonColor = false
  339. BtnC.Font = Enum.Font.SourceSans
  340. BtnC.Text = "Execute"
  341. BtnC.TextColor3 = Color3.fromRGB(255, 255, 255)
  342. BtnC.TextScaled = true
  343. BtnC.TextSize = 14.000
  344. BtnC.TextWrapped = true
  345.  
  346. Graph_4.Name = "Graph"
  347. Graph_4.Parent = BtnC
  348. Graph_4.BackgroundColor3 = Color3.fromRGB(0, 166, 255)
  349. Graph_4.BorderSizePixel = 0
  350. Graph_4.Position = UDim2.new(0.5, 0, 0.899999976, 0)
  351. Graph_4.Size = UDim2.new(0, 0, 0.100000001, 0)
  352. Graph_4.ZIndex = 6
  353.  
  354. CopyMeST.Name = "CopyMeST"
  355. CopyMeST.Parent = Main1
  356. CopyMeST.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  357. CopyMeST.BackgroundTransparency = 1.000
  358. CopyMeST.Position = UDim2.new(0, 0, -8.56273275e-08, 0)
  359. CopyMeST.Size = UDim2.new(0.970000029, 0, 0, 175)
  360. CopyMeST.Visible = false
  361. CopyMeST.ZIndex = 3
  362.  
  363. Content.Name = "Content"
  364. Content.Parent = CopyMeST
  365. Content.Active = true
  366. Content.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  367. Content.BackgroundTransparency = 1.000
  368. Content.ClipsDescendants = false
  369. Content.Position = UDim2.new(0, 0, 0.200000003, 0)
  370. Content.Size = UDim2.new(1, 0, 0.800000012, 0)
  371. Content.ZIndex = 4
  372. Content.CanvasSize = UDim2.new(0, 0, 0, 0)
  373. Content.ScrollBarThickness = 0
  374.  
  375. Lister_3.Name = "Lister"
  376. Lister_3.Parent = Content
  377. Lister_3.SortOrder = Enum.SortOrder.LayoutOrder
  378. Lister_3.Padding = UDim.new(0, 10)
  379.  
  380. TopText.Name = "TopText"
  381. TopText.Parent = CopyMeST
  382. TopText.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  383. TopText.BackgroundTransparency = 1.000
  384. TopText.BorderSizePixel = 0
  385. TopText.Size = UDim2.new(1, 0, 0.174999997, 0)
  386. TopText.ZIndex = 4
  387. TopText.Font = Enum.Font.SourceSans
  388. TopText.Text = "TopText"
  389. TopText.TextColor3 = Color3.fromRGB(255, 255, 255)
  390. TopText.TextScaled = true
  391. TopText.TextSize = 14.000
  392. TopText.TextWrapped = true
  393.  
  394. Graph_5.Name = "Graph"
  395. Graph_5.Parent = CopyMeST
  396. Graph_5.BackgroundColor3 = Color3.fromRGB(39, 39, 39)
  397. Graph_5.BorderSizePixel = 0
  398. Graph_5.Position = UDim2.new(0, 0, 0.170000002, 0)
  399. Graph_5.Size = UDim2.new(1, 0, 0.0250000004, 0)
  400. Graph_5.ZIndex = 3
  401.  
  402. Executor.Name = "Executor"
  403. Executor.Parent = Main1
  404. Executor.AnchorPoint = Vector2.new(0.5, 0.5)
  405. Executor.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  406. Executor.BackgroundTransparency = 1.000
  407. Executor.BorderSizePixel = 0
  408. Executor.Position = UDim2.new(0.527999997, 0, 0.546000004, 0)
  409. Executor.Size = UDim2.new(0.949999988, -10, 0.916000009, -10)
  410. Executor.Visible = false
  411. Executor.ZIndex = 3
  412.  
  413. DownFrame.Name = "DownFrame"
  414. DownFrame.Parent = Executor
  415. DownFrame.BackgroundColor3 = Color3.fromRGB(57, 57, 57)
  416. DownFrame.BorderSizePixel = 0
  417. DownFrame.Position = UDim2.new(0, 0, 0.899999976, 0)
  418. DownFrame.Size = UDim2.new(1, 0, 0.100000001, 0)
  419. DownFrame.ZIndex = 4
  420.  
  421. Execute.Name = "Execute"
  422. Execute.Parent = DownFrame
  423. Execute.BackgroundColor3 = Color3.fromRGB(57, 57, 57)
  424. Execute.BorderSizePixel = 0
  425. Execute.Size = UDim2.new(0.5, 0, 1, 0)
  426. Execute.ZIndex = 5
  427. Execute.Font = Enum.Font.SourceSans
  428. Execute.Text = "Execute"
  429. Execute.TextColor3 = Color3.fromRGB(255, 255, 255)
  430. Execute.TextScaled = true
  431. Execute.TextSize = 14.000
  432. Execute.TextWrapped = true
  433.  
  434. Graph_6.Name = "Graph"
  435. Graph_6.Parent = Execute
  436. Graph_6.BackgroundColor3 = Color3.fromRGB(0, 166, 255)
  437. Graph_6.BorderSizePixel = 0
  438. Graph_6.Position = UDim2.new(0.5, 0, 0.899999976, 0)
  439. Graph_6.Size = UDim2.new(0, 0, 0.100000001, 0)
  440. Graph_6.ZIndex = 6
  441.  
  442. Clean.Name = "Clean"
  443. Clean.Parent = DownFrame
  444. Clean.BackgroundColor3 = Color3.fromRGB(57, 57, 57)
  445. Clean.BorderSizePixel = 0
  446. Clean.Position = UDim2.new(0.5, 0, 0, 0)
  447. Clean.Size = UDim2.new(0.5, 0, 1, 0)
  448. Clean.ZIndex = 5
  449. Clean.Font = Enum.Font.SourceSans
  450. Clean.Text = "Clean"
  451. Clean.TextColor3 = Color3.fromRGB(255, 255, 255)
  452. Clean.TextScaled = true
  453. Clean.TextSize = 14.000
  454. Clean.TextWrapped = true
  455.  
  456. Graph_7.Name = "Graph"
  457. Graph_7.Parent = Clean
  458. Graph_7.BackgroundColor3 = Color3.fromRGB(0, 166, 255)
  459. Graph_7.BorderSizePixel = 0
  460. Graph_7.Position = UDim2.new(0.5, 0, 0.899999976, 0)
  461. Graph_7.Size = UDim2.new(0, 0, 0.100000001, 0)
  462. Graph_7.ZIndex = 6
  463.  
  464. Grap_2.Name = "Grap"
  465. Grap_2.Parent = DownFrame
  466. Grap_2.BackgroundColor3 = Color3.fromRGB(39, 39, 39)
  467. Grap_2.BorderSizePixel = 0
  468. Grap_2.Position = UDim2.new(0.5, 0, 0, 0)
  469. Grap_2.Size = UDim2.new(0.00300000003, 0, 1, 0)
  470. Grap_2.ZIndex = 1000
  471.  
  472. ExecutorTitle.Name = "ExecutorTitle"
  473. ExecutorTitle.Parent = Executor
  474. ExecutorTitle.BackgroundColor3 = Color3.fromRGB(57, 57, 57)
  475. ExecutorTitle.BorderSizePixel = 0
  476. ExecutorTitle.Size = UDim2.new(1, 0, 0.100000001, 0)
  477. ExecutorTitle.ZIndex = 6
  478. ExecutorTitle.Font = Enum.Font.SourceSans
  479. ExecutorTitle.Text = " Executor"
  480. ExecutorTitle.TextColor3 = Color3.fromRGB(255, 255, 255)
  481. ExecutorTitle.TextScaled = true
  482. ExecutorTitle.TextSize = 14.000
  483. ExecutorTitle.TextWrapped = true
  484. ExecutorTitle.TextXAlignment = Enum.TextXAlignment.Left
  485.  
  486. ScriptTab.Name = "ScriptTab"
  487. ScriptTab.Parent = Executor
  488. ScriptTab.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  489. ScriptTab.BackgroundTransparency = 1.000
  490. ScriptTab.BorderSizePixel = 0
  491. ScriptTab.Position = UDim2.new(0, 0, 0.100000046, 0)
  492. ScriptTab.Size = UDim2.new(1, 0, 0.0500000007, 0)
  493. ScriptTab.ZIndex = 4
  494.  
  495. Script1.Name = "Script1"
  496. Script1.Parent = ScriptTab
  497. Script1.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  498. Script1.BackgroundTransparency = 1.000
  499. Script1.BorderColor3 = Color3.fromRGB(255, 255, 255)
  500. Script1.BorderSizePixel = 0
  501. Script1.Size = UDim2.new(0.150000006, 0, 1, 0)
  502. Script1.ZIndex = 4
  503.  
  504. ScriptBtn.Name = "ScriptBtn"
  505. ScriptBtn.Parent = Script1
  506. ScriptBtn.Active = false
  507. ScriptBtn.BackgroundColor3 = Color3.fromRGB(67, 67, 67)
  508. ScriptBtn.BorderColor3 = Color3.fromRGB(255, 255, 255)
  509. ScriptBtn.BorderSizePixel = 0
  510. ScriptBtn.Size = UDim2.new(1, 0, 1, 0)
  511. ScriptBtn.ZIndex = 6
  512. ScriptBtn.Font = Enum.Font.SourceSans
  513. ScriptBtn.Text = "Script1"
  514. ScriptBtn.TextColor3 = Color3.fromRGB(255, 255, 255)
  515. ScriptBtn.TextScaled = true
  516. ScriptBtn.TextSize = 14.000
  517. ScriptBtn.TextWrapped = true
  518.  
  519. StoreText.Name = "StoreText"
  520. StoreText.Parent = Script1
  521. StoreText.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  522. StoreText.Size = UDim2.new(0, 200, 0, 50)
  523. StoreText.Visible = false
  524. StoreText.Font = Enum.Font.SourceSans
  525. StoreText.Text = ""
  526. StoreText.TextColor3 = Color3.fromRGB(0, 0, 0)
  527. StoreText.TextSize = 14.000
  528.  
  529. CleanAll.Name = "CleanAll"
  530. CleanAll.Parent = ScriptTab
  531. CleanAll.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  532. CleanAll.BackgroundTransparency = 1.000
  533. CleanAll.BorderColor3 = Color3.fromRGB(255, 255, 255)
  534. CleanAll.BorderSizePixel = 0
  535. CleanAll.Position = UDim2.new(0.899999976, 0, 0, 0)
  536. CleanAll.Size = UDim2.new(0.099357605, 0, 1, 0)
  537. CleanAll.ZIndex = 4
  538.  
  539. ScriptBtn_2.Name = "ScriptBtn"
  540. ScriptBtn_2.Parent = CleanAll
  541. ScriptBtn_2.Active = false
  542. ScriptBtn_2.BackgroundColor3 = Color3.fromRGB(67, 67, 67)
  543. ScriptBtn_2.BorderColor3 = Color3.fromRGB(255, 255, 255)
  544. ScriptBtn_2.BorderSizePixel = 0
  545. ScriptBtn_2.Size = UDim2.new(1, 0, 1, 0)
  546. ScriptBtn_2.ZIndex = 6
  547. ScriptBtn_2.Font = Enum.Font.SourceSans
  548. ScriptBtn_2.Text = "Clean All"
  549. ScriptBtn_2.TextColor3 = Color3.fromRGB(255, 255, 255)
  550. ScriptBtn_2.TextScaled = true
  551. ScriptBtn_2.TextSize = 14.000
  552. ScriptBtn_2.TextWrapped = true
  553.  
  554. NowValue_2.Name = "NowValue"
  555. NowValue_2.Parent = ScriptTab
  556. NowValue_2.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  557. NowValue_2.Visible = false
  558. NowValue_2.Font = Enum.Font.SourceSans
  559. NowValue_2.Text = "Script1"
  560. NowValue_2.TextColor3 = Color3.fromRGB(0, 0, 0)
  561. NowValue_2.TextSize = 14.000
  562.  
  563. Script2.Name = "Script2"
  564. Script2.Parent = ScriptTab
  565. Script2.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  566. Script2.BackgroundTransparency = 1.000
  567. Script2.BorderColor3 = Color3.fromRGB(255, 255, 255)
  568. Script2.BorderSizePixel = 0
  569. Script2.Position = UDim2.new(0.150000006, 0, 0, 0)
  570. Script2.Size = UDim2.new(0.150000006, 0, 1, 0)
  571. Script2.ZIndex = 4
  572.  
  573. ScriptBtn_3.Name = "ScriptBtn"
  574. ScriptBtn_3.Parent = Script2
  575. ScriptBtn_3.Active = false
  576. ScriptBtn_3.BackgroundColor3 = Color3.fromRGB(67, 67, 67)
  577. ScriptBtn_3.BorderColor3 = Color3.fromRGB(255, 255, 255)
  578. ScriptBtn_3.BorderSizePixel = 0
  579. ScriptBtn_3.Size = UDim2.new(1, 0, 1, 0)
  580. ScriptBtn_3.ZIndex = 6
  581. ScriptBtn_3.Font = Enum.Font.SourceSans
  582. ScriptBtn_3.Text = "Script2"
  583. ScriptBtn_3.TextColor3 = Color3.fromRGB(255, 255, 255)
  584. ScriptBtn_3.TextScaled = true
  585. ScriptBtn_3.TextSize = 14.000
  586. ScriptBtn_3.TextWrapped = true
  587.  
  588. StoreText_2.Name = "StoreText"
  589. StoreText_2.Parent = Script2
  590. StoreText_2.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  591. StoreText_2.Size = UDim2.new(0, 200, 0, 50)
  592. StoreText_2.Visible = false
  593. StoreText_2.Font = Enum.Font.SourceSans
  594. StoreText_2.Text = ""
  595. StoreText_2.TextColor3 = Color3.fromRGB(0, 0, 0)
  596. StoreText_2.TextSize = 14.000
  597.  
  598. Script3.Name = "Script3"
  599. Script3.Parent = ScriptTab
  600. Script3.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  601. Script3.BackgroundTransparency = 1.000
  602. Script3.BorderColor3 = Color3.fromRGB(255, 255, 255)
  603. Script3.BorderSizePixel = 0
  604. Script3.Position = UDim2.new(0.300000012, 0, 0, 0)
  605. Script3.Size = UDim2.new(0.150000006, 0, 1, 0)
  606. Script3.ZIndex = 4
  607.  
  608. ScriptBtn_4.Name = "ScriptBtn"
  609. ScriptBtn_4.Parent = Script3
  610. ScriptBtn_4.Active = false
  611. ScriptBtn_4.BackgroundColor3 = Color3.fromRGB(67, 67, 67)
  612. ScriptBtn_4.BorderColor3 = Color3.fromRGB(255, 255, 255)
  613. ScriptBtn_4.BorderSizePixel = 0
  614. ScriptBtn_4.Size = UDim2.new(1, 0, 1, 0)
  615. ScriptBtn_4.ZIndex = 6
  616. ScriptBtn_4.Font = Enum.Font.SourceSans
  617. ScriptBtn_4.Text = "Script3"
  618. ScriptBtn_4.TextColor3 = Color3.fromRGB(255, 255, 255)
  619. ScriptBtn_4.TextScaled = true
  620. ScriptBtn_4.TextSize = 14.000
  621. ScriptBtn_4.TextWrapped = true
  622.  
  623. StoreText_3.Name = "StoreText"
  624. StoreText_3.Parent = Script3
  625. StoreText_3.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  626. StoreText_3.Size = UDim2.new(0, 200, 0, 50)
  627. StoreText_3.Visible = false
  628. StoreText_3.Font = Enum.Font.SourceSans
  629. StoreText_3.Text = ""
  630. StoreText_3.TextColor3 = Color3.fromRGB(0, 0, 0)
  631. StoreText_3.TextSize = 14.000
  632.  
  633. Script4.Name = "Script4"
  634. Script4.Parent = ScriptTab
  635. Script4.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  636. Script4.BackgroundTransparency = 1.000
  637. Script4.BorderColor3 = Color3.fromRGB(255, 255, 255)
  638. Script4.BorderSizePixel = 0
  639. Script4.Position = UDim2.new(0.449999988, 0, 0, 0)
  640. Script4.Size = UDim2.new(0.150000006, 0, 1, 0)
  641. Script4.ZIndex = 4
  642.  
  643. ScriptBtn_5.Name = "ScriptBtn"
  644. ScriptBtn_5.Parent = Script4
  645. ScriptBtn_5.Active = false
  646. ScriptBtn_5.BackgroundColor3 = Color3.fromRGB(67, 67, 67)
  647. ScriptBtn_5.BorderColor3 = Color3.fromRGB(255, 255, 255)
  648. ScriptBtn_5.BorderSizePixel = 0
  649. ScriptBtn_5.Size = UDim2.new(1, 0, 1, 0)
  650. ScriptBtn_5.ZIndex = 6
  651. ScriptBtn_5.Font = Enum.Font.SourceSans
  652. ScriptBtn_5.Text = "Script4"
  653. ScriptBtn_5.TextColor3 = Color3.fromRGB(255, 255, 255)
  654. ScriptBtn_5.TextScaled = true
  655. ScriptBtn_5.TextSize = 14.000
  656. ScriptBtn_5.TextWrapped = true
  657.  
  658. StoreText_4.Name = "StoreText"
  659. StoreText_4.Parent = Script4
  660. StoreText_4.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  661. StoreText_4.Size = UDim2.new(0, 200, 0, 50)
  662. StoreText_4.Visible = false
  663. StoreText_4.Font = Enum.Font.SourceSans
  664. StoreText_4.Text = ""
  665. StoreText_4.TextColor3 = Color3.fromRGB(0, 0, 0)
  666. StoreText_4.TextSize = 14.000
  667.  
  668. Script5.Name = "Script5"
  669. Script5.Parent = ScriptTab
  670. Script5.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  671. Script5.BackgroundTransparency = 1.000
  672. Script5.BorderColor3 = Color3.fromRGB(255, 255, 255)
  673. Script5.BorderSizePixel = 0
  674. Script5.Position = UDim2.new(0.600000024, 0, 0, 0)
  675. Script5.Size = UDim2.new(0.150000006, 0, 1, 0)
  676. Script5.ZIndex = 4
  677.  
  678. ScriptBtn_6.Name = "ScriptBtn"
  679. ScriptBtn_6.Parent = Script5
  680. ScriptBtn_6.Active = false
  681. ScriptBtn_6.BackgroundColor3 = Color3.fromRGB(67, 67, 67)
  682. ScriptBtn_6.BorderColor3 = Color3.fromRGB(255, 255, 255)
  683. ScriptBtn_6.BorderSizePixel = 0
  684. ScriptBtn_6.Size = UDim2.new(1, 0, 1, 0)
  685. ScriptBtn_6.ZIndex = 6
  686. ScriptBtn_6.Font = Enum.Font.SourceSans
  687. ScriptBtn_6.Text = "Script5"
  688. ScriptBtn_6.TextColor3 = Color3.fromRGB(255, 255, 255)
  689. ScriptBtn_6.TextScaled = true
  690. ScriptBtn_6.TextSize = 14.000
  691. ScriptBtn_6.TextWrapped = true
  692.  
  693. StoreText_5.Name = "StoreText"
  694. StoreText_5.Parent = Script5
  695. StoreText_5.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  696. StoreText_5.Size = UDim2.new(0, 200, 0, 50)
  697. StoreText_5.Visible = false
  698. StoreText_5.Font = Enum.Font.SourceSans
  699. StoreText_5.Text = ""
  700. StoreText_5.TextColor3 = Color3.fromRGB(0, 0, 0)
  701. StoreText_5.TextSize = 14.000
  702.  
  703. Script6.Name = "Script6"
  704. Script6.Parent = ScriptTab
  705. Script6.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  706. Script6.BackgroundTransparency = 1.000
  707. Script6.BorderColor3 = Color3.fromRGB(255, 255, 255)
  708. Script6.BorderSizePixel = 0
  709. Script6.Position = UDim2.new(0.75, 0, 0, 0)
  710. Script6.Size = UDim2.new(0.150000006, 0, 1, 0)
  711. Script6.ZIndex = 4
  712.  
  713. ScriptBtn_7.Name = "ScriptBtn"
  714. ScriptBtn_7.Parent = Script6
  715. ScriptBtn_7.Active = false
  716. ScriptBtn_7.BackgroundColor3 = Color3.fromRGB(67, 67, 67)
  717. ScriptBtn_7.BorderColor3 = Color3.fromRGB(255, 255, 255)
  718. ScriptBtn_7.BorderSizePixel = 0
  719. ScriptBtn_7.Size = UDim2.new(1, 0, 1, 0)
  720. ScriptBtn_7.ZIndex = 6
  721. ScriptBtn_7.Font = Enum.Font.SourceSans
  722. ScriptBtn_7.Text = "Script6"
  723. ScriptBtn_7.TextColor3 = Color3.fromRGB(255, 255, 255)
  724. ScriptBtn_7.TextScaled = true
  725. ScriptBtn_7.TextSize = 14.000
  726. ScriptBtn_7.TextWrapped = true
  727.  
  728. StoreText_6.Name = "StoreText"
  729. StoreText_6.Parent = Script6
  730. StoreText_6.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  731. StoreText_6.Size = UDim2.new(0, 200, 0, 50)
  732. StoreText_6.Visible = false
  733. StoreText_6.Font = Enum.Font.SourceSans
  734. StoreText_6.Text = ""
  735. StoreText_6.TextColor3 = Color3.fromRGB(0, 0, 0)
  736. StoreText_6.TextSize = 14.000
  737.  
  738. CodeScroll.Name = "CodeScroll"
  739. CodeScroll.Parent = Executor
  740. CodeScroll.Active = true
  741. CodeScroll.BackgroundColor3 = Color3.fromRGB(63, 63, 63)
  742. CodeScroll.BorderColor3 = Color3.fromRGB(83, 83, 83)
  743. CodeScroll.BorderSizePixel = 0
  744. CodeScroll.Position = UDim2.new(0, 0, 0.149999976, 0)
  745. CodeScroll.Size = UDim2.new(0.999357581, 0, 0.75, 0)
  746. CodeScroll.ZIndex = 2
  747. CodeScroll.BottomImage = ""
  748. CodeScroll.CanvasSize = UDim2.new(0, 0, 0, 0)
  749. CodeScroll.ScrollBarThickness = 5
  750. CodeScroll.TopImage = ""
  751.  
  752. Lines.Name = "Lines"
  753. Lines.Parent = CodeScroll
  754. Lines.Active = true
  755. Lines.BackgroundColor3 = Color3.fromRGB(34, 34, 34)
  756. Lines.BorderColor3 = Color3.fromRGB(74, 74, 74)
  757. Lines.Size = UDim2.new(0, 25, 0, 270)
  758. Lines.ZIndex = 8
  759. Lines.Font = Enum.Font.Cartoon
  760. Lines.Text = "1"
  761. Lines.TextColor3 = Color3.fromRGB(148, 148, 148)
  762. Lines.TextSize = 17.000
  763. Lines.TextWrapped = true
  764. Lines.TextYAlignment = Enum.TextYAlignment.Top
  765.  
  766. Code.Name = "Code"
  767. Code.Parent = CodeScroll
  768. Code.BackgroundColor3 = Color3.fromRGB(61, 61, 61)
  769. Code.BackgroundTransparency = 1.000
  770. Code.BorderColor3 = Color3.fromRGB(43, 106, 173)
  771. Code.BorderSizePixel = 0
  772. Code.ClipsDescendants = true
  773. Code.Position = UDim2.new(0.033829499, 0, 0, 0)
  774. Code.Size = UDim2.new(0.96617049, 0, 1, 0)
  775. Code.ZIndex = 4
  776. Code.ClearTextOnFocus = false
  777. Code.Font = Enum.Font.Code
  778. Code.MultiLine = true
  779. Code.Text = "print(\"Hello World!\")"
  780. Code.TextColor3 = Color3.fromRGB(255, 255, 255)
  781. Code.TextSize = 16.000
  782. Code.TextXAlignment = Enum.TextXAlignment.Left
  783. Code.TextYAlignment = Enum.TextYAlignment.Top
  784.  
  785. Extra.Name = "Extra"
  786. Extra.Parent = Main1
  787. Extra.AnchorPoint = Vector2.new(0.5, 0.5)
  788. Extra.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  789. Extra.BackgroundTransparency = 1.000
  790. Extra.BorderSizePixel = 0
  791. Extra.Position = UDim2.new(0.527999997, 0, 0.546000004, 0)
  792. Extra.Size = UDim2.new(0.949999988, -10, 0.916000009, -10)
  793. Extra.Visible = false
  794. Extra.ZIndex = 3
  795.  
  796. ExecuteBtn.Name = "ExecuteBtn"
  797. ExecuteBtn.Parent = Extra
  798. ExecuteBtn.BackgroundColor3 = Color3.fromRGB(57, 57, 57)
  799. ExecuteBtn.BorderSizePixel = 0
  800. ExecuteBtn.Position = UDim2.new(0, 0, 0.899999976, 0)
  801. ExecuteBtn.Size = UDim2.new(1, 0, 0.100000001, 0)
  802. ExecuteBtn.ZIndex = 5
  803. ExecuteBtn.Font = Enum.Font.SourceSans
  804. ExecuteBtn.Text = "Execute script"
  805. ExecuteBtn.TextColor3 = Color3.fromRGB(255, 255, 255)
  806. ExecuteBtn.TextScaled = true
  807. ExecuteBtn.TextSize = 14.000
  808. ExecuteBtn.TextWrapped = true
  809.  
  810. Graph_8.Name = "Graph"
  811. Graph_8.Parent = ExecuteBtn
  812. Graph_8.BackgroundColor3 = Color3.fromRGB(0, 166, 255)
  813. Graph_8.BorderSizePixel = 0
  814. Graph_8.Position = UDim2.new(0.5, 0, 0.899999976, 0)
  815. Graph_8.Size = UDim2.new(0, 0, 0.100000001, 0)
  816. Graph_8.ZIndex = 6
  817.  
  818. ScrollingFrame.Parent = Extra
  819. ScrollingFrame.Active = true
  820. ScrollingFrame.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  821. ScrollingFrame.BackgroundTransparency = 1.000
  822. ScrollingFrame.Size = UDim2.new(1, 0, 0.899999976, 0)
  823. ScrollingFrame.ZIndex = 5
  824. ScrollingFrame.ScrollBarThickness = 0
  825.  
  826. Lister_4.Name = "Lister"
  827. Lister_4.Parent = ScrollingFrame
  828. Lister_4.CellPadding = UDim2.new(0, 0, 0, 0)
  829. Lister_4.CellSize = UDim2.new(0.5, 0, 0, 50)
  830.  
  831. NowValue_3.Name = "NowValue"
  832. NowValue_3.Parent = ScrollingFrame
  833. NowValue_3.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  834. NowValue_3.Visible = false
  835. NowValue_3.Font = Enum.Font.SourceSans
  836. NowValue_3.Text = ""
  837. NowValue_3.TextColor3 = Color3.fromRGB(0, 0, 0)
  838. NowValue_3.TextSize = 14.000
  839.  
  840. FeHub.Name = "Fe Hub"
  841. FeHub.Parent = Main1
  842. FeHub.AnchorPoint = Vector2.new(0.5, 0.5)
  843. FeHub.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  844. FeHub.BackgroundTransparency = 1.000
  845. FeHub.Position = UDim2.new(0.528133392, 0, 0.545624971, 0)
  846. FeHub.Size = UDim2.new(0.949733377, -10, 0.91624999, -10)
  847. FeHub.ZIndex = 3
  848.  
  849. ReanimTitle.Name = "ReanimTitle"
  850. ReanimTitle.Parent = FeHub
  851. ReanimTitle.BackgroundColor3 = Color3.fromRGB(57, 57, 57)
  852. ReanimTitle.BorderSizePixel = 0
  853. ReanimTitle.Size = UDim2.new(0.5, 0, 0.0799999982, 0)
  854. ReanimTitle.ZIndex = 5
  855. ReanimTitle.Font = Enum.Font.Gotham
  856. ReanimTitle.Text = "Reanimate"
  857. ReanimTitle.TextColor3 = Color3.fromRGB(223, 223, 223)
  858. ReanimTitle.TextScaled = true
  859. ReanimTitle.TextSize = 14.000
  860. ReanimTitle.TextWrapped = true
  861.  
  862. ScriptTitle.Name = "ScriptTitle"
  863. ScriptTitle.Parent = FeHub
  864. ScriptTitle.BackgroundColor3 = Color3.fromRGB(57, 57, 57)
  865. ScriptTitle.BorderSizePixel = 0
  866. ScriptTitle.Position = UDim2.new(0.5, 0, 0, 0)
  867. ScriptTitle.Size = UDim2.new(0.5, 0, 0.0799999982, 0)
  868. ScriptTitle.ZIndex = 5
  869. ScriptTitle.Font = Enum.Font.Gotham
  870. ScriptTitle.Text = "Scripts"
  871. ScriptTitle.TextColor3 = Color3.fromRGB(223, 223, 223)
  872. ScriptTitle.TextScaled = true
  873. ScriptTitle.TextSize = 14.000
  874. ScriptTitle.TextWrapped = true
  875.  
  876. ReanimScroll.Name = "ReanimScroll"
  877. ReanimScroll.Parent = FeHub
  878. ReanimScroll.Active = true
  879. ReanimScroll.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
  880. ReanimScroll.BackgroundTransparency = 0.950
  881. ReanimScroll.BorderSizePixel = 0
  882. ReanimScroll.Position = UDim2.new(0, 0, 0.0828342065, 0)
  883. ReanimScroll.Size = UDim2.new(0.5, 0, 0.850668311, 0)
  884. ReanimScroll.ZIndex = 4
  885. ReanimScroll.CanvasSize = UDim2.new(0, 0, 0, 10)
  886. ReanimScroll.ScrollBarThickness = 0
  887.  
  888. Lister_5.Name = "Lister"
  889. Lister_5.Parent = ReanimScroll
  890. Lister_5.SortOrder = Enum.SortOrder.LayoutOrder
  891. Lister_5.Padding = UDim.new(0, 1)
  892.  
  893. NowValue_4.Name = "NowValue"
  894. NowValue_4.Parent = ReanimScroll
  895. NowValue_4.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  896. NowValue_4.Visible = false
  897. NowValue_4.Font = Enum.Font.SourceSans
  898. NowValue_4.Text = ""
  899. NowValue_4.TextColor3 = Color3.fromRGB(0, 0, 0)
  900. NowValue_4.TextSize = 14.000
  901.  
  902. ScriptScroll.Name = "ScriptScroll"
  903. ScriptScroll.Parent = FeHub
  904. ScriptScroll.Active = true
  905. ScriptScroll.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
  906. ScriptScroll.BackgroundTransparency = 0.950
  907. ScriptScroll.BorderSizePixel = 0
  908. ScriptScroll.Position = UDim2.new(0.505182803, 0, 0.0828341171, 0)
  909. ScriptScroll.Size = UDim2.new(0.5, 0, 0.85066855, 0)
  910. ScriptScroll.ZIndex = 4
  911. ScriptScroll.CanvasSize = UDim2.new(0, 0, 0, 0)
  912. ScriptScroll.ScrollBarThickness = 0
  913.  
  914. Lister_6.Name = "Lister"
  915. Lister_6.Parent = ScriptScroll
  916. Lister_6.SortOrder = Enum.SortOrder.LayoutOrder
  917. Lister_6.Padding = UDim.new(0, 1)
  918.  
  919. NowValue_5.Name = "NowValue"
  920. NowValue_5.Parent = ScriptScroll
  921. NowValue_5.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  922. NowValue_5.Visible = false
  923. NowValue_5.Font = Enum.Font.SourceSans
  924. NowValue_5.Text = ""
  925. NowValue_5.TextColor3 = Color3.fromRGB(0, 0, 0)
  926. NowValue_5.TextSize = 14.000
  927.  
  928. ExecuteBtn_2.Name = "ExecuteBtn"
  929. ExecuteBtn_2.Parent = FeHub
  930. ExecuteBtn_2.BackgroundColor3 = Color3.fromRGB(57, 57, 57)
  931. ExecuteBtn_2.BorderSizePixel = 0
  932. ExecuteBtn_2.Position = UDim2.new(-0.00345532224, 0, 0.933502555, 0)
  933. ExecuteBtn_2.Size = UDim2.new(0.5, 0, 0.075000003, 0)
  934. ExecuteBtn_2.ZIndex = 5
  935. ExecuteBtn_2.Font = Enum.Font.Gotham
  936. ExecuteBtn_2.Text = "Execute Script"
  937. ExecuteBtn_2.TextColor3 = Color3.fromRGB(255, 255, 255)
  938. ExecuteBtn_2.TextScaled = true
  939. ExecuteBtn_2.TextSize = 14.000
  940. ExecuteBtn_2.TextWrapped = true
  941.  
  942. Graph_9.Name = "Graph"
  943. Graph_9.Parent = ExecuteBtn_2
  944. Graph_9.BackgroundColor3 = Color3.fromRGB(0, 166, 255)
  945. Graph_9.BorderSizePixel = 0
  946. Graph_9.Position = UDim2.new(0.5, 0, 0.899999976, 0)
  947. Graph_9.Size = UDim2.new(0, 0, 0.100000001, 0)
  948. Graph_9.ZIndex = 6
  949.  
  950. UnselectBtn.Name = "UnselectBtn"
  951. UnselectBtn.Parent = FeHub
  952. UnselectBtn.BackgroundColor3 = Color3.fromRGB(57, 57, 57)
  953. UnselectBtn.BorderSizePixel = 0
  954. UnselectBtn.Position = UDim2.new(0.505182803, 0, 0.933502555, 0)
  955. UnselectBtn.Size = UDim2.new(0.5, 0, 0.075000003, 0)
  956. UnselectBtn.ZIndex = 5
  957. UnselectBtn.Font = Enum.Font.Gotham
  958. UnselectBtn.Text = "Unselect All"
  959. UnselectBtn.TextColor3 = Color3.fromRGB(255, 255, 255)
  960. UnselectBtn.TextScaled = true
  961. UnselectBtn.TextSize = 14.000
  962. UnselectBtn.TextWrapped = true
  963.  
  964. Graph_10.Name = "Graph"
  965. Graph_10.Parent = UnselectBtn
  966. Graph_10.BackgroundColor3 = Color3.fromRGB(0, 166, 255)
  967. Graph_10.BorderSizePixel = 0
  968. Graph_10.Position = UDim2.new(0.5, 0, 0.899999976, 0)
  969. Graph_10.Size = UDim2.new(0, 0, 0.100000001, 0)
  970. Graph_10.ZIndex = 6
  971.  
  972. Graphic__.Name = "Graphic__"
  973. Graphic__.Parent = FeHub
  974. Graphic__.AnchorPoint = Vector2.new(0.5, 0.5)
  975. Graphic__.BackgroundColor3 = Color3.fromRGB(42, 42, 42)
  976. Graphic__.BorderSizePixel = 0
  977. Graphic__.Position = UDim2.new(0.502591312, 0, 0.504981041, 0)
  978. Graphic__.Size = UDim2.new(0.00518293213, 0, 1.00996232, 0)
  979. Graphic__.ZIndex = 6
  980.  
  981. In.Name = "In"
  982. In.Parent = Main1
  983. In.AnchorPoint = Vector2.new(0.5, 0.5)
  984. In.BackgroundColor3 = Color3.fromRGB(66, 66, 66)
  985. In.BorderSizePixel = 0
  986. In.Position = UDim2.new(0.499512851, 0, 0.499368697, 0)
  987. In.Size = UDim2.new(1.01065159, -7, 1.01893938, -7)
  988. In.Visible = false
  989. In.ZIndex = 2
  990.  
  991. Picker.Name = "Picker"
  992. Picker.Parent = Main1
  993. Picker.BackgroundColor3 = Color3.fromRGB(35, 35, 35)
  994. Picker.BorderSizePixel = 0
  995. Picker.Position = UDim2.new(-0.00339355459, 3, 0.102525346, 0)
  996. Picker.Size = UDim2.new(0.0583935529, 0, 0.903000057, -5)
  997. Picker.ZIndex = 50
  998.  
  999. FeHub_2.Name = "Fe Hub"
  1000. FeHub_2.Parent = Picker
  1001. FeHub_2.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  1002. FeHub_2.BackgroundTransparency = 1.000
  1003. FeHub_2.Position = UDim2.new(0, 0, 0.140000001, 0)
  1004. FeHub_2.Size = UDim2.new(1, 0, 0.100000001, 0)
  1005. FeHub_2.ZIndex = 51
  1006. FeHub_2.ImageColor3 = Color3.fromRGB(0, 0, 0)
  1007. FeHub_2.ImageTransparency = 1.000
  1008.  
  1009. _GRP.Name = "_GRP"
  1010. _GRP.Parent = FeHub_2
  1011. _GRP.BackgroundColor3 = Color3.fromRGB(24, 24, 24)
  1012. _GRP.BorderSizePixel = 0
  1013. _GRP.Size = UDim2.new(1, 0, 1, 0)
  1014. _GRP.ZIndex = 51
  1015.  
  1016. _GRPT.Name = "_GRPT"
  1017. _GRPT.Parent = FeHub_2
  1018. _GRPT.BackgroundColor3 = Color3.fromRGB(72, 72, 72)
  1019. _GRPT.BorderSizePixel = 0
  1020. _GRPT.Size = UDim2.new(1, 0, 1, -5)
  1021. _GRPT.ZIndex = 52
  1022.  
  1023. TextLabel.Parent = _GRPT
  1024. TextLabel.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  1025. TextLabel.BackgroundTransparency = 1.000
  1026. TextLabel.BorderSizePixel = 0
  1027. TextLabel.Size = UDim2.new(1, 0, 1, 0)
  1028. TextLabel.ZIndex = 53
  1029. TextLabel.Font = Enum.Font.SourceSans
  1030. TextLabel.Text = "Fe"
  1031. TextLabel.TextColor3 = Color3.fromRGB(0, 0, 0)
  1032. TextLabel.TextSize = 30.000
  1033. TextLabel.TextWrapped = true
  1034.  
  1035. Executor_2.Name = "Executor"
  1036. Executor_2.Parent = Picker
  1037. Executor_2.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  1038. Executor_2.BackgroundTransparency = 1.000
  1039. Executor_2.Position = UDim2.new(0, 0, 0.0232394449, 0)
  1040. Executor_2.Size = UDim2.new(1, -1, 0.119999997, -10)
  1041. Executor_2.ZIndex = 51
  1042. Executor_2.Image = "http://www.roblox.com/asset/?id=5501102452"
  1043.  
  1044. Settings_2.Name = "Settings"
  1045. Settings_2.Parent = Picker
  1046. Settings_2.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  1047. Settings_2.BackgroundTransparency = 1.000
  1048. Settings_2.Position = UDim2.new(0.0266666673, 0, 0.897887349, 0)
  1049. Settings_2.Size = UDim2.new(1, 0, 0.100000001, 0)
  1050. Settings_2.ZIndex = 51
  1051. Settings_2.Image = "rbxassetid://1257503133"
  1052.  
  1053. Extra_2.Name = "Extra"
  1054. Extra_2.Parent = Picker
  1055. Extra_2.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  1056. Extra_2.BackgroundTransparency = 1.000
  1057. Extra_2.Position = UDim2.new(0, 0, 0.25, 0)
  1058. Extra_2.Size = UDim2.new(1, 0, 0.100000001, 0)
  1059. Extra_2.ZIndex = 51
  1060. Extra_2.ImageColor3 = Color3.fromRGB(0, 0, 0)
  1061. Extra_2.ImageTransparency = 1.000
  1062.  
  1063. _GRP_2.Name = "_GRP"
  1064. _GRP_2.Parent = Extra_2
  1065. _GRP_2.BackgroundColor3 = Color3.fromRGB(24, 24, 24)
  1066. _GRP_2.BorderSizePixel = 0
  1067. _GRP_2.Size = UDim2.new(1, 0, 1, 0)
  1068. _GRP_2.ZIndex = 51
  1069.  
  1070. _GRPT_2.Name = "_GRPT"
  1071. _GRPT_2.Parent = Extra_2
  1072. _GRPT_2.BackgroundColor3 = Color3.fromRGB(72, 72, 72)
  1073. _GRPT_2.BorderSizePixel = 0
  1074. _GRPT_2.Size = UDim2.new(1, 0, 1, -5)
  1075. _GRPT_2.ZIndex = 52
  1076.  
  1077. TextLabel_2.Parent = _GRPT_2
  1078. TextLabel_2.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  1079. TextLabel_2.BackgroundTransparency = 1.000
  1080. TextLabel_2.BorderSizePixel = 0
  1081. TextLabel_2.Size = UDim2.new(1, 0, 1, 0)
  1082. TextLabel_2.ZIndex = 53
  1083. TextLabel_2.Font = Enum.Font.SourceSans
  1084. TextLabel_2.Text = "Ext"
  1085. TextLabel_2.TextColor3 = Color3.fromRGB(0, 0, 0)
  1086. TextLabel_2.TextSize = 30.000
  1087. TextLabel_2.TextWrapped = true
  1088.  
  1089. Settings_3.Name = "Settings"
  1090. Settings_3.Parent = Main1
  1091. Settings_3.AnchorPoint = Vector2.new(0.5, 0.5)
  1092. Settings_3.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  1093. Settings_3.BackgroundTransparency = 1.000
  1094. Settings_3.BorderSizePixel = 0
  1095. Settings_3.Position = UDim2.new(0.527999997, 0, 0.546000004, 0)
  1096. Settings_3.Size = UDim2.new(0.949999988, -10, 0.916000009, -10)
  1097. Settings_3.Visible = false
  1098. Settings_3.ZIndex = 3
  1099.  
  1100. TableSet_2.Name = "TableSet"
  1101. TableSet_2.Parent = Settings_3
  1102. TableSet_2.Active = true
  1103. TableSet_2.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  1104. TableSet_2.BackgroundTransparency = 1.000
  1105. TableSet_2.ClipsDescendants = false
  1106. TableSet_2.Size = UDim2.new(0.5, 0, 1, 0)
  1107. TableSet_2.ZIndex = 4
  1108. TableSet_2.CanvasSize = UDim2.new(0, 0, 0, 0)
  1109. TableSet_2.ScrollBarThickness = 10
  1110.  
  1111. Lister_7.Name = "Lister"
  1112. Lister_7.Parent = TableSet_2
  1113. Lister_7.SortOrder = Enum.SortOrder.LayoutOrder
  1114.  
  1115. NormalSet_2.Name = "NormalSet"
  1116. NormalSet_2.Parent = Settings_3
  1117. NormalSet_2.Active = true
  1118. NormalSet_2.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  1119. NormalSet_2.BackgroundTransparency = 1.000
  1120. NormalSet_2.ClipsDescendants = false
  1121. NormalSet_2.Position = UDim2.new(0.5, 0, 0, 0)
  1122. NormalSet_2.Size = UDim2.new(0.5, 0, 0.899999976, 0)
  1123. NormalSet_2.ZIndex = 4
  1124. NormalSet_2.ScrollBarThickness = 0
  1125.  
  1126. Lister_8.Name = "Lister"
  1127. Lister_8.Parent = NormalSet_2
  1128. Lister_8.SortOrder = Enum.SortOrder.LayoutOrder
  1129. Lister_8.Padding = UDim.new(0, 10)
  1130.  
  1131. Graph_11.Name = "Graph"
  1132. Graph_11.Parent = Settings_3
  1133. Graph_11.BackgroundColor3 = Color3.fromRGB(39, 39, 39)
  1134. Graph_11.BorderSizePixel = 0
  1135. Graph_11.Position = UDim2.new(0.5, 0, 0, 0)
  1136. Graph_11.Size = UDim2.new(0.00499999989, 0, 1, 0)
  1137. Graph_11.ZIndex = 100
  1138.  
  1139. Graph_12.Name = "Graph"
  1140. Graph_12.Parent = Settings_3
  1141. Graph_12.BackgroundColor3 = Color3.fromRGB(39, 39, 39)
  1142. Graph_12.BorderSizePixel = 0
  1143. Graph_12.Position = UDim2.new(0.5, 0, 0.899999976, 0)
  1144. Graph_12.Size = UDim2.new(0.5, 0, 0.00700000022, 0)
  1145. Graph_12.ZIndex = 10000
  1146.  
  1147. Save_2.Name = "Save"
  1148. Save_2.Parent = Settings_3
  1149. Save_2.BackgroundColor3 = Color3.fromRGB(57, 57, 57)
  1150. Save_2.BorderSizePixel = 0
  1151. Save_2.Position = UDim2.new(0.5, 0, 0.899999976, 0)
  1152. Save_2.Size = UDim2.new(0.5, 0, 0.100000001, 0)
  1153. Save_2.ZIndex = 5
  1154. Save_2.Font = Enum.Font.SourceSans
  1155. Save_2.Text = "Save"
  1156. Save_2.TextColor3 = Color3.fromRGB(255, 255, 255)
  1157. Save_2.TextScaled = true
  1158. Save_2.TextSize = 14.000
  1159. Save_2.TextWrapped = true
  1160.  
  1161. Graph_13.Name = "Graph"
  1162. Graph_13.Parent = Save_2
  1163. Graph_13.BackgroundColor3 = Color3.fromRGB(0, 166, 255)
  1164. Graph_13.BorderSizePixel = 0
  1165. Graph_13.Position = UDim2.new(0.5, 0, 0.899999976, 0)
  1166. Graph_13.Size = UDim2.new(0, 0, 0.100000001, 0)
  1167. Graph_13.ZIndex = 6
  1168.  
  1169. Top.Name = "Top"
  1170. Top.Parent = Main1
  1171. Top.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  1172. Top.BorderColor3 = Color3.fromRGB(0, 7, 53)
  1173. Top.BorderSizePixel = 0
  1174. Top.Position = UDim2.new(-0.000167797451, 0, 0, 0)
  1175. Top.Size = UDim2.new(0, 620, 0, 39)
  1176.  
  1177. TextLabel_3.Parent = Top
  1178. TextLabel_3.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  1179. TextLabel_3.BackgroundTransparency = 1.000
  1180. TextLabel_3.Position = UDim2.new(0.00161290169, 0, 4.02331352e-07, 0)
  1181. TextLabel_3.Size = UDim2.new(0, 619, 0, 39)
  1182. TextLabel_3.Font = Enum.Font.Arial
  1183. TextLabel_3.Text = "Mizt Hub Blue"
  1184. TextLabel_3.TextColor3 = Color3.fromRGB(255, 255, 255)
  1185. TextLabel_3.TextScaled = true
  1186. TextLabel_3.TextSize = 14.000
  1187. TextLabel_3.TextWrapped = true
  1188.  
  1189. UIGradient.Color = ColorSequence.new{ColorSequenceKeypoint.new(0.00, Color3.fromRGB(28, 52, 126)), ColorSequenceKeypoint.new(0.80, Color3.fromRGB(46, 64, 165)), ColorSequenceKeypoint.new(1.00, Color3.fromRGB(51, 68, 175))}
  1190. UIGradient.Parent = Top
  1191.  
  1192. -- Scripts:
  1193.  
  1194. local function OFIZSYV_fake_script() -- Main1.Dragger
  1195. local script = Instance.new('LocalScript', Main1)
  1196.  
  1197. do
  1198. local UserInputService = game:GetService("UserInputService")
  1199.  
  1200. local gui = script.Parent
  1201.  
  1202. local dragging
  1203. local dragInput
  1204. local dragStart
  1205. local startPos
  1206.  
  1207. local function update(input)
  1208. local delta = input.Position - dragStart
  1209. gui.Position = UDim2.new(startPos.X.Scale, startPos.X.Offset + delta.X, startPos.Y.Scale, startPos.Y.Offset + delta.Y)
  1210. end
  1211.  
  1212. gui.InputBegan:Connect(function(input)
  1213. if input.UserInputType == Enum.UserInputType.MouseButton1 or input.UserInputType == Enum.UserInputType.Touch then
  1214. dragging = true
  1215. dragStart = input.Position
  1216. startPos = gui.Position
  1217.  
  1218. input.Changed:Connect(function()
  1219. if input.UserInputState == Enum.UserInputState.End then
  1220. dragging = false
  1221. end
  1222. end)
  1223. end
  1224. end)
  1225.  
  1226. gui.InputChanged:Connect(function(input)
  1227. if input.UserInputType == Enum.UserInputType.MouseMovement or input.UserInputType == Enum.UserInputType.Touch then
  1228. dragInput = input
  1229. end
  1230. end)
  1231.  
  1232. UserInputService.InputChanged:Connect(function(input)
  1233. if input == dragInput and dragging then
  1234. update(input)
  1235. end
  1236. end)
  1237. end
  1238. end
  1239. coroutine.wrap(OFIZSYV_fake_script)()
  1240. local function RKSPXXF_fake_script() -- Main1.Loader
  1241. local script = Instance.new('LocalScript', Main1)
  1242.  
  1243. -- loadscripts --
  1244. for _,v in pairs(_G.MiztHub.ScriptsName) do
  1245. local CloneTemplate = script.Parent.CopyMeFH:Clone()
  1246. CloneTemplate.Name = v
  1247. CloneTemplate.Parent = script.Parent["Fe Hub"].ScriptScroll
  1248. CloneTemplate.Visible = true
  1249. CloneTemplate.BtnSelect.Text = string.upper(v:sub(1,1))..v:sub(2,#v)
  1250. coroutine.wrap(function()
  1251. local script = Instance.new("Script",CloneTemplate.BtnSelect)
  1252. script.Name = (tick()*(math.random(1,1000)/1000))..""
  1253. local nowValue = script.Parent.Parent.Parent.NowValue
  1254. local btnName = script.Parent.Parent.Name
  1255.  
  1256. script.Parent.MouseButton1Click:Connect(function()
  1257. if nowValue.Text ~= btnName then
  1258. _G.MiztHub.SelectedScript = btnName
  1259. if script.Parent.Parent.Parent:FindFirstChild(nowValue.Text) then
  1260. script.Parent.Parent.Parent:FindFirstChild(nowValue.Text).BtnSelect.Size = UDim2.new(1, 0,1, 0)
  1261. script.Parent.Parent.Parent:FindFirstChild(nowValue.Text).BtnSelect.Position = UDim2.new(0, 0,0, 0)
  1262. end
  1263. nowValue.Text = btnName
  1264. script.Parent.Size = UDim2.new(1, -5,1, 0)
  1265. script.Parent.Position = UDim2.new(0, 5,0, 0)
  1266. elseif nowValue.Text == btnName then
  1267. _G.MiztHub.SelectedScript = nil
  1268. nowValue.Text = ""
  1269. script.Parent.Size = UDim2.new(1, 0,1, 0)
  1270. script.Parent.Position = UDim2.new(0, 0,0, 0)
  1271. end
  1272. end)
  1273. end)()
  1274. end
  1275. -- loadreanim --
  1276. for _,v in pairs(_G.MiztHub.ReanimName) do
  1277. local CloneTemplate = script.Parent.CopyMeFH:Clone()
  1278. CloneTemplate.Name = v
  1279. CloneTemplate.Parent = script.Parent["Fe Hub"].ReanimScroll
  1280. CloneTemplate.Visible = true
  1281. CloneTemplate.BtnSelect.Text = v
  1282. coroutine.wrap(function()
  1283. local script = Instance.new("Script",CloneTemplate.BtnSelect)
  1284. script.Name = (tick()*(math.random(1,1000)/1000))..""
  1285. local nowValue = script.Parent.Parent.Parent.NowValue
  1286. local btnName = script.Parent.Parent.Name
  1287.  
  1288. script.Parent.MouseButton1Click:Connect(function()
  1289. if nowValue.Text ~= btnName then
  1290. _G.MiztHub.SelectedReanim = btnName
  1291. if script.Parent.Parent.Parent:FindFirstChild(nowValue.Text) then
  1292. script.Parent.Parent.Parent:FindFirstChild(nowValue.Text).BtnSelect.Size = UDim2.new(1, 0,1, 0)
  1293. script.Parent.Parent.Parent:FindFirstChild(nowValue.Text).BtnSelect.Position = UDim2.new(0, 0,0, 0)
  1294. end
  1295. nowValue.Text = btnName
  1296. script.Parent.Size = UDim2.new(1, -5,1, 0)
  1297. script.Parent.Position = UDim2.new(0, 5,0, 0)
  1298. elseif nowValue.Text == btnName then
  1299. _G.MiztHub.SelectedReanim = nil
  1300. nowValue.Text = ""
  1301. script.Parent.Size = UDim2.new(1, 0,1, 0)
  1302. script.Parent.Position = UDim2.new(0, 0,0, 0)
  1303. end
  1304. end)
  1305. end)()
  1306. end
  1307. -- load other --
  1308. for i,v in pairs(_G.MiztHub.OtherScriptsName) do
  1309. local CloneTemplate = script.Parent.CopyMeOT:Clone()
  1310. CloneTemplate.Name = v
  1311. CloneTemplate.Parent = script.Parent.Extra.ScrollingFrame
  1312. CloneTemplate.Visible = true
  1313. CloneTemplate.Btn.Text = v
  1314. coroutine.wrap(function()
  1315. local script = Instance.new("Script",CloneTemplate.Btn)
  1316. script.Name = (tick()*(math.random(1,1000)/1000))..""
  1317. local nowValue = script.Parent.Parent.Parent.NowValue
  1318. local btnName = script.Parent.Parent.Name
  1319.  
  1320. script.Parent.MouseButton1Click:Connect(function()
  1321. if nowValue.Text ~= btnName then
  1322. if script.Parent.Parent.Parent:FindFirstChild(nowValue.Text) then
  1323. script.Parent.Parent.Parent:FindFirstChild(nowValue.Text).Btn.Size = UDim2.new(1, 0,1, 0)
  1324. end
  1325. nowValue.Text = btnName
  1326. script.Parent.Size = UDim2.new(1, -10,1,-10)
  1327. elseif nowValue.Text == btnName then
  1328. nowValue.Text = ""
  1329. script.Parent.Size = UDim2.new(1, 0,1, 0)
  1330. end
  1331. end)
  1332. end)()
  1333. end
  1334. -- load setting --
  1335. for i,v in pairs(_G.MiztHub.SettingsName) do
  1336. if type(v) == "table" then
  1337. local CloneTab = script.Parent.CopyMeST:Clone()
  1338. CloneTab.Name = i
  1339. CloneTab.TopText.Text = i
  1340. CloneTab.Visible = true
  1341. CloneTab.Parent = script.Parent.Settings.TableSet
  1342. for j,w in pairs(v) do
  1343. local CloneSet = script.Parent.CopyMeSC:Clone()
  1344. CloneSet.Name = j
  1345. CloneSet.LeftText.Text = j
  1346. CloneSet.Visible = true
  1347. CloneSet.Parent = CloneTab.Content
  1348. if w == "boolean" then
  1349. CloneSet.BtnC:Destroy()
  1350. local lol
  1351. if _G.MiztHub.Settings[i][j] then
  1352. lol = 1
  1353. else
  1354. lol = 0
  1355. end
  1356. coroutine.wrap(function()
  1357. local script = Instance.new("Script",CloneSet.BtnS)
  1358. script.Name = (tick()*(math.random(1,1000)/1000))..""
  1359.  
  1360. local TWN = game:GetService("TweenService")
  1361. local twnInfo = TweenInfo.new(0.5,Enum.EasingStyle.Sine,Enum.EasingDirection.InOut)
  1362. local btng = script.Parent.Btn
  1363. local grap = script.Parent.Grap
  1364. local STname = script.Parent.Parent.Name
  1365.  
  1366. local lol = lol
  1367. coroutine.wrap(function()
  1368. script.Parent.MouseButton1Click:Connect(function()
  1369. if lol == 1 then
  1370. lol = 2
  1371. TWN:Create(grap,twnInfo,{BackgroundColor3 = Color3.fromRGB(165, 0, 0)}):Play()
  1372. TWN:Create(btng,twnInfo,{Position = UDim2.new(-0.01,0,0,0)}):Play()
  1373. _G.MiztHub.Settings[script.Parent.Parent.Parent.Parent.Name][STname] = false
  1374. wait(0.5)
  1375. lol = 0
  1376. elseif lol == 0 then
  1377. lol = 2
  1378. TWN:Create(grap,twnInfo,{BackgroundColor3 = Color3.fromRGB(23,154,0)}):Play()
  1379. TWN:Create(btng,twnInfo,{Position = UDim2.new(0.5,0,0,0)}):Play()
  1380. _G.MiztHub.Settings[script.Parent.Parent.Parent.Parent.Name][STname] = true
  1381. wait(0.5)
  1382. lol = 1
  1383. end
  1384. end)
  1385. end)()
  1386. if lol == 1 then
  1387. TWN:Create(grap,twnInfo,{BackgroundColor3 = Color3.fromRGB(23,154,0)}):Play()
  1388. TWN:Create(btng,twnInfo,{Position = UDim2.new(0.5,0,0,0)}):Play()
  1389. elseif lol == 0 then
  1390. TWN:Create(grap,twnInfo,{BackgroundColor3 = Color3.fromRGB(165, 0, 0)}):Play()
  1391. TWN:Create(btng,twnInfo,{Position = UDim2.new(-0.01,0,0,0)}):Play()
  1392. end
  1393. end)()
  1394. elseif w == "SETTOP" then
  1395. CloneSet.BtnS:Destroy()
  1396. coroutine.wrap(function()
  1397. local script = Instance.new("Script",CloneSet.BtnC)
  1398. script.Name = (tick()*(math.random(1,1000)/1000))..""
  1399.  
  1400. local STname = script.Parent.Parent.Name
  1401. script.Parent.MouseButton1Click:Connect(function()
  1402. _G.loadscripts("Settings",script.Parent.Parent.Parent.Parent.Name,STname)
  1403. end)
  1404. end)()
  1405. end
  1406. end
  1407. else---------------------------------------------------------
  1408. local CloneSet = script.Parent.CopyMeSC:Clone()
  1409. CloneSet.Name = i
  1410. CloneSet.LeftText.Text = i
  1411. CloneSet.Visible = true
  1412. CloneSet.Parent = script.Parent.Settings.NormalSet
  1413. if v == "boolean" then
  1414. CloneSet.BtnC:Destroy()
  1415. local lol
  1416. if _G.MiztHub.Settings[i] then
  1417. lol = 1
  1418. else
  1419. lol = 0
  1420. end
  1421. coroutine.wrap(function()
  1422. local script = Instance.new("Script",CloneSet.BtnS)
  1423. script.Name = (tick()*(math.random(1,1000)/1000))..""
  1424.  
  1425. local TWN = game:GetService("TweenService")
  1426. local twnInfo = TweenInfo.new(0.5,Enum.EasingStyle.Sine,Enum.EasingDirection.InOut)
  1427. local btng = script.Parent.Btn
  1428. local grap = script.Parent.Grap
  1429. local STname = script.Parent.Parent.Name
  1430.  
  1431. local lol = lol
  1432. coroutine.wrap(function()
  1433. script.Parent.MouseButton1Click:Connect(function()
  1434. if lol == 1 then
  1435. lol = 2
  1436. TWN:Create(grap,twnInfo,{BackgroundColor3 = Color3.fromRGB(165, 0, 0)}):Play()
  1437. TWN:Create(btng,twnInfo,{Position = UDim2.new(-0.01,0,0,0)}):Play()
  1438. _G.MiztHub.Settings[STname] = false
  1439. wait(0.5)
  1440. lol = 0
  1441. elseif lol == 0 then
  1442. lol = 2
  1443. TWN:Create(grap,twnInfo,{BackgroundColor3 = Color3.fromRGB(23,154,0)}):Play()
  1444. TWN:Create(btng,twnInfo,{Position = UDim2.new(0.5,0,0,0)}):Play()
  1445. _G.MiztHub.Settings[STname] = true
  1446. wait(0.5)
  1447. lol = 1
  1448. end
  1449. end)
  1450. end)()
  1451. if lol == 1 then
  1452. TWN:Create(grap,twnInfo,{BackgroundColor3 = Color3.fromRGB(23,154,0)}):Play()
  1453. TWN:Create(btng,twnInfo,{Position = UDim2.new(0.5,0,0,0)}):Play()
  1454. elseif lol == 0 then
  1455. TWN:Create(grap,twnInfo,{BackgroundColor3 = Color3.fromRGB(165, 0, 0)}):Play()
  1456. TWN:Create(btng,twnInfo,{Position = UDim2.new(-0.01,0,0,0)}):Play()
  1457. end
  1458. end)()
  1459. elseif v == "SETTOP" then
  1460. CloneSet.BtnS:Destroy()
  1461. coroutine.wrap(function()
  1462. local script = Instance.new("Script",CloneSet.BtnC)
  1463. script.Name = (tick()*(math.random(1,1000)/1000))..""
  1464.  
  1465. local STname = script.Parent.Parent.Name
  1466. script.Parent.MouseButton1Click:Connect(function()
  1467. _G.loadscripts("Settings",STname)
  1468. end)
  1469. end)()
  1470. end
  1471. end
  1472. end
  1473. script.Parent.CopyMeFH:Destroy()
  1474. script.Parent.CopyMeST:Destroy()
  1475. script.Parent.CopyMeSC:Destroy()
  1476. script.Parent.CopyMeOT:Destroy()
  1477. for _,v in pairs(script.Parent.Executor.ScriptTab:GetChildren()) do
  1478. if v:IsA("Frame") and v.Name ~= "CleanAll" then
  1479. coroutine.wrap(function()
  1480. local script = Instance.new("Script",v.ScriptBtn)
  1481. script.Name = (tick()*(math.random(1,1000)/1000))..""
  1482.  
  1483. local CodeBox = script.Parent.Parent.Parent.Parent.CodeScroll.Code
  1484. local nowValue = script.Parent.Parent.Parent.NowValue
  1485. local btnName = script.Parent.Parent.Name
  1486. script.Parent.MouseButton1Click:Connect(function()
  1487. if nowValue.Text ~= btnName then
  1488. if script.Parent.Parent.Parent:FindFirstChild(nowValue.Text) then
  1489. script.Parent.Parent.Parent:FindFirstChild(nowValue.Text).StoreText.Text = CodeBox.Text
  1490. end
  1491. nowValue.Text = btnName
  1492. CodeBox.Text = script.Parent.Parent.StoreText.Text
  1493. end
  1494. end)
  1495. end)()
  1496. end
  1497. end
  1498. for _,v in pairs(script.Parent:GetDescendants()) do
  1499. if v:IsA("UIListLayout") then
  1500. v.Parent.CanvasSize = UDim2.new(0,0,0,v.AbsoluteContentSize.Y)
  1501. elseif v:IsA("Frame") and v.Name == "Graph" and v.Parent:IsA("TextButton") then
  1502. coroutine.wrap(function()
  1503. local script = Instance.new("Script",v.Parent)
  1504. script.Name = (tick()*(math.random(1,1000)/1000))..""
  1505.  
  1506. local TWN = game:GetService("TweenService")
  1507. local btn = script.Parent
  1508. local grp = btn.Graph
  1509.  
  1510. local twnInfo = TweenInfo.new(0.5,Enum.EasingStyle.Sine,Enum.EasingDirection.InOut)
  1511. local currentTwn = nil
  1512.  
  1513. btn.MouseEnter:Connect(function()
  1514. if currentTwn then currentTwn:Cancel() end
  1515. currentTwn = TWN:Create(grp,twnInfo,{Position = UDim2.new(0,0,0.9,0),Size = UDim2.new(1,0,0.1,0)})
  1516. currentTwn:Play()
  1517. end)
  1518. btn.MouseLeave:Connect(function()
  1519. if currentTwn then currentTwn:Cancel() end
  1520. currentTwn = TWN:Create(grp,twnInfo,{Position = UDim2.new(0.5,0,0.9,0),Size = UDim2.new(0,0,0.1,0)})
  1521. currentTwn:Play()
  1522. end)
  1523. end)()
  1524. end
  1525. end
  1526. script:Destroy()
  1527. end
  1528. coroutine.wrap(RKSPXXF_fake_script)()
  1529. local function PFAN_fake_script() -- Execute.Script
  1530. local script = Instance.new('LocalScript', Execute)
  1531.  
  1532. script.Parent.MouseButton1Click:Connect(function()
  1533. loadstring(script.Parent.Parent.Parent.CodeScroll.Code.Text)()
  1534. end)
  1535. end
  1536. coroutine.wrap(PFAN_fake_script)()
  1537. local function VSBLAX_fake_script() -- Clean.Script
  1538. local script = Instance.new('LocalScript', Clean)
  1539.  
  1540. script.Parent.MouseButton1Click:Connect(function()
  1541. script.Parent.Parent.Parent.CodeScroll.Code.Text = ""
  1542. script.Parent.Parent.Parent.ScriptTab:FindFirstChild(script.Parent.Parent.Parent.ScriptTab.NowValue.Text).StoreText.Text = ""
  1543. end)
  1544. end
  1545. coroutine.wrap(VSBLAX_fake_script)()
  1546. local function JNDCO_fake_script() -- ScriptBtn_2.Script
  1547. local script = Instance.new('LocalScript', ScriptBtn_2)
  1548.  
  1549. script.Parent.MouseButton1Click:Connect(function()
  1550. script.Parent.Parent.Parent.Parent.CodeScroll.Code.Text = ""
  1551. for _,v in pairs(script.Parent.Parent.Parent:GetChildren()) do
  1552. if v.ClassName == "Frame" and v.Name ~= "CleanAll" then
  1553. v.StoreText.Text = ""
  1554. end
  1555. end
  1556. end)
  1557. end
  1558. coroutine.wrap(JNDCO_fake_script)()
  1559. local function XCXLBX_fake_script() -- Code.Auto Indent
  1560. local script = Instance.new('LocalScript', Code)
  1561.  
  1562. local Scroll = script.Parent.Parent
  1563. local Code = script.Parent
  1564.  
  1565. local function onKeyPress(inputObject, gameProcessedEvent)
  1566. local len = Code.Text:len()
  1567. if inputObject.KeyCode == Enum.KeyCode.Return and script.Parent:IsFocused() then
  1568. if string.match(Code.Text:sub(len-2), "do") or string.match(Code.Text:sub(len-4), "then") or string.match(Code.Text:sub(len-3), "do ") or string.match(Code.Text:sub(len-5), "then ") or string.match(Code.Text:sub(len-10), "function()") then
  1569. Code.Text = Code.Text .. " " .. "\nend"
  1570. script.Parent.CursorPosition = len + 5
  1571. end
  1572. Scroll.CanvasPosition = Vector2.new(Scroll.CanvasPosition.X,Scroll.CanvasSize.Y.Offset)
  1573. end
  1574. end
  1575.  
  1576.  
  1577. game:GetService("UserInputService").InputBegan:connect(onKeyPress)
  1578. end
  1579. coroutine.wrap(XCXLBX_fake_script)()
  1580. local function GFIK_fake_script() -- CodeScroll.HighLight
  1581. local script = Instance.new('LocalScript', CodeScroll)
  1582.  
  1583. local Scroll = script.Parent
  1584. local Code = Scroll.Code
  1585. local Line = Scroll.Lines
  1586. local function HighlightCode(Property)
  1587. if Property == "Text" then
  1588. local Lines = 1
  1589. Code.Text:gsub("\n",function() Lines = ' ' ..Lines+1 end)
  1590. local LinesText = ""
  1591. for i = 1,Lines do
  1592. LinesText = LinesText..i.."\n"
  1593. end
  1594. local Extents = (#tostring(Lines)*7)+3
  1595. local TextSize = Code.TextBounds
  1596. Line.Text = LinesText
  1597. Code.Position = UDim2.new(0,Extents+1,0,0)
  1598. Scroll.CanvasSize = UDim2.new(0,TextSize.X+Extents+1,0,TextSize.Y)
  1599. Line.Size = UDim2.new(0, Extents,0, TextSize.Y > 183 and TextSize.Y or 1000)
  1600. end
  1601. end
  1602.  
  1603. Code.Changed:Connect(HighlightCode)
  1604. HighlightCode("Text")
  1605. end
  1606. coroutine.wrap(GFIK_fake_script)()
  1607. local function QKBUGMI_fake_script() -- ExecuteBtn.Script
  1608. local script = Instance.new('LocalScript', ExecuteBtn)
  1609.  
  1610. local lol = 0
  1611. script.Parent.MouseButton1Click:Connect(function()
  1612. if lol == 0 then
  1613. lol = 1
  1614. _G.loadscripts("OtherScripts",script.Parent.Parent.ScrollingFrame.NowValue.Text)
  1615. lol = 0
  1616. end
  1617. end)
  1618. end
  1619. coroutine.wrap(QKBUGMI_fake_script)()
  1620. local function WZIF_fake_script() -- ExecuteBtn_2.Script
  1621. local script = Instance.new('LocalScript', ExecuteBtn_2)
  1622.  
  1623. local ss = 0
  1624. script.Parent.MouseButton1Click:Connect(function()
  1625. if ss == 0 then
  1626. ss = 1
  1627. _G["MiztHub"]["RunScript"]()
  1628. wait(0.5)
  1629. ss = 0
  1630. end
  1631. end)
  1632. end
  1633. coroutine.wrap(WZIF_fake_script)()
  1634. local function CXNIN_fake_script() -- UnselectBtn.Script
  1635. local script = Instance.new('LocalScript', UnselectBtn)
  1636.  
  1637. script.Parent.MouseButton1Click:Connect(function()
  1638. if _G.MiztHub.SelectedScript ~= nil then
  1639. script.Parent.Parent.ScriptScroll.NowValue.Text = ""
  1640. for _,v in pairs(script.Parent.Parent.ScriptScroll:GetChildren()) do
  1641. if v.ClassName == "Frame" then
  1642. v.BtnSelect.Size = UDim2.new(1, 0,1, 0)
  1643. v.BtnSelect.Position = UDim2.new(0, 0,0, 0)
  1644. end
  1645. end
  1646. end
  1647. if _G.MiztHub.SelectedReanim ~= nil then
  1648. script.Parent.Parent.ReanimScroll.NowValue.Text = ""
  1649. for _,v in pairs(script.Parent.Parent.ReanimScroll:GetChildren()) do
  1650. if v.ClassName == "Frame" then
  1651. v.BtnSelect.Size = UDim2.new(1, 0,1, 0)
  1652. v.BtnSelect.Position = UDim2.new(0, 0,0, 0)
  1653. end
  1654. end
  1655. end
  1656. _G.MiztHub.SelectedScript = nil
  1657. _G.MiztHub.SelectedReanim = nil
  1658. end)
  1659. end
  1660. coroutine.wrap(CXNIN_fake_script)()
  1661. local function IWLB_fake_script() -- FeHub_2.Core
  1662. local script = Instance.new('LocalScript', FeHub_2)
  1663.  
  1664. local nowValue = script.Parent.Parent.Parent.NowValue
  1665. local btnName = script.Parent.Name
  1666.  
  1667. script.Parent.MouseButton1Click:Connect(function()
  1668. if nowValue.Text ~= btnName then
  1669. if script.Parent.Parent.Parent:FindFirstChild(nowValue.Text) then
  1670. script.Parent.Parent.Parent:FindFirstChild(nowValue.Text).Visible = false
  1671. end
  1672. nowValue.Text = btnName
  1673. script.Parent.Parent.Parent:FindFirstChild(btnName).Visible = true
  1674. end
  1675. end)
  1676. end
  1677. coroutine.wrap(IWLB_fake_script)()
  1678. local function TPJL_fake_script() -- FeHub_2.GRAPICH
  1679. local script = Instance.new('LocalScript', FeHub_2)
  1680.  
  1681. local TWN = game:GetService("TweenService")
  1682. local btn = script.Parent
  1683. local grp = btn._GRPT
  1684.  
  1685. local twnInfo = TweenInfo.new(0.25,Enum.EasingStyle.Sine,Enum.EasingDirection.InOut)
  1686. local currentTwn = nil
  1687.  
  1688. btn.MouseEnter:Connect(function()
  1689. if currentTwn then currentTwn:Cancel() end
  1690. currentTwn = TWN:Create(grp,twnInfo,{Size = UDim2.new(1,0,1,0)})
  1691. currentTwn:Play()
  1692. end)
  1693. btn.MouseLeave:Connect(function()
  1694. if currentTwn then currentTwn:Cancel() end
  1695. currentTwn = TWN:Create(grp,twnInfo,{Size = UDim2.new(1,0,1,-3)})
  1696. currentTwn:Play()
  1697. end)
  1698. end
  1699. coroutine.wrap(TPJL_fake_script)()
  1700. local function ZIZRD_fake_script() -- Executor_2.Core
  1701. local script = Instance.new('LocalScript', Executor_2)
  1702.  
  1703. local nowValue = script.Parent.Parent.Parent.NowValue
  1704. local btnName = script.Parent.Name
  1705.  
  1706. script.Parent.MouseButton1Click:Connect(function()
  1707. if nowValue.Text ~= btnName then
  1708. if script.Parent.Parent.Parent:FindFirstChild(nowValue.Text) then
  1709. script.Parent.Parent.Parent:FindFirstChild(nowValue.Text).Visible = false
  1710. end
  1711. nowValue.Text = btnName
  1712. script.Parent.Parent.Parent:FindFirstChild(btnName).Visible = true
  1713. end
  1714. end)
  1715. end
  1716. coroutine.wrap(ZIZRD_fake_script)()
  1717. local function FQSH_fake_script() -- Settings_2.Core
  1718. local script = Instance.new('LocalScript', Settings_2)
  1719.  
  1720. local nowValue = script.Parent.Parent.Parent.NowValue
  1721. local btnName = script.Parent.Name
  1722.  
  1723. script.Parent.MouseButton1Click:Connect(function()
  1724. if nowValue.Text ~= btnName then
  1725. if script.Parent.Parent.Parent:FindFirstChild(nowValue.Text) then
  1726. script.Parent.Parent.Parent:FindFirstChild(nowValue.Text).Visible = false
  1727. end
  1728. nowValue.Text = btnName
  1729. script.Parent.Parent.Parent:FindFirstChild(btnName).Visible = true
  1730. end
  1731. end)
  1732. end
  1733. coroutine.wrap(FQSH_fake_script)()
  1734. local function WAJALH_fake_script() -- Extra_2.Core
  1735. local script = Instance.new('LocalScript', Extra_2)
  1736.  
  1737. local nowValue = script.Parent.Parent.Parent.NowValue
  1738. local btnName = script.Parent.Name
  1739.  
  1740. script.Parent.MouseButton1Click:Connect(function()
  1741. if nowValue.Text ~= btnName then
  1742. if script.Parent.Parent.Parent:FindFirstChild(nowValue.Text) then
  1743. script.Parent.Parent.Parent:FindFirstChild(nowValue.Text).Visible = false
  1744. end
  1745. nowValue.Text = btnName
  1746. script.Parent.Parent.Parent:FindFirstChild(btnName).Visible = true
  1747. end
  1748. end)
  1749. end
  1750. coroutine.wrap(WAJALH_fake_script)()
  1751. local function UPLFA_fake_script() -- Extra_2.GRAPICH
  1752. local script = Instance.new('LocalScript', Extra_2)
  1753.  
  1754. local TWN = game:GetService("TweenService")
  1755. local btn = script.Parent
  1756. local grp = btn._GRPT
  1757.  
  1758. local twnInfo = TweenInfo.new(0.25,Enum.EasingStyle.Sine,Enum.EasingDirection.InOut)
  1759. local currentTwn = nil
  1760.  
  1761. btn.MouseEnter:Connect(function()
  1762. if currentTwn then currentTwn:Cancel() end
  1763. currentTwn = TWN:Create(grp,twnInfo,{Size = UDim2.new(1,0,1,0)})
  1764. currentTwn:Play()
  1765. end)
  1766. btn.MouseLeave:Connect(function()
  1767. if currentTwn then currentTwn:Cancel() end
  1768. currentTwn = TWN:Create(grp,twnInfo,{Size = UDim2.new(1,0,1,-3)})
  1769. currentTwn:Play()
  1770. end)
  1771. end
  1772. coroutine.wrap(UPLFA_fake_script)()
  1773. local function XNVDD_fake_script() -- Save_2.LocalScript
  1774. local script = Instance.new('LocalScript', Save_2)
  1775.  
  1776. script.Parent.MouseButton1Click:Connect(function()
  1777. _G["MiztHub"]["SaveSettings"]()
  1778. end)
  1779. end
  1780. coroutine.wrap(XNVDD_fake_script)()
  1781.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement