Advertisement
Guest User

Untitled

a guest
Oct 28th, 2017
212
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 16.14 KB | None | 0 0
  1. -- Objects
  2. -- Note: the password to the "lt2" gui is Leaked
  3. -- To exit the excution paste this script: ExitFrame();
  4. -- The Usename Is AwesomeGrui
  5. -- The Password Is GRUICOOL
  6.  
  7. local GRUI = Instance.new("ScreenGui")
  8. local LoginFrame = Instance.new("Frame")
  9. local bar = Instance.new("Frame")
  10. local bar1 = Instance.new("Frame")
  11. local loginlabel = Instance.new("TextLabel")
  12. local user = Instance.new("TextBox")
  13. local pass = Instance.new("TextBox")
  14. local login = Instance.new("TextButton")
  15. local MainFrame = Instance.new("Frame")
  16. local bar2 = Instance.new("Frame")
  17. local bar3 = Instance.new("Frame")
  18. local title = Instance.new("TextLabel")
  19. local credit = Instance.new("TextLabel")
  20. local exitok = Instance.new("TextButton")
  21. local exebut = Instance.new("TextButton")
  22. local scriptbut = Instance.new("TextButton")
  23. local ExeFrame = Instance.new("Frame")
  24. local bar4 = Instance.new("Frame")
  25. local ScrollingFrame = Instance.new("ScrollingFrame")
  26. local input = Instance.new("TextBox")
  27. local clear = Instance.new("TextButton")
  28. local execute = Instance.new("TextButton")
  29. local ScriptFrame = Instance.new("Frame")
  30. local AnotherBar = Instance.new("Frame")
  31. local hung = Instance.new("TextButton")
  32. local exitscripts = Instance.new("TextButton")
  33. local explorer = Instance.new("TextButton")
  34. local coolkid = Instance.new("TextButton")
  35. local lt2 = Instance.new("TextButton")
  36. local van = Instance.new("TextButton")
  37. local dex = Instance.new("TextButton")
  38. local mom = Instance.new("TextButton")
  39. local grabknifev4 = Instance.new("TextButton")
  40. local telekenisis = Instance.new("TextButton")
  41. local lt2maneggs = Instance.new("TextButton")
  42.  
  43. -- Do not touch anything in here or do some stupid things
  44.  
  45. GRUI.Name = "GRUI"
  46. GRUI.Parent = game.CoreGui
  47.  
  48. LoginFrame.Name = "LoginFrame"
  49. LoginFrame.Parent = GRUI
  50. LoginFrame.Active = true
  51. LoginFrame.BackgroundColor3 = Color3.new(0, 0, 0)
  52. LoginFrame.BackgroundTransparency = 0.050000000745058
  53. LoginFrame.Draggable = true
  54. LoginFrame.Position = UDim2.new(0, 507, 0, 157)
  55. LoginFrame.Size = UDim2.new(0, 320, 0, 387)
  56.  
  57. bar.Name = "bar"
  58. bar.Parent = LoginFrame
  59. bar.BackgroundColor3 = Color3.new(1, 0, 0)
  60. bar.Draggable = true
  61. bar.Size = UDim2.new(0, 320, 0, 18)
  62.  
  63. bar1.Name = "bar1"
  64. bar1.Parent = LoginFrame
  65. bar1.BackgroundColor3 = Color3.new(0.47451, 0, 0)
  66. bar1.Draggable = true
  67. bar1.Size = UDim2.new(0, 320, 0, 6)
  68.  
  69. loginlabel.Name = "loginlabel"
  70. loginlabel.Parent = LoginFrame
  71. loginlabel.BackgroundColor3 = Color3.new(1, 1, 1)
  72. loginlabel.BackgroundTransparency = 1
  73. loginlabel.Position = UDim2.new(0, 60, 0, 51)
  74. loginlabel.Size = UDim2.new(0, 200, 0, 50)
  75. loginlabel.Font = Enum.Font.SourceSans
  76. loginlabel.FontSize = Enum.FontSize.Size14
  77. loginlabel.Text = "LOGIN"
  78. loginlabel.TextColor3 = Color3.new(0.509804, 0.796079, 1)
  79. loginlabel.TextScaled = true
  80. loginlabel.TextSize = 14
  81. loginlabel.TextWrapped = true
  82.  
  83. user.Name = "user"
  84. user.Parent = LoginFrame
  85. user.BackgroundColor3 = Color3.new(0.258824, 0, 0)
  86. user.BorderColor3 = Color3.new(0.941177, 0.0588235, 0.0588235)
  87. user.Position = UDim2.new(0, 60, 0, 119)
  88. user.Size = UDim2.new(0, 200, 0, 22)
  89. user.Font = Enum.Font.SourceSans
  90. user.FontSize = Enum.FontSize.Size14
  91. user.Text = "Username"
  92. user.TextColor3 = Color3.new(1, 0, 0)
  93. user.TextSize = 14
  94.  
  95. pass.Name = "pass"
  96. pass.Parent = LoginFrame
  97. pass.BackgroundColor3 = Color3.new(0.258824, 0, 0)
  98. pass.BorderColor3 = Color3.new(0.941177, 0.0588235, 0.0588235)
  99. pass.Position = UDim2.new(0.188327208, 0, 0.313078284, 50)
  100. pass.Size = UDim2.new(0, 200, 0, 22)
  101. pass.Font = Enum.Font.SourceSans
  102. pass.FontSize = Enum.FontSize.Size14
  103. pass.Text = "Password"
  104. pass.TextColor3 = Color3.new(1, 0, 0)
  105. pass.TextSize = 14
  106.  
  107. login.Name = "login"
  108. login.Parent = LoginFrame
  109. login.BackgroundColor3 = Color3.new(0.564706, 0, 0)
  110. login.BorderColor3 = Color3.new(0.756863, 0, 0)
  111. login.Position = UDim2.new(0, 60, 0, 214)
  112. login.Size = UDim2.new(0, 200, 0, 50)
  113. login.Font = Enum.Font.SourceSans
  114. login.FontSize = Enum.FontSize.Size14
  115. login.Text = "Login"
  116. login.TextColor3 = Color3.new(1, 0, 0)
  117. login.TextScaled = true
  118. login.TextSize = 14
  119. login.TextWrapped = true
  120. login.MouseButton1Down:connect(function()
  121. if user.Text == "AwesomeGrui" and pass.Text == "GRUICOOL" then
  122. LoginFrame.Visible = false
  123. MainFrame.Visible = true
  124. end
  125. end)
  126.  
  127. MainFrame.Name = "MainFrame"
  128. MainFrame.Parent = GRUI
  129. MainFrame.Active = true
  130. MainFrame.BackgroundColor3 = Color3.new(0, 0, 0)
  131. MainFrame.BorderColor3 = Color3.new(0.807843, 0, 0)
  132. MainFrame.Draggable = true
  133. MainFrame.Position = UDim2.new(0, 313, 0, 110)
  134. MainFrame.Size = UDim2.new(0, 644, 0, 366)
  135. MainFrame.Visible = false
  136.  
  137. bar2.Name = "bar2"
  138. bar2.Parent = MainFrame
  139. bar2.BackgroundColor3 = Color3.new(0.988235, 0, 0)
  140. bar2.Size = UDim2.new(0, 644, 0, 16)
  141.  
  142. bar3.Name = "bar3"
  143. bar3.Parent = MainFrame
  144. bar3.BackgroundColor3 = Color3.new(0.603922, 0, 0)
  145. bar3.Position = UDim2.new(0, 0, 0, 17)
  146. bar3.Size = UDim2.new(0, 644, 0, 14)
  147.  
  148. title.Name = "title"
  149. title.Parent = MainFrame
  150. title.BackgroundColor3 = Color3.new(1, 0, 0)
  151. title.BackgroundTransparency = 1
  152. title.Position = UDim2.new(0, 44, 0, 25)
  153. title.Size = UDim2.new(0, 556, 0, 126)
  154. title.Font = Enum.Font.SourceSans
  155. title.FontSize = Enum.FontSize.Size60
  156. title.Text = "WELCOME TO GRUI! INGAME EXECUTOR"
  157. title.TextColor3 = Color3.new(1, 0, 0)
  158. title.TextSize = 50
  159. title.TextWrapped = true
  160.  
  161. credit.Name = "credit"
  162. credit.Parent = MainFrame
  163. credit.BackgroundColor3 = Color3.new(1, 1, 1)
  164. credit.BackgroundTransparency = 1
  165. credit.Position = UDim2.new(0, 0, 0, 334)
  166. credit.Size = UDim2.new(0, 289, 0, 32)
  167. credit.Font = Enum.Font.SourceSans
  168. credit.FontSize = Enum.FontSize.Size14
  169. credit.Text = "Made By xXGamer GrantXx"
  170. credit.TextColor3 = Color3.new(1, 0, 0)
  171. credit.TextScaled = true
  172. credit.TextSize = 14
  173. credit.TextWrapped = true
  174.  
  175. exitok.Name = "exitok"
  176. exitok.Parent = MainFrame
  177. exitok.BackgroundColor3 = Color3.new(0.545098, 0, 0)
  178. exitok.BorderColor3 = Color3.new(1, 0.113725, 0)
  179. exitok.Position = UDim2.new(0, 465, 0, 99)
  180. exitok.Size = UDim2.new(0, 153, 0, 36)
  181. exitok.Font = Enum.Font.SourceSans
  182. exitok.FontSize = Enum.FontSize.Size14
  183. exitok.Text = "Exit"
  184. exitok.TextColor3 = Color3.new(1, 0, 0)
  185. exitok.TextScaled = true
  186. exitok.TextSize = 14
  187. exitok.TextWrapped = true
  188. exitok.MouseButton1Down:connect(function()
  189. GRUI:Destroy()
  190. end)
  191.  
  192. exebut.Name = "exebut"
  193. exebut.Parent = MainFrame
  194. exebut.BackgroundColor3 = Color3.new(0.545098, 0, 0)
  195. exebut.BorderColor3 = Color3.new(1, 0.113725, 0)
  196. exebut.Position = UDim2.new(0, 89, 0, 183)
  197. exebut.Size = UDim2.new(0, 200, 0, 50)
  198. exebut.Font = Enum.Font.SourceSans
  199. exebut.FontSize = Enum.FontSize.Size14
  200. exebut.Text = "Execution"
  201. exebut.TextColor3 = Color3.new(1, 0, 0)
  202. exebut.TextScaled = true
  203. exebut.TextSize = 14
  204. exebut.TextWrapped = true
  205. exebut.MouseButton1Down:connect(function()
  206. MainFrame.Visible = false
  207. ExeFrame.Visible = true
  208. end)
  209.  
  210. scriptbut.Name = "scriptbut"
  211. scriptbut.Parent = MainFrame
  212. scriptbut.BackgroundColor3 = Color3.new(0.545098, 0, 0)
  213. scriptbut.BorderColor3 = Color3.new(1, 0.113725, 0)
  214. scriptbut.Position = UDim2.new(0, 365, 0, 183)
  215. scriptbut.Size = UDim2.new(0, 200, 0, 50)
  216. scriptbut.Font = Enum.Font.SourceSans
  217. scriptbut.FontSize = Enum.FontSize.Size14
  218. scriptbut.Text = "Scripts"
  219. scriptbut.TextColor3 = Color3.new(1, 0, 0)
  220. scriptbut.TextScaled = true
  221. scriptbut.TextSize = 14
  222. scriptbut.TextWrapped = true
  223. scriptbut.MouseButton1Down:connect(function()
  224. ScriptFrame.Visible = true
  225. MainFrame.Visible = false
  226. end)
  227.  
  228. ExeFrame.Name = "ExeFrame"
  229. ExeFrame.Parent = GRUI
  230. ExeFrame.Active = true
  231. ExeFrame.BackgroundColor3 = Color3.new(0, 0, 0)
  232. ExeFrame.Draggable = true
  233. ExeFrame.Position = UDim2.new(0, 323, 0, 182)
  234. ExeFrame.Size = UDim2.new(0, 578, 0, 322)
  235. ExeFrame.Visible = false
  236.  
  237. bar4.Name = "bar4"
  238. bar4.Parent = ExeFrame
  239. bar4.BackgroundColor3 = Color3.new(1, 0, 0)
  240. bar4.Size = UDim2.new(0, 578, 0, 15)
  241.  
  242. ScrollingFrame.Parent = ExeFrame
  243. ScrollingFrame.BackgroundColor3 = Color3.new(0.45098, 0.45098, 0.45098)
  244. ScrollingFrame.Position = UDim2.new(0, 16, 0, 31)
  245. ScrollingFrame.Size = UDim2.new(0, 545, 0, 202)
  246. ScrollingFrame.CanvasSize = UDim2.new(0, 0, 10000000, 0)
  247. ScrollingFrame.ScrollBarThickness = 10
  248.  
  249. input.Name = "input"
  250. input.Parent = ScrollingFrame
  251. input.BackgroundColor3 = Color3.new(1, 1, 1)
  252. input.BackgroundTransparency = 1
  253. input.Size = UDim2.new(0, 528, 0, 202)
  254. input.Font = Enum.Font.SourceSans
  255. input.FontSize = Enum.FontSize.Size24
  256. input.Text = "print(\"Any Scripts Here\");"
  257. input.TextSize = 20
  258. input.TextXAlignment = Enum.TextXAlignment.Left
  259. input.TextYAlignment = Enum.TextYAlignment.Top
  260.  
  261. clear.Name = "clear"
  262. clear.Parent = ExeFrame
  263. clear.BackgroundColor3 = Color3.new(0.545098, 0, 0)
  264. clear.BorderColor3 = Color3.new(1, 0.113725, 0)
  265. clear.Position = UDim2.new(0.642962575, -83, 1.36795008, -188)
  266. clear.Size = UDim2.new(0, 200, 0, 50)
  267. clear.Font = Enum.Font.SourceSans
  268. clear.FontSize = Enum.FontSize.Size14
  269. clear.Text = "Clear"
  270. clear.TextColor3 = Color3.new(1, 0, 0)
  271. clear.TextScaled = true
  272. clear.TextSize = 14
  273. clear.TextWrapped = true
  274. clear.MouseButton1Down:connect(function()
  275. input.Text = "";
  276. end)
  277.  
  278. execute.Name = "execute"
  279. execute.Parent = ExeFrame
  280. execute.BackgroundColor3 = Color3.new(0.545098, 0, 0)
  281. execute.BorderColor3 = Color3.new(1, 0.113725, 0)
  282. execute.Position = UDim2.new(0.642962575, -325, 1.36795008, -188)
  283. execute.Size = UDim2.new(0, 200, 0, 50)
  284. execute.Font = Enum.Font.SourceSans
  285. execute.FontSize = Enum.FontSize.Size14
  286. execute.Text = "Execute"
  287. execute.TextColor3 = Color3.new(1, 0, 0)
  288. execute.TextScaled = true
  289. execute.TextSize = 14
  290. execute.TextWrapped = true
  291. execute.MouseButton1Down:connect(function()
  292. if input.Text == "ExitFrame();" then
  293. MainFrame.Visible = true
  294. ExeFrame.Visible = false
  295. print("Exited Frame")
  296. else
  297. loadstring(input.Text)()
  298. end
  299. end)
  300.  
  301. ScriptFrame.Name = "ScriptFrame"
  302. ScriptFrame.Parent = GRUI
  303. ScriptFrame.Active = true
  304. ScriptFrame.BackgroundColor3 = Color3.new(0, 0, 0)
  305. ScriptFrame.Draggable = true
  306. ScriptFrame.Position = UDim2.new(0, 304, 0, 174)
  307. ScriptFrame.Size = UDim2.new(0, 650, 0, 331)
  308. ScriptFrame.Visible = false
  309.  
  310. AnotherBar.Name = "AnotherBar"
  311. AnotherBar.Parent = ScriptFrame
  312. AnotherBar.BackgroundColor3 = Color3.new(1, 0, 0)
  313. AnotherBar.Size = UDim2.new(1.00399995, -4, 0.0299999993, 0)
  314.  
  315. hung.Name = "hung"
  316. hung.Parent = ScriptFrame
  317. hung.BackgroundColor3 = Color3.new(1, 0, 0)
  318. hung.BorderColor3 = Color3.new(0, 1, 1)
  319. hung.BorderSizePixel = 4
  320. hung.Position = UDim2.new(0, 23, 0, 25)
  321. hung.Size = UDim2.new(0, 189, 0, 43)
  322. hung.Font = Enum.Font.SourceSans
  323. hung.FontSize = Enum.FontSize.Size14
  324. hung.Text = "Hung999 GUI"
  325. hung.TextScaled = true
  326. hung.TextSize = 14
  327. hung.TextWrapped = true
  328. hung.MouseButton1Down:connect(function()
  329. loadstring(game:GetObjects("rbxassetid://157387254")[1].Source)()
  330. end)
  331.  
  332. exitscripts.Name = "exitscripts"
  333. exitscripts.Parent = ScriptFrame
  334. exitscripts.BackgroundColor3 = Color3.new(1, 0, 0)
  335. exitscripts.BorderColor3 = Color3.new(0.490196, 0, 0)
  336. exitscripts.Position = UDim2.new(0, 440, 0, 267)
  337. exitscripts.Size = UDim2.new(0, 189, 0, 43)
  338. exitscripts.Font = Enum.Font.SourceSans
  339. exitscripts.FontSize = Enum.FontSize.Size14
  340. exitscripts.Text = "Exit"
  341. exitscripts.TextScaled = true
  342. exitscripts.TextSize = 14
  343. exitscripts.TextWrapped = true
  344. exitscripts.MouseButton1Down:connect(function()
  345. ScriptFrame.Visible = false
  346. MainFrame.Visible = true
  347. end)
  348.  
  349. explorer.Name = "explorer"
  350. explorer.Parent = ScriptFrame
  351. explorer.BackgroundColor3 = Color3.new(1, 0, 0)
  352. explorer.BorderColor3 = Color3.new(0, 1, 1)
  353. explorer.BorderSizePixel = 4
  354. explorer.Position = UDim2.new(0, 231, 0, 26)
  355. explorer.Size = UDim2.new(0, 189, 0, 43)
  356. explorer.Font = Enum.Font.SourceSans
  357. explorer.FontSize = Enum.FontSize.Size14
  358. explorer.Text = "Explorer GUI"
  359. explorer.TextScaled = true
  360. explorer.TextSize = 14
  361. explorer.TextWrapped = true
  362. explorer.MouseButton1Down:connect(function()
  363. loadstring(game:GetObjects("rbxassetid://169942111")[1].Source)()
  364. end)
  365.  
  366. coolkid.Name = "coolkid"
  367. coolkid.Parent = ScriptFrame
  368. coolkid.BackgroundColor3 = Color3.new(1, 0, 0)
  369. coolkid.BorderColor3 = Color3.new(0, 1, 1)
  370. coolkid.BorderSizePixel = 4
  371. coolkid.Position = UDim2.new(0, 438, 0, 27)
  372. coolkid.Size = UDim2.new(0, 189, 0, 43)
  373. coolkid.Font = Enum.Font.SourceSans
  374. coolkid.FontSize = Enum.FontSize.Size14
  375. coolkid.Text = "CoolKid GUI"
  376. coolkid.TextScaled = true
  377. coolkid.TextSize = 14
  378. coolkid.TextWrapped = true
  379. coolkid.MouseButton1Down:connect(function()
  380. loadstring(Game:GetObjects("rbxassetid://166327202")[1].Source)()
  381. end)
  382.  
  383. lt2.Name = "lt2"
  384. lt2.Parent = ScriptFrame
  385. lt2.BackgroundColor3 = Color3.new(1, 0, 0)
  386. lt2.BorderColor3 = Color3.new(0, 1, 1)
  387. lt2.BorderSizePixel = 4
  388. lt2.Position = UDim2.new(0, 22, 0, 88)
  389. lt2.Size = UDim2.new(0, 189, 0, 43)
  390. lt2.Font = Enum.Font.SourceSans
  391. lt2.FontSize = Enum.FontSize.Size14
  392. lt2.Text = "LT2 GUI"
  393. lt2.TextScaled = true
  394. lt2.TextSize = 14
  395. lt2.TextWrapped = true
  396. lt2.MouseButton1Down:connect(function()
  397. loadstring(game:GetObjects("rbxassetid://711760907")[1].Source)()
  398. end)
  399.  
  400. van.Name = "van"
  401. van.Parent = ScriptFrame
  402. van.BackgroundColor3 = Color3.new(1, 0, 0)
  403. van.BorderColor3 = Color3.new(0, 1, 1)
  404. van.BorderSizePixel = 4
  405. van.Position = UDim2.new(0, 231, 0, 88)
  406. van.Size = UDim2.new(0, 189, 0, 43)
  407. van.Font = Enum.Font.SourceSans
  408. van.FontSize = Enum.FontSize.Size14
  409. van.Text = "VAN GUI"
  410. van.TextScaled = true
  411. van.TextSize = 14
  412. van.TextWrapped = true
  413. van.MouseButton1Down:connect(function()
  414. loadstring(Raindrop:DownloadString('http://pastebin.com/raw/ZY9uBcyL'))()
  415. end)
  416.  
  417. dex.Name = "dex"
  418. dex.Parent = ScriptFrame
  419. dex.BackgroundColor3 = Color3.new(1, 0, 0)
  420. dex.BorderColor3 = Color3.new(0, 1, 1)
  421. dex.BorderSizePixel = 4
  422. dex.Position = UDim2.new(0, 440, 0, 89)
  423. dex.Size = UDim2.new(0, 189, 0, 43)
  424. dex.Font = Enum.Font.SourceSans
  425. dex.FontSize = Enum.FontSize.Size14
  426. dex.Text = "Dex Explorer V2"
  427. dex.TextScaled = true
  428. dex.TextSize = 14
  429. dex.TextWrapped = true
  430. dex.MouseButton1Down:connect(function()
  431. loadstring(game:GetObjects("rbxassetid://418957341")[1].Source)()
  432. end)
  433.  
  434. mom.Name = "mom"
  435. mom.Parent = ScriptFrame
  436. mom.BackgroundColor3 = Color3.new(1, 0, 0)
  437. mom.BorderColor3 = Color3.new(0, 1, 1)
  438. mom.BorderSizePixel = 4
  439. mom.Position = UDim2.new(0, 22, 0, 150)
  440. mom.Size = UDim2.new(0, 189, 0, 43)
  441. mom.Font = Enum.Font.SourceSans
  442. mom.FontSize = Enum.FontSize.Size14
  443. mom.Text = "YourMom GUI"
  444. mom.TextScaled = true
  445. mom.TextSize = 14
  446. mom.TextWrapped = true
  447. mom.MouseButton1Down:connect(function()
  448. loadstring(game:GetObjects('rbxassetid://289110135')[1].Source)()
  449. end)
  450.  
  451. grabknifev4.Name = "grabknifev4"
  452. grabknifev4.Parent = ScriptFrame
  453. grabknifev4.BackgroundColor3 = Color3.new(1, 0, 0)
  454. grabknifev4.BorderColor3 = Color3.new(0, 1, 1)
  455. grabknifev4.BorderSizePixel = 4
  456. grabknifev4.Position = UDim2.new(0, 230, 0, 150)
  457. grabknifev4.Size = UDim2.new(0, 189, 0, 43)
  458. grabknifev4.Font = Enum.Font.SourceSans
  459. grabknifev4.FontSize = Enum.FontSize.Size14
  460. grabknifev4.Text = "Grab Knife V4"
  461. grabknifev4.TextScaled = true
  462. grabknifev4.TextSize = 14
  463. grabknifev4.TextWrapped = true
  464. grabknifev4.MouseButton1Down:connect(function()
  465. loadstring(game:GetObjects("rbxassetid://01131646678")[1].Source)()
  466. end)
  467.  
  468. telekenisis.Name = "telekenisis"
  469. telekenisis.Parent = ScriptFrame
  470. telekenisis.BackgroundColor3 = Color3.new(1, 0, 0)
  471. telekenisis.BorderColor3 = Color3.new(0, 1, 1)
  472. telekenisis.BorderSizePixel = 4
  473. telekenisis.Position = UDim2.new(0, 438, 0, 150)
  474. telekenisis.Size = UDim2.new(0, 189, 0, 43)
  475. telekenisis.Font = Enum.Font.SourceSans
  476. telekenisis.FontSize = Enum.FontSize.Size14
  477. telekenisis.Text = "Telekenisis"
  478. telekenisis.TextScaled = true
  479. telekenisis.TextSize = 14
  480. telekenisis.TextWrapped = true
  481. telekenisis.MouseButton1Down:connect(function()
  482. loadstring(game:GetObjects('rbxassetid://287147018')[1].Source)()
  483. end)
  484.  
  485. lt2maneggs.Name = "lt2maneggs"
  486. lt2maneggs.Parent = ScriptFrame
  487. lt2maneggs.BackgroundColor3 = Color3.new(1, 0, 0)
  488. lt2maneggs.BorderColor3 = Color3.new(0, 1, 1)
  489. lt2maneggs.BorderSizePixel = 4
  490. lt2maneggs.Position = UDim2.new(0, 22, 0, 213)
  491. lt2maneggs.Size = UDim2.new(0, 604, 0, 43)
  492. lt2maneggs.Font = Enum.Font.SourceSans
  493. lt2maneggs.FontSize = Enum.FontSize.Size14
  494. lt2maneggs.Text = "Man Eggs Hub LT2"
  495. lt2maneggs.TextScaled = true
  496. lt2maneggs.TextSize = 14
  497. lt2maneggs.TextWrapped = true
  498. lt2maneggs.MouseButton1Down:connect(function()
  499. loadstring(game:GetObjects("rbxassetid://01131621822")[1].Source)()
  500. end)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement