Guest User

Untitled

a guest
Mar 23rd, 2019
188
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 19.88 KB | None | 0 0
  1. -- RetardGUI by xdNotRenegade.
  2. local RetardGUI = Instance.new("ScreenGui")
  3. local LoginFrame = Instance.new("Frame")
  4. local TextLabel = Instance.new("TextLabel")
  5. local Frame = Instance.new("Frame")
  6. local user = Instance.new("TextBox")
  7. local TextLabel_2 = Instance.new("TextLabel")
  8. local TextLabel_3 = Instance.new("TextLabel")
  9. local Frame_2 = Instance.new("Frame")
  10. local Close2 = Instance.new("TextButton")
  11. local pass = Instance.new("TextBox")
  12. local loginbut = Instance.new("TextButton")
  13. local Info = Instance.new("TextButton")
  14. local InfoFrame = Instance.new("Frame")
  15. local TextLabel_4 = Instance.new("TextLabel")
  16. local Frame_3 = Instance.new("Frame")
  17. local TextLabel_5 = Instance.new("TextLabel")
  18. local TextLabel_6 = Instance.new("TextLabel")
  19. local TextLabel_7 = Instance.new("TextLabel")
  20. local TextLabel_8 = Instance.new("TextLabel")
  21. local X = Instance.new("TextButton")
  22. local MainGUI = Instance.new("Frame")
  23. local TextLabel_9 = Instance.new("TextLabel")
  24. local Frame_4 = Instance.new("Frame")
  25. local Top = Instance.new("Frame")
  26. local Script2 = Instance.new("TextButton")
  27. local Script1 = Instance.new("TextButton")
  28. local Executor = Instance.new("TextButton")
  29. local Script5 = Instance.new("TextButton")
  30. local Script4 = Instance.new("TextButton")
  31. local Script3 = Instance.new("TextButton")
  32. local Close = Instance.new("TextButton")
  33. local ExecutorFrame = Instance.new("Frame")
  34. local TextLabel_10 = Instance.new("TextLabel")
  35. local Frame_5 = Instance.new("Frame")
  36. local exebut = Instance.new("TextButton")
  37. local clearbut = Instance.new("TextButton")
  38. local ScrollingFrame = Instance.new("ScrollingFrame")
  39. local input = Instance.new("TextBox")
  40. local Close3 = Instance.new("TextButton")
  41. local OpenFrame = Instance.new("Frame")
  42. local TextButton = Instance.new("TextButton")
  43. --Properties:
  44. RetardGUI.Name = "RetardGUI"
  45. RetardGUI.Parent = game.Players.LocalPlayer:WaitForChild("PlayerGui")
  46. RetardGUI.ZIndexBehavior = Enum.ZIndexBehavior.Sibling
  47.  
  48. ExecutorFrame.Active = true
  49. ExecutorFrame.Draggable = true
  50. LoginFrame.Active = true
  51. LoginFrame.Draggable = true
  52. MainGUI.Active = true
  53. MainGUI.Draggable = true
  54. InfoFrame.Active = true
  55. InfoFrame.Draggable = true
  56.  
  57. LoginFrame.Name = "LoginFrame"
  58. LoginFrame.Parent = RetardGUI
  59. LoginFrame.BackgroundColor3 = Color3.new(0.313726, 0.313726, 0.313726)
  60. LoginFrame.BorderSizePixel = 0
  61. LoginFrame.Position = UDim2.new(0.158759117, 0, 0.0811808109, 0)
  62. LoginFrame.Size = UDim2.new(0, 817, 0, 453)
  63.  
  64. TextLabel.Parent = LoginFrame
  65. TextLabel.BackgroundColor3 = Color3.new(1, 1, 1)
  66. TextLabel.BackgroundTransparency = 1
  67. TextLabel.Position = UDim2.new(0, 0, 0.0728476793, 0)
  68. TextLabel.Size = UDim2.new(0, 817, 0, 71)
  69. TextLabel.Font = Enum.Font.GothamBold
  70. TextLabel.Text = "RetardHaxx 1.0"
  71. TextLabel.TextColor3 = Color3.new(1, 1, 1)
  72. TextLabel.TextScaled = true
  73. TextLabel.TextSize = 14
  74. TextLabel.TextWrapped = true
  75.  
  76. Frame.Parent = TextLabel
  77. Frame.BackgroundColor3 = Color3.new(1, 1, 1)
  78. Frame.BorderSizePixel = 0
  79. Frame.Position = UDim2.new(0.266829878, 0, 1, 0)
  80. Frame.Size = UDim2.new(0, 369, 0, 6)
  81.  
  82. user.Name = "user"
  83. user.Parent = LoginFrame
  84. user.BackgroundColor3 = Color3.new(0.313726, 0.313726, 0.313726)
  85. user.BorderColor3 = Color3.new(1, 1, 1)
  86. user.BorderSizePixel = 3
  87. user.Position = UDim2.new(0.335373312, 0, 0.293598235, 0)
  88. user.Size = UDim2.new(0, 514, 0, 50)
  89. user.Font = Enum.Font.GothamSemibold
  90. user.Text = "Enter Username"
  91. user.TextColor3 = Color3.new(1, 1, 1)
  92. user.TextSize = 50
  93.  
  94. TextLabel_2.Parent = LoginFrame
  95. TextLabel_2.BackgroundColor3 = Color3.new(1, 1, 1)
  96. TextLabel_2.BackgroundTransparency = 1
  97. TextLabel_2.Position = UDim2.new(0.00856792927, 0, 0.293598235, 0)
  98. TextLabel_2.Size = UDim2.new(0, 250, 0, 45)
  99. TextLabel_2.Font = Enum.Font.GothamSemibold
  100. TextLabel_2.Text = "Username :"
  101. TextLabel_2.TextColor3 = Color3.new(1, 1, 1)
  102. TextLabel_2.TextScaled = true
  103. TextLabel_2.TextSize = 14
  104. TextLabel_2.TextWrapped = true
  105.  
  106. TextLabel_3.Parent = LoginFrame
  107. TextLabel_3.BackgroundColor3 = Color3.new(1, 1, 1)
  108. TextLabel_3.BackgroundTransparency = 1
  109. TextLabel_3.Position = UDim2.new(0.00856792927, 0, 0.518763781, 0)
  110. TextLabel_3.Size = UDim2.new(0, 250, 0, 45)
  111. TextLabel_3.Font = Enum.Font.GothamSemibold
  112. TextLabel_3.Text = "Username :"
  113. TextLabel_3.TextColor3 = Color3.new(1, 1, 1)
  114. TextLabel_3.TextScaled = true
  115. TextLabel_3.TextSize = 14
  116. TextLabel_3.TextWrapped = true
  117.  
  118. Frame_2.Parent = LoginFrame
  119. Frame_2.BackgroundColor3 = Color3.new(0, 0, 0)
  120. Frame_2.BorderSizePixel = 0
  121. Frame_2.Position = UDim2.new(0, 0, 0.0022075139, 0)
  122. Frame_2.Size = UDim2.new(0, 817, 0, 31)
  123.  
  124. Close2.Name = "Close2"
  125. Close2.Parent = Frame_2
  126. Close2.BackgroundColor3 = Color3.new(0.105882, 0.164706, 0.207843)
  127. Close2.BackgroundTransparency = 1
  128. Close2.BorderSizePixel = 0
  129. Close2.Position = UDim2.new(0.952264369, 0, 0, 0)
  130. Close2.Size = UDim2.new(0, 39, 0, 30)
  131. Close2.Font = Enum.Font.GothamBold
  132. Close2.Text = "X"
  133. Close2.TextColor3 = Color3.new(1, 1, 1)
  134. Close2.TextScaled = true
  135. Close2.TextSize = 14
  136. Close2.TextWrapped = true
  137.  
  138. pass.Name = "pass"
  139. pass.Parent = LoginFrame
  140. pass.BackgroundColor3 = Color3.new(0.313726, 0.313726, 0.313726)
  141. pass.BorderColor3 = Color3.new(1, 1, 1)
  142. pass.BorderSizePixel = 3
  143. pass.Position = UDim2.new(0.335373312, 0, 0.518763781, 0)
  144. pass.Size = UDim2.new(0, 514, 0, 50)
  145. pass.Font = Enum.Font.GothamSemibold
  146. pass.Text = "Enter Whitelist Key"
  147. pass.TextColor3 = Color3.new(1, 1, 1)
  148. pass.TextSize = 50
  149.  
  150. loginbut.Name = "loginbut"
  151. loginbut.Parent = LoginFrame
  152. loginbut.BackgroundColor3 = Color3.new(0.313726, 0.313726, 0.313726)
  153. loginbut.BorderColor3 = Color3.new(1, 1, 1)
  154. loginbut.BorderSizePixel = 3
  155. loginbut.Position = UDim2.new(0, 274, 0, 346)
  156. loginbut.Size = UDim2.new(0, 504, 0, 46)
  157. loginbut.Font = Enum.Font.GothamBold
  158. loginbut.Text = "Login"
  159. loginbut.TextColor3 = Color3.new(1, 1, 1)
  160. loginbut.TextScaled = true
  161. loginbut.TextSize = 14
  162. loginbut.TextWrapped = true
  163.  
  164. Info.Name = "Info"
  165. Info.Parent = LoginFrame
  166. Info.BackgroundColor3 = Color3.new(0.313726, 0.313726, 0.313726)
  167. Info.BorderColor3 = Color3.new(1, 1, 1)
  168. Info.BorderSizePixel = 3
  169. Info.Position = UDim2.new(0, 13, 0, 398)
  170. Info.Size = UDim2.new(0, 77, 0, 46)
  171. Info.Font = Enum.Font.GothamBold
  172. Info.Text = "Info"
  173. Info.TextColor3 = Color3.new(1, 1, 1)
  174. Info.TextScaled = true
  175. Info.TextSize = 14
  176. Info.TextWrapped = true
  177.  
  178. InfoFrame.Name = "InfoFrame"
  179. InfoFrame.Parent = RetardGUI
  180. InfoFrame.BackgroundColor3 = Color3.new(0.313726, 0.313726, 0.313726)
  181. InfoFrame.BorderSizePixel = 0
  182. InfoFrame.Position = UDim2.new(0.214416057, 0, 0.0645756498, 0)
  183. InfoFrame.Size = UDim2.new(0, 668, 0, 472)
  184.  
  185. TextLabel_4.Parent = InfoFrame
  186. TextLabel_4.BackgroundColor3 = Color3.new(1, 1, 1)
  187. TextLabel_4.BackgroundTransparency = 1
  188. TextLabel_4.Position = UDim2.new(0.265901983, 0, -0.00122638792, 0)
  189. TextLabel_4.Size = UDim2.new(0, 294, 0, 71)
  190. TextLabel_4.Font = Enum.Font.GothamBold
  191. TextLabel_4.Text = "Need Help?"
  192. TextLabel_4.TextColor3 = Color3.new(1, 1, 1)
  193. TextLabel_4.TextScaled = true
  194. TextLabel_4.TextSize = 14
  195. TextLabel_4.TextWrapped = true
  196.  
  197. Frame_3.Parent = TextLabel_4
  198. Frame_3.BackgroundColor3 = Color3.new(1, 1, 1)
  199. Frame_3.BorderSizePixel = 0
  200. Frame_3.Position = UDim2.new(0, 0, 0.873239458, 0)
  201. Frame_3.Size = UDim2.new(0, 294, 0, 9)
  202.  
  203. TextLabel_5.Parent = InfoFrame
  204. TextLabel_5.BackgroundColor3 = Color3.new(1, 1, 1)
  205. TextLabel_5.BackgroundTransparency = 1
  206. TextLabel_5.Position = UDim2.new(0.176081643, 0, 0.221231237, 0)
  207. TextLabel_5.Size = UDim2.new(0, 431, 0, 60)
  208. TextLabel_5.Font = Enum.Font.GothamBold
  209. TextLabel_5.Text = "Don't Have an Account? Don't Worry! DM Me in Discord"
  210. TextLabel_5.TextColor3 = Color3.new(1, 1, 1)
  211. TextLabel_5.TextScaled = true
  212. TextLabel_5.TextSize = 14
  213. TextLabel_5.TextWrapped = true
  214.  
  215. TextLabel_6.Parent = InfoFrame
  216. TextLabel_6.BackgroundColor3 = Color3.new(1, 1, 1)
  217. TextLabel_6.BackgroundTransparency = 1
  218. TextLabel_6.Position = UDim2.new(0.176081643, 0, 0.363180399, 0)
  219. TextLabel_6.Size = UDim2.new(0, 431, 0, 60)
  220. TextLabel_6.Font = Enum.Font.GothamBold
  221. TextLabel_6.Text = "Bugs? Glitches? DM Me!"
  222. TextLabel_6.TextColor3 = Color3.new(1, 1, 1)
  223. TextLabel_6.TextScaled = true
  224. TextLabel_6.TextSize = 14
  225. TextLabel_6.TextWrapped = true
  226.  
  227. TextLabel_7.Parent = InfoFrame
  228. TextLabel_7.BackgroundColor3 = Color3.new(1, 1, 1)
  229. TextLabel_7.BackgroundTransparency = 1
  230. TextLabel_7.Position = UDim2.new(0.176081628, 0, 0.50936681, 0)
  231. TextLabel_7.Size = UDim2.new(0, 431, 0, 60)
  232. TextLabel_7.Font = Enum.Font.GothamBold
  233. TextLabel_7.Text = "xdRenegade#4796"
  234. TextLabel_7.TextColor3 = Color3.new(1, 1, 1)
  235. TextLabel_7.TextScaled = true
  236. TextLabel_7.TextSize = 14
  237. TextLabel_7.TextWrapped = true
  238.  
  239. TextLabel_8.Parent = InfoFrame
  240. TextLabel_8.BackgroundColor3 = Color3.new(1, 1, 1)
  241. TextLabel_8.BackgroundTransparency = 1
  242. TextLabel_8.Position = UDim2.new(0.176081628, 0, 0.670383751, 0)
  243. TextLabel_8.Size = UDim2.new(0, 431, 0, 60)
  244. TextLabel_8.Font = Enum.Font.GothamBold
  245. TextLabel_8.Text = "Credits to the Owners of the Scripts."
  246. TextLabel_8.TextColor3 = Color3.new(1, 1, 1)
  247. TextLabel_8.TextScaled = true
  248. TextLabel_8.TextSize = 14
  249. TextLabel_8.TextWrapped = true
  250.  
  251. X.Name = "X"
  252. X.Parent = InfoFrame
  253. X.BackgroundColor3 = Color3.new(0.313726, 0.313726, 0.313726)
  254. X.BorderColor3 = Color3.new(1, 1, 1)
  255. X.BorderSizePixel = 3
  256. X.Position = UDim2.new(0, 19, 0, 404)
  257. X.Size = UDim2.new(0, 121, 0, 52)
  258. X.Font = Enum.Font.GothamBold
  259. X.Text = "Back"
  260. X.TextColor3 = Color3.new(1, 1, 1)
  261. X.TextScaled = true
  262. X.TextSize = 14
  263. X.TextWrapped = true
  264.  
  265. MainGUI.Name = "MainGUI"
  266. MainGUI.Parent = RetardGUI
  267. MainGUI.BackgroundColor3 = Color3.new(0.313726, 0.313726, 0.313726)
  268. MainGUI.BorderSizePixel = 0
  269. MainGUI.Position = UDim2.new(0.290145993, 0, 0.0959409624, 0)
  270. MainGUI.Size = UDim2.new(0, 328, 0, 453)
  271.  
  272. TextLabel_9.Parent = MainGUI
  273. TextLabel_9.BackgroundColor3 = Color3.new(1, 1, 1)
  274. TextLabel_9.BackgroundTransparency = 1
  275. TextLabel_9.Position = UDim2.new(-0.320121944, 0, 0.0706401765, 0)
  276. TextLabel_9.Size = UDim2.new(0, 537, 0, 34)
  277. TextLabel_9.Font = Enum.Font.GothamBold
  278. TextLabel_9.Text = "RetardHaxx 1.0"
  279. TextLabel_9.TextColor3 = Color3.new(1, 1, 1)
  280. TextLabel_9.TextScaled = true
  281. TextLabel_9.TextSize = 14
  282. TextLabel_9.TextWrapped = true
  283.  
  284. Frame_4.Parent = TextLabel_9
  285. Frame_4.BackgroundColor3 = Color3.new(1, 1, 1)
  286. Frame_4.BorderSizePixel = 0
  287. Frame_4.Position = UDim2.new(0.278003097, 0, 1, 0)
  288. Frame_4.Size = UDim2.new(0, 235, 0, 6)
  289.  
  290. Top.Name = "Top"
  291. Top.Parent = MainGUI
  292. Top.BackgroundColor3 = Color3.new(0, 0, 0)
  293. Top.BorderSizePixel = 0
  294. Top.Position = UDim2.new(0, 0, 0.00220750552, 0)
  295. Top.Size = UDim2.new(0, 328, 0, 31)
  296.  
  297. Script2.Name = "Script2"
  298. Script2.Parent = Top
  299. Script2.BackgroundColor3 = Color3.new(0.313726, 0.313726, 0.313726)
  300. Script2.BorderColor3 = Color3.new(1, 1, 1)
  301. Script2.BorderSizePixel = 3
  302. Script2.Position = UDim2.new(0.0803131461, 0, 4.41935492, 0)
  303. Script2.Size = UDim2.new(0, 274, 0, 39)
  304. Script2.Font = Enum.Font.GothamSemibold
  305. Script2.Text = "Universal ESP"
  306. Script2.TextColor3 = Color3.new(1, 1, 1)
  307. Script2.TextScaled = true
  308. Script2.TextSize = 14
  309. Script2.TextWrapped = true
  310.  
  311. Script1.Name = "Script1"
  312. Script1.Parent = Top
  313. Script1.BackgroundColor3 = Color3.new(0.313726, 0.313726, 0.313726)
  314. Script1.BorderColor3 = Color3.new(1, 1, 1)
  315. Script1.BorderSizePixel = 3
  316. Script1.Position = UDim2.new(0.0803131461, 0, 2.70967746, 0)
  317. Script1.Size = UDim2.new(0, 274, 0, 39)
  318. Script1.Font = Enum.Font.GothamSemibold
  319. Script1.Text = "Kermit's FE Admin"
  320. Script1.TextColor3 = Color3.new(1, 1, 1)
  321. Script1.TextScaled = true
  322. Script1.TextSize = 14
  323. Script1.TextWrapped = true
  324.  
  325. Executor.Name = "Executor"
  326. Executor.Parent = Top
  327. Executor.BackgroundColor3 = Color3.new(0.313726, 0.313726, 0.313726)
  328. Executor.BorderColor3 = Color3.new(1, 1, 1)
  329. Executor.BorderSizePixel = 3
  330. Executor.Position = UDim2.new(0.0803131461, 0, 11.4516134, 0)
  331. Executor.Size = UDim2.new(0, 274, 0, 39)
  332. Executor.Font = Enum.Font.GothamSemibold
  333. Executor.Text = "Executor"
  334. Executor.TextColor3 = Color3.new(1, 1, 1)
  335. Executor.TextScaled = true
  336. Executor.TextSize = 14
  337. Executor.TextWrapped = true
  338.  
  339. Script5.Name = "Script5"
  340. Script5.Parent = Top
  341. Script5.BackgroundColor3 = Color3.new(0.313726, 0.313726, 0.313726)
  342. Script5.BorderColor3 = Color3.new(1, 1, 1)
  343. Script5.BorderSizePixel = 3
  344. Script5.Position = UDim2.new(0.0803131461, 0, 9.70967865, 0)
  345. Script5.Size = UDim2.new(0, 274, 0, 39)
  346. Script5.Font = Enum.Font.GothamSemibold
  347. Script5.Text = "Fly. Just Fly lol (V)"
  348. Script5.TextColor3 = Color3.new(1, 1, 1)
  349. Script5.TextScaled = true
  350. Script5.TextSize = 14
  351. Script5.TextWrapped = true
  352.  
  353. Script4.Name = "Script4"
  354. Script4.Parent = Top
  355. Script4.BackgroundColor3 = Color3.new(0.313726, 0.313726, 0.313726)
  356. Script4.BorderColor3 = Color3.new(1, 1, 1)
  357. Script4.BorderSizePixel = 3
  358. Script4.Position = UDim2.new(0.0742155835, 0, 7.93548489, 0)
  359. Script4.Size = UDim2.new(0, 274, 0, 39)
  360. Script4.Font = Enum.Font.GothamSemibold
  361. Script4.Text = "One Piece Millenium GUI"
  362. Script4.TextColor3 = Color3.new(1, 1, 1)
  363. Script4.TextScaled = true
  364. Script4.TextSize = 14
  365. Script4.TextWrapped = true
  366.  
  367. Script3.Name = "Script3"
  368. Script3.Parent = Top
  369. Script3.BackgroundColor3 = Color3.new(0.313726, 0.313726, 0.313726)
  370. Script3.BorderColor3 = Color3.new(1, 1, 1)
  371. Script3.BorderSizePixel = 3
  372. Script3.Position = UDim2.new(0.0742155835, 0, 6.16129017, 0)
  373. Script3.Size = UDim2.new(0, 274, 0, 39)
  374. Script3.Font = Enum.Font.GothamSemibold
  375. Script3.Text = "FPS GUI 1.0"
  376. Script3.TextColor3 = Color3.new(1, 1, 1)
  377. Script3.TextScaled = true
  378. Script3.TextSize = 14
  379. Script3.TextWrapped = true
  380.  
  381. Close.Name = "Close"
  382. Close.Parent = Top
  383. Close.BackgroundColor3 = Color3.new(0.105882, 0.164706, 0.207843)
  384. Close.BackgroundTransparency = 1
  385. Close.BorderSizePixel = 0
  386. Close.Position = UDim2.new(0.879093647, 0, 0.0322580636, 0)
  387. Close.Size = UDim2.new(0, 39, 0, 30)
  388. Close.Font = Enum.Font.GothamBold
  389. Close.Text = "X"
  390. Close.TextColor3 = Color3.new(1, 1, 1)
  391. Close.TextScaled = true
  392. Close.TextSize = 14
  393. Close.TextWrapped = true
  394.  
  395. ExecutorFrame.Name = "ExecutorFrame"
  396. ExecutorFrame.Parent = RetardGUI
  397. ExecutorFrame.BackgroundColor3 = Color3.new(0.313726, 0.313726, 0.313726)
  398. ExecutorFrame.BorderSizePixel = 0
  399. ExecutorFrame.Position = UDim2.new(0, 333, 0, 33)
  400. ExecutorFrame.Size = UDim2.new(0, 415, 0, 476)
  401.  
  402. TextLabel_10.Parent = ExecutorFrame
  403. TextLabel_10.BackgroundColor3 = Color3.new(1, 1, 1)
  404. TextLabel_10.BackgroundTransparency = 1
  405. TextLabel_10.Position = UDim2.new(0, 0, -0.000788400124, 0)
  406. TextLabel_10.Size = UDim2.new(0, 415, 0, 37)
  407. TextLabel_10.Font = Enum.Font.GothamBold
  408. TextLabel_10.Text = "RetardExecutor"
  409. TextLabel_10.TextColor3 = Color3.new(1, 1, 1)
  410. TextLabel_10.TextScaled = true
  411. TextLabel_10.TextSize = 14
  412. TextLabel_10.TextWrapped = true
  413.  
  414. Frame_5.Parent = TextLabel_10
  415. Frame_5.BackgroundColor3 = Color3.new(1, 1, 1)
  416. Frame_5.BorderSizePixel = 0
  417. Frame_5.Position = UDim2.new(0.212942854, 0, 1, 0)
  418. Frame_5.Size = UDim2.new(0, 235, 0, 6)
  419.  
  420. exebut.Name = "exebut"
  421. exebut.Parent = ExecutorFrame
  422. exebut.BackgroundColor3 = Color3.new(0.313726, 0.313726, 0.313726)
  423. exebut.BorderColor3 = Color3.new(1, 1, 1)
  424. exebut.BorderSizePixel = 3
  425. exebut.Position = UDim2.new(0, 19, 0, 415)
  426. exebut.Size = UDim2.new(0, 155, 0, 46)
  427. exebut.Font = Enum.Font.GothamBold
  428. exebut.Text = "Execute"
  429. exebut.TextColor3 = Color3.new(1, 1, 1)
  430. exebut.TextScaled = true
  431. exebut.TextSize = 14
  432. exebut.TextWrapped = true
  433.  
  434. clearbut.Name = "clearbut"
  435. clearbut.Parent = ExecutorFrame
  436. clearbut.BackgroundColor3 = Color3.new(0.313726, 0.313726, 0.313726)
  437. clearbut.BorderColor3 = Color3.new(1, 1, 1)
  438. clearbut.BorderSizePixel = 3
  439. clearbut.Position = UDim2.new(0, 238, 0, 415)
  440. clearbut.Size = UDim2.new(0, 155, 0, 46)
  441. clearbut.Font = Enum.Font.GothamBold
  442. clearbut.Text = "Clear"
  443. clearbut.TextColor3 = Color3.new(1, 1, 1)
  444. clearbut.TextScaled = true
  445. clearbut.TextSize = 14
  446. clearbut.TextWrapped = true
  447.  
  448. ScrollingFrame.Parent = ExecutorFrame
  449. ScrollingFrame.BackgroundColor3 = Color3.new(0.313726, 0.313726, 0.313726)
  450. ScrollingFrame.BorderColor3 = Color3.new(1, 1, 1)
  451. ScrollingFrame.BorderSizePixel = 3
  452. ScrollingFrame.Position = UDim2.new(0, 10, 0, 59)
  453. ScrollingFrame.Size = UDim2.new(0, 393, 0, 340)
  454. ScrollingFrame.CanvasSize = UDim2.new(0, 0, 10, 0)
  455.  
  456. input.Name = "input"
  457. input.Parent = ScrollingFrame
  458. input.BackgroundColor3 = Color3.new(0.235294, 0.235294, 0.235294)
  459. input.BorderSizePixel = 0
  460. input.Size = UDim2.new(0, 377, 0, 4760)
  461. input.Font = Enum.Font.GothamSemibold
  462. input.Text = "--Retard"
  463. input.TextColor3 = Color3.new(1, 1, 1)
  464. input.TextSize = 20
  465. input.TextXAlignment = Enum.TextXAlignment.Left
  466. input.TextYAlignment = Enum.TextYAlignment.Top
  467.  
  468. Close3.Name = "Close3"
  469. Close3.Parent = ExecutorFrame
  470. Close3.BackgroundColor3 = Color3.new(0.313726, 0.313726, 0.313726)
  471. Close3.BorderColor3 = Color3.new(1, 1, 1)
  472. Close3.BorderSizePixel = 3
  473. Close3.Position = UDim2.new(0, 355, 0, 10)
  474. Close3.Size = UDim2.new(0, 48, 0, 26)
  475. Close3.Font = Enum.Font.GothamBold
  476. Close3.Text = "X"
  477. Close3.TextColor3 = Color3.new(1, 1, 1)
  478. Close3.TextScaled = true
  479. Close3.TextSize = 14
  480. Close3.TextWrapped = true
  481.  
  482. OpenFrame.Name = "OpenFrame"
  483. OpenFrame.Parent = RetardGUI
  484. OpenFrame.BackgroundColor3 = Color3.new(0, 0, 0)
  485. OpenFrame.BorderColor3 = Color3.new(1, 1, 1)
  486. OpenFrame.BorderSizePixel = 3
  487. OpenFrame.Position = UDim2.new(0, 0, 0, 266)
  488. OpenFrame.Size = UDim2.new(0, 100, 0, 32)
  489.  
  490. TextButton.Parent = OpenFrame
  491. TextButton.BackgroundColor3 = Color3.new(0.313726, 0.313726, 0.313726)
  492. TextButton.Size = UDim2.new(0, 100, 0, 32)
  493. TextButton.Font = Enum.Font.GothamSemibold
  494. TextButton.Text = "Open"
  495. TextButton.TextColor3 = Color3.new(1, 1, 1)
  496. TextButton.TextScaled = true
  497. TextButton.TextSize = 14
  498. TextButton.TextWrapped = true
  499. -- Scripts:
  500. clearbut.MouseButton1Down:connect(function()
  501. input.Text = ""
  502. end)
  503.  
  504. exebut.MouseButton1Down:connect(function()
  505. loadstring(input.Text)()
  506. end)
  507.  
  508. loginbut.MouseButton1Down:connect(function()
  509. if user.Text == "Renegade" and pass.Text == "YeetBeef" then
  510. LoginFrame.Visible = false
  511. OpenFrame.Visible = true
  512. end
  513. end)
  514.  
  515. loginbut.MouseButton1Down:connect(function()
  516. if user.Text == "TrialMember" and pass.Text == "VouchieLeech" then
  517. LoginFrame.Visible = false
  518. OpenFrame.Visible = true
  519. end
  520. end)
  521.  
  522.  
  523. Script1.MouseButton1Click:connect(function()
  524. loadstring(game:HttpGet("https://pastebin.com/raw/thBYz3xg",true))()
  525. end)
  526.  
  527. Script2.MouseButton1Click:connect(function()
  528. loadstring(game:HttpGet("https://pastebin.com/raw/P6NsMJpr",true))()
  529. end)
  530.  
  531. Script3.MouseButton1Click:connect(function()
  532. loadstring(game:HttpGet("https://pastebin.com/raw/W0LBjSpB",true))()
  533. end)
  534.  
  535. Script4.MouseButton1Click:connect(function()
  536. loadstring(game:HttpGet("https://pastebin.com/raw/RMNa3jtV",true))()
  537. end)
  538.  
  539. Script5.MouseButton1Click:connect(function()
  540. loadstring(game:HttpGet("https://pastebin.com/raw/0QLdrZJR",true))()
  541. end)
  542.  
  543. Executor.MouseButton1Click:connect(function()
  544. ExecutorFrame.Visible = true
  545. MainGUI.Visible = false
  546. end)
  547.  
  548. Info.MouseButton1Click:connect(function()
  549. LoginFrame.Visible = false
  550. InfoFrame.Visible = true
  551. end)
  552.  
  553. Close.MouseButton1Click:connect(function()
  554. MainGUI.Visible = false
  555. OpenFrame.Visible = true
  556. end)
  557.  
  558. X.MouseButton1Click:connect(function()
  559. InfoFrame.Visible = false
  560. LoginFrame.Visible = true
  561. end)
  562.  
  563. Close2.MouseButton1Click:connect(function()
  564. LoginFrame.Visible = false
  565. end)
  566.  
  567. Close3.MouseButton1Click:connect(function()
  568. ExecutorFrame.Visible = false
  569. MainGUI.Visible = true
  570. end)
  571.  
  572. OpenFrame.Visible = false
  573.  
  574. ExecutorFrame.Visible = false
  575. InfoFrame.Visible = false
  576.  
  577. TextButton.MouseButton1Click:connect(function()
  578. MainGUI.Visible = true
  579. OpenFrame.Visible = false
  580. end)
  581.  
  582. RetardGUI.ResetOnSpawn = false
  583.  
  584. loginbut.MouseButton1Down:connect(function()
  585. if user.Text == "Complexity" and pass.Text == "CyberX" then
  586. LoginFrame.Visible = false
  587. OpenFrame.Visible = true
  588. end
  589. end)
  590.  
  591. MainGUI.Visible = false
  592.  
  593. loginbut.MouseButton1Down:connect(function()
  594. if user.Text == "ReZero" and pass.Text == "Zero" then
  595. LoginFrame.Visible = false
  596. OpenFrame.Visible = true
  597. end
  598. end)
  599.  
  600. loginbut.MouseButton1Down:connect(function()
  601. if user.Text == "YoungDaggerDick" and pass.Text == "Pussywontbelogginmyshit" then
  602. LoginFrame.Visible = false
  603. OpenFrame.Visible = true
  604. end
  605. end)
Add Comment
Please, Sign In to add comment