Advertisement
Guest User

seqsy fe

a guest
Sep 17th, 2019
165
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 6.79 KB | None | 0 0
  1. local SeqsyFE = Instance.new("ScreenGui")
  2. local MainFrame = Instance.new("Frame")
  3. local Name = Instance.new("TextLabel")
  4. local FEKill = Instance.new("TextButton")
  5. local FEGod = Instance.new("TextButton")
  6. local GlitchMax = Instance.new("TextButton")
  7. local HAXV15 = Instance.new("TextButton")
  8. local MaxAnnoy = Instance.new("TextButton")
  9. local GrapeGUI = Instance.new("TextButton")
  10. local Psyhub = Instance.new("TextButton")
  11. local Reborn = Instance.new("TextButton")
  12. local X = Instance.new("TextButton")
  13. local Credits = Instance.new("TextLabel")
  14. local Open = Instance.new("TextButton")
  15.  
  16. -- Properties
  17.  
  18. SeqsyFE.Name = "Seqsy [FE]"
  19. SeqsyFE.Parent = game.CoreGui
  20. SeqsyFE.ZIndexBehavior = Enum.ZIndexBehavior.Sibling
  21.  
  22. MainFrame.Name = "MainFrame"
  23. MainFrame.Parent = SeqsyFE
  24. MainFrame.BackgroundColor3 = Color3.new(0.192157, 0.192157, 0.192157)
  25. MainFrame.BorderColor3 = Color3.new(0.105882, 0.105882, 0.105882)
  26. MainFrame.Position = UDim2.new(0.469953775, 0, 0.235872239, 0)
  27. MainFrame.Size = UDim2.new(0, 565, 0, 356)
  28. MainFrame.Visible = false
  29.  
  30. Name.Name = "Name"
  31. Name.Parent = MainFrame
  32. Name.BackgroundColor3 = Color3.new(0.239216, 0.239216, 0.239216)
  33. Name.BackgroundTransparency = 1
  34. Name.Position = UDim2.new(0.235263243, 0, -0.00394776464, 0)
  35. Name.Size = UDim2.new(0, 320, 0, 31)
  36. Name.Font = Enum.Font.Highway
  37. Name.Text = "Seqsy [FE] GUI"
  38. Name.TextColor3 = Color3.new(0, 0, 0)
  39. Name.TextScaled = true
  40. Name.TextSize = 20
  41. Name.TextWrapped = true
  42.  
  43. FEKill.Name = "FE Kill"
  44. FEKill.Parent = MainFrame
  45. FEKill.BackgroundColor3 = Color3.new(0.192157, 0.192157, 0.192157)
  46. FEKill.Position = UDim2.new(0.024778761, 0, 0.179775283, 0)
  47. FEKill.Size = UDim2.new(0, 145, 0, 50)
  48. FEKill.Style = Enum.ButtonStyle.RobloxRoundButton
  49. FEKill.Text = "FE Kill"
  50. FEKill.TextColor3 = Color3.new(0, 0, 0)
  51. FEKill.TextSize = 14
  52. FEKill.TextWrapped = true
  53.  
  54. FEKill.MouseButton1Down:connect(function()
  55. loadstring(game:HttpGet("https://pastebin.com/raw/0sWCcrfF", true))()
  56. end)
  57.  
  58.  
  59. FEGod.Name = "FE God"
  60. FEGod.Parent = MainFrame
  61. FEGod.BackgroundColor3 = Color3.new(0.192157, 0.192157, 0.192157)
  62. FEGod.Position = UDim2.new(0.371681392, 0, 0.179775283, 0)
  63. FEGod.Size = UDim2.new(0, 145, 0, 50)
  64. FEGod.Style = Enum.ButtonStyle.RobloxRoundButton
  65. FEGod.Text = "FE God"
  66. FEGod.TextColor3 = Color3.new(0, 0, 0)
  67. FEGod.TextSize = 14
  68. FEGod.TextWrapped = true
  69.  
  70. FEGod.MouseButton1Down:connect(function()
  71. loadstring(game:HttpGet("https://pastebin.com/raw/1fgmh3dy", true))()
  72. end)
  73.  
  74. GlitchMax.Name = "GlitchMax"
  75. GlitchMax.Parent = MainFrame
  76. GlitchMax.BackgroundColor3 = Color3.new(0.192157, 0.192157, 0.192157)
  77. GlitchMax.Position = UDim2.new(0.693805277, 0, 0.179775283, 0)
  78. GlitchMax.Size = UDim2.new(0, 145, 0, 50)
  79. GlitchMax.Style = Enum.ButtonStyle.RobloxRoundButton
  80. GlitchMax.Text = "GlitchMax GUI"
  81. GlitchMax.TextColor3 = Color3.new(0, 0, 0)
  82. GlitchMax.TextSize = 13
  83. GlitchMax.TextWrapped = true
  84.  
  85. GlitchMax.MouseButton1Down:connect(function()
  86. loadstring(game:HttpGet("https://pastebin.com/raw/tjbu8fKh", true))()
  87. end)
  88.  
  89. HAXV15.Name = "HAX V15"
  90. HAXV15.Parent = MainFrame
  91. HAXV15.BackgroundColor3 = Color3.new(0.192157, 0.192157, 0.192157)
  92. HAXV15.Position = UDim2.new(0.693805277, 0, 0.359550565, 0)
  93. HAXV15.Size = UDim2.new(0, 145, 0, 50)
  94. HAXV15.Style = Enum.ButtonStyle.RobloxRoundButton
  95. HAXV15.Text = "HAX V15 GUI"
  96. HAXV15.TextColor3 = Color3.new(0, 0, 0)
  97. HAXV15.TextSize = 11
  98. HAXV15.TextWrapped = true
  99.  
  100. HAXV15.MouseButton1Down:connect(function()
  101. loadstring(game:HttpGet("https://pastebin.com/raw/QcRvVREc", true))()
  102. end)
  103.  
  104. MaxAnnoy.Name = "MaxAnnoy"
  105. MaxAnnoy.Parent = MainFrame
  106. MaxAnnoy.BackgroundColor3 = Color3.new(0.192157, 0.192157, 0.192157)
  107. MaxAnnoy.Position = UDim2.new(0.371681392, 0, 0.359550565, 0)
  108. MaxAnnoy.Size = UDim2.new(0, 145, 0, 50)
  109. MaxAnnoy.Style = Enum.ButtonStyle.RobloxRoundButton
  110. MaxAnnoy.Text = "MaxAnnoy GUI"
  111. MaxAnnoy.TextColor3 = Color3.new(0, 0, 0)
  112. MaxAnnoy.TextSize = 12
  113. MaxAnnoy.TextWrapped = true
  114.  
  115. MaxAnnoy.MouseButton1Down:connect(function()
  116. loadstring(game:HttpGet("https://pastebin.com/raw/edk0ru2B", true))()
  117. end)
  118.  
  119. GrapeGUI.Name = "Grape GUI"
  120. GrapeGUI.Parent = MainFrame
  121. GrapeGUI.BackgroundColor3 = Color3.new(0.192157, 0.192157, 0.192157)
  122. GrapeGUI.Position = UDim2.new(0.024778761, 0, 0.359550565, 0)
  123. GrapeGUI.Size = UDim2.new(0, 145, 0, 50)
  124. GrapeGUI.Style = Enum.ButtonStyle.RobloxRoundButton
  125. GrapeGUI.Text = "Grape GUI"
  126. GrapeGUI.TextColor3 = Color3.new(0, 0, 0)
  127. GrapeGUI.TextSize = 14
  128. GrapeGUI.TextWrapped = true
  129.  
  130. GrapeGUI.MouseButton1Down:connect(function()
  131. loadstring(game:HttpGet("https://pastebin.com/raw/hT5urzF7", true))()
  132. end)
  133.  
  134.  
  135. Psyhub.Name = "Psyhub"
  136. Psyhub.Parent = MainFrame
  137. Psyhub.BackgroundColor3 = Color3.new(0.192157, 0.192157, 0.192157)
  138. Psyhub.Position = UDim2.new(0.371681392, 0, 0.516853929, 0)
  139. Psyhub.Size = UDim2.new(0, 145, 0, 50)
  140. Psyhub.Style = Enum.ButtonStyle.RobloxRoundButton
  141. Psyhub.Text = "Psyhub"
  142. Psyhub.TextColor3 = Color3.new(0, 0, 0)
  143. Psyhub.TextSize = 14
  144. Psyhub.TextWrapped = true
  145.  
  146. Psyhub.MouseButton1Down:connect(function()
  147. loadstring(game:GetObjects("rbxassetid://3042778022")[1].Source)()
  148. end)
  149.  
  150. Reborn.Name = "Reborn"
  151. Reborn.Parent = MainFrame
  152. Reborn.BackgroundColor3 = Color3.new(0.192157, 0.192157, 0.192157)
  153. Reborn.Position = UDim2.new(0.024778761, 0, 0.516853929, 0)
  154. Reborn.Size = UDim2.new(0, 145, 0, 50)
  155. Reborn.Style = Enum.ButtonStyle.RobloxRoundButton
  156. Reborn.Text = "Reborn GUI"
  157. Reborn.TextColor3 = Color3.new(0, 0, 0)
  158. Reborn.TextSize = 14
  159. Reborn.TextWrapped = true
  160.  
  161. Reborn.MouseButton1Down:connect(function()
  162. loadstring(game:GetObjects("rbxassetid://1291363032")[1].Source)()
  163. end)
  164.  
  165.  
  166. X.Name = "X"
  167. X.Parent = MainFrame
  168. X.BackgroundColor3 = Color3.new(1, 1, 1)
  169. X.BackgroundTransparency = 1
  170. X.Position = UDim2.new(0.92920351, 0, 0, 0)
  171. X.Size = UDim2.new(0, 40, 0, 29)
  172. X.Font = Enum.Font.GothamBold
  173. X.Text = "X"
  174. X.TextColor3 = Color3.new(0, 0, 0)
  175. X.TextScaled = true
  176. X.TextSize = 20
  177. X.TextWrapped = true
  178.  
  179. X.MouseButton1Down:connect(function()
  180. MainFrame.Visible = false
  181. end)
  182.  
  183.  
  184. Credits.Name = "Credits"
  185. Credits.Parent = MainFrame
  186. Credits.BackgroundColor3 = Color3.new(1, 1, 1)
  187. Credits.BackgroundTransparency = 1
  188. Credits.Position = UDim2.new(0, 0, 0.904494405, 0)
  189. Credits.Size = UDim2.new(0, 565, 0, 34)
  190. Credits.Font = Enum.Font.Highway
  191. Credits.Text = "Creator : seqret / oli#8693"
  192. Credits.TextColor3 = Color3.new(0, 0, 0)
  193. Credits.TextScaled = true
  194. Credits.TextSize = 14
  195. Credits.TextWrapped = true
  196.  
  197. Open.Name = "Open"
  198. Open.Parent = SeqsyFE
  199. Open.BackgroundColor3 = Color3.new(0, 0, 0)
  200. Open.BackgroundTransparency = 0.5
  201. Open.Position = UDim2.new(0.203389823, 0, 0.958230972, 0)
  202. Open.Size = UDim2.new(0, 200, 0, 34)
  203. Open.Font = Enum.Font.Highway
  204. Open.Text = "Open"
  205. Open.TextColor3 = Color3.new(0, 0, 0)
  206. Open.TextScaled = true
  207. Open.TextSize = 14
  208. Open.TextWrapped = true
  209.  
  210. Open.MouseButton1Down:connect(function()
  211. MainFrame.Visible = true
  212. end)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement