Advertisement
Guest User

Enigma gui trial

a guest
Jan 3rd, 2018
264
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 31.11 KB | None | 0 0
  1. -- Objects
  2.  
  3. local Engima = Instance.new("ScreenGui")
  4. local Login = Instance.new("Frame")
  5. local EngimaText = Instance.new("TextLabel")
  6. local Lbar1 = Instance.new("Frame")
  7. local Lbar2 = Instance.new("Frame")
  8. local userbox = Instance.new("TextBox")
  9. local whitelistpass = Instance.new("TextBox")
  10. local UsernameText = Instance.new("TextLabel")
  11. local PasswordText = Instance.new("TextLabel")
  12. local Helpbutton = Instance.new("TextButton")
  13. local submit = Instance.new("TextButton")
  14. local LoginExitButton = Instance.new("TextButton")
  15. local Help = Instance.new("Frame")
  16. local Frame = Instance.new("Frame")
  17. local TextLabel = Instance.new("TextLabel")
  18. local TextLabel_2 = Instance.new("TextLabel")
  19. local TextLabel_3 = Instance.new("TextLabel")
  20. local TextLabel_4 = Instance.new("TextLabel")
  21. local Close = Instance.new("TextButton")
  22. local Open = Instance.new("TextButton")
  23. local ScriptExe = Instance.new("Frame")
  24. local ExeButton = Instance.new("TextButton")
  25. local ClrButton = Instance.new("TextButton")
  26. local ExeScrollingFrame = Instance.new("ScrollingFrame")
  27. local Input = Instance.new("TextBox")
  28. local ExescriptMainDesign = Instance.new("Frame")
  29. local ScriptExeExitButton = Instance.new("TextButton")
  30. local Verified = Instance.new("TextLabel")
  31. local MainPart = Instance.new("Frame")
  32. local ChangelogButton = Instance.new("TextButton")
  33. local GuisButton = Instance.new("TextButton")
  34. local ScriptsButton = Instance.new("TextButton")
  35. local ScriptExeButton = Instance.new("TextButton")
  36. local CreditsButton = Instance.new("TextButton")
  37. local ChangelogButton_2 = Instance.new("TextButton")
  38. local ChangelogFrame = Instance.new("Frame")
  39. local changelogText = Instance.new("TextLabel")
  40. local underlineText = Instance.new("TextLabel")
  41. local changelog1 = Instance.new("TextLabel")
  42. local futureupdate3 = Instance.new("TextLabel")
  43. local changelog2 = Instance.new("TextLabel")
  44. local FutureUpdate1 = Instance.new("TextLabel")
  45. local FutureUpdate2 = Instance.new("TextLabel")
  46. local FutureUpdatesText = Instance.new("TextLabel")
  47. local FutureunderlineText = Instance.new("TextLabel")
  48. local Guisframe = Instance.new("Frame")
  49. local NHV2 = Instance.new("TextButton")
  50. local Unjailbreak = Instance.new("TextButton")
  51. local FleeTheFacility = Instance.new("TextButton")
  52. local BrackHub = Instance.new("TextButton")
  53. local changelogText_2 = Instance.new("TextLabel")
  54. local AdminGui = Instance.new("TextButton")
  55. local ScriptsFrame = Instance.new("Frame")
  56. local Iris = Instance.new("TextButton")
  57. local Celestial = Instance.new("TextButton")
  58. local BigBen = Instance.new("TextButton")
  59. local Bleach = Instance.new("TextButton")
  60. local DestroyS = Instance.new("TextButton")
  61. local EarRape = Instance.new("TextButton")
  62. local Saiyan = Instance.new("TextButton")
  63. local AOT = Instance.new("TextButton")
  64. local sorry = Instance.new("TextLabel")
  65. local hurry = Instance.new("TextLabel")
  66. local Whitelisted = Instance.new("TextLabel")
  67. local ScriptClose = Instance.new("TextButton")
  68. local ChangelogExitButton = Instance.new("TextButton")
  69. local TextLabel_5 = Instance.new("TextLabel")
  70.  
  71. -- Properties
  72.  
  73. Engima.Name = "Engima"
  74. Engima.Parent = game.CoreGui
  75.  
  76. Login.Name = "Login"
  77. Login.Parent = Engima
  78. Login.Active = true
  79. Login.BackgroundColor3 = Color3.new(0.0588235, 0.0588235, 0.0588235)
  80. Login.BorderColor3 = Color3.new(0, 0.345098, 0.992157)
  81. Login.Draggable = true
  82. Login.Position = UDim2.new(0.135216698, 0, 0.189486623, 0)
  83. Login.Selectable = true
  84. Login.Size = UDim2.new(0, 946, 0, 507)
  85.  
  86. EngimaText.Name = "EngimaText"
  87. EngimaText.Parent = Login
  88. EngimaText.BackgroundColor3 = Color3.new(0, 0, 0)
  89. EngimaText.BackgroundTransparency = 1
  90. EngimaText.BorderSizePixel = 0
  91. EngimaText.Position = UDim2.new(0.160065904, 0, 0.103193879, 0)
  92. EngimaText.Size = UDim2.new(0, 646, 0, 80)
  93. EngimaText.Font = Enum.Font.SourceSans
  94. EngimaText.Text = "Enigma Gui"
  95. EngimaText.TextColor3 = Color3.new(1, 1, 1)
  96. EngimaText.TextScaled = true
  97. EngimaText.TextSize = 30
  98. EngimaText.TextWrapped = true
  99.  
  100. Lbar1.Name = "Lbar1"
  101. Lbar1.Parent = Login
  102. Lbar1.BackgroundColor3 = Color3.new(0.0588235, 0, 0.364706)
  103. Lbar1.Position = UDim2.new(0, 0, 0.00394477323, 0)
  104. Lbar1.Size = UDim2.new(0, 946, 0, 24)
  105.  
  106. Lbar2.Name = "Lbar2"
  107. Lbar2.Parent = Login
  108. Lbar2.BackgroundColor3 = Color3.new(1, 1, 1)
  109. Lbar2.Position = UDim2.new(0.314014763, 0, 0.256704986, 0)
  110. Lbar2.Size = UDim2.new(0, 364, 0, 4)
  111.  
  112. userbox.Name = "userbox"
  113. userbox.Parent = Login
  114. userbox.BackgroundColor3 = Color3.new(0.152941, 0.152941, 0.152941)
  115. userbox.BorderColor3 = Color3.new(1, 1, 1)
  116. userbox.Position = UDim2.new(0.394099027, 0, 0.350574732, 0)
  117. userbox.Size = UDim2.new(0, 378, 0, 38)
  118. userbox.Font = Enum.Font.SourceSans
  119. userbox.Text = "Enter Username"
  120. userbox.TextColor3 = Color3.new(1, 1, 1)
  121. userbox.TextSize = 30
  122.  
  123. whitelistpass.Name = "whitelistpass"
  124. whitelistpass.Parent = Login
  125. whitelistpass.BackgroundColor3 = Color3.new(0.152941, 0.152941, 0.152941)
  126. whitelistpass.BorderColor3 = Color3.new(1, 1, 1)
  127. whitelistpass.Position = UDim2.new(0.394099027, 0, 0.492337197, 0)
  128. whitelistpass.Size = UDim2.new(0, 378, 0, 38)
  129. whitelistpass.Font = Enum.Font.SourceSans
  130. whitelistpass.Text = "Enter Whitelist Password"
  131. whitelistpass.TextColor3 = Color3.new(1, 1, 1)
  132. whitelistpass.TextSize = 30
  133.  
  134. UsernameText.Name = "UsernameText"
  135. UsernameText.Parent = Login
  136. UsernameText.BackgroundColor3 = Color3.new(0, 0, 0)
  137. UsernameText.BackgroundTransparency = 1
  138. UsernameText.BorderSizePixel = 0
  139. UsernameText.Position = UDim2.new(0.0845665932, 0, 0.351084799, 0)
  140. UsernameText.Size = UDim2.new(0, 279, 0, 38)
  141. UsernameText.Font = Enum.Font.SourceSans
  142. UsernameText.Text = "Username:"
  143. UsernameText.TextColor3 = Color3.new(1, 1, 1)
  144. UsernameText.TextSize = 50
  145. UsernameText.TextWrapped = true
  146.  
  147. PasswordText.Name = "PasswordText"
  148. PasswordText.Parent = Login
  149. PasswordText.BackgroundColor3 = Color3.new(0, 0, 0)
  150. PasswordText.BackgroundTransparency = 1
  151. PasswordText.BorderSizePixel = 0
  152. PasswordText.Position = UDim2.new(0.0845665932, 0, 0.49309665, 0)
  153. PasswordText.Size = UDim2.new(0, 279, 0, 38)
  154. PasswordText.Font = Enum.Font.SourceSans
  155. PasswordText.Text = "Password:"
  156. PasswordText.TextColor3 = Color3.new(1, 1, 1)
  157. PasswordText.TextSize = 50
  158. PasswordText.TextWrapped = true
  159.  
  160. Helpbutton.Name = "Helpbutton"
  161. Helpbutton.Parent = Login
  162. Helpbutton.BackgroundColor3 = Color3.new(0.278431, 0.278431, 0.278431)
  163. Helpbutton.BorderSizePixel = 0
  164. Helpbutton.Position = UDim2.new(0, 0, 0.948717952, 0)
  165. Helpbutton.Size = UDim2.new(0, 51, 0, 26)
  166. Helpbutton.Font = Enum.Font.SourceSans
  167. Helpbutton.Text = "Help"
  168. Helpbutton.TextColor3 = Color3.new(1, 1, 1)
  169. Helpbutton.TextScaled = true
  170. Helpbutton.TextSize = 14
  171. Helpbutton.TextWrapped = true
  172.  
  173. submit.Name = "submit"
  174. submit.Parent = Login
  175. submit.BackgroundColor3 = Color3.new(0.14902, 0.14902, 0.14902)
  176. submit.BorderColor3 = Color3.new(1, 1, 1)
  177. submit.Position = UDim2.new(0.516913295, 0, 0.605522692, 0)
  178. submit.Size = UDim2.new(0, 262, 0, 55)
  179. submit.Font = Enum.Font.SourceSans
  180. submit.Text = "Login To Enigma"
  181. submit.TextColor3 = Color3.new(1, 1, 1)
  182. submit.TextSize = 25
  183. submit.TextWrapped = true
  184.  
  185. LoginExitButton.Name = "LoginExitButton"
  186. LoginExitButton.Parent = Login
  187. LoginExitButton.BackgroundColor3 = Color3.new(0.0588235, 0, 0.364706)
  188. LoginExitButton.BorderSizePixel = 0
  189. LoginExitButton.Position = UDim2.new(0.970401704, 0, 0, 0)
  190. LoginExitButton.Size = UDim2.new(0, 28, 0, 26)
  191. LoginExitButton.Font = Enum.Font.SourceSans
  192. LoginExitButton.Text = "X"
  193. LoginExitButton.TextColor3 = Color3.new(1, 1, 1)
  194. LoginExitButton.TextScaled = true
  195. LoginExitButton.TextSize = 14
  196. LoginExitButton.TextWrapped = true
  197.  
  198. Help.Name = "Help"
  199. Help.Parent = Engima
  200. Help.BackgroundColor3 = Color3.new(0.0588235, 0.0588235, 0.0588235)
  201. Help.Position = UDim2.new(0.618870735, 0, 0.354523301, 0)
  202. Help.Size = UDim2.new(0, 350, 0, 374)
  203. Help.Visible = false
  204.  
  205. Frame.Parent = Help
  206. Frame.BackgroundColor3 = Color3.new(1, 1, 1)
  207. Frame.Size = UDim2.new(0, 350, 0, 26)
  208.  
  209. TextLabel.Parent = Help
  210. TextLabel.BackgroundColor3 = Color3.new(1, 1, 1)
  211. TextLabel.BackgroundTransparency = 1
  212. TextLabel.Position = UDim2.new(0.0114285713, 0, 0.165775403, 0)
  213. TextLabel.Size = UDim2.new(0, 342, 0, 50)
  214. TextLabel.Font = Enum.Font.SourceSans
  215. TextLabel.Text = "Having trouble Logging in?/Can't remeber the username?"
  216. TextLabel.TextColor3 = Color3.new(1, 1, 1)
  217. TextLabel.TextSize = 14
  218.  
  219. TextLabel_2.Parent = Help
  220. TextLabel_2.BackgroundColor3 = Color3.new(1, 1, 1)
  221. TextLabel_2.BackgroundTransparency = 1
  222. TextLabel_2.Position = UDim2.new(0.0114285713, 0, 0.251336902, 0)
  223. TextLabel_2.Size = UDim2.new(0, 342, 0, 50)
  224. TextLabel_2.Font = Enum.Font.SourceSans
  225. TextLabel_2.Text = "The username is your roblox name."
  226. TextLabel_2.TextColor3 = Color3.new(1, 1, 1)
  227. TextLabel_2.TextSize = 15
  228.  
  229. TextLabel_3.Parent = Help
  230. TextLabel_3.BackgroundColor3 = Color3.new(1, 1, 1)
  231. TextLabel_3.BackgroundTransparency = 1
  232. TextLabel_3.Position = UDim2.new(0.0114285713, 0, 0.582887709, 0)
  233. TextLabel_3.Size = UDim2.new(0, 342, 0, 50)
  234. TextLabel_3.Font = Enum.Font.SourceSans
  235. TextLabel_3.Text = "Having trouble with the key?/Forgot your whitelist key?"
  236. TextLabel_3.TextColor3 = Color3.new(1, 1, 1)
  237. TextLabel_3.TextSize = 15
  238.  
  239. TextLabel_4.Parent = Help
  240. TextLabel_4.BackgroundColor3 = Color3.new(1, 1, 1)
  241. TextLabel_4.BackgroundTransparency = 1
  242. TextLabel_4.Position = UDim2.new(0.0228571426, 0, 0.679144382, 0)
  243. TextLabel_4.Size = UDim2.new(0, 342, 0, 50)
  244. TextLabel_4.Font = Enum.Font.SourceSans
  245. TextLabel_4.Text = "Message me at discord: boi get that outta here#7119"
  246.  
  247. TextLabel_4.TextColor3 = Color3.new(1, 1, 1)
  248. TextLabel_4.TextSize = 15
  249.  
  250. Close.Name = "Close"
  251. Close.Parent = Help
  252. Close.BackgroundColor3 = Color3.new(0.278431, 0.278431, 0.278431)
  253. Close.BorderSizePixel = 0
  254. Close.Position = UDim2.new(0, 0, 0.930001378, 0)
  255. Close.Size = UDim2.new(0, 51, 0, 26)
  256. Close.Font = Enum.Font.SourceSans
  257. Close.Text = "Close"
  258. Close.TextColor3 = Color3.new(1, 1, 1)
  259. Close.TextScaled = true
  260. Close.TextSize = 14
  261. Close.TextWrapped = true
  262.  
  263. Open.Name = "Open"
  264. Open.Parent = Engima
  265. Open.BackgroundColor3 = Color3.new(0, 0.027451, 0.615686)
  266. Open.Position = UDim2.new(0, 0, 0.602689445, 0)
  267. Open.Size = UDim2.new(0, 200, 0, 50)
  268. Open.Visible = false
  269. Open.Font = Enum.Font.SourceSans
  270. Open.Text = "Open Engima Gui V0.1"
  271. Open.TextColor3 = Color3.new(1, 1, 1)
  272. Open.TextSize = 14
  273.  
  274. ScriptExe.Name = "ScriptExe"
  275. ScriptExe.Parent = Engima
  276. ScriptExe.Active = true
  277. ScriptExe.BackgroundColor3 = Color3.new(0.564706, 0, 0.00784314)
  278. ScriptExe.Draggable = true
  279. ScriptExe.Position = UDim2.new(0.100297183, 0, 0.185819075, 0)
  280. ScriptExe.Selectable = true
  281. ScriptExe.Size = UDim2.new(0, 462, 0, 549)
  282. ScriptExe.Visible = false
  283.  
  284. ExeButton.Name = "ExeButton"
  285. ExeButton.Parent = ScriptExe
  286. ExeButton.BackgroundColor3 = Color3.new(0.0588235, 0, 0.0156863)
  287. ExeButton.Position = UDim2.new(0.0429570451, 0, 0.890196085, 0)
  288. ExeButton.Size = UDim2.new(0, 200, 0, 50)
  289. ExeButton.Font = Enum.Font.SourceSans
  290. ExeButton.Text = "Execute"
  291. ExeButton.TextColor3 = Color3.new(1, 1, 1)
  292. ExeButton.TextScaled = true
  293. ExeButton.TextSize = 30
  294. ExeButton.TextWrapped = true
  295.  
  296. ClrButton.Name = "ClrButton"
  297. ClrButton.Parent = ScriptExe
  298. ClrButton.BackgroundColor3 = Color3.new(0.0588235, 0, 0.0156863)
  299. ClrButton.Position = UDim2.new(0.549450576, 0, 0.890196085, 0)
  300. ClrButton.Size = UDim2.new(0, 200, 0, 50)
  301. ClrButton.Font = Enum.Font.SourceSans
  302. ClrButton.Text = "Clear"
  303. ClrButton.TextColor3 = Color3.new(1, 1, 1)
  304. ClrButton.TextScaled = true
  305. ClrButton.TextSize = 30
  306. ClrButton.TextWrapped = true
  307.  
  308. ExeScrollingFrame.Name = "ExeScrolling Frame"
  309. ExeScrollingFrame.Parent = ScriptExe
  310. ExeScrollingFrame.BackgroundColor3 = Color3.new(0.14902, 0.14902, 0.14902)
  311. ExeScrollingFrame.Position = UDim2.new(0.0259740241, 0, 0.0683060065, 0)
  312. ExeScrollingFrame.Size = UDim2.new(0, 442, 0, 439)
  313. ExeScrollingFrame.CanvasSize = UDim2.new(0, 0, 1000000, 0)
  314. ExeScrollingFrame.ScrollBarThickness = 10
  315.  
  316. Input.Name = "Input"
  317. Input.Parent = ExeScrollingFrame
  318. Input.BackgroundColor3 = Color3.new(1, 1, 1)
  319. Input.BackgroundTransparency = 1
  320. Input.Size = UDim2.new(0, 425, 0, 439)
  321. Input.Font = Enum.Font.SourceSans
  322. Input.Text = "print(\"Script here\")"
  323. Input.TextColor3 = Color3.new(0.870588, 0, 0.156863)
  324. Input.TextSize = 20
  325. Input.TextXAlignment = Enum.TextXAlignment.Left
  326. Input.TextYAlignment = Enum.TextYAlignment.Top
  327.  
  328. ExescriptMainDesign.Name = "ExescriptMainDesign"
  329. ExescriptMainDesign.Parent = ScriptExe
  330. ExescriptMainDesign.BackgroundColor3 = Color3.new(0.0588235, 0.0588235, 0.0588235)
  331. ExescriptMainDesign.Size = UDim2.new(0, 462, 0, 29)
  332.  
  333. ScriptExeExitButton.Name = "ScriptExeExitButton"
  334. ScriptExeExitButton.Parent = ScriptExe
  335. ScriptExeExitButton.BackgroundColor3 = Color3.new(1, 1, 1)
  336. ScriptExeExitButton.BackgroundTransparency = 1
  337. ScriptExeExitButton.BorderSizePixel = 0
  338. ScriptExeExitButton.Position = UDim2.new(0.94520545, 0, 0, 0)
  339. ScriptExeExitButton.Size = UDim2.new(0, 20, 0, 26)
  340. ScriptExeExitButton.Font = Enum.Font.SourceSans
  341. ScriptExeExitButton.Text = "X"
  342. ScriptExeExitButton.TextColor3 = Color3.new(1, 1, 1)
  343. ScriptExeExitButton.TextScaled = true
  344. ScriptExeExitButton.TextSize = 14
  345. ScriptExeExitButton.TextWrapped = true
  346.  
  347. ScriptClose.Name = "ScriptClose"
  348. ScriptClose.Parent = ScriptsFrame
  349. ScriptClose.BackgroundColor3 = Color3.new(1, 1, 1)
  350. ScriptClose.Position = UDim2.new(0, 0, 0.936794579, 0)
  351. ScriptClose.Size = UDim2.new(0, 128, 0, 28)
  352. ScriptClose.Font = Enum.Font.SourceSans
  353. ScriptClose.FontSize = Enum.FontSize.Size14
  354. ScriptClose.Text = "Close"
  355. ScriptClose.TextScaled = true
  356. ScriptClose.TextSize = 14
  357. ScriptClose.TextWrapped = true
  358.  
  359.  
  360. Verified.Name = "Verified"
  361. Verified.Parent = Engima
  362. Verified.BackgroundColor3 = Color3.new(1, 1, 1)
  363. Verified.BackgroundTransparency = 1
  364. Verified.Position = UDim2.new(0.349768877, 0, 0.423594117, 0)
  365. Verified.Size = UDim2.new(0, 390, 0, 125)
  366. Verified.Visible = false
  367. Verified.Font = Enum.Font.SourceSans
  368. Verified.Text = "You have been Verified! Have fun Exploiting!"
  369. Verified.TextColor3 = Color3.new(1, 1, 1)
  370. Verified.TextScaled = true
  371. Verified.TextSize = 14
  372. Verified.TextWrapped = true
  373.  
  374. MainPart.Name = "MainPart"
  375. MainPart.Parent = Engima
  376. MainPart.BackgroundColor3 = Color3.new(0, 0, 0.670588)
  377. MainPart.Position = UDim2.new(0, 0, 0.199266508, 0)
  378. MainPart.Size = UDim2.new(0, 110, 0, 486)
  379. MainPart.Visible = false
  380.  
  381. ChangelogButton.Name = "ChangelogButton"
  382. ChangelogButton.Parent = MainPart
  383. ChangelogButton.BackgroundColor3 = Color3.new(0.0627451, 0.807843, 0.87451)
  384. ChangelogButton.Position = UDim2.new(0, 0, 0.103159338, 0)
  385. ChangelogButton.Size = UDim2.new(0, 110, 0, 50)
  386. ChangelogButton.Font = Enum.Font.SourceSans
  387. ChangelogButton.Text = "Changelog"
  388. ChangelogButton.TextColor3 = Color3.new(1, 1, 1)
  389. ChangelogButton.TextScaled = true
  390. ChangelogButton.TextSize = 14
  391. ChangelogButton.TextWrapped = true
  392.  
  393. ChangelogExitButton.Name = "ChangelogExitButton"
  394. ChangelogExitButton.Parent = ChangelogFrame
  395. ChangelogExitButton.BackgroundColor3 = Color3.new(1, 1, 1)
  396. ChangelogExitButton.Position = UDim2.new(0, 0, 0.943438888, 0)
  397. ChangelogExitButton.Size = UDim2.new(0, 116, 0, 25)
  398. ChangelogExitButton.Font = Enum.Font.SourceSans
  399. ChangelogExitButton.FontSize = Enum.FontSize.Size14
  400. ChangelogExitButton.Text = "Close"
  401. ChangelogExitButton.TextScaled = true
  402. ChangelogExitButton.TextSize = 14
  403. ChangelogExitButton.TextWrapped = true
  404.  
  405. GuisButton.Name = "GuisButton"
  406. GuisButton.Parent = MainPart
  407. GuisButton.BackgroundColor3 = Color3.new(0.0627451, 0.807843, 0.87451)
  408. GuisButton.BorderSizePixel = 0
  409. GuisButton.Position = UDim2.new(0, 0, 0.285604149, 0)
  410. GuisButton.Size = UDim2.new(0, 110, 0, 50)
  411. GuisButton.Font = Enum.Font.SourceSans
  412. GuisButton.Text = "Guis"
  413. GuisButton.TextColor3 = Color3.new(1, 1, 1)
  414. GuisButton.TextScaled = true
  415. GuisButton.TextSize = 14
  416. GuisButton.TextWrapped = true
  417.  
  418. ScriptsButton.Name = "ScriptsButton"
  419. ScriptsButton.Parent = MainPart
  420. ScriptsButton.BackgroundColor3 = Color3.new(0.0627451, 0.807843, 0.87451)
  421. ScriptsButton.Position = UDim2.new(0, 0, 0.454904377, 0)
  422. ScriptsButton.Size = UDim2.new(0, 110, 0, 50)
  423. ScriptsButton.Font = Enum.Font.SourceSans
  424. ScriptsButton.Text = "Scripts"
  425. ScriptsButton.TextColor3 = Color3.new(1, 1, 1)
  426. ScriptsButton.TextScaled = true
  427. ScriptsButton.TextSize = 14
  428. ScriptsButton.TextWrapped = true
  429.  
  430. ScriptExeButton.Name = "ScriptExeButton"
  431. ScriptExeButton.Parent = MainPart
  432. ScriptExeButton.BackgroundColor3 = Color3.new(0.0627451, 0.807843, 0.87451)
  433. ScriptExeButton.Position = UDim2.new(0, 0, 0.636090398, 0)
  434. ScriptExeButton.Size = UDim2.new(0, 110, 0, 50)
  435. ScriptExeButton.Font = Enum.Font.SourceSans
  436. ScriptExeButton.Text = "Script Exe"
  437. ScriptExeButton.TextColor3 = Color3.new(1, 1, 1)
  438. ScriptExeButton.TextScaled = true
  439. ScriptExeButton.TextSize = 14
  440. ScriptExeButton.TextWrapped = true
  441.  
  442. CreditsButton.Name = "CreditsButton"
  443. CreditsButton.Parent = MainPart
  444. CreditsButton.BackgroundColor3 = Color3.new(0.0627451, 0.807843, 0.87451)
  445. CreditsButton.Position = UDim2.new(0, 0, 0.806788683, 0)
  446. CreditsButton.Size = UDim2.new(0, 110, 0, 50)
  447. CreditsButton.Font = Enum.Font.SourceSans
  448. CreditsButton.Text = "Credits"
  449. CreditsButton.TextColor3 = Color3.new(1, 1, 1)
  450. CreditsButton.TextScaled = true
  451. CreditsButton.TextSize = 14
  452. CreditsButton.TextWrapped = true
  453.  
  454. ChangelogButton_2.Name = "ChangelogButton"
  455. ChangelogButton_2.Parent = MainPart
  456. ChangelogButton_2.BackgroundColor3 = Color3.new(0.0627451, 0.807843, 0.87451)
  457. ChangelogButton_2.Position = UDim2.new(0.709090889, 0, 0, 0)
  458. ChangelogButton_2.Size = UDim2.new(0, 32, 0, 24)
  459. ChangelogButton_2.Font = Enum.Font.SourceSans
  460. ChangelogButton_2.Text = "X"
  461. ChangelogButton_2.TextColor3 = Color3.new(1, 1, 1)
  462. ChangelogButton_2.TextScaled = true
  463. ChangelogButton_2.TextSize = 14
  464. ChangelogButton_2.TextWrapped = true
  465.  
  466. ChangelogFrame.Name = "ChangelogFrame"
  467. ChangelogFrame.Parent = Engima
  468. ChangelogFrame.BackgroundColor3 = Color3.new(1, 1, 1)
  469. ChangelogFrame.BorderSizePixel = 0
  470. --ChangelogFrame.Position = UDim2.new(0.535439134, 0, 0.366748154, 0)
  471. ChangelogFrame.Position = UDim2.new(0.219, 0, 0.138, 0)
  472. ChangelogFrame.Size = UDim2.new(0, 567, 0, 442)
  473. ChangelogFrame.Visible = false
  474. ChangelogFrame.Draggable = true
  475.  
  476. changelogText.Name = "changelogText"
  477. changelogText.Parent = ChangelogFrame
  478. changelogText.BackgroundColor3 = Color3.new(1, 1, 1)
  479. changelogText.BackgroundTransparency = 1
  480. changelogText.BorderSizePixel = 0
  481. changelogText.Position = UDim2.new(0.014109347, 0, 0.160633475, 0)
  482. changelogText.Size = UDim2.new(0, 200, 0, 50)
  483. changelogText.Font = Enum.Font.SourceSans
  484. changelogText.Text = "Changelog"
  485. changelogText.TextSize = 30
  486. changelogText.TextWrapped = true
  487.  
  488. underlineText.Name = "underlineText"
  489. underlineText.Parent = ChangelogFrame
  490. underlineText.BackgroundColor3 = Color3.new(1, 1, 1)
  491. underlineText.BackgroundTransparency = 1
  492. underlineText.BorderSizePixel = 0
  493. underlineText.Position = UDim2.new(0.014109347, 0, 0.194570124, 0)
  494. underlineText.Size = UDim2.new(0, 200, 0, 50)
  495. underlineText.Font = Enum.Font.SourceSans
  496. underlineText.Text = "-----------------"
  497. underlineText.TextSize = 30
  498. underlineText.TextWrapped = true
  499.  
  500. changelog1.Name = "changelog1"
  501. changelog1.Parent = ChangelogFrame
  502. changelog1.BackgroundColor3 = Color3.new(1, 1, 1)
  503. changelog1.BackgroundTransparency = 1
  504. changelog1.BorderSizePixel = 0
  505. changelog1.Position = UDim2.new(0.0546737202, 0, 0.248868778, 0)
  506. changelog1.Size = UDim2.new(0, 350, 0, 50)
  507. changelog1.Font = Enum.Font.SourceSans
  508. changelog1.Text = "-Changed the gui to a new design"
  509. changelog1.TextSize = 30
  510. changelog1.TextWrapped = true
  511. changelog1.TextXAlignment = Enum.TextXAlignment.Left
  512.  
  513. futureupdate3.Name = "futureupdate3"
  514. futureupdate3.Parent = ChangelogFrame
  515. futureupdate3.BackgroundColor3 = Color3.new(1, 1, 1)
  516. futureupdate3.BackgroundTransparency = 1
  517. futureupdate3.BorderSizePixel = 0
  518. futureupdate3.Position = UDim2.new(0.014109347, 0, 0.789592803, 0)
  519. futureupdate3.Size = UDim2.new(0, 432, 0, 50)
  520. futureupdate3.Font = Enum.Font.SourceSans
  521. futureupdate3.Text = "-Enigma GUI V2 will have a cleaner design"
  522. futureupdate3.TextSize = 30
  523. futureupdate3.TextWrapped = true
  524. futureupdate3.TextXAlignment = Enum.TextXAlignment.Left
  525.  
  526. changelog2.Name = "changelog2"
  527. changelog2.Parent = ChangelogFrame
  528. changelog2.BackgroundColor3 = Color3.new(1, 1, 1)
  529. changelog2.BackgroundTransparency = 1
  530. changelog2.BorderSizePixel = 0
  531. changelog2.Position = UDim2.new(0.0546737202, 0, 0.321266979, 0)
  532. changelog2.Size = UDim2.new(0, 215, 0, 50)
  533. changelog2.Font = Enum.Font.SourceSans
  534. changelog2.Text = "-Added more scripts"
  535. changelog2.TextSize = 30
  536. changelog2.TextWrapped = true
  537. changelog2.TextXAlignment = Enum.TextXAlignment.Left
  538.  
  539. FutureUpdate1.Name = "FutureUpdate1"
  540. FutureUpdate1.Parent = ChangelogFrame
  541. FutureUpdate1.BackgroundColor3 = Color3.new(1, 1, 1)
  542. FutureUpdate1.BackgroundTransparency = 1
  543. FutureUpdate1.BorderSizePixel = 0
  544. FutureUpdate1.Position = UDim2.new(0.014109347, 0, 0.642533958, 0)
  545. FutureUpdate1.Size = UDim2.new(0, 379, 0, 50)
  546. FutureUpdate1.Font = Enum.Font.SourceSans
  547. FutureUpdate1.Text = "-Hoping to add a keybind to the gui"
  548. FutureUpdate1.TextSize = 30
  549. FutureUpdate1.TextWrapped = true
  550. FutureUpdate1.TextXAlignment = Enum.TextXAlignment.Left
  551.  
  552. FutureUpdate2.Name = "FutureUpdate2"
  553. FutureUpdate2.Parent = ChangelogFrame
  554. FutureUpdate2.BackgroundColor3 = Color3.new(1, 1, 1)
  555. FutureUpdate2.BackgroundTransparency = 1
  556. FutureUpdate2.BorderSizePixel = 0
  557. FutureUpdate2.Position = UDim2.new(0.014109347, 0, 0.717194557, 0)
  558. FutureUpdate2.Size = UDim2.new(0, 289, 0, 50)
  559. FutureUpdate2.Font = Enum.Font.SourceSans
  560. FutureUpdate2.Text = "-Adding More cleaner gui's"
  561. FutureUpdate2.TextSize = 30
  562. FutureUpdate2.TextWrapped = true
  563. FutureUpdate2.TextXAlignment = Enum.TextXAlignment.Left
  564.  
  565. FutureUpdatesText.Name = "FutureUpdatesText"
  566. FutureUpdatesText.Parent = ChangelogFrame
  567. FutureUpdatesText.BackgroundColor3 = Color3.new(1, 1, 1)
  568. FutureUpdatesText.BackgroundTransparency = 1
  569. FutureUpdatesText.BorderSizePixel = 0
  570. FutureUpdatesText.Position = UDim2.new(0.0135495439, 0, 0.561716616, 0)
  571. FutureUpdatesText.Size = UDim2.new(0, 200, 0, 50)
  572. FutureUpdatesText.Font = Enum.Font.SourceSans
  573. FutureUpdatesText.Text = "Future Updates"
  574. FutureUpdatesText.TextSize = 30
  575. FutureUpdatesText.TextWrapped = true
  576.  
  577. FutureunderlineText.Name = "FutureunderlineText"
  578. FutureunderlineText.Parent = ChangelogFrame
  579. FutureunderlineText.BackgroundColor3 = Color3.new(1, 1, 1)
  580. FutureunderlineText.BackgroundTransparency = 1
  581. FutureunderlineText.BorderSizePixel = 0
  582. FutureunderlineText.Position = UDim2.new(0.0241315514, 0, 0.58654815, 0)
  583. FutureunderlineText.Size = UDim2.new(0, 200, 0, 50)
  584. FutureunderlineText.Font = Enum.Font.SourceSans
  585. FutureunderlineText.Text = "----------------------"
  586. FutureunderlineText.TextSize = 30
  587. FutureunderlineText.TextWrapped = true
  588.  
  589. Guisframe.Name = "Gui's frame"
  590. Guisframe.Parent = Engima
  591. Guisframe.BackgroundColor3 = Color3.new(1, 1, 1)
  592. Guisframe.BorderSizePixel = 0
  593. Guisframe.Position = UDim2.new(0.0847457647, 0, 0.253056258, 0)
  594. Guisframe.Selectable = true
  595. Guisframe.Size = UDim2.new(0, 567, 0, 442)
  596. Guisframe.Visible = false
  597.  
  598. NHV2.Name = "NHV2"
  599. NHV2.Parent = Guisframe
  600. NHV2.BackgroundColor3 = Color3.new(1, 1, 1)
  601. NHV2.BorderSizePixel = 0
  602. NHV2.Position = UDim2.new(0.0405643731, 0, 0.0701357424, 0)
  603. NHV2.Size = UDim2.new(0, 200, 0, 50)
  604. NHV2.Font = Enum.Font.SourceSans
  605. NHV2.Text = "Nebula Hub V2"
  606. NHV2.TextSize = 30
  607. NHV2.TextWrapped = true
  608.  
  609. Unjailbreak.Name = "Unjailbreak"
  610. Unjailbreak.Parent = Guisframe
  611. Unjailbreak.BackgroundColor3 = Color3.new(1, 1, 1)
  612. Unjailbreak.BorderSizePixel = 0
  613. Unjailbreak.Position = UDim2.new(0.37213403, 0, 0.0701357424, 0)
  614. Unjailbreak.Size = UDim2.new(0, 200, 0, 50)
  615. Unjailbreak.Font = Enum.Font.SourceSans
  616. Unjailbreak.Text = "Unjailbreak"
  617. Unjailbreak.TextSize = 30
  618. Unjailbreak.TextWrapped = true
  619.  
  620. FleeTheFacility.Name = "FleeTheFacility"
  621. FleeTheFacility.Parent = Guisframe
  622. FleeTheFacility.BackgroundColor3 = Color3.new(1, 1, 1)
  623. FleeTheFacility.BorderSizePixel = 0
  624. FleeTheFacility.Position = UDim2.new(0.0405643582, 0, 0.22624436, 0)
  625. FleeTheFacility.Size = UDim2.new(0, 200, 0, 50)
  626. FleeTheFacility.Font = Enum.Font.SourceSans
  627. FleeTheFacility.Text = "Flee the Facility"
  628. FleeTheFacility.TextSize = 30
  629. FleeTheFacility.TextWrapped = true
  630.  
  631. BrackHub.Name = "BrackHub"
  632. BrackHub.Parent = Guisframe
  633. BrackHub.BackgroundColor3 = Color3.new(1, 1, 1)
  634. BrackHub.BackgroundTransparency = 1
  635. BrackHub.BorderSizePixel = 0
  636. BrackHub.Position = UDim2.new(0.661375642, 0, 0.0701357573, 0)
  637. BrackHub.Size = UDim2.new(0, 200, 0, 50)
  638. BrackHub.Font = Enum.Font.SourceSans
  639. BrackHub.Text = "BrackHubV4"
  640. BrackHub.TextSize = 30
  641. BrackHub.TextWrapped = true
  642.  
  643. changelogText_2.Name = "changelogText"
  644. changelogText_2.Parent = Guisframe
  645. changelogText_2.BackgroundColor3 = Color3.new(1, 1, 1)
  646. changelogText_2.BackgroundTransparency = 1
  647. changelogText_2.BorderSizePixel = 0
  648. changelogText_2.Position = UDim2.new(0.240789652, 0, 0.769889057, 0)
  649. changelogText_2.Size = UDim2.new(0, 274, 0, 50)
  650. changelogText_2.Font = Enum.Font.SourceSans
  651. changelogText_2.Text = "More GUI's coming soon!"
  652. changelogText_2.TextSize = 30
  653. changelogText_2.TextWrapped = true
  654.  
  655. AdminGui.Name = "AdminGui"
  656. AdminGui.Parent = Guisframe
  657. AdminGui.BackgroundColor3 = Color3.new(1, 1, 1)
  658. AdminGui.BorderSizePixel = 0
  659. AdminGui.Position = UDim2.new(0.37213403, 0, 0.226244345, 0)
  660. AdminGui.Size = UDim2.new(0, 200, 0, 50)
  661. AdminGui.Font = Enum.Font.SourceSans
  662. AdminGui.Text = "AdminGui"
  663. AdminGui.TextSize = 30
  664. AdminGui.TextWrapped = true
  665.  
  666. ScriptsFrame.Name = "ScriptsFrame"
  667. ScriptsFrame.Parent = Engima
  668. ScriptsFrame.BackgroundColor3 = Color3.new(1, 1, 1)
  669. ScriptsFrame.BorderSizePixel = 0
  670. ScriptsFrame.Position = UDim2.new(0.0847457647, 0, 0.251833737, 0)
  671. ScriptsFrame.Size = UDim2.new(0, 567, 0, 442)
  672. ScriptsFrame.Visible = false
  673.  
  674. Iris.Name = "Iris"
  675. Iris.Parent = ScriptsFrame
  676. Iris.BackgroundColor3 = Color3.new(1, 1, 1)
  677. Iris.BackgroundTransparency = 1
  678. Iris.Position = UDim2.new(0.0123456791, 0, 0.0316742063, 0)
  679. Iris.Size = UDim2.new(0, 166, 0, 50)
  680. Iris.Font = Enum.Font.SourceSans
  681. Iris.Text = "Iris soilder"
  682. Iris.TextSize = 30
  683.  
  684. Celestial.Name = "Celestial"
  685. Celestial.Parent = ScriptsFrame
  686. Celestial.BackgroundColor3 = Color3.new(1, 1, 1)
  687. Celestial.BackgroundTransparency = 1
  688. Celestial.Position = UDim2.new(0.26631394, 0, 0.03167421, 0)
  689. Celestial.Size = UDim2.new(0, 193, 0, 50)
  690. Celestial.Font = Enum.Font.SourceSans
  691. Celestial.Text = "Celestial Titan"
  692. Celestial.TextSize = 30
  693.  
  694. BigBen.Name = "BigBen"
  695. BigBen.Parent = ScriptsFrame
  696. BigBen.BackgroundColor3 = Color3.new(1, 1, 1)
  697. BigBen.BackgroundTransparency = 1
  698. BigBen.Position = UDim2.new(0.617284, 0, 0.03167421, 0)
  699. BigBen.Size = UDim2.new(0, 193, 0, 50)
  700. BigBen.Font = Enum.Font.SourceSans
  701. BigBen.Text = "Big Ben clock tower"
  702. BigBen.TextSize = 30
  703.  
  704. Bleach.Name = "Bleach"
  705. Bleach.Parent = ScriptsFrame
  706. Bleach.BackgroundColor3 = Color3.new(1, 1, 1)
  707. Bleach.BackgroundTransparency = 1
  708. Bleach.Position = UDim2.new(0.0123456791, 0, 0.162895933, 0)
  709. Bleach.Size = UDim2.new(0, 162, 0, 50)
  710. Bleach.Font = Enum.Font.SourceSans
  711. Bleach.Text = "Bleach"
  712. Bleach.TextSize = 30
  713.  
  714. DestroyS.Name = "DestroyS"
  715. DestroyS.Parent = ScriptsFrame
  716. DestroyS.BackgroundColor3 = Color3.new(1, 1, 1)
  717. DestroyS.BackgroundTransparency = 1
  718. DestroyS.Position = UDim2.new(0.26631394, 0, 0.162895933, 0)
  719. DestroyS.Size = UDim2.new(0, 193, 0, 50)
  720. DestroyS.Font = Enum.Font.SourceSans
  721. DestroyS.Text = "Destroy server"
  722. DestroyS.TextSize = 30
  723.  
  724. EarRape.Name = "EarRape"
  725. EarRape.Parent = ScriptsFrame
  726. EarRape.BackgroundColor3 = Color3.new(1, 1, 1)
  727. EarRape.BackgroundTransparency = 1
  728. EarRape.Position = UDim2.new(0.60670197, 0, 0.162895933, 0)
  729. EarRape.Size = UDim2.new(0, 193, 0, 50)
  730. EarRape.Font = Enum.Font.SourceSans
  731. EarRape.Text = "EarRape Gui"
  732. EarRape.TextSize = 30
  733.  
  734. Saiyan.Name = "Saiyan"
  735. Saiyan.Parent = ScriptsFrame
  736. Saiyan.BackgroundColor3 = Color3.new(1, 1, 1)
  737. Saiyan.BackgroundTransparency = 1
  738. Saiyan.Position = UDim2.new(0.0123456791, 0, 0.305429876, 0)
  739. Saiyan.Size = UDim2.new(0, 185, 0, 50)
  740. Saiyan.Font = Enum.Font.SourceSans
  741. Saiyan.Text = "Saiyan Simulator "
  742. Saiyan.TextSize = 30
  743.  
  744. AOT.Name = "AOT"
  745. AOT.Parent = ScriptsFrame
  746. AOT.BackgroundColor3 = Color3.new(1, 1, 1)
  747. AOT.BackgroundTransparency = 1
  748. AOT.Position = UDim2.new(0.356261015, 0, 0.305429876, 0)
  749. AOT.Size = UDim2.new(0, 162, 0, 50)
  750. AOT.Font = Enum.Font.SourceSans
  751. AOT.Text = "Attack on Titan"
  752. AOT.TextSize = 30
  753.  
  754. sorry.Name = "sorry"
  755. sorry.Parent = Engima
  756. sorry.BackgroundColor3 = Color3.new(1, 1, 1)
  757. sorry.BackgroundTransparency = 1
  758. sorry.Position = UDim2.new(0.282742679, 0, 0.341075778, 0)
  759. sorry.Size = UDim2.new(0, 564, 0, 179)
  760. sorry.Visible = false
  761. sorry.Font = Enum.Font.SourceSans
  762. sorry.Text = "Sorry there are less scripts."
  763. sorry.TextColor3 = Color3.new(1, 1, 1)
  764. sorry.TextScaled = true
  765. sorry.TextSize = 14
  766. sorry.TextWrapped = true
  767.  
  768. hurry.Name = "hurry"
  769. hurry.Parent = Engima
  770. hurry.BackgroundColor3 = Color3.new(1, 1, 1)
  771. hurry.BackgroundTransparency = 1
  772. hurry.Position = UDim2.new(0.282742679, 0, 0.383251756, 0)
  773. hurry.Size = UDim2.new(0, 564, 0, 179)
  774. hurry.Visible = false
  775. hurry.Font = Enum.Font.SourceSans
  776. hurry.Text = "I wanted to get this out ina hurry."
  777. hurry.TextColor3 = Color3.new(1, 1, 1)
  778. hurry.TextScaled = true
  779. hurry.TextSize = 14
  780. hurry.TextWrapped = true
  781.  
  782. TextLabel_5.Parent = game.StarterGui.Engima.Help
  783. TextLabel_5.BackgroundColor3 = Color3.new(1, 1, 1)
  784. TextLabel_5.BackgroundTransparency = 1
  785. TextLabel_5.Position = UDim2.new(0.0142857144, 0, 0.78877008, 0)
  786. TextLabel_5.Size = UDim2.new(0, 342, 0, 50)
  787. TextLabel_5.Font = Enum.Font.SourceSans
  788. TextLabel_5.FontSize = Enum.FontSize.Size18
  789. TextLabel_5.Text = "Or Message Bbop Gaming On Discord: xX_BbopGaming_Xx#1013"
  790. TextLabel_5.TextColor3 = Color3.new(1, 1, 1)
  791. TextLabel_5.TextSize = 15
  792.  
  793. Whitelisted.Name = "Whitelisted"
  794. Whitelisted.Parent = Engima
  795. Whitelisted.BackgroundColor3 = Color3.new(1, 1, 1)
  796. Whitelisted.BackgroundTransparency = 1
  797. Whitelisted.Position = UDim2.new(0.282742679, 0, 0.383251756, 0)
  798. Whitelisted.Size = UDim2.new(0, 564, 0, 179)
  799. Whitelisted.Visible = false
  800. Whitelisted.Font = Enum.Font.SourceSans
  801. Whitelisted.Text = "You are whitelisted for Enigma Gui V1. Please wait..."
  802. Whitelisted.TextColor3 = Color3.new(1, 1, 1)
  803. Whitelisted.TextScaled = true
  804. Whitelisted.TextSize = 14
  805. Whitelisted.TextWrapped = true
  806.  
  807. ---Login Features---
  808.  
  809. submit.MouseButton1Down:connect(function()
  810. if userbox.Text == "Demo" and whitelistpass.Text == "TestBuild" then
  811.  
  812. Login.Visible = false
  813. wait(2)
  814. Verified.Visible = true
  815. wait(3)
  816. Verified.Visible = false
  817. Open.Visible = true
  818. else
  819. print("Type .Demo. [Without The Periods] and TestBuild(For the password)To Login!")
  820. end
  821.  
  822. end)
  823.  
  824.  
  825. -- The Brains --
  826.  
  827. Open.MouseButton1Down:connect(function()
  828. MainPart.Visible = true
  829. Open.Visible = false
  830. end)
  831.  
  832. ChangelogButton_2.MouseButton1Down:connect(function()
  833. MainPart.Visible = false
  834. Open.Visible = true
  835. end)
  836.  
  837. Close.MouseButton1Click:connect(function()
  838. Help.Visible = false
  839. Login.Visible = true
  840. end)
  841.  
  842. Helpbutton.MouseButton1Click:connect(function()
  843. Help.Visible = true
  844. Login.Visible = false
  845. end)
  846.  
  847. ScriptClose.MouseButton1Click:connect(function()
  848. ScriptsFrame.Visible = false
  849. end)
  850.  
  851. ScriptsButton.MouseButton1Click:connect(function()
  852. ScriptsFrame.Visible = true
  853. end)
  854.  
  855. ScriptExeButton.MouseButton1Click:connect(function()
  856. ScriptExe.Visible = true
  857. end)
  858.  
  859. ScriptExeExitButton.MouseButton1Click:connect(function()
  860. ScriptExe.Visible = false
  861. end)
  862.  
  863. ChangelogButton.MouseButton1Click:connect(function()
  864. ChangelogFrame.Visible = true
  865. end)
  866.  
  867. ChangelogExitButton.MouseButton1Click:connect(function()
  868. ChangelogFrame.Visible = false
  869. end)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement