abusabIe

SExecutor

May 4th, 2019
81
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Lua 99.08 KB | None | 0 0
  1. local SExecutor = Instance.new("ScreenGui")
  2. local welcome = Instance.new("Frame")
  3. local TextLabel1 = Instance.new("TextLabel")
  4. local TextLabel2 = Instance.new("TextLabel")
  5. local TextLabel3 = Instance.new("TextLabel")
  6. local TextLabel5 = Instance.new("TextLabel")
  7. local TextLabel4 = Instance.new("TextLabel")
  8. local TextLabel6 = Instance.new("TextLabel")
  9. local TextLabel7 = Instance.new("TextLabel")
  10. local Swel = Instance.new("ImageLabel")
  11. local okay = Instance.new("TextButton")
  12. local Loadingframe = Instance.new("Frame")
  13. local Bar = Instance.new("ImageLabel")
  14. local LoadingText = Instance.new("TextLabel")
  15. local S = Instance.new("ImageLabel")
  16. local main = Instance.new("Frame")
  17. local S_2 = Instance.new("ImageLabel")
  18. local exit = Instance.new("TextButton")
  19. local minimize = Instance.new("TextButton")
  20. local bar = Instance.new("TextLabel")
  21. local box = Instance.new("ScrollingFrame")
  22. local codebox = Instance.new("TextBox")
  23. local exe = Instance.new("TextButton")
  24. local clr = Instance.new("TextButton")
  25. local note = Instance.new("TextLabel")
  26. local open = Instance.new("Frame")
  27. local openbutton = Instance.new("ImageButton")
  28.  
  29. SExecutor.Name = "SExecutor"
  30. SExecutor.Parent = game.CoreGui
  31. SExecutor.ZIndexBehavior = Enum.ZIndexBehavior.Sibling
  32.  
  33. welcome.Name = "welcome"
  34. welcome.Parent = SExecutor
  35. welcome.BackgroundColor3 = Color3.new(0.196078, 0.196078, 0.196078)
  36. welcome.BorderColor3 = Color3.new(0.196078, 0.196078, 0.196078)
  37. welcome.Position = UDim2.new(0.412916005, 0, 0.269041747, 0)
  38. welcome.Size = UDim2.new(0, 283, 0, 257)
  39. welcome.Visible = false
  40.  
  41. TextLabel1.Name = "TextLabel1"
  42. TextLabel1.Parent = welcome
  43. TextLabel1.BackgroundColor3 = Color3.new(1, 1, 1)
  44. TextLabel1.BackgroundTransparency = 1
  45. TextLabel1.Position = UDim2.new(-0.477033466, 0, 0.295712233, 0)
  46. TextLabel1.Size = UDim2.new(0, 552, 0, 29)
  47. TextLabel1.Font = Enum.Font.SourceSans
  48. TextLabel1.Text = "Welcome!"
  49. TextLabel1.TextColor3 = Color3.new(0.537255, 0.537255, 0.741176)
  50. TextLabel1.TextScaled = true
  51. TextLabel1.TextSize = 14
  52. TextLabel1.TextWrapped = true
  53.  
  54. TextLabel2.Name = "TextLabel2"
  55. TextLabel2.Parent = welcome
  56. TextLabel2.BackgroundColor3 = Color3.new(1, 1, 1)
  57. TextLabel2.BackgroundTransparency = 1
  58. TextLabel2.Position = UDim2.new(0.227430731, 0, 0.947334766, 0)
  59. TextLabel2.Size = UDim2.new(0, 353, 0, 13)
  60. TextLabel2.Font = Enum.Font.SourceSans
  61. TextLabel2.Text = "Version: 5.5.8b"
  62. TextLabel2.TextColor3 = Color3.new(0.537255, 0.537255, 0.741176)
  63. TextLabel2.TextScaled = true
  64. TextLabel2.TextSize = 14
  65. TextLabel2.TextWrapped = true
  66.  
  67. TextLabel3.Name = "TextLabel3"
  68. TextLabel3.Parent = welcome
  69. TextLabel3.BackgroundColor3 = Color3.new(1, 1, 1)
  70. TextLabel3.BackgroundTransparency = 1
  71. TextLabel3.Position = UDim2.new(-0.480567038, 0, 0.404661655, 0)
  72. TextLabel3.Size = UDim2.new(0, 552, 0, 29)
  73. TextLabel3.Font = Enum.Font.SourceSans
  74. TextLabel3.Text = "This is somewhat of a spin-off "
  75. TextLabel3.TextColor3 = Color3.new(0.537255, 0.537255, 0.741176)
  76. TextLabel3.TextSize = 14
  77. TextLabel3.TextWrapped = true
  78.  
  79. TextLabel5.Name = "TextLabel5"
  80. TextLabel5.Parent = welcome
  81. TextLabel5.BackgroundColor3 = Color3.new(1, 1, 1)
  82. TextLabel5.BackgroundTransparency = 1
  83. TextLabel5.Position = UDim2.new(-0.477170467, 0, 0.467341453, 0)
  84. TextLabel5.Size = UDim2.new(0, 552, 0, 19)
  85. TextLabel5.Font = Enum.Font.SourceSans
  86. TextLabel5.Text = "of my scripthub, SiHub."
  87. TextLabel5.TextColor3 = Color3.new(0.537255, 0.537255, 0.741176)
  88. TextLabel5.TextSize = 15
  89. TextLabel5.TextWrapped = true
  90.  
  91. TextLabel4.Name = "TextLabel4"
  92. TextLabel4.Parent = welcome
  93. TextLabel4.BackgroundColor3 = Color3.new(1, 1, 1)
  94. TextLabel4.BackgroundTransparency = 1
  95. TextLabel4.Position = UDim2.new(-0.477170467, 0, 0.514034033, 0)
  96. TextLabel4.Size = UDim2.new(0, 552, 0, 19)
  97. TextLabel4.Font = Enum.Font.SourceSans
  98. TextLabel4.Text = "This is not and well not be obfuscated now or ever."
  99. TextLabel4.TextColor3 = Color3.new(0.537255, 0.537255, 0.741176)
  100. TextLabel4.TextSize = 15
  101. TextLabel4.TextWrapped = true
  102.  
  103. TextLabel6.Name = "TextLabel6"
  104. TextLabel6.Parent = welcome
  105. TextLabel6.BackgroundColor3 = Color3.new(1, 1, 1)
  106. TextLabel6.BackgroundTransparency = 1
  107. TextLabel6.Position = UDim2.new(-0.00175427552, 0, 0.58726877, 0)
  108. TextLabel6.Size = UDim2.new(0, 283, 0, 28)
  109. TextLabel6.Font = Enum.Font.SourceSans
  110. TextLabel6.Text = "I was bored and a script exe is simple to mke so there is no point."
  111. TextLabel6.TextColor3 = Color3.new(0.537255, 0.537255, 0.741176)
  112. TextLabel6.TextScaled = true
  113. TextLabel6.TextSize = 15
  114. TextLabel6.TextWrapped = true
  115.  
  116. TextLabel7.Name = "TextLabel7"
  117. TextLabel7.Parent = welcome
  118. TextLabel7.BackgroundColor3 = Color3.new(1, 1, 1)
  119. TextLabel7.BackgroundTransparency = 1
  120. TextLabel7.Position = UDim2.new(-0.00175427552, 0, 0.696218193, 0)
  121. TextLabel7.Size = UDim2.new(0, 283, 0, 28)
  122. TextLabel7.Font = Enum.Font.SourceSans
  123. TextLabel7.Text = "Click okay to continue"
  124. TextLabel7.TextColor3 = Color3.new(0.537255, 0.537255, 0.741176)
  125. TextLabel7.TextSize = 15
  126. TextLabel7.TextWrapped = true
  127.  
  128. Swel.Name = "Swel"
  129. Swel.Parent = welcome
  130. Swel.BackgroundColor3 = Color3.new(1, 1, 1)
  131. Swel.BackgroundTransparency = 1
  132. Swel.Position = UDim2.new(0.309853733, 0, -0.00194552529, 0)
  133. Swel.Size = UDim2.new(0, 107, 0, 89)
  134. Swel.Image = "rbxassetid://3396070120"
  135.  
  136. okay.Name = "okay"
  137. okay.Parent = welcome
  138. okay.BackgroundColor3 = Color3.new(0.368627, 0.368627, 0.368627)
  139. okay.BackgroundTransparency = 0.89999997615814
  140. okay.Position = UDim2.new(0.192067489, 0, 0.79650712, 0)
  141. okay.Size = UDim2.new(0, 171, 0, 38)
  142. okay.Font = Enum.Font.SourceSans
  143. okay.Text = "Okay"
  144. okay.TextColor3 = Color3.new(0.52549, 0.498039, 0.647059)
  145. okay.TextSize = 14
  146. okay.TextWrapped = true
  147.  
  148. Loadingframe.Name = "Loading frame"
  149. Loadingframe.Parent = SExecutor
  150. Loadingframe.BackgroundColor3 = Color3.new(0.176471, 0.176471, 0.176471)
  151. Loadingframe.BorderColor3 = Color3.new(0.509804, 0.796079, 1)
  152. Loadingframe.Position = UDim2.new(0.359936178, 0, 0.381132066, 0)
  153. Loadingframe.Size = UDim2.new(0, 350, 0, 125)
  154. Loadingframe.Visible = false
  155.  
  156. Bar.Name = "Bar"
  157. Bar.Parent = Loadingframe
  158. Bar.BackgroundColor3 = Color3.new(1, 1, 1)
  159. Bar.BackgroundTransparency = 1
  160. Bar.Position = UDim2.new(0.0371428579, 0, 0.448000014, 0)
  161. Bar.Size = UDim2.new(0, 1, 0, 12)
  162. Bar.ZIndex = 2
  163. Bar.Image = "rbxassetid://2790382281"
  164. Bar.ImageColor3 = Color3.new(0.486275, 0.639216, 1)
  165. Bar.ScaleType = Enum.ScaleType.Slice
  166. Bar.SliceCenter = Rect.new(4, 4, 252, 252)
  167.  
  168. LoadingText.Name = "Loading Text"
  169. LoadingText.Parent = Loadingframe
  170. LoadingText.BackgroundColor3 = Color3.new(1, 1, 1)
  171. LoadingText.BackgroundTransparency = 1
  172. LoadingText.Position = UDim2.new(0.154285714, 0, 0.751999974, 0)
  173. LoadingText.Size = UDim2.new(0, 241, 0, 23)
  174. LoadingText.Font = Enum.Font.SourceSansBold
  175. LoadingText.TextColor3 = Color3.new(1, 1, 1)
  176. LoadingText.TextScaled = true
  177. LoadingText.TextSize = 14
  178. LoadingText.TextWrapped = true
  179.  
  180. S.Name = "S"
  181. S.Parent = Loadingframe
  182. S.BackgroundColor3 = Color3.new(1, 1, 1)
  183. S.BackgroundTransparency = 1
  184. S.Position = UDim2.new(0.394285738, 0, 0, 0)
  185. S.Size = UDim2.new(0, 73, 0, 56)
  186. S.Image = "rbxassetid://3396070120"
  187.  
  188. main.Name = "main"
  189. main.Parent = SExecutor
  190. main.BackgroundColor3 = Color3.new(0.196078, 0.196078, 0.196078)
  191. main.BorderColor3 = Color3.new(0.196078, 0.196078, 0.196078)
  192. main.Position = UDim2.new(0.309531391, 0, 0.282555252, 0)
  193. main.Size = UDim2.new(0, 553, 0, 257)
  194. main.Visible = false
  195.  
  196. S_2.Name = "S"
  197. S_2.Parent = main
  198. S_2.BackgroundColor3 = Color3.new(1, 1, 1)
  199. S_2.BackgroundTransparency = 1
  200. S_2.Position = UDim2.new(-0.00267097796, 0, -0.00214483961, 0)
  201. S_2.Size = UDim2.new(0, 33, 0, 25)
  202. S_2.Image = "rbxassetid://3396070120"
  203.  
  204. exit.Name = "exit"
  205. exit.Parent = main
  206. exit.BackgroundColor3 = Color3.new(1, 1, 1)
  207. exit.BackgroundTransparency = 1
  208. exit.Position = UDim2.new(0.970933795, 0, 0.0019681463, 0)
  209. exit.Size = UDim2.new(0, 15, 0, 16)
  210. exit.Font = Enum.Font.SourceSans
  211. exit.Text = "X"
  212. exit.TextColor3 = Color3.new(1, 1, 1)
  213. exit.TextScaled = true
  214. exit.TextSize = 14
  215. exit.TextWrapped = true
  216.  
  217. minimize.Name = "minimize"
  218. minimize.Parent = main
  219. minimize.BackgroundColor3 = Color3.new(1, 1, 1)
  220. minimize.BackgroundTransparency = 1
  221. minimize.Position = UDim2.new(0.943809032, 0, 0.0019681463, 0)
  222. minimize.Size = UDim2.new(0, 15, 0, 16)
  223. minimize.Font = Enum.Font.SourceSans
  224. minimize.Text = "_"
  225. minimize.TextColor3 = Color3.new(1, 1, 1)
  226. minimize.TextScaled = true
  227. minimize.TextSize = 14
  228. minimize.TextWrapped = true
  229.  
  230. bar.Name = "bar"
  231. bar.Parent = main
  232. bar.BackgroundColor3 = Color3.new(1, 1, 1)
  233. bar.Position = UDim2.new(4.96669463e-06, 0, 0.0965433642, 0)
  234. bar.Size = UDim2.new(0, 552, 0, 0)
  235. bar.Font = Enum.Font.SourceSans
  236. bar.Text = ""
  237. bar.TextColor3 = Color3.new(0, 0, 0)
  238. bar.TextSize = 14
  239.  
  240. box.Name = "box"
  241. box.Parent = main
  242. box.BackgroundColor3 = Color3.new(0.439216, 0.439216, 0.439216)
  243. box.BackgroundTransparency = 0.89999997615814
  244. box.BorderColor3 = Color3.new(0.0705882, 0.0705882, 0.0941177)
  245. box.Position = UDim2.new(0.0252299253, 0, 0.158316642, 0)
  246. box.Size = UDim2.new(0, 522, 0, 176)
  247. box.CanvasSize = UDim2.new(0, 0, 500, 0)
  248. box.ScrollBarThickness = 6
  249.  
  250. codebox.Name = "codebox"
  251. codebox.Parent = box
  252. codebox.BackgroundColor3 = Color3.new(1, 1, 1)
  253. codebox.BackgroundTransparency = 0.89999997615814
  254. codebox.Size = UDim2.new(0, 515, 500, 176)
  255. codebox.Font = Enum.Font.SourceSans
  256. codebox.PlaceholderText = "Insert Script Here"
  257. codebox.Text = ""
  258. codebox.TextColor3 = Color3.new(0.992157, 0.992157, 0.992157)
  259. codebox.TextSize = 14
  260. codebox.TextWrapped = true
  261. codebox.TextXAlignment = Enum.TextXAlignment.Left
  262. codebox.TextYAlignment = Enum.TextYAlignment.Top
  263.  
  264. exe.Name = "exe"
  265. exe.Parent = main
  266. exe.BackgroundColor3 = Color3.new(1, 1, 1)
  267. exe.BackgroundTransparency = 0.89999997615814
  268. exe.Position = UDim2.new(0.0387465619, 0, 0.882657647, 0)
  269. exe.Size = UDim2.new(0, 95, 0, 23)
  270. exe.Font = Enum.Font.SourceSans
  271. exe.Text = "Execute"
  272. exe.TextColor3 = Color3.new(0.988235, 0.988235, 0.988235)
  273. exe.TextSize = 14
  274.  
  275. clr.Name = "clr"
  276. clr.Parent = main
  277. clr.BackgroundColor3 = Color3.new(1, 1, 1)
  278. clr.BackgroundTransparency = 0.89999997615814
  279. clr.Position = UDim2.new(0.243086532, 0, 0.882657647, 0)
  280. clr.Size = UDim2.new(0, 95, 0, 23)
  281. clr.Font = Enum.Font.SourceSans
  282. clr.Text = "Clear"
  283. clr.TextColor3 = Color3.new(0.988235, 0.988235, 0.988235)
  284. clr.TextSize = 14
  285.  
  286. note.Name = "note"
  287. note.Parent = main
  288. note.BackgroundColor3 = Color3.new(1, 1, 1)
  289. note.BackgroundTransparency = 1
  290. note.Position = UDim2.new(0.531645596, 0, 0.824902713, 0)
  291. note.Size = UDim2.new(0, 200, 0, 50)
  292. note.Font = Enum.Font.SourceSans
  293. note.Text = "This is meant for copy/paste"
  294. note.TextColor3 = Color3.new(0.313726, 0.313726, 0.313726)
  295. note.TextSize = 14
  296.  
  297. open.Name = "open"
  298. open.Parent = SExecutor
  299. open.BackgroundColor3 = Color3.new(1, 1, 1)
  300. open.BackgroundTransparency = 1
  301. open.Position = UDim2.new(0, 0, 0.686732173, 0)
  302. open.Size = UDim2.new(0, 0, 0, 92)
  303. open.Visible = false
  304.  
  305. openbutton.Name = "openbutton"
  306. openbutton.Parent = open
  307. openbutton.BackgroundColor3 = Color3.new(1, 1, 1)
  308. openbutton.BackgroundTransparency = 1
  309. openbutton.Size = UDim2.new(0, 81, 0, 71)
  310. openbutton.Image = "rbxassetid://3396070120"
  311.  
  312. --script.Parent.Parent.Parent.welcome:TweenSize(UDim2.new(0, 553,0, 257), Enum.EasingDirection.Out, Enum.EasingStyle.Linear, 2.5, true)
  313.  
  314. local okaybtn = script.Parent
  315.  
  316. okaybtn.MouseButton1Click:Connect(function()
  317.     script.Parent.Text = "Thank you for using my executor!"
  318.     wait(1.5)
  319.     script.Parent.Parent.Parent.welcome.Visible = false
  320.     wait(0.5)
  321.     script.Parent.Parent.Parent.main.Visible = true
  322.     wait(1)
  323.     script.Parent.Parent.Parent.main:TweenSize(UDim2.new(0, 553,0, 257), Enum.EasingDirection.Out, Enum.EasingStyle.Linear, 2.5, true)
  324.     wait(1)
  325.     script.Parent.Parent.Parent.main.S.Visible = true
  326. end)
  327.  
  328. wait(2)
  329. script.Parent.Parent.Visible = true
  330. wait(2.2)
  331. script.Parent:TweenSize(UDim2.new(0, 323,0, 12), Enum.EasingDirection.Out, Enum.EasingStyle.Linear, 2.5, true)
  332. wait(2.5)
  333. script.Parent.Parent.Visible = false
  334. wait(0.1)
  335. script.Parent.Parent.Parent.welcome.Visible = true
  336. wait(0.5)
  337. script.Parent.Parent.Parent.welcome:TweenSize(UDim2.new(0, 283,0, 257), Enum.EasingDirection.Out, Enum.EasingStyle.Linear, 2.5, true)
  338.  
  339. local memes = {
  340.     "Grade A memes",
  341.     "Epic hub",
  342.     "Animations UwU",
  343.     "Randomized Loading text",
  344.     "Insert funny joke here",
  345.     "there are 11 active restraining orders on me",
  346.     "Pretty cool hub if you ask me",
  347.     "Bruh moment",
  348.     "Inserting Clorox Bleach...",
  349.     "2012 memes",
  350.     "This loading screen serves no purpose",
  351.     "Hitler did nothing wrong",
  352.     "",
  353.     "My favorite flavor of koolaid is bleach"
  354. }
  355. script.Parent.Text = memes[math.random(#memes)]
  356.  
  357. wait(3.7)
  358.  
  359. game:GetService("StarterGui"):SetCore("SendNotification",{
  360. --game.Workspace.Sound:Play(),
  361. Title    = "Welcome to SExecutor!",
  362. Text     = "Version: 5.5.8b",
  363. --Button1  = "Text4Button",
  364. Duration = 1,
  365. })
  366.  
  367. local exitbtn = script.Parent
  368.  
  369. script.Parent.MouseEnter:Connect(function()
  370.     script.Parent.TextColor3 = Color3.fromRGB(245, 3, 3)
  371. end)
  372. script.Parent.MouseLeave:Connect(function()
  373.     script.Parent.TextColor3 = Color3.fromRGB(255,255,255)
  374. end)
  375.  
  376. exitbtn.MouseButton1Click:Connect(function()
  377.     script.Parent.Parent.Visible = false
  378. end)
  379.  
  380. local minimizebtn = script.Parent
  381.  
  382. script.Parent.MouseEnter:Connect(function()
  383.     script.Parent.TextColor3 = Color3.fromRGB(245, 3, 3)
  384. end)
  385. script.Parent.MouseLeave:Connect(function()
  386.     script.Parent.TextColor3 = Color3.fromRGB(255,255,255)
  387. end)
  388.  
  389. minimizebtn.MouseButton1Click:Connect(function()
  390.     script.Parent.Parent:TweenSize(UDim2.new(0, 0,0, 257), Enum.EasingDirection.Out, Enum.EasingStyle.Linear, 2.5, true)
  391.     script.Parent.Parent.exit:TweenSize(UDim2.new(0, 0,0, 16), Enum.EasingDirection.Out, Enum.EasingStyle.Linear, 2.5, true)
  392.     script.Parent.Parent.S:TweenSize(UDim2.new(0, 0,0, 25), Enum.EasingDirection.Out, Enum.EasingStyle.Linear, 2.5, true)
  393.     script.Parent.Parent.minimize:TweenSize(UDim2.new(0, 0,0, 16), Enum.EasingDirection.Out, Enum.EasingStyle.Linear, 2.5, true)
  394.     script.Parent.Parent.clr:TweenSize(UDim2.new(0, 0,0, 23), Enum.EasingDirection.Out, Enum.EasingStyle.Linear, 2.5, true)
  395.     script.Parent.Parent.exe:TweenSize(UDim2.new(0, 0,0, 23), Enum.EasingDirection.Out, Enum.EasingStyle.Linear, 2.5, true)
  396.     script.Parent.Parent.box.codebox:TweenSize(UDim2.new(0, 0,500, 176), Enum.EasingDirection.Out, Enum.EasingStyle.Linear, 2.5, true)
  397.     script.Parent.Parent.box:TweenSize(UDim2.new(0, 0,0, 176), Enum.EasingDirection.Out, Enum.EasingStyle.Linear, 2.5, true)
  398.     script.Parent.Parent.bar :TweenSize(UDim2.new(0, 0,0, 0), Enum.EasingDirection.Out, Enum.EasingStyle.Linear, 2.5, true)
  399.     wait(3.5)
  400.     script.Parent.Parent.Visible = false
  401.     wait(1)
  402.     script.Parent.Parent.Parent.open.Visible = true
  403.     wait(0.5)
  404.     script.Parent.Parent.Parent.open:TweenSize(UDim2.new(0, 100,0, 92), Enum.EasingDirection.Out, Enum.EasingStyle.Linear, 2.5, true)
  405. end)
  406.  
  407. --script.Parent.Parent.Parent.main:TweenSize(UDim2.new(0, 553,0, 257), Enum.EasingDirection.Out, Enum.EasingStyle.Linear, 2.5, true)
  408.  
  409. script.Parent.MouseEnter:Connect(function()
  410.     script.Parent.TextColor3 = Color3.fromRGB(245, 3, 3)
  411. end)
  412. script.Parent.MouseLeave:Connect(function()
  413.     script.Parent.TextColor3 = Color3.fromRGB(255,255,255)
  414. end)
  415.  
  416. local exebtn = script.Parent
  417. local CodeBox = script.Parent.Parent.box.TextBox
  418.  
  419. exebtn.MouseButton1Click:connect(function()
  420.     loadstring(CodeBox.Text)()
  421. end)
  422.  
  423. local drag = script.Parent
  424.  
  425. drag.Active = true
  426. drag.Draggable = true
  427.  
  428. script.Parent.MouseEnter:Connect(function()
  429.     script.Parent.TextColor3 = Color3.fromRGB(245, 3, 3)
  430. end)
  431. script.Parent.MouseLeave:Connect(function()
  432.     script.Parent.TextColor3 = Color3.fromRGB(255,255,255)
  433. end)
  434.  
  435. local clearr = script.Parent
  436.  
  437. clearr.MouseButton1Click:Connect(function()
  438.     script.Parent.Parent.box.codebox.Text = script.Parent.Parent.box.codebox.PlaceholderText
  439. end)
  440.  
  441. local openbtn = script.Parent
  442.  
  443. openbtn.MouseButton1Click:Connect(function()
  444.     script.Parent:TweenSize(UDim2.new(0, 0,0, 92), Enum.EasingDirection.Out, Enum.EasingStyle.Linear, 2.5, true)
  445.     wait(1.5)
  446.     script.Parent.Visible = false
  447.     wait(2)
  448.     script.Parent.Parent.Parent.main.Visible = true
  449.     script.Parent.Parent.Parent.main:TweenSize(UDim2.new(0, 553,0, 257), Enum.EasingDirection.Out, Enum.EasingStyle.Linear, 2.5, true)
  450.     script.Parent.Parent.Parent.main.minimize:TweenSize(UDim2.new(0, 15,0, 16), Enum.EasingDirection.Out, Enum.EasingStyle.Linear, 2.5, true)
  451.     script.Parent.Parent.Parent.main.exit:TweenSize(UDim2.new(0, 15,0, 16), Enum.EasingDirection.Out, Enum.EasingStyle.Linear, 2.5, true)
  452.     script.Parent.Parent.Parent.main.S:TweenSize(UDim2.new(0, 33,0, 25), Enum.EasingDirection.Out, Enum.EasingStyle.Linear, 2.5, true)
  453.     script.Parent.Parent.Parent.main.clr:TweenSize(UDim2.new(0, 95,0, 23), Enum.EasingDirection.Out, Enum.EasingStyle.Linear, 2.5, true)
  454.     script.Parent.Parent.Parent.main.exe:TweenSize(UDim2.new(0, 95,0, 23), Enum.EasingDirection.Out, Enum.EasingStyle.Linear, 2.5, true)
  455.     script.Parent.Parent.Parent.main.box.codebox:TweenSize(UDim2.new(0, 515,500, 176), Enum.EasingDirection.Out, Enum.EasingStyle.Linear, 2.5, true)
  456.     script.Parent.Parent.Parent.main.box:TweenSize(UDim2.new(0, 522,0, 176), Enum.EasingDirection.Out, Enum.EasingStyle.Linear, 2.5, true)
  457.     script.Parent.Parent.Parent.main.bar :TweenSize(UDim2.new(0, 553,0, 0), Enum.EasingDirection.Out, Enum.EasingStyle.Linear, 2.5, true)
  458. end)
Add Comment
Please, Sign In to add comment