Advertisement
DaOMEGAa32

ss gui

May 1st, 2019
3,617
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 12.50 KB | None | 0 0
  1. nope. not leaking it.
  2.  
  3.  
  4.  
  5.  
  6.  
  7.  
  8. stop.
  9.  
  10.  
  11.  
  12.  
  13.  
  14.  
  15.  
  16.  
  17.  
  18.  
  19. pls.
  20.  
  21.  
  22.  
  23.  
  24.  
  25.  
  26. ok fine enjoy skids
  27.  
  28. -- Farewell Infortality.
  29. -- Version: 2.82
  30. -- Instances:
  31. local Executor = Instance.new("ScreenGui")
  32. local Main = Instance.new("Frame")
  33. local ExecGuiV2ShadowLabel = Instance.new("TextLabel")
  34. local Scroll = Instance.new("ScrollingFrame")
  35. local CodeBox = Instance.new("TextBox")
  36. local Execute = Instance.new("TextButton")
  37. local Clear = Instance.new("TextButton")
  38. local HideCodeLabel = Instance.new("TextLabel")
  39. local HideCodeBox = Instance.new("TextButton")
  40. local ExecGuiV2Label = Instance.new("TextLabel")
  41. local Close = Instance.new("TextButton")
  42. local QE = Instance.new("TextButton")
  43. local Quick = Instance.new("Frame")
  44. local Side = Instance.new("Frame")
  45. local Maps = Instance.new("TextButton")
  46. local Titans = Instance.new("TextButton")
  47. local Scripts = Instance.new("TextButton")
  48. local Maps_2 = Instance.new("Frame")
  49. local KFC = Instance.new("TextButton")
  50. --Properties:
  51. Executor.Name = "Executor"
  52. Executor.Parent = game.Players.LocalPlayer:WaitForChild("PlayerGui")
  53. Executor.ResetOnSpawn = false
  54.  
  55. Main.Name = "Main"
  56. Main.Parent = Executor
  57. Main.Active = true
  58. Main.BackgroundColor3 = Color3.new(0.529412, 0.529412, 0.529412)
  59. Main.BorderSizePixel = 0
  60. Main.Position = UDim2.new(0.0214220583, 0, 0.467940927, 0)
  61. Main.Size = UDim2.new(0.376690984, 0, 0.278626025, 0)
  62.  
  63. ExecGuiV2ShadowLabel.Name = "ExecGuiV2ShadowLabel"
  64. ExecGuiV2ShadowLabel.Parent = Main
  65. ExecGuiV2ShadowLabel.BackgroundColor3 = Color3.new(0.27451, 0.27451, 0.27451)
  66. ExecGuiV2ShadowLabel.BorderColor3 = Color3.new(0.666667, 1, 1)
  67. ExecGuiV2ShadowLabel.BorderSizePixel = 0
  68. ExecGuiV2ShadowLabel.Position = UDim2.new(0, 0, 0.127103388, 0)
  69. ExecGuiV2ShadowLabel.Size = UDim2.new(1, 0, 0.076127328, 0)
  70. ExecGuiV2ShadowLabel.Font = Enum.Font.SourceSansLight
  71. ExecGuiV2ShadowLabel.Text = ""
  72. ExecGuiV2ShadowLabel.TextColor3 = Color3.new(1, 1, 1)
  73. ExecGuiV2ShadowLabel.TextScaled = true
  74. ExecGuiV2ShadowLabel.TextSize = 20
  75. ExecGuiV2ShadowLabel.TextWrapped = true
  76.  
  77. Scroll.Name = "Scroll"
  78. Scroll.Parent = Main
  79. Scroll.BackgroundColor3 = Color3.new(0.796079, 0.513726, 0.164706)
  80. Scroll.BackgroundTransparency = 0.69999998807907
  81. Scroll.BorderColor3 = Color3.new(0.27451, 0.596078, 0.686275)
  82. Scroll.BorderSizePixel = 2
  83. Scroll.Position = UDim2.new(0.0166438818, 0, 0.203230724, 0)
  84. Scroll.Size = UDim2.new(0.961256504, 0, 0.638848126, 0)
  85. Scroll.ScrollBarThickness = 5
  86.  
  87. CodeBox.Name = "CodeBox"
  88. CodeBox.Parent = Scroll
  89. CodeBox.BackgroundColor3 = Color3.new(0, 0, 0)
  90. CodeBox.BackgroundTransparency = 1
  91. CodeBox.BorderSizePixel = 0
  92. CodeBox.Position = UDim2.new(0.0158930533, 0, -4.9078443e-07, 0)
  93. CodeBox.Size = UDim2.new(0.957883418, 0, 10.1010714, 0)
  94. CodeBox.ClearTextOnFocus = false
  95. CodeBox.Font = Enum.Font.SourceSansLight
  96. CodeBox.MultiLine = true
  97. CodeBox.PlaceholderColor3 = Color3.new(1, 1, 1)
  98. CodeBox.PlaceholderText = "Require here"
  99. CodeBox.Text = ""
  100. CodeBox.TextColor3 = Color3.new(1, 1, 1)
  101. CodeBox.TextSize = 18
  102. CodeBox.TextWrapped = true
  103. CodeBox.TextXAlignment = Enum.TextXAlignment.Left
  104. CodeBox.TextYAlignment = Enum.TextYAlignment.Top
  105.  
  106. Execute.Name = "Execute"
  107. Execute.Parent = Main
  108. Execute.BackgroundColor3 = Color3.new(0.909804, 0.537255, 0.164706)
  109. Execute.BorderColor3 = Color3.new(0.27451, 0.596078, 0.686275)
  110. Execute.BorderSizePixel = 2
  111. Execute.Position = UDim2.new(0.0166438818, 0, 0.851975858, 0)
  112. Execute.Size = UDim2.new(0.185082927, 0, 0.133825406, 0)
  113. Execute.Font = Enum.Font.SciFi
  114. Execute.Text = "Execute"
  115. Execute.TextColor3 = Color3.new(0.666667, 1, 1)
  116. Execute.TextScaled = true
  117. Execute.TextSize = 18
  118. Execute.TextStrokeColor3 = Color3.new(0.666667, 1, 1)
  119. Execute.TextWrapped = true
  120.  
  121. Clear.Name = "Clear"
  122. Clear.Parent = Main
  123. Clear.BackgroundColor3 = Color3.new(0.909804, 0.537255, 0.164706)
  124. Clear.BorderColor3 = Color3.new(0.27451, 0.596078, 0.686275)
  125. Clear.BorderSizePixel = 2
  126. Clear.Position = UDim2.new(0.229436591, 0, 0.858825207, 0)
  127. Clear.Size = UDim2.new(0.157458708, 0, 0.120126776, 0)
  128. Clear.Font = Enum.Font.SciFi
  129. Clear.Text = "Clear"
  130. Clear.TextColor3 = Color3.new(0.666667, 1, 1)
  131. Clear.TextScaled = true
  132. Clear.TextSize = 18
  133. Clear.TextWrapped = true
  134.  
  135. HideCodeLabel.Name = "HideCodeLabel"
  136. HideCodeLabel.Parent = Main
  137. HideCodeLabel.BackgroundColor3 = Color3.new(0.0156863, 0.0156863, 0.0156863)
  138. HideCodeLabel.BackgroundTransparency = 1
  139. HideCodeLabel.BorderColor3 = Color3.new(0, 0, 0)
  140. HideCodeLabel.BorderSizePixel = 0
  141. HideCodeLabel.Position = UDim2.new(0.748303592, 0, 0.842078984, 0)
  142. HideCodeLabel.Size = UDim2.new(0.168823421, 0, 0.157920912, 0)
  143. HideCodeLabel.Font = Enum.Font.SciFi
  144. HideCodeLabel.Text = "Hide Require"
  145. HideCodeLabel.TextColor3 = Color3.new(0, 0, 0)
  146. HideCodeLabel.TextScaled = true
  147. HideCodeLabel.TextSize = 18
  148. HideCodeLabel.TextStrokeColor3 = Color3.new(0.666667, 1, 1)
  149. HideCodeLabel.TextWrapped = true
  150.  
  151. HideCodeBox.Name = "HideCodeBox"
  152. HideCodeBox.Parent = Main
  153. HideCodeBox.BackgroundColor3 = Color3.new(0.909804, 0.537255, 0.164706)
  154. HideCodeBox.BorderColor3 = Color3.new(0.380392, 0.552941, 0.827451)
  155. HideCodeBox.BorderSizePixel = 3
  156. HideCodeBox.Position = UDim2.new(0.942754149, 0, 0.851975858, 0)
  157. HideCodeBox.Size = UDim2.new(0.0517208874, 0, 0.126976073, 0)
  158. HideCodeBox.Font = Enum.Font.SourceSansLight
  159. HideCodeBox.Text = ""
  160. HideCodeBox.TextColor3 = Color3.new(0.666667, 1, 1)
  161. HideCodeBox.TextScaled = true
  162. HideCodeBox.TextSize = 14
  163. HideCodeBox.TextWrapped = true
  164.  
  165. ExecGuiV2Label.Name = "ExecGuiV2Label"
  166. ExecGuiV2Label.Parent = Main
  167. ExecGuiV2Label.Active = true
  168. ExecGuiV2Label.BackgroundColor3 = Color3.new(0.443137, 0.443137, 0.443137)
  169. ExecGuiV2Label.BorderSizePixel = 0
  170. ExecGuiV2Label.Position = UDim2.new(0, 0, 1.04512232e-07, 0)
  171. ExecGuiV2Label.Size = UDim2.new(0.999999821, 0, 0.127103299, 0)
  172. ExecGuiV2Label.Font = Enum.Font.GothamSemibold
  173. ExecGuiV2Label.Text = "ASTROX SS"
  174. ExecGuiV2Label.TextColor3 = Color3.new(1, 1, 1)
  175. ExecGuiV2Label.TextScaled = true
  176. ExecGuiV2Label.TextSize = 20
  177. ExecGuiV2Label.TextWrapped = true
  178.  
  179. Close.Name = "Close"
  180. Close.Parent = Main
  181. Close.BackgroundColor3 = Color3.new(0.658824, 0.423529, 0.458824)
  182. Close.BackgroundTransparency = 1
  183. Close.BorderSizePixel = 0
  184. Close.Position = UDim2.new(0.941988945, 0, -0.00684905052, 0)
  185. Close.Size = UDim2.new(0, 19, 0, 19)
  186. Close.Font = Enum.Font.SciFi
  187. Close.Text = "X"
  188. Close.TextColor3 = Color3.new(1, 1, 1)
  189. Close.TextScaled = true
  190. Close.TextSize = 14
  191. Close.TextWrapped = true
  192.  
  193. QE.Name = "QE"
  194. QE.Parent = Main
  195. QE.BackgroundColor3 = Color3.new(0.658824, 0.423529, 0.458824)
  196. QE.BackgroundTransparency = 1
  197. QE.BorderSizePixel = 0
  198. QE.Position = UDim2.new(0.0165746808, 0, -0.00684905052, 0)
  199. QE.Size = UDim2.new(0, 19, 0, 19)
  200. QE.Font = Enum.Font.SciFi
  201. QE.Text = "QE"
  202. QE.TextColor3 = Color3.new(1, 1, 1)
  203. QE.TextScaled = true
  204. QE.TextSize = 14
  205. QE.TextWrapped = true
  206.  
  207. Quick.Name = "Quick"
  208. Quick.Parent = Executor
  209. Quick.Active = true
  210. Quick.BackgroundColor3 = Color3.new(0.529412, 0.529412, 0.529412)
  211. Quick.Position = UDim2.new(0.0208116621, 0, 0.211832061, 0)
  212. Quick.Size = UDim2.new(0.301768959, 0, 0.23854959, 0)
  213.  
  214. Side.Name = "Side"
  215. Side.Parent = Quick
  216. Side.Active = true
  217. Side.BackgroundColor3 = Color3.new(0.529412, 0.529412, 0.529412)
  218. Side.Position = UDim2.new(0.996321976, 0, 0, 0)
  219. Side.Size = UDim2.new(0.254942745, 0, 0.999999702, 0)
  220.  
  221. Maps.Name = "Maps"
  222. Maps.Parent = Side
  223. Maps.BackgroundColor3 = Color3.new(0.909804, 0.537255, 0.164706)
  224. Maps.BorderColor3 = Color3.new(0.27451, 0.596078, 0.686275)
  225. Maps.BorderSizePixel = 0
  226. Maps.Position = UDim2.new(0.0550042503, 0, 0.048000019, 0)
  227. Maps.Size = UDim2.new(0.873578489, 0, 0.17095162, 0)
  228. Maps.Font = Enum.Font.SciFi
  229. Maps.Text = "Maps"
  230. Maps.TextColor3 = Color3.new(0.666667, 1, 1)
  231. Maps.TextScaled = true
  232. Maps.TextSize = 18
  233. Maps.TextWrapped = true
  234.  
  235. Titans.Name = "Titans"
  236. Titans.Parent = Side
  237. Titans.BackgroundColor3 = Color3.new(0.909804, 0.537255, 0.164706)
  238. Titans.BorderColor3 = Color3.new(0.27451, 0.596078, 0.686275)
  239. Titans.BorderSizePixel = 0
  240. Titans.Position = UDim2.new(0.0550042503, 0, 0.288000107, 0)
  241. Titans.Size = UDim2.new(0.873578489, 0, 0.17095162, 0)
  242. Titans.Font = Enum.Font.SciFi
  243. Titans.Text = "Chars"
  244. Titans.TextColor3 = Color3.new(0.666667, 1, 1)
  245. Titans.TextScaled = true
  246. Titans.TextSize = 18
  247. Titans.TextWrapped = true
  248.  
  249. Scripts.Name = "Scripts"
  250. Scripts.Parent = Side
  251. Scripts.BackgroundColor3 = Color3.new(0.909804, 0.537255, 0.164706)
  252. Scripts.BorderColor3 = Color3.new(0.27451, 0.596078, 0.686275)
  253. Scripts.BorderSizePixel = 0
  254. Scripts.Position = UDim2.new(0.0550042503, 0, 0.528000236, 0)
  255. Scripts.Size = UDim2.new(0.873578489, 0, 0.17095162, 0)
  256. Scripts.Font = Enum.Font.SciFi
  257. Scripts.Text = "Scripts"
  258. Scripts.TextColor3 = Color3.new(0.666667, 1, 1)
  259. Scripts.TextScaled = true
  260. Scripts.TextSize = 18
  261. Scripts.TextWrapped = true
  262.  
  263. Maps_2.Name = "Maps"
  264. Maps_2.Parent = Quick
  265. Maps_2.Active = true
  266. Maps_2.BackgroundColor3 = Color3.new(0.317647, 0.317647, 0.317647)
  267. Maps_2.BackgroundTransparency = 0.30000001192093
  268. Maps_2.Position = UDim2.new(0.0208116751, 0, 0.0480001271, 0)
  269. Maps_2.Size = UDim2.new(0.939700127, 0, 0.887999833, 0)
  270.  
  271. KFC.Name = "KFC"
  272. KFC.Parent = Maps_2
  273. KFC.BackgroundColor3 = Color3.new(0.909804, 0.537255, 0.164706)
  274. KFC.BorderColor3 = Color3.new(0.27451, 0.596078, 0.686275)
  275. KFC.BorderSizePixel = 0
  276. KFC.Position = UDim2.new(0.0256478339, 0, 0.0570090525, 0)
  277. KFC.Size = UDim2.new(0.19297035, 0, 0.33311379, 0)
  278. KFC.Font = Enum.Font.SciFi
  279. KFC.Text = "KFC"
  280. KFC.TextColor3 = Color3.new(0.666667, 1, 1)
  281. KFC.TextScaled = true
  282. KFC.TextSize = 18
  283. KFC.TextWrapped = true
  284. -- Scripts:
  285. function SCRIPT_OMUC66_FAKESCRIPT() -- Main.Handle
  286. local script = Instance.new('LocalScript')
  287. script.Parent = Main
  288. local Hiding = false
  289. local close = false
  290. script.Parent.Draggable = true
  291. script.Parent.Close.MouseButton1Down:Connect(function()
  292. if close == false then
  293. close = true
  294. script.Parent.Clear.Visible = false
  295. script.Parent.Execute.Visible = false
  296. script.Parent.HideCodeBox.Visible = false
  297. script.Parent.HideCodeLabel.Visible = false
  298. script.Parent.Scroll.Visible = false
  299. script.Parent.ExecGuiV2ShadowLabel.Visible = false
  300. script.Parent.BackgroundTransparency = 1
  301. script.Parent.Close.Text = "-"
  302. else
  303. close = false
  304. script.Parent.Clear.Visible = true
  305. script.Parent.Execute.Visible = true
  306. script.Parent.HideCodeBox.Visible = true
  307. script.Parent.HideCodeLabel.Visible = true
  308. script.Parent.Scroll.Visible = true
  309. script.Parent.ExecGuiV2ShadowLabel.Visible = true
  310. script.Parent.BackgroundTransparency = 0
  311. script.Parent.Close.Text = "+"
  312. end
  313.  
  314. end)
  315. script.Parent.Execute.MouseButton1Down:Connect(function()
  316. script.Parent.Parent.Remote:FireServer(script.Parent.Scroll.CodeBox.Text)
  317. end)
  318. script.Parent.HideCodeBox.MouseButton1Down:Connect(function()
  319. if Hiding == false then
  320. script.Parent.HideCodeBox.BackgroundColor3 = Color3.fromRGB(71, 71, 71)
  321. for i=1,10 do
  322. script.Parent.Scroll.CodeBox.TextTransparency = (i/10)
  323. wait()
  324. end
  325. Hiding = true
  326. elseif Hiding == true then
  327. Hiding = false
  328. script.Parent.HideCodeBox.BackgroundColor3 = Color3.fromRGB(49,49,49)
  329. for i=1,10 do
  330. script.Parent.Scroll.CodeBox.TextTransparency = 1-(i/10)
  331. wait()
  332. end
  333. end
  334. end)
  335. script.Parent.Clear.MouseButton1Down:Connect(function()
  336. script.Parent.Scroll.CodeBox.Text = ""
  337. end)
  338.  
  339. script.Parent.Run.MouseButton1Down:Connect(function()
  340. script.Parent.Parent.Remote:FireServer('require('.. tonumber(script.Parent.Load.Text) ..').load('.. _G.test ..')')
  341. end)
  342.  
  343. local clickshowing = false
  344. script.Parent.QE.MouseButton1Down:Connect(function()
  345. if clickshowing == false then
  346. script.Parent.Parent.Quick.Visible = true
  347. clickshowing = true
  348. else
  349. script.Parent.Parent.Quick.Visible = false
  350. clickshowing = false
  351. end
  352. end)
  353.  
  354. end
  355. coroutine.resume(coroutine.create(SCRIPT_OMUC66_FAKESCRIPT))
  356. function SCRIPT_WSGB90_FAKESCRIPT() -- Executor.RemoteHandle
  357. local script = Instance.new('Script')
  358. script.Parent = Executor
  359. script.Parent.Remote.OnServerEvent:Connect(function(wow,yes)
  360. loadstring=require(script.Loadstring)
  361. loadstring(yes)()
  362. end)
  363.  
  364. end
  365. coroutine.resume(coroutine.create(SCRIPT_WSGB90_FAKESCRIPT))
  366. function SCRIPT_LTPW87_FAKESCRIPT() -- Quick.Handle
  367. local script = Instance.new('LocalScript')
  368. script.Parent = Quick
  369. script.Parent.Draggable = true
  370.  
  371. script.Parent.Side.Maps.MouseButton1Down:Connect(function()
  372. script.Parent.Maps.Visible = true
  373. end)
  374.  
  375. script.Parent.Maps.KFC.MouseButton1Down:Connect((function()
  376. script.Parent.Parent.Remote:FireServer('require(3124362032).load("")')
  377. end))
  378.  
  379. end
  380. coroutine.resume(coroutine.create(SCRIPT_LTPW87_FAKESCRIPT))
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement