TypicalOperator

Eagles Hub

Oct 20th, 2021 (edited)
25
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 46.40 KB | None | 0 0
  1. -- Eagles Hub
  2. -- Version: 1.0
  3.  
  4. -- Instances:
  5.  
  6. local EaglesHub = Instance.new("ScreenGui")
  7. local Welcome = Instance.new("Frame")
  8. local Top = Instance.new("Frame")
  9. local Top2 = Instance.new("Frame")
  10. local TextLabel = Instance.new("TextLabel")
  11. local Edge = Instance.new("Frame")
  12. local No1 = Instance.new("ImageLabel")
  13. local UICorner = Instance.new("UICorner")
  14. local Info = Instance.new("Frame")
  15. local TextLabel_2 = Instance.new("TextLabel")
  16. local No2 = Instance.new("ImageLabel")
  17. local UICorner_2 = Instance.new("UICorner")
  18. local Info_2 = Instance.new("Frame")
  19. local TextLabel_3 = Instance.new("TextLabel")
  20. local No3 = Instance.new("ImageLabel")
  21. local UICorner_3 = Instance.new("UICorner")
  22. local Info_3 = Instance.new("Frame")
  23. local TextLabel_4 = Instance.new("TextLabel")
  24. local No4 = Instance.new("ImageLabel")
  25. local UICorner_4 = Instance.new("UICorner")
  26. local Info_4 = Instance.new("Frame")
  27. local TextLabel_5 = Instance.new("TextLabel")
  28. local Yes1 = Instance.new("ImageLabel")
  29. local UICorner_5 = Instance.new("UICorner")
  30. local Yes2 = Instance.new("ImageLabel")
  31. local UICorner_6 = Instance.new("UICorner")
  32. local Yes3 = Instance.new("ImageLabel")
  33. local UICorner_7 = Instance.new("UICorner")
  34. local Yes4 = Instance.new("ImageLabel")
  35. local UICorner_8 = Instance.new("UICorner")
  36. local C = Instance.new("TextButton")
  37. local C2CT = Instance.new("TextButton")
  38. local MainFrame = Instance.new("Frame")
  39. local Top1 = Instance.new("Frame")
  40. local Miminize = Instance.new("TextButton")
  41. local Close = Instance.new("TextButton")
  42. local Side = Instance.new("Frame")
  43. local ExecutorBtn = Instance.new("TextButton")
  44. local ScriptHubBtn = Instance.new("TextButton")
  45. local SetingsBtn = Instance.new("TextButton")
  46. local Top2_2 = Instance.new("Frame")
  47. local Edge_2 = Instance.new("Frame")
  48. local Title = Instance.new("TextLabel")
  49. local Executor = Instance.new("Frame")
  50. local Exe = Instance.new("TextButton")
  51. local Clr = Instance.new("TextButton")
  52. local Re = Instance.new("TextButton")
  53. local R6 = Instance.new("TextButton")
  54. local ScriptBox = Instance.new("TextBox")
  55. local ScriptHub = Instance.new("ScrollingFrame")
  56. local IY = Instance.new("TextButton")
  57. local ImageLabel = Instance.new("ImageLabel")
  58. local UICorner_9 = Instance.new("UICorner")
  59. local UICorner_10 = Instance.new("UICorner")
  60. local TextLabel_6 = Instance.new("TextLabel")
  61. local FA = Instance.new("TextButton")
  62. local ImageLabel_2 = Instance.new("ImageLabel")
  63. local UICorner_11 = Instance.new("UICorner")
  64. local UICorner_12 = Instance.new("UICorner")
  65. local SH = Instance.new("TextButton")
  66. local ImageLabel_3 = Instance.new("ImageLabel")
  67. local UICorner_13 = Instance.new("UICorner")
  68. local UICorner_14 = Instance.new("UICorner")
  69. local RA = Instance.new("TextButton")
  70. local ImageLabel_4 = Instance.new("ImageLabel")
  71. local UICorner_15 = Instance.new("UICorner")
  72. local UICorner_16 = Instance.new("UICorner")
  73. local Settings = Instance.new("Frame")
  74. local ROF = Instance.new("TextLabel")
  75. local TextButton = Instance.new("TextButton")
  76. local TextButton_2 = Instance.new("TextButton")
  77. local ML = Instance.new("TextLabel")
  78. local TextButton_3 = Instance.new("TextButton")
  79. local TextButton_4 = Instance.new("TextButton")
  80. local Redeem = Instance.new("TextBox")
  81. local TextButton_5 = Instance.new("TextButton")
  82. local TW = Instance.new("TextLabel")
  83. local TextButton_6 = Instance.new("TextButton")
  84. local TextButton_7 = Instance.new("TextButton")
  85. local ROS = Instance.new("TextLabel")
  86. local TextButton_8 = Instance.new("TextButton")
  87. local TextButton_9 = Instance.new("TextButton")
  88. local AccountImage = Instance.new("ImageLabel")
  89. local UICorner_17 = Instance.new("UICorner")
  90. local EZ = Instance.new("TextLabel")
  91. local TextLabel_7 = Instance.new("TextLabel")
  92. local Warn = Instance.new("Frame")
  93. local No = Instance.new("TextButton")
  94. local WarningInfo = Instance.new("TextLabel")
  95. local Yes = Instance.new("TextButton")
  96. local ImageLabel_5 = Instance.new("ImageLabel")
  97.  
  98. --Properties:
  99.  
  100. EaglesHub.Name = "EaglesHub"
  101. EaglesHub.Parent = game.Players.LocalPlayer:WaitForChild("PlayerGui")
  102. EaglesHub.ZIndexBehavior = Enum.ZIndexBehavior.Sibling
  103.  
  104. Welcome.Name = "Welcome"
  105. Welcome.Parent = EaglesHub
  106. Welcome.BackgroundColor3 = Color3.fromRGB(52, 52, 52)
  107. Welcome.BorderSizePixel = 0
  108. Welcome.Position = UDim2.new(0.350176275, 0, 0.228426397, 0)
  109. Welcome.Size = UDim2.new(0, 254, 0, 320)
  110.  
  111. Top.Name = "Top"
  112. Top.Parent = Welcome
  113. Top.BackgroundColor3 = Color3.fromRGB(135, 0, 0)
  114. Top.BorderSizePixel = 0
  115. Top.Size = UDim2.new(0, 254, 0, 94)
  116.  
  117. Top2.Name = "Top2"
  118. Top2.Parent = Top
  119. Top2.BackgroundColor3 = Color3.fromRGB(98, 0, 0)
  120. Top2.BorderSizePixel = 0
  121. Top2.Position = UDim2.new(0.0275590532, 0, 0.318775654, 0)
  122. Top2.Rotation = 175.000
  123. Top2.Size = UDim2.new(0, 241, 0, 74)
  124.  
  125. TextLabel.Parent = Top
  126. TextLabel.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  127. TextLabel.BackgroundTransparency = 1.000
  128. TextLabel.Position = UDim2.new(0.0866141766, 0, 0.191489369, 0)
  129. TextLabel.Size = UDim2.new(0, 211, 0, 76)
  130. TextLabel.Font = Enum.Font.ArialBold
  131. TextLabel.Text = "Eagles Hub"
  132. TextLabel.TextColor3 = Color3.fromRGB(255, 255, 255)
  133. TextLabel.TextScaled = true
  134. TextLabel.TextSize = 14.000
  135. TextLabel.TextWrapped = true
  136.  
  137. Edge.Name = "Edge"
  138. Edge.Parent = Welcome
  139. Edge.BackgroundColor3 = Color3.fromRGB(80, 0, 0)
  140. Edge.BorderSizePixel = 0
  141. Edge.Position = UDim2.new(0, 0, 0.121875003, 0)
  142. Edge.Size = UDim2.new(0, 16, 0, 75)
  143.  
  144. No1.Name = "No1"
  145. No1.Parent = Welcome
  146. No1.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  147. No1.Position = UDim2.new(0.0629921257, 0, 0.400000006, 0)
  148. No1.Size = UDim2.new(0, 27, 0, 26)
  149. No1.Image = "rbxassetid://7780258520"
  150.  
  151. UICorner.CornerRadius = UDim.new(0, 100)
  152. UICorner.Parent = No1
  153.  
  154. Info.Name = "Info"
  155. Info.Parent = No1
  156. Info.BackgroundColor3 = Color3.fromRGB(180, 0, 0)
  157. Info.BorderSizePixel = 0
  158. Info.Position = UDim2.new(1.29629624, 0, 0, 0)
  159. Info.Size = UDim2.new(0, 197, 0, 26)
  160. Info.Visible = false
  161.  
  162. TextLabel_2.Parent = Info
  163. TextLabel_2.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  164. TextLabel_2.BackgroundTransparency = 1.000
  165. TextLabel_2.Size = UDim2.new(0, 197, 0, 26)
  166. TextLabel_2.Font = Enum.Font.SourceSans
  167. TextLabel_2.Text = "Checking For Available Remotes"
  168. TextLabel_2.TextColor3 = Color3.fromRGB(255, 255, 255)
  169. TextLabel_2.TextScaled = true
  170. TextLabel_2.TextSize = 4.000
  171. TextLabel_2.TextWrapped = true
  172. TextLabel_2.TextXAlignment = Enum.TextXAlignment.Left
  173.  
  174. No2.Name = "No2"
  175. No2.Parent = Welcome
  176. No2.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  177. No2.Position = UDim2.new(0.0629921257, 0, 0.534375012, 0)
  178. No2.Size = UDim2.new(0, 27, 0, 26)
  179. No2.Image = "rbxassetid://7780258520"
  180.  
  181. UICorner_2.CornerRadius = UDim.new(0, 100)
  182. UICorner_2.Parent = No2
  183.  
  184. Info_2.Name = "Info"
  185. Info_2.Parent = No2
  186. Info_2.BackgroundColor3 = Color3.fromRGB(180, 0, 0)
  187. Info_2.BorderSizePixel = 0
  188. Info_2.Position = UDim2.new(1.29629624, 0, 0, 0)
  189. Info_2.Size = UDim2.new(0, 197, 0, 26)
  190. Info_2.Visible = false
  191.  
  192. TextLabel_3.Parent = Info_2
  193. TextLabel_3.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  194. TextLabel_3.BackgroundTransparency = 1.000
  195. TextLabel_3.Size = UDim2.new(0, 197, 0, 26)
  196. TextLabel_3.Font = Enum.Font.SourceSans
  197. TextLabel_3.Text = "Loading Script Hub"
  198. TextLabel_3.TextColor3 = Color3.fromRGB(255, 255, 255)
  199. TextLabel_3.TextScaled = true
  200. TextLabel_3.TextSize = 4.000
  201. TextLabel_3.TextWrapped = true
  202. TextLabel_3.TextXAlignment = Enum.TextXAlignment.Left
  203.  
  204. No3.Name = "No3"
  205. No3.Parent = Welcome
  206. No3.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  207. No3.Position = UDim2.new(0.0629921257, 0, 0.675000012, 0)
  208. No3.Size = UDim2.new(0, 27, 0, 26)
  209. No3.Image = "rbxassetid://7780258520"
  210.  
  211. UICorner_3.CornerRadius = UDim.new(0, 100)
  212. UICorner_3.Parent = No3
  213.  
  214. Info_3.Name = "Info"
  215. Info_3.Parent = No3
  216. Info_3.BackgroundColor3 = Color3.fromRGB(180, 0, 0)
  217. Info_3.BorderSizePixel = 0
  218. Info_3.Position = UDim2.new(1.29629624, 0, 0, 0)
  219. Info_3.Size = UDim2.new(0, 197, 0, 26)
  220. Info_3.Visible = false
  221.  
  222. TextLabel_4.Parent = Info_3
  223. TextLabel_4.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  224. TextLabel_4.BackgroundTransparency = 1.000
  225. TextLabel_4.Size = UDim2.new(0, 197, 0, 26)
  226. TextLabel_4.Font = Enum.Font.SourceSans
  227. TextLabel_4.Text = "Checking Permissions"
  228. TextLabel_4.TextColor3 = Color3.fromRGB(255, 255, 255)
  229. TextLabel_4.TextScaled = true
  230. TextLabel_4.TextSize = 4.000
  231. TextLabel_4.TextWrapped = true
  232. TextLabel_4.TextXAlignment = Enum.TextXAlignment.Left
  233.  
  234. No4.Name = "No4"
  235. No4.Parent = Welcome
  236. No4.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  237. No4.Position = UDim2.new(0.0629921257, 0, 0.815625012, 0)
  238. No4.Size = UDim2.new(0, 27, 0, 26)
  239. No4.Image = "rbxassetid://7780258520"
  240.  
  241. UICorner_4.CornerRadius = UDim.new(0, 100)
  242. UICorner_4.Parent = No4
  243.  
  244. Info_4.Name = "Info"
  245. Info_4.Parent = No4
  246. Info_4.BackgroundColor3 = Color3.fromRGB(180, 0, 0)
  247. Info_4.BorderSizePixel = 0
  248. Info_4.Position = UDim2.new(1.29629624, 0, 0, 0)
  249. Info_4.Size = UDim2.new(0, 197, 0, 26)
  250. Info_4.Visible = false
  251.  
  252. TextLabel_5.Parent = Info_4
  253. TextLabel_5.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  254. TextLabel_5.BackgroundTransparency = 1.000
  255. TextLabel_5.Size = UDim2.new(0, 197, 0, 26)
  256. TextLabel_5.Font = Enum.Font.SourceSans
  257. TextLabel_5.Text = "Eagles Hub is Ready!"
  258. TextLabel_5.TextColor3 = Color3.fromRGB(255, 255, 255)
  259. TextLabel_5.TextScaled = true
  260. TextLabel_5.TextSize = 4.000
  261. TextLabel_5.TextWrapped = true
  262. TextLabel_5.TextXAlignment = Enum.TextXAlignment.Left
  263.  
  264. Yes1.Name = "Yes1"
  265. Yes1.Parent = Welcome
  266. Yes1.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  267. Yes1.BackgroundTransparency = 1.000
  268. Yes1.Position = UDim2.new(0.0629921257, 0, 0.400000006, 0)
  269. Yes1.Size = UDim2.new(0, 27, 0, 26)
  270. Yes1.Visible = false
  271. Yes1.Image = "rbxassetid://7780280041"
  272. Yes1.ImageTransparency = 1.000
  273.  
  274. UICorner_5.CornerRadius = UDim.new(0, 100)
  275. UICorner_5.Parent = Yes1
  276.  
  277. Yes2.Name = "Yes2"
  278. Yes2.Parent = Welcome
  279. Yes2.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  280. Yes2.BackgroundTransparency = 1.000
  281. Yes2.Position = UDim2.new(0.0629921257, 0, 0.534375012, 0)
  282. Yes2.Size = UDim2.new(0, 27, 0, 26)
  283. Yes2.Visible = false
  284. Yes2.Image = "rbxassetid://7780280041"
  285. Yes2.ImageTransparency = 1.000
  286.  
  287. UICorner_6.CornerRadius = UDim.new(0, 100)
  288. UICorner_6.Parent = Yes2
  289.  
  290. Yes3.Name = "Yes3"
  291. Yes3.Parent = Welcome
  292. Yes3.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  293. Yes3.BackgroundTransparency = 1.000
  294. Yes3.Position = UDim2.new(0.0629921257, 0, 0.675000012, 0)
  295. Yes3.Size = UDim2.new(0, 27, 0, 26)
  296. Yes3.Visible = false
  297. Yes3.Image = "rbxassetid://7780280041"
  298. Yes3.ImageTransparency = 1.000
  299.  
  300. UICorner_7.CornerRadius = UDim.new(0, 100)
  301. UICorner_7.Parent = Yes3
  302.  
  303. Yes4.Name = "Yes4"
  304. Yes4.Parent = Welcome
  305. Yes4.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  306. Yes4.BackgroundTransparency = 1.000
  307. Yes4.Position = UDim2.new(0.0629921257, 0, 0.815625012, 0)
  308. Yes4.Size = UDim2.new(0, 27, 0, 26)
  309. Yes4.Visible = false
  310. Yes4.Image = "rbxassetid://7780280041"
  311. Yes4.ImageTransparency = 1.000
  312.  
  313. UICorner_8.CornerRadius = UDim.new(0, 100)
  314. UICorner_8.Parent = Yes4
  315.  
  316. C.Name = "C"
  317. C.Parent = Welcome
  318. C.BackgroundColor3 = Color3.fromRGB(0, 193, 12)
  319. C.BorderSizePixel = 0
  320. C.Position = UDim2.new(0, 0, 1, 0)
  321. C.Size = UDim2.new(0, 254, 0, 18)
  322. C.Visible = false
  323. C.Font = Enum.Font.SourceSans
  324. C.Text = "Continue"
  325. C.TextColor3 = Color3.fromRGB(255, 255, 255)
  326. C.TextSize = 14.000
  327.  
  328. C2CT.Name = "C2CT"
  329. C2CT.Parent = Welcome
  330. C2CT.BackgroundColor3 = Color3.fromRGB(193, 0, 0)
  331. C2CT.BorderSizePixel = 0
  332. C2CT.Position = UDim2.new(0, 0, 1.05624998, 0)
  333. C2CT.Size = UDim2.new(0, 254, 0, 18)
  334. C2CT.Visible = false
  335. C2CT.Font = Enum.Font.SourceSans
  336. C2CT.Text = "Click To Close This"
  337. C2CT.TextColor3 = Color3.fromRGB(255, 255, 255)
  338. C2CT.TextSize = 14.000
  339.  
  340. MainFrame.Name = "MainFrame"
  341. MainFrame.Parent = EaglesHub
  342. MainFrame.BackgroundColor3 = Color3.fromRGB(43, 43, 43)
  343. MainFrame.BorderSizePixel = 0
  344. MainFrame.Position = UDim2.new(0.171562865, 0, 0.228426397, 0)
  345. MainFrame.Size = UDim2.new(0, 558, 0, 320)
  346. MainFrame.Visible = false
  347.  
  348. Top1.Name = "Top1"
  349. Top1.Parent = MainFrame
  350. Top1.BackgroundColor3 = Color3.fromRGB(144, 0, 0)
  351. Top1.BorderSizePixel = 0
  352. Top1.Size = UDim2.new(0, 558, 0, 60)
  353.  
  354. Miminize.Name = "Miminize"
  355. Miminize.Parent = Top1
  356. Miminize.BackgroundColor3 = Color3.fromRGB(85, 85, 85)
  357. Miminize.BorderSizePixel = 0
  358. Miminize.Position = UDim2.new(0.935483873, 0, 0, 0)
  359. Miminize.Size = UDim2.new(0, 18, 0, 16)
  360. Miminize.Font = Enum.Font.SourceSans
  361. Miminize.Text = ""
  362. Miminize.TextColor3 = Color3.fromRGB(0, 0, 0)
  363. Miminize.TextSize = 14.000
  364.  
  365. Close.Name = "Close"
  366. Close.Parent = Top1
  367. Close.BackgroundColor3 = Color3.fromRGB(255, 0, 0)
  368. Close.BorderSizePixel = 0
  369. Close.Position = UDim2.new(0.967741907, 0, 0, 0)
  370. Close.Size = UDim2.new(0, 18, 0, 16)
  371. Close.Font = Enum.Font.SourceSans
  372. Close.Text = ""
  373. Close.TextColor3 = Color3.fromRGB(0, 0, 0)
  374. Close.TextSize = 14.000
  375.  
  376. Side.Name = "Side"
  377. Side.Parent = Top1
  378. Side.BackgroundColor3 = Color3.fromRGB(48, 48, 48)
  379. Side.BorderSizePixel = 0
  380. Side.Position = UDim2.new(0, 0, 0.649999976, 0)
  381. Side.Size = UDim2.new(0, 100, 0, 281)
  382.  
  383. ExecutorBtn.Name = "ExecutorBtn"
  384. ExecutorBtn.Parent = Side
  385. ExecutorBtn.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  386. ExecutorBtn.BackgroundTransparency = 1.000
  387. ExecutorBtn.Position = UDim2.new(0.00999999978, 0, 0.160017461, 0)
  388. ExecutorBtn.Size = UDim2.new(0, 99, 0, 64)
  389. ExecutorBtn.Font = Enum.Font.SourceSans
  390. ExecutorBtn.Text = "⌨"
  391. ExecutorBtn.TextColor3 = Color3.fromRGB(0, 0, 0)
  392. ExecutorBtn.TextScaled = true
  393. ExecutorBtn.TextSize = 14.000
  394. ExecutorBtn.TextWrapped = true
  395.  
  396. ScriptHubBtn.Name = "ScriptHubBtn"
  397. ScriptHubBtn.Parent = Side
  398. ScriptHubBtn.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  399. ScriptHubBtn.BackgroundTransparency = 1.000
  400. ScriptHubBtn.Position = UDim2.new(0.00999999978, 0, 0.430480093, 0)
  401. ScriptHubBtn.Size = UDim2.new(0, 99, 0, 62)
  402. ScriptHubBtn.Font = Enum.Font.SourceSans
  403. ScriptHubBtn.Text = "📜"
  404. ScriptHubBtn.TextColor3 = Color3.fromRGB(0, 0, 0)
  405. ScriptHubBtn.TextScaled = true
  406. ScriptHubBtn.TextSize = 14.000
  407. ScriptHubBtn.TextWrapped = true
  408.  
  409. SetingsBtn.Name = "SetingsBtn"
  410. SetingsBtn.Parent = Side
  411. SetingsBtn.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  412. SetingsBtn.BackgroundTransparency = 1.000
  413. SetingsBtn.Position = UDim2.new(0.00999999978, 0, 0.697384, 0)
  414. SetingsBtn.Size = UDim2.new(0, 99, 0, 65)
  415. SetingsBtn.Font = Enum.Font.SourceSans
  416. SetingsBtn.Text = "🔨"
  417. SetingsBtn.TextColor3 = Color3.fromRGB(0, 0, 0)
  418. SetingsBtn.TextScaled = true
  419. SetingsBtn.TextSize = 14.000
  420. SetingsBtn.TextWrapped = true
  421.  
  422. Top2_2.Name = "Top2"
  423. Top2_2.Parent = MainFrame
  424. Top2_2.BackgroundColor3 = Color3.fromRGB(207, 0, 0)
  425. Top2_2.BorderSizePixel = 0
  426. Top2_2.Position = UDim2.new(0, 0, 0.118640326, 0)
  427. Top2_2.Rotation = 185.000
  428. Top2_2.Size = UDim2.new(0, 551, 0, 56)
  429.  
  430. Edge_2.Name = "Edge"
  431. Edge_2.Parent = Top2_2
  432. Edge_2.BackgroundColor3 = Color3.fromRGB(175, 0, 0)
  433. Edge_2.BorderSizePixel = 0
  434. Edge_2.Position = UDim2.new(-0.00823539495, 0, 0.00338363647, 0)
  435. Edge_2.Rotation = -5.000
  436. Edge_2.Size = UDim2.new(0, 35, 0, 101)
  437.  
  438. Title.Name = "Title"
  439. Title.Parent = MainFrame
  440. Title.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  441. Title.BackgroundTransparency = 1.000
  442. Title.Size = UDim2.new(0, 200, 0, 50)
  443. Title.Font = Enum.Font.ArialBold
  444. Title.Text = "Eagles Hub"
  445. Title.TextColor3 = Color3.fromRGB(255, 255, 255)
  446. Title.TextScaled = true
  447. Title.TextSize = 14.000
  448. Title.TextWrapped = true
  449.  
  450. Executor.Name = "Executor"
  451. Executor.Parent = MainFrame
  452. Executor.BackgroundColor3 = Color3.fromRGB(42, 42, 42)
  453. Executor.BorderSizePixel = 0
  454. Executor.Position = UDim2.new(0.17796056, 0, 0.363012135, 0)
  455. Executor.Size = UDim2.new(0, 458, 0, 203)
  456. Executor.Visible = false
  457.  
  458. Exe.Name = "Exe"
  459. Exe.Parent = Executor
  460. Exe.BackgroundColor3 = Color3.fromRGB(36, 36, 36)
  461. Exe.BorderSizePixel = 0
  462. Exe.Position = UDim2.new(0.00873362459, 0, 0.837438464, 0)
  463. Exe.Size = UDim2.new(0, 81, 0, 27)
  464. Exe.Font = Enum.Font.SourceSans
  465. Exe.Text = "Execute"
  466. Exe.TextColor3 = Color3.fromRGB(255, 255, 255)
  467. Exe.TextSize = 14.000
  468.  
  469. Clr.Name = "Clr"
  470. Clr.Parent = Executor
  471. Clr.BackgroundColor3 = Color3.fromRGB(36, 36, 36)
  472. Clr.BorderSizePixel = 0
  473. Clr.Position = UDim2.new(0.198689952, 0, 0.840011537, 0)
  474. Clr.Size = UDim2.new(0, 81, 0, 26)
  475. Clr.Font = Enum.Font.SourceSans
  476. Clr.Text = "Clear"
  477. Clr.TextColor3 = Color3.fromRGB(255, 255, 255)
  478. Clr.TextSize = 14.000
  479.  
  480. Re.Name = "Re"
  481. Re.Parent = Executor
  482. Re.BackgroundColor3 = Color3.fromRGB(36, 36, 36)
  483. Re.BorderSizePixel = 0
  484. Re.Position = UDim2.new(0.895196497, 0, 0.817734003, 0)
  485. Re.Size = UDim2.new(0, 41, 0, 30)
  486. Re.Font = Enum.Font.SourceSans
  487. Re.Text = "Re"
  488. Re.TextColor3 = Color3.fromRGB(255, 255, 255)
  489. Re.TextSize = 14.000
  490.  
  491. R6.Name = "R6"
  492. R6.Parent = Executor
  493. R6.BackgroundColor3 = Color3.fromRGB(36, 36, 36)
  494. R6.BorderSizePixel = 0
  495. R6.Position = UDim2.new(0.792576432, 0, 0.817734003, 0)
  496. R6.Size = UDim2.new(0, 41, 0, 31)
  497. R6.Font = Enum.Font.SourceSans
  498. R6.Text = "R6"
  499. R6.TextColor3 = Color3.fromRGB(255, 255, 255)
  500. R6.TextSize = 14.000
  501.  
  502. ScriptBox.Name = "ScriptBox"
  503. ScriptBox.Parent = Executor
  504. ScriptBox.BackgroundColor3 = Color3.fromRGB(39, 39, 39)
  505. ScriptBox.BorderSizePixel = 0
  506. ScriptBox.Position = UDim2.new(0.0043668123, 0, -0.0147783253, 0)
  507. ScriptBox.Size = UDim2.new(0, 456, 0, 162)
  508. ScriptBox.ClearTextOnFocus = false
  509. ScriptBox.Font = Enum.Font.SourceSans
  510. ScriptBox.MultiLine = true
  511. ScriptBox.PlaceholderText = "Script goes here!"
  512. ScriptBox.Text = ""
  513. ScriptBox.TextColor3 = Color3.fromRGB(255, 255, 255)
  514. ScriptBox.TextSize = 14.000
  515. ScriptBox.TextXAlignment = Enum.TextXAlignment.Left
  516. ScriptBox.TextYAlignment = Enum.TextYAlignment.Top
  517.  
  518. ScriptHub.Name = "ScriptHub"
  519. ScriptHub.Parent = MainFrame
  520. ScriptHub.Active = true
  521. ScriptHub.BackgroundColor3 = Color3.fromRGB(52, 52, 52)
  522. ScriptHub.BorderSizePixel = 0
  523. ScriptHub.Position = UDim2.new(0.181003585, 0, 0.365625024, 0)
  524. ScriptHub.Size = UDim2.new(0, 457, 0, 203)
  525. ScriptHub.Visible = false
  526.  
  527. IY.Name = "IY"
  528. IY.Parent = ScriptHub
  529. IY.BackgroundColor3 = Color3.fromRGB(98, 98, 98)
  530. IY.BorderSizePixel = 0
  531. IY.Position = UDim2.new(0.019693654, 0, 0.154112592, 0)
  532. IY.Size = UDim2.new(0, 98, 0, 35)
  533. IY.Font = Enum.Font.SourceSans
  534. IY.Text = "Infinite Yield"
  535. IY.TextColor3 = Color3.fromRGB(255, 255, 255)
  536. IY.TextSize = 14.000
  537.  
  538. ImageLabel.Parent = IY
  539. ImageLabel.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  540. ImageLabel.BorderSizePixel = 0
  541. ImageLabel.Position = UDim2.new(0, 0, -1.39305854, 0)
  542. ImageLabel.Size = UDim2.new(0, 98, 0, 57)
  543. ImageLabel.Image = "rbxassetid://7781816838"
  544.  
  545. UICorner_9.Parent = ImageLabel
  546.  
  547. UICorner_10.Parent = IY
  548.  
  549. TextLabel_6.Parent = ScriptHub
  550. TextLabel_6.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  551. TextLabel_6.BackgroundTransparency = 1.000
  552. TextLabel_6.Position = UDim2.new(0.019693654, 0, 0.0176170915, 0)
  553. TextLabel_6.Size = UDim2.new(0, 432, 0, 43)
  554. TextLabel_6.Font = Enum.Font.SourceSans
  555. TextLabel_6.Text = "FE Scripts"
  556. TextLabel_6.TextColor3 = Color3.fromRGB(255, 255, 255)
  557. TextLabel_6.TextScaled = true
  558. TextLabel_6.TextSize = 14.000
  559. TextLabel_6.TextWrapped = true
  560.  
  561. FA.Name = "FA"
  562. FA.Parent = ScriptHub
  563. FA.BackgroundColor3 = Color3.fromRGB(98, 98, 98)
  564. FA.BorderSizePixel = 0
  565. FA.Position = UDim2.new(0.251641124, 0, 0.154112592, 0)
  566. FA.Size = UDim2.new(0, 98, 0, 35)
  567. FA.Font = Enum.Font.SourceSans
  568. FA.Text = "Fates Admin"
  569. FA.TextColor3 = Color3.fromRGB(255, 255, 255)
  570. FA.TextSize = 14.000
  571.  
  572. ImageLabel_2.Parent = FA
  573. ImageLabel_2.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  574. ImageLabel_2.BorderSizePixel = 0
  575. ImageLabel_2.Position = UDim2.new(0, 0, -1.39305854, 0)
  576. ImageLabel_2.Size = UDim2.new(0, 98, 0, 57)
  577. ImageLabel_2.Image = "rbxassetid://7781830184"
  578.  
  579. UICorner_11.Parent = ImageLabel_2
  580.  
  581. UICorner_12.Parent = FA
  582.  
  583. SH.Name = "SH"
  584. SH.Parent = ScriptHub
  585. SH.BackgroundColor3 = Color3.fromRGB(98, 98, 98)
  586. SH.BorderSizePixel = 0
  587. SH.Position = UDim2.new(0.483588606, 0, 0.154112592, 0)
  588. SH.Size = UDim2.new(0, 98, 0, 35)
  589. SH.Font = Enum.Font.SourceSans
  590. SH.Text = "Syntax V2"
  591. SH.TextColor3 = Color3.fromRGB(255, 255, 255)
  592. SH.TextSize = 14.000
  593.  
  594. ImageLabel_3.Parent = SH
  595. ImageLabel_3.BackgroundColor3 = Color3.fromRGB(145, 0, 126)
  596. ImageLabel_3.BorderSizePixel = 0
  597. ImageLabel_3.Position = UDim2.new(0, 0, -1.39305854, 0)
  598. ImageLabel_3.Size = UDim2.new(0, 98, 0, 57)
  599. ImageLabel_3.ImageColor3 = Color3.fromRGB(166, 0, 188)
  600.  
  601. UICorner_13.Parent = ImageLabel_3
  602.  
  603. UICorner_14.Parent = SH
  604.  
  605. RA.Name = "RA"
  606. RA.Parent = ScriptHub
  607. RA.BackgroundColor3 = Color3.fromRGB(98, 98, 98)
  608. RA.BorderSizePixel = 0
  609. RA.Position = UDim2.new(0.711159706, 0, 0.154112592, 0)
  610. RA.Size = UDim2.new(0, 98, 0, 35)
  611. RA.Font = Enum.Font.SourceSans
  612. RA.Text = "Reviz Admin"
  613. RA.TextColor3 = Color3.fromRGB(255, 255, 255)
  614. RA.TextSize = 14.000
  615.  
  616. ImageLabel_4.Parent = RA
  617. ImageLabel_4.BackgroundColor3 = Color3.fromRGB(145, 0, 126)
  618. ImageLabel_4.BorderSizePixel = 0
  619. ImageLabel_4.Position = UDim2.new(0, 0, -1.39305854, 0)
  620. ImageLabel_4.Size = UDim2.new(0, 98, 0, 57)
  621. ImageLabel_4.Image = "rbxassetid://7785711480"
  622. ImageLabel_4.ImageColor3 = Color3.fromRGB(166, 0, 188)
  623.  
  624. UICorner_15.Parent = ImageLabel_4
  625.  
  626. UICorner_16.Parent = RA
  627.  
  628. Settings.Name = "Settings"
  629. Settings.Parent = MainFrame
  630. Settings.BackgroundColor3 = Color3.fromRGB(43, 43, 43)
  631. Settings.BorderSizePixel = 0
  632. Settings.Position = UDim2.new(0.17741935, 0, 0.34375003, 0)
  633. Settings.Size = UDim2.new(0, 457, 0, 202)
  634. Settings.Visible = false
  635.  
  636. ROF.Name = "ROF"
  637. ROF.Parent = Settings
  638. ROF.BackgroundColor3 = Color3.fromRGB(33, 33, 33)
  639. ROF.BorderSizePixel = 0
  640. ROF.Position = UDim2.new(0.019693654, 0, 0.0544554442, 0)
  641. ROF.Size = UDim2.new(0, 116, 0, 15)
  642. ROF.Font = Enum.Font.SourceSans
  643. ROF.Text = "Clear Text On Focus"
  644. ROF.TextColor3 = Color3.fromRGB(255, 255, 255)
  645. ROF.TextSize = 14.000
  646.  
  647. TextButton.Parent = ROF
  648. TextButton.BackgroundColor3 = Color3.fromRGB(0, 255, 17)
  649. TextButton.BorderSizePixel = 0
  650. TextButton.Position = UDim2.new(0, 0, 0.963635921, 0)
  651. TextButton.Size = UDim2.new(0, 116, 0, 15)
  652. TextButton.Font = Enum.Font.SourceSans
  653. TextButton.Text = "On"
  654. TextButton.TextColor3 = Color3.fromRGB(0, 0, 0)
  655. TextButton.TextSize = 14.000
  656.  
  657. TextButton_2.Parent = ROF
  658. TextButton_2.BackgroundColor3 = Color3.fromRGB(255, 0, 0)
  659. TextButton_2.BorderSizePixel = 0
  660. TextButton_2.Position = UDim2.new(0, 0, 1.96363592, 0)
  661. TextButton_2.Size = UDim2.new(0, 116, 0, 15)
  662. TextButton_2.Font = Enum.Font.SourceSans
  663. TextButton_2.Text = "Off"
  664. TextButton_2.TextColor3 = Color3.fromRGB(0, 0, 0)
  665. TextButton_2.TextSize = 14.000
  666.  
  667. ML.Name = "ML"
  668. ML.Parent = Settings
  669. ML.BackgroundColor3 = Color3.fromRGB(33, 33, 33)
  670. ML.BorderSizePixel = 0
  671. ML.Position = UDim2.new(0.019693654, 0, 0.321782172, 0)
  672. ML.Size = UDim2.new(0, 116, 0, 15)
  673. ML.Font = Enum.Font.SourceSans
  674. ML.Text = "MultiLine"
  675. ML.TextColor3 = Color3.fromRGB(255, 255, 255)
  676. ML.TextSize = 14.000
  677.  
  678. TextButton_3.Parent = ML
  679. TextButton_3.BackgroundColor3 = Color3.fromRGB(0, 255, 17)
  680. TextButton_3.BorderSizePixel = 0
  681. TextButton_3.Position = UDim2.new(0, 0, 0.963635921, 0)
  682. TextButton_3.Size = UDim2.new(0, 116, 0, 15)
  683. TextButton_3.Font = Enum.Font.SourceSans
  684. TextButton_3.Text = "On"
  685. TextButton_3.TextColor3 = Color3.fromRGB(0, 0, 0)
  686. TextButton_3.TextSize = 14.000
  687.  
  688. TextButton_4.Parent = ML
  689. TextButton_4.BackgroundColor3 = Color3.fromRGB(255, 0, 0)
  690. TextButton_4.BorderSizePixel = 0
  691. TextButton_4.Position = UDim2.new(0, 0, 1.96363592, 0)
  692. TextButton_4.Size = UDim2.new(0, 116, 0, 15)
  693. TextButton_4.Font = Enum.Font.SourceSans
  694. TextButton_4.Text = "Off"
  695. TextButton_4.TextColor3 = Color3.fromRGB(0, 0, 0)
  696. TextButton_4.TextSize = 14.000
  697.  
  698. Redeem.Name = "Redeem"
  699. Redeem.Parent = Settings
  700. Redeem.BackgroundColor3 = Color3.fromRGB(255, 200, 0)
  701. Redeem.BorderSizePixel = 0
  702. Redeem.Position = UDim2.new(0.522975922, 0, 0.878487766, 0)
  703. Redeem.Size = UDim2.new(0, 164, 0, 24)
  704. Redeem.Font = Enum.Font.SourceSans
  705. Redeem.PlaceholderText = "Your Code Here!"
  706. Redeem.Text = ""
  707. Redeem.TextColor3 = Color3.fromRGB(255, 255, 255)
  708. Redeem.TextSize = 14.000
  709.  
  710. TextButton_5.Parent = Redeem
  711. TextButton_5.BackgroundColor3 = Color3.fromRGB(255, 157, 0)
  712. TextButton_5.BorderSizePixel = 0
  713. TextButton_5.Position = UDim2.new(1, 0, 0, 0)
  714. TextButton_5.Size = UDim2.new(0, 47, 0, 24)
  715. TextButton_5.Font = Enum.Font.SourceSans
  716. TextButton_5.Text = "Redeem"
  717. TextButton_5.TextColor3 = Color3.fromRGB(255, 255, 255)
  718. TextButton_5.TextSize = 14.000
  719.  
  720. TW.Name = "TW"
  721. TW.Parent = Settings
  722. TW.BackgroundColor3 = Color3.fromRGB(33, 33, 33)
  723. TW.BorderSizePixel = 0
  724. TW.Position = UDim2.new(0.336980283, 0, 0.0544554442, 0)
  725. TW.Size = UDim2.new(0, 116, 0, 15)
  726. TW.Font = Enum.Font.SourceSans
  727. TW.Text = "Text Wrapped"
  728. TW.TextColor3 = Color3.fromRGB(255, 255, 255)
  729. TW.TextSize = 14.000
  730.  
  731. TextButton_6.Parent = TW
  732. TextButton_6.BackgroundColor3 = Color3.fromRGB(0, 255, 17)
  733. TextButton_6.BorderSizePixel = 0
  734. TextButton_6.Position = UDim2.new(0, 0, 0.963635921, 0)
  735. TextButton_6.Size = UDim2.new(0, 116, 0, 15)
  736. TextButton_6.Font = Enum.Font.SourceSans
  737. TextButton_6.Text = "On"
  738. TextButton_6.TextColor3 = Color3.fromRGB(0, 0, 0)
  739. TextButton_6.TextSize = 14.000
  740.  
  741. TextButton_7.Parent = TW
  742. TextButton_7.BackgroundColor3 = Color3.fromRGB(255, 0, 0)
  743. TextButton_7.BorderSizePixel = 0
  744. TextButton_7.Position = UDim2.new(0, 0, 1.96363592, 0)
  745. TextButton_7.Size = UDim2.new(0, 116, 0, 15)
  746. TextButton_7.Font = Enum.Font.SourceSans
  747. TextButton_7.Text = "Off"
  748. TextButton_7.TextColor3 = Color3.fromRGB(0, 0, 0)
  749. TextButton_7.TextSize = 14.000
  750.  
  751. ROS.Name = "ROS"
  752. ROS.Parent = Settings
  753. ROS.BackgroundColor3 = Color3.fromRGB(33, 33, 33)
  754. ROS.BorderSizePixel = 0
  755. ROS.Position = UDim2.new(0.336980283, 0, 0.326732695, 0)
  756. ROS.Size = UDim2.new(0, 116, 0, 15)
  757. ROS.Font = Enum.Font.SourceSans
  758. ROS.Text = "Reset On Spawn"
  759. ROS.TextColor3 = Color3.fromRGB(255, 255, 255)
  760. ROS.TextSize = 14.000
  761.  
  762. TextButton_8.Parent = ROS
  763. TextButton_8.BackgroundColor3 = Color3.fromRGB(0, 255, 17)
  764. TextButton_8.BorderSizePixel = 0
  765. TextButton_8.Position = UDim2.new(0, 0, 0.963635921, 0)
  766. TextButton_8.Size = UDim2.new(0, 116, 0, 15)
  767. TextButton_8.Font = Enum.Font.SourceSans
  768. TextButton_8.Text = "On"
  769. TextButton_8.TextColor3 = Color3.fromRGB(0, 0, 0)
  770. TextButton_8.TextSize = 14.000
  771.  
  772. TextButton_9.Parent = ROS
  773. TextButton_9.BackgroundColor3 = Color3.fromRGB(255, 0, 0)
  774. TextButton_9.BorderSizePixel = 0
  775. TextButton_9.Position = UDim2.new(0, 0, 1.96363592, 0)
  776. TextButton_9.Size = UDim2.new(0, 116, 0, 15)
  777. TextButton_9.Font = Enum.Font.SourceSans
  778. TextButton_9.Text = "Off"
  779. TextButton_9.TextColor3 = Color3.fromRGB(0, 0, 0)
  780. TextButton_9.TextSize = 14.000
  781.  
  782. AccountImage.Name = "AccountImage"
  783. AccountImage.Parent = Settings
  784. AccountImage.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  785. AccountImage.Position = UDim2.new(0.733702421, 0, 0.24257426, 0)
  786. AccountImage.Size = UDim2.new(0, 58, 0, 55)
  787. AccountImage.Image = "http://www.roblox.com/asset/?id=6237685867"
  788.  
  789. UICorner_17.CornerRadius = UDim.new(0, 100)
  790. UICorner_17.Parent = AccountImage
  791.  
  792. EZ.Name = "EZ"
  793. EZ.Parent = AccountImage
  794. EZ.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  795. EZ.BackgroundTransparency = 1.000
  796. EZ.Position = UDim2.new(-0.879310369, 0, 1.10909092, 0)
  797. EZ.Size = UDim2.new(0, 167, 0, 41)
  798. EZ.Font = Enum.Font.SourceSans
  799. EZ.Text = "Default"
  800. EZ.TextColor3 = Color3.fromRGB(255, 255, 255)
  801. EZ.TextScaled = true
  802. EZ.TextSize = 14.000
  803. EZ.TextWrapped = true
  804.  
  805. TextLabel_7.Parent = Settings
  806. TextLabel_7.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  807. TextLabel_7.BackgroundTransparency = 1.000
  808. TextLabel_7.Position = UDim2.new(0.0459518582, 0, 0.817642987, 0)
  809. TextLabel_7.Size = UDim2.new(0, 200, 0, 35)
  810. TextLabel_7.Font = Enum.Font.SourceSans
  811. TextLabel_7.Text = "Eagles Community 2020 | Designed & Scripted By Typical Operator#7400"
  812. TextLabel_7.TextColor3 = Color3.fromRGB(255, 255, 255)
  813. TextLabel_7.TextScaled = true
  814. TextLabel_7.TextSize = 14.000
  815. TextLabel_7.TextWrapped = true
  816.  
  817. Warn.Name = "Warn"
  818. Warn.Parent = MainFrame
  819. Warn.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
  820. Warn.BackgroundTransparency = 0.550
  821. Warn.Position = UDim2.new(0.00131197274, 0, -0.00282360613, 0)
  822. Warn.Size = UDim2.new(0, 558, 0, 319)
  823. Warn.Visible = false
  824.  
  825. No.Name = "No"
  826. No.Parent = Warn
  827. No.BackgroundColor3 = Color3.fromRGB(255, 0, 0)
  828. No.BorderSizePixel = 0
  829. No.Position = UDim2.new(0.320788532, 0, 0.836990595, 0)
  830. No.Size = UDim2.new(0, 200, 0, 14)
  831. No.Font = Enum.Font.SourceSans
  832. No.Text = "No/Ignore"
  833. No.TextColor3 = Color3.fromRGB(255, 255, 255)
  834. No.TextSize = 14.000
  835.  
  836. WarningInfo.Name = "WarningInfo"
  837. WarningInfo.Parent = Warn
  838. WarningInfo.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  839. WarningInfo.BackgroundTransparency = 1.000
  840. WarningInfo.Position = UDim2.new(0.179211468, 0, 0.29467085, 0)
  841. WarningInfo.Size = UDim2.new(0, 360, 0, 148)
  842. WarningInfo.Font = Enum.Font.SourceSans
  843. WarningInfo.Text = "Whats the warning? Why is this on my screen? Ask in our discord server for support."
  844. WarningInfo.TextColor3 = Color3.fromRGB(255, 255, 255)
  845. WarningInfo.TextScaled = true
  846. WarningInfo.TextSize = 14.000
  847. WarningInfo.TextWrapped = true
  848.  
  849. Yes.Name = "Yes"
  850. Yes.Parent = Warn
  851. Yes.BackgroundColor3 = Color3.fromRGB(0, 188, 18)
  852. Yes.BorderSizePixel = 0
  853. Yes.Position = UDim2.new(0.320788532, 0, 0.793103456, 0)
  854. Yes.Size = UDim2.new(0, 200, 0, 14)
  855. Yes.Font = Enum.Font.SourceSans
  856. Yes.Text = "Yes/Ok"
  857. Yes.TextColor3 = Color3.fromRGB(255, 255, 255)
  858. Yes.TextSize = 14.000
  859.  
  860. ImageLabel_5.Parent = Warn
  861. ImageLabel_5.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  862. ImageLabel_5.BackgroundTransparency = 1.000
  863. ImageLabel_5.Position = UDim2.new(0.465949833, 0, 0.141065836, 0)
  864. ImageLabel_5.Size = UDim2.new(0, 51, 0, 41)
  865. ImageLabel_5.Image = "http://www.roblox.com/asset/?id=6312719375"
  866.  
  867. -- Scripts:
  868.  
  869. local function DXENYK_fake_script() -- Welcome.LocalScript
  870. local script = Instance.new('LocalScript', Welcome)
  871.  
  872. wait(3)
  873. script.Parent.Yes1.Visible = true
  874. script.Parent.No1.Info.Visible = true
  875. script.Parent.Yes1.ImageTransparency = 1
  876. wait(0.1)
  877. script.Parent.Yes1.ImageTransparency = 0.9
  878. wait(0.1)
  879. script.Parent.Yes1.ImageTransparency = 0.8
  880. wait(0.1)
  881. script.Parent.Yes1.ImageTransparency = 0.7
  882. wait(0.1)
  883. script.Parent.Yes1.ImageTransparency = 0.6
  884. wait(0.1)
  885. script.Parent.Yes1.ImageTransparency = 0.5
  886. wait(0.1)
  887. script.Parent.Yes1.ImageTransparency = 0.4
  888. wait(0.1)
  889. script.Parent.Yes1.ImageTransparency = 0.3
  890. wait(0.1)
  891. script.Parent.Yes1.ImageTransparency = 0.2
  892. wait(0.1)
  893. script.Parent.Yes1.ImageTransparency = 0.1
  894. wait(0.1)
  895. script.Parent.Yes1.ImageTransparency = 0
  896. wait(0.8)
  897. script.Parent.No1.Info.Visible = false
  898. script.Parent.Yes2.Visible = true
  899. script.Parent.No2.Info.Visible = true
  900. wait(0)
  901. script.Parent.Yes2.ImageTransparency = 1
  902. wait(0.1)
  903. script.Parent.Yes2.ImageTransparency = 0.9
  904. wait(0.1)
  905. script.Parent.Yes2.ImageTransparency = 0.8
  906. wait(0.1)
  907. script.Parent.Yes2.ImageTransparency = 0.7
  908. wait(0.1)
  909. script.Parent.Yes2.ImageTransparency = 0.6
  910. wait(0.1)
  911. script.Parent.Yes2.ImageTransparency = 0.5
  912. wait(0.1)
  913. script.Parent.Yes2.ImageTransparency = 0.4
  914. wait(0.1)
  915. script.Parent.Yes2.ImageTransparency = 0.3
  916. wait(0.1)
  917. script.Parent.Yes2.ImageTransparency = 0.2
  918. wait(0.1)
  919. script.Parent.Yes2.ImageTransparency = 0.1
  920. wait(0.1)
  921. script.Parent.Yes2.ImageTransparency = 0
  922. wait(1.3)
  923. script.Parent.No2.Info.Visible = false
  924. script.Parent.Yes3.Visible = true
  925. script.Parent.No3.Info.Visible = true
  926. wait(1.5)
  927. script.Parent.Yes3.ImageTransparency = 1
  928. wait(0.1)
  929. script.Parent.Yes3.ImageTransparency = 0.9
  930. wait(0.1)
  931. script.Parent.Yes3.ImageTransparency = 0.8
  932. wait(0.1)
  933. script.Parent.Yes3.ImageTransparency = 0.7
  934. wait(0.1)
  935. script.Parent.Yes3.ImageTransparency = 0.6
  936. wait(0.1)
  937. script.Parent.Yes3.ImageTransparency = 0.5
  938. wait(0.1)
  939. script.Parent.Yes3.ImageTransparency = 0.4
  940. wait(0.1)
  941. script.Parent.Yes3.ImageTransparency = 0.3
  942. wait(0.1)
  943. script.Parent.Yes3.ImageTransparency = 0.2
  944. wait(0.1)
  945. script.Parent.Yes3.ImageTransparency = 0.1
  946. wait(0.1)
  947. script.Parent.Yes3.ImageTransparency = 0
  948. wait(0.7)
  949. script.Parent.No3.Info.Visible = false
  950. script.Parent.Yes4.Visible = true
  951. script.Parent.No4.Info.Visible = true
  952. script.Parent.Yes4.ImageTransparency = 1
  953. wait(0.1)
  954. script.Parent.Yes4.ImageTransparency = 0.9
  955. wait(0.1)
  956. script.Parent.Yes4.ImageTransparency = 0.8
  957. wait(0.1)
  958. script.Parent.Yes4.ImageTransparency = 0.7
  959. wait(0.1)
  960. script.Parent.Yes4.ImageTransparency = 0.6
  961. wait(0.1)
  962. script.Parent.Yes4.ImageTransparency = 0.5
  963. wait(0.1)
  964. script.Parent.Yes4.ImageTransparency = 0.4
  965. wait(0.1)
  966. script.Parent.Yes4.ImageTransparency = 0.3
  967. wait(0.1)
  968. script.Parent.Yes4.ImageTransparency = 0.2
  969. wait(0.1)
  970. script.Parent.Yes4.ImageTransparency = 0.1
  971. wait(0.1)
  972. script.Parent.Yes4.ImageTransparency = 0
  973. wait(0.8)
  974. script.Parent.C.Visible = true
  975. script.Parent.C2CT.Visible = true
  976. end
  977. coroutine.wrap(DXENYK_fake_script)()
  978. local function VGROI_fake_script() -- C.LocalScript
  979. local script = Instance.new('LocalScript', C)
  980.  
  981. script.Parent.MouseButton1Click:Connect(function()
  982. script.Parent.Parent.Parent.MainFrame.Visible = true
  983. script.Parent.Parent.Parent.MainFrame.Top1.Visible = true
  984. script.Parent.Parent.Parent.MainFrame.Top2.Visible = true
  985. script.Parent.Parent.Parent.MainFrame.BackgroundTransparency = 1
  986. wait(0.1)
  987. script.Parent.Parent.Parent.MainFrame.BackgroundTransparency = 0.9
  988. wait(0.1)
  989. script.Parent.Parent.Parent.MainFrame.BackgroundTransparency = 0.8
  990. wait(0.1)
  991. script.Parent.Parent.Parent.MainFrame.BackgroundTransparency = 0.7
  992. wait(0.1)
  993. script.Parent.Parent.Parent.MainFrame.BackgroundTransparency = 0.6
  994. wait(0.1)
  995. script.Parent.Parent.Parent.MainFrame.BackgroundTransparency = 0.5
  996. wait(0.1)
  997. script.Parent.Parent.Parent.MainFrame.BackgroundTransparency = 0.4
  998. wait(0.1)
  999. script.Parent.Parent.Parent.MainFrame.BackgroundTransparency = 0.3
  1000. wait(0.1)
  1001. script.Parent.Parent.Parent.MainFrame.BackgroundTransparency = 0.2
  1002. wait(0.1)
  1003. script.Parent.Parent.Parent.MainFrame.BackgroundTransparency = 0.1
  1004. wait(0.1)
  1005. script.Parent.Parent.Parent.MainFrame.BackgroundTransparency = 0
  1006. wait(0.1)
  1007. script.Parent.Parent.Parent.MainFrame.Executor.Visible = true
  1008. script.Parent.Parent.Parent.MainFrame.Executor.BackgroundTransparency = 1
  1009. wait(0.1)
  1010. script.Parent.Parent.Parent.MainFrame.Executor.BackgroundTransparency = 0.9
  1011. wait(0.1)
  1012. script.Parent.Parent.Parent.MainFrame.Executor.BackgroundTransparency = 0.8
  1013. wait(0.1)
  1014. script.Parent.Parent.Parent.MainFrame.Executor.BackgroundTransparency = 0.7
  1015. wait(0.1)
  1016. script.Parent.Parent.Parent.MainFrame.Executor.BackgroundTransparency = 0.6
  1017. wait(0.1)
  1018. script.Parent.Parent.Parent.MainFrame.Executor.BackgroundTransparency = 0.5
  1019. wait(0.1)
  1020. script.Parent.Parent.Parent.MainFrame.Executor.BackgroundTransparency = 0.4
  1021. wait(0.1)
  1022. script.Parent.Parent.Parent.MainFrame.Executor.BackgroundTransparency = 0.3
  1023. wait(0.1)
  1024. script.Parent.Parent.Parent.MainFrame.Executor.BackgroundTransparency = 0.2
  1025. wait(0.1)
  1026. script.Parent.Parent.Parent.MainFrame.Executor.BackgroundTransparency = 0.1
  1027. wait(0.1)
  1028. script.Parent.Parent.Parent.MainFrame.Executor.BackgroundTransparency = 0
  1029. wait(0.1)
  1030. script.Parent.Parent.Parent.Welcome.Visible = false
  1031. --script end
  1032. --script separation
  1033. --script separation
  1034. --script start
  1035. script.Parent.Parent.Visible = false
  1036. script.Parent.Parent.Parent.Welcome.Visible = false
  1037. end)
  1038. end
  1039. coroutine.wrap(VGROI_fake_script)()
  1040. local function NJDPTAJ_fake_script() -- C2CT.LocalScript
  1041. local script = Instance.new('LocalScript', C2CT)
  1042.  
  1043. script.Parent.MouseButton1Click:Connect(function()
  1044. script.Parent.Parent.Parent.Welcome.Visible = false
  1045. end)
  1046. end
  1047. coroutine.wrap(NJDPTAJ_fake_script)()
  1048. local function VUYDZ_fake_script() -- Close.LocalScript
  1049. local script = Instance.new('LocalScript', Close)
  1050.  
  1051. script.Parent.MouseButton1Click:Connect(function()
  1052. script.Parent.Parent.Parent.Parent.MainFrame.Warn.Visible = true
  1053. script.Parent.Parent.BackgroundTransparency = 1
  1054. wait(0.1)
  1055. script.Parent.Parent.BackgroundTransparency = 0.9
  1056. wait(0.1)
  1057. script.Parent.Parent.BackgroundTransparency = 0.8
  1058. wait(0.1)
  1059. script.Parent.Parent.BackgroundTransparency = 0.7
  1060. wait(0.1)
  1061. script.Parent.Parent.BackgroundTransparency = 0.6
  1062. wait(0.1)
  1063. script.Parent.Parent.BackgroundTransparency = 0.5
  1064. wait(0.1)
  1065. script.Parent.Parent.BackgroundTransparency = 0.4
  1066. wait(0.1)
  1067. script.Parent.Parent.BackgroundTransparency = 0.3
  1068. wait(0.1)
  1069. script.Parent.Parent.BackgroundTransparency = 0.2
  1070. wait(0.1)
  1071. script.Parent.Parent.BackgroundTransparency = 0.1
  1072. wait(0.1)
  1073. script.Parent.Parent.Parent.Parent.MainFrame.Warn.WarningInfo.Text = "Are You Sure You Want To Permenantly Close Eagles Hub? We Recommend Miminizing Instead."
  1074. script.Parent.Parent.Parent.Parent.MainFrame.Warn.Yes.MouseButton1Click:Connect(function()
  1075. script.Parent.Parent.Parent.Parent.MainFrame.Warn.BackgroundTransparency = 0.55
  1076. script.Parent.Parent.Parent.Parent.MainFrame.Warn.Visible = false
  1077. script.Parent.Parent.Parent.Parent.MainFrame.Visible = false
  1078. script.Parent.Parent.Parent.Settings.Visible = false
  1079. script.Parent.Parent.Parent.ScriptHub.Visible = false
  1080. script.Parent.Parent.Visible = false
  1081. end)
  1082. end)
  1083. end
  1084. coroutine.wrap(VUYDZ_fake_script)()
  1085. local function VRJYXLP_fake_script() -- ExecutorBtn.LocalScript
  1086. local script = Instance.new('LocalScript', ExecutorBtn)
  1087.  
  1088. script.Parent.MouseButton1Click:Connect(function()
  1089. script.Parent.Parent.Parent.Parent.ScriptHub.Visible = false
  1090. script.Parent.Parent.Parent.Parent.Settings.Visible = false
  1091. script.Parent.Parent.Parent.Parent.Executor.Visible = true
  1092. end)
  1093. end
  1094. coroutine.wrap(VRJYXLP_fake_script)()
  1095. local function QRCLZBT_fake_script() -- ScriptHubBtn.LocalScript
  1096. local script = Instance.new('LocalScript', ScriptHubBtn)
  1097.  
  1098. script.Parent.MouseButton1Click:Connect(function()
  1099. script.Parent.Parent.Parent.Parent.ScriptHub.Visible = true
  1100. script.Parent.Parent.Parent.Parent.Settings.Visible = false
  1101. script.Parent.Parent.Parent.Parent.Executor.Visible = false
  1102. end)
  1103. end
  1104. coroutine.wrap(QRCLZBT_fake_script)()
  1105. local function VHVVIM_fake_script() -- SetingsBtn.LocalScript
  1106. local script = Instance.new('LocalScript', SetingsBtn)
  1107.  
  1108. script.Parent.MouseButton1Click:Connect(function()
  1109. script.Parent.Parent.Parent.Parent.ScriptHub.Visible = false
  1110. script.Parent.Parent.Parent.Parent.Settings.Visible = true
  1111. script.Parent.Parent.Parent.Parent.Executor.Visible = false
  1112. end)
  1113. end
  1114. coroutine.wrap(VHVVIM_fake_script)()
  1115. local function QPZEUL_fake_script() -- Exe.LocalScript
  1116. local script = Instance.new('LocalScript', Exe)
  1117.  
  1118. script.Parent.MouseButton1Click:Connect(function()
  1119. game.ReplicatedStorage.DefaultChatSystemChatEvents.OnMuted:FireServer(script.Parent.Parent.ScriptBox.Text)
  1120. end)
  1121. end
  1122. coroutine.wrap(QPZEUL_fake_script)()
  1123. local function NBLG_fake_script() -- Clr.LocalScript
  1124. local script = Instance.new('LocalScript', Clr)
  1125.  
  1126. script.Parent.MouseButton1Click:Connect(function()
  1127. script.Parent.Parent.ScriptBox.Text = ""
  1128. end)
  1129. end
  1130. coroutine.wrap(NBLG_fake_script)()
  1131. local function LAJY_fake_script() -- Re.LocalScript
  1132. local script = Instance.new('LocalScript', Re)
  1133.  
  1134. script.Parent.MouseButton1Click:Connect(function()
  1135. game.Players.LocalPlayer.Character.Humanoid.Health = 0
  1136. end)
  1137. end
  1138. coroutine.wrap(LAJY_fake_script)()
  1139. local function AZDK_fake_script() -- R6.LocalScript
  1140. local script = Instance.new('LocalScript', R6)
  1141.  
  1142. script.Parent.MouseButton1Click:Connect(function()
  1143. game.ReplicatedStorage.DefaultChatSystemChatEvents.OnMuted:FireServer()
  1144. end)
  1145. end
  1146. coroutine.wrap(AZDK_fake_script)()
  1147. local function FVYLIS_fake_script() -- R6.Script
  1148. local script = Instance.new('Script', R6)
  1149.  
  1150. game.ReplicatedStorage.DefaultChatSystemChatEvents.OnMuted.OnServerEvent:Connect(function(plr)
  1151. require(3041175937):r6(plr.name)
  1152. end)
  1153. end
  1154. coroutine.wrap(FVYLIS_fake_script)()
  1155. local function LTZS_fake_script() -- Executor.LocalScript
  1156. local script = Instance.new('LocalScript', Executor)
  1157.  
  1158. script.Parent.Exe.MouseButton1Click:Connect(function()
  1159. game.ReplicatedStorage.DefaultChatSystemChatEvents.OnMuted:FireServer(script.Parent.ScriptBox.Text)
  1160. end)
  1161.  
  1162. end
  1163. coroutine.wrap(LTZS_fake_script)()
  1164. local function CKUTKJ_fake_script() -- IY.LocalScript
  1165. local script = Instance.new('LocalScript', IY)
  1166.  
  1167. script.Parent.MouseButton1Click:Connect(function()
  1168. loadstring(game:HttpGet("https://raw.githubusercontent.com/EdgeIY/infiniteyield/master/source"))()
  1169. end)
  1170. end
  1171. coroutine.wrap(CKUTKJ_fake_script)()
  1172. local function ZINVL_fake_script() -- FA.LocalScript
  1173. local script = Instance.new('LocalScript', FA)
  1174.  
  1175. script.Parent.MouseButton1Click:Connect(function()
  1176. loadstring(game:HttpGet("https://raw.githubusercontent.com/fatesc/fates-admin/main/main.lua"))()
  1177. end)
  1178. end
  1179. coroutine.wrap(ZINVL_fake_script)()
  1180. local function YDKX_fake_script() -- SH.LocalScript
  1181. local script = Instance.new('LocalScript', SH)
  1182.  
  1183. script.Parent.MouseButton1Click:Connect(function()
  1184. loadstring(game:HttpGet(('https://raw.githubusercontent.com/Vallater/SyntaxV2/b7a88a7b84174e3c2220c7a8ca477e40699ddd2c/Syntaxontop'),true))()
  1185. end)
  1186. end
  1187. coroutine.wrap(YDKX_fake_script)()
  1188. local function IYNPDK_fake_script() -- RA.LocalScript
  1189. local script = Instance.new('LocalScript', RA)
  1190.  
  1191. script.Parent.MouseButton1Click:Connect(function()
  1192. loadstring(game:HttpGet(('https://pastebin.com/raw/Caniwq2N'),true))()
  1193. end)
  1194. end
  1195. coroutine.wrap(IYNPDK_fake_script)()
  1196. local function GITPQC_fake_script() -- TextButton.LocalScript
  1197. local script = Instance.new('LocalScript', TextButton)
  1198.  
  1199. script.Parent.MouseButton1Click:Connect(function()
  1200. script.Parent.Parent.Parent.Parent.Executor.ScriptBox.ClearTextOnFocus = true
  1201. end)
  1202. end
  1203. coroutine.wrap(GITPQC_fake_script)()
  1204. local function JWBK_fake_script() -- TextButton_2.LocalScript
  1205. local script = Instance.new('LocalScript', TextButton_2)
  1206.  
  1207. script.Parent.MouseButton1Click:Connect(function()
  1208. script.Parent.Parent.Parent.Parent.Executor.ScriptBox.ClearTextOnFocus = false
  1209. end)
  1210. end
  1211. coroutine.wrap(JWBK_fake_script)()
  1212. local function QMMNN_fake_script() -- TextButton_3.LocalScript
  1213. local script = Instance.new('LocalScript', TextButton_3)
  1214.  
  1215. script.Parent.MouseButton1Click:Connect(function()
  1216. script.Parent.Parent.Parent.Parent.Executor.ScriptBox.MultiLine = true
  1217. end)
  1218. end
  1219. coroutine.wrap(QMMNN_fake_script)()
  1220. local function ENTKVDZ_fake_script() -- TextButton_4.LocalScript
  1221. local script = Instance.new('LocalScript', TextButton_4)
  1222.  
  1223. script.Parent.MouseButton1Click:Connect(function()
  1224. script.Parent.Parent.Parent.Parent.Executor.ScriptBox.MultiLine = false
  1225. end)
  1226. end
  1227. coroutine.wrap(ENTKVDZ_fake_script)()
  1228. local function HQAUPAG_fake_script() -- TextButton_5.LocalScript
  1229. local script = Instance.new('LocalScript', TextButton_5)
  1230.  
  1231. script.Parent.MouseButton1Click:Connect(function()
  1232. if script.Parent.Parent.Text == "EGtgG-BfMFv-FfBjK-AjFdfG" then
  1233. script.Parent.Text = "Success!"
  1234. script.Parent.Parent.Parent.Parent.Settings.AccountImage.EZ.Text = "Premium Subscription"
  1235. else
  1236. script.Parent.Parent.Text = "Invalid Code"
  1237. script.Parent.Text = "Invalid"
  1238. wait(1)
  1239. script.Parent.Text = "Redeem"
  1240. end
  1241. end)
  1242. end
  1243. coroutine.wrap(HQAUPAG_fake_script)()
  1244. local function IZNTM_fake_script() -- TextButton_6.LocalScript
  1245. local script = Instance.new('LocalScript', TextButton_6)
  1246.  
  1247. script.Parent.MouseButton1Click:Connect(function()
  1248. script.Parent.Parent.Parent.Parent.Executor.ScriptBox.TextWrapped = true
  1249. end)
  1250. end
  1251. coroutine.wrap(IZNTM_fake_script)()
  1252. local function IYEAC_fake_script() -- TextButton_7.LocalScript
  1253. local script = Instance.new('LocalScript', TextButton_7)
  1254.  
  1255. script.Parent.MouseButton1Click:Connect(function()
  1256. script.Parent.Parent.Parent.Parent.Executor.ScriptBox.TextWrapped = false
  1257. end)
  1258. end
  1259. coroutine.wrap(IYEAC_fake_script)()
  1260. local function APOVQ_fake_script() -- TextButton_8.LocalScript
  1261. local script = Instance.new('LocalScript', TextButton_8)
  1262.  
  1263. script.Parent.MouseButton1Click:Connect(function()
  1264. game.StarterGui.EaglesHub.ResetOnSpawn = true
  1265. end)
  1266. end
  1267. coroutine.wrap(APOVQ_fake_script)()
  1268. local function TUEMONO_fake_script() -- TextButton_9.LocalScript
  1269. local script = Instance.new('LocalScript', TextButton_9)
  1270.  
  1271. script.Parent.MouseButton1Click:Connect(function()
  1272. game.StarterGui.EaglesHub.ResetOnSpawn = false
  1273. end)
  1274. end
  1275. coroutine.wrap(TUEMONO_fake_script)()
  1276. local function AGAY_fake_script() -- EZ.LocalScript
  1277. local script = Instance.new('LocalScript', EZ)
  1278.  
  1279. script.Parent.Text = "No Subscription"
  1280. end
  1281. coroutine.wrap(AGAY_fake_script)()
  1282. local function BTHZFO_fake_script() -- No.LocalScript
  1283. local script = Instance.new('LocalScript', No)
  1284.  
  1285. script.Parent.MouseButton1Click:Connect(function()
  1286. script.Parent.Parent.BackgroundTransparency = 0.1
  1287. wait(0.1)
  1288. script.Parent.Parent.BackgroundTransparency = 0.2
  1289. wait(0.1)
  1290. script.Parent.Parent.BackgroundTransparency = 0.3
  1291. wait(0.1)
  1292. script.Parent.Parent.BackgroundTransparency = 0.4
  1293. wait(0.1)
  1294. script.Parent.Parent.BackgroundTransparency = 0.5
  1295. wait(0.1)
  1296. script.Parent.Parent.BackgroundTransparency = 0.6
  1297. wait(0.1)
  1298. script.Parent.Parent.BackgroundTransparency = 0.7
  1299. wait(0.1)
  1300. script.Parent.Parent.BackgroundTransparency = 0.8
  1301. wait(0.1)
  1302. script.Parent.Parent.BackgroundTransparency = 0.9
  1303. wait(0.1)
  1304. script.Parent.Parent.BackgroundTransparency = 1
  1305. wait(0.1)
  1306. script.Parent.Parent.BackgroundTransparency = 0.55
  1307. script.Parent.Parent.Visible = false
  1308. end)
  1309. end
  1310. coroutine.wrap(BTHZFO_fake_script)()
  1311. -- Yes.WFS is disabled.
  1312. local function PTOB_fake_script() -- MainFrame.Dragify
  1313. local script = Instance.new('LocalScript', MainFrame)
  1314.  
  1315. local UIS = game:GetService("UserInputService")
  1316. local dragSpeed = -math.huge
  1317.  
  1318. local dragToggle = nil
  1319. local dragInput = nil
  1320. local dragStart = nil
  1321. local dragPos = nil
  1322.  
  1323. function dragify(Frame)
  1324. function updateInput(input)
  1325. local Delta = input.Position - dragStart
  1326. local Position = UDim2.new(startPos.X.Scale, startPos.X.Offset + Delta.X, startPos.Y.Scale, startPos.Y.Offset + Delta.Y)
  1327. script.Parent.Position = Position
  1328. end
  1329.  
  1330. Frame.InputBegan:Connect(function(input)
  1331. if (input.UserInputType == Enum.UserInputType.MouseButton1 or input.UserInputType == Enum.UserInputType.Touch) and UIS:GetFocusedTextBox() == nil then
  1332. dragToggle = true
  1333. dragStart = input.Position
  1334. startPos = Frame.Position
  1335. input.Changed:Connect(function()
  1336. if input.UserInputState == Enum.UserInputState.End then
  1337. dragToggle = false
  1338. end
  1339. end)
  1340. end
  1341. end)
  1342.  
  1343. Frame.InputChanged:Connect(function(input)
  1344. if input.UserInputType == Enum.UserInputType.MouseMovement or input.UserInputType == Enum.UserInputType.Touch then
  1345. dragInput = input
  1346. end
  1347. end)
  1348.  
  1349. game:GetService("UserInputService").InputChanged:Connect(function(input)
  1350. if input == dragInput and dragToggle then
  1351. updateInput(input)
  1352. end
  1353. end)
  1354. end
  1355.  
  1356. dragify(script.Parent)
  1357. end
  1358. coroutine.wrap(PTOB_fake_script)()
  1359.  
Add Comment
Please, Sign In to add comment