Advertisement
Darkraiii7

Untitled

Jan 1st, 2019
88
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 6.78 KB | None | 0 0
  1. -- Farewell Infortality.
  2. -- Version: 2.82
  3. -- Instances:
  4. local ScreenGui = Instance.new("ScreenGui")
  5. local openframe = Instance.new("Frame")
  6. local Open = Instance.new("TextButton")
  7. local Alldescripts = Instance.new("Frame")
  8. local CreditTitle = Instance.new("TextBox")
  9. local UniverGlitc = Instance.new("TextButton")
  10. local Nightfall = Instance.new("TextButton")
  11. local SunGod = Instance.new("TextButton")
  12. local Gunjourer = Instance.new("TextButton")
  13. local NeptunianV = Instance.new("TextButton")
  14. local SpectrumGlitcher = Instance.new("TextButton")
  15. local TheReanimated = Instance.new("TextButton")
  16. local FloatingKatanas = Instance.new("TextButton")
  17. local Close = Instance.new("TextButton")
  18. --Properties:
  19. ScreenGui.Parent = game.CoreGui
  20.  
  21. openframe.Name = "openframe"
  22. openframe.Parent = ScreenGui
  23. openframe.BackgroundColor3 = Color3.new(0.4, 0.4, 0.4)
  24. openframe.BackgroundTransparency = 0.5
  25. openframe.Position = UDim2.new(0, 14, 0, 332)
  26. openframe.Size = UDim2.new(0, 76, 0, 26)
  27.  
  28. Open.Name = "Open"
  29. Open.Parent = openframe
  30. Open.BackgroundColor3 = Color3.new(1, 1, 1)
  31. Open.Position = UDim2.new(0, 1, 0, 5)
  32. Open.Size = UDim2.new(0, 74, 0, 15)
  33. Open.Style = Enum.ButtonStyle.RobloxRoundButton
  34. Open.Font = Enum.Font.SourceSans
  35. Open.Text = "Open"
  36. Open.TextColor3 = Color3.new(0, 0, 0)
  37. Open.TextSize = 14
  38. Open.MouseButton1Down:connect(function()
  39. openframe.Visible = true
  40. Alldescripts.Visible = true
  41. end)
  42.  
  43. Alldescripts.Name = "All de scripts"
  44. Alldescripts.Parent = ScreenGui
  45. Alldescripts.BackgroundColor3 = Color3.new(1, 1, 1)
  46. Alldescripts.Position = UDim2.new(0.597058833, 0, 0.529090941, 0)
  47. Alldescripts.Size = UDim2.new(0, 375, 0, 238)
  48. Alldescripts.Visible = false
  49. Alldescripts.Style = Enum.FrameStyle.DropShadow
  50. Alldescripts.Active = true
  51. Alldescripts.Draggable = true
  52.  
  53. CreditTitle.Name = "Credit / Title"
  54. CreditTitle.Parent = Alldescripts
  55. CreditTitle.BackgroundColor3 = Color3.new(0, 0, 0)
  56. CreditTitle.Position = UDim2.new(0.207694173, 0, 0.0414518453, 0)
  57. CreditTitle.Size = UDim2.new(0, 200, 0, 24)
  58. CreditTitle.Font = Enum.Font.SourceSans
  59. CreditTitle.Text = "SS GUI | By Darkraiii"
  60. CreditTitle.TextColor3 = Color3.new(0.666667, 0, 0)
  61. CreditTitle.TextSize = 14
  62.  
  63.  
  64. UniverGlitc.Name = "Univer Glitc"
  65. UniverGlitc.Parent = Alldescripts
  66. UniverGlitc.BackgroundColor3 = Color3.new(0.564706, 0.564706, 0.564706)
  67. UniverGlitc.Position = UDim2.new(0, 1, 0, 41)
  68. UniverGlitc.Size = UDim2.new(0, 124, 0, 17)
  69. UniverGlitc.Style = Enum.ButtonStyle.RobloxRoundButton
  70. UniverGlitc.Font = Enum.Font.SciFi
  71. UniverGlitc.Text = "Universal Glitcher"
  72. UniverGlitc.TextColor3 = Color3.new(0, 0, 0)
  73. UniverGlitc.TextSize = 14
  74. UniverGlitc.MouseButton1Down:connect(function()
  75. require(2699033067).ug(owner.Name)
  76. end)
  77.  
  78. Nightfall.Name = "Nightfall"
  79. Nightfall.Parent = Alldescripts
  80. Nightfall.BackgroundColor3 = Color3.new(0.564706, 0.564706, 0.564706)
  81. Nightfall.Position = UDim2.new(0, 234, 0, 41)
  82. Nightfall.Size = UDim2.new(0, 124, 0, 17)
  83. Nightfall.Style = Enum.ButtonStyle.RobloxRoundButton
  84. Nightfall.Font = Enum.Font.SciFi
  85. Nightfall.Text = "Nightfall"
  86. Nightfall.TextColor3 = Color3.new(0, 0, 0)
  87. Nightfall.TextSize = 14
  88. Nightfall.MouseButton1Down:connect(function()
  89. require(2695254900).Load("Darkraiii7")
  90. end)
  91.  
  92. SunGod.Name = "Sun God"
  93. SunGod.Parent = Alldescripts
  94. SunGod.BackgroundColor3 = Color3.new(0.564706, 0.564706, 0.564706)
  95. SunGod.Position = UDim2.new(0, 1, 0, 80)
  96. SunGod.Size = UDim2.new(0, 124, 0, 17)
  97. SunGod.Style = Enum.ButtonStyle.RobloxRoundButton
  98. SunGod.Font = Enum.Font.SciFi
  99. SunGod.Text = "Sun God"
  100. SunGod.TextColor3 = Color3.new(0, 0, 0)
  101. SunGod.TextSize = 14
  102. SunGod.MouseButton1Down:connect(function()
  103. require(2620399652).Load("Darkraiii7")
  104. end)
  105.  
  106. Gunjourer.Name = "Gunjourer"
  107. Gunjourer.Parent = Alldescripts
  108. Gunjourer.BackgroundColor3 = Color3.new(0.564706, 0.564706, 0.564706)
  109. Gunjourer.Position = UDim2.new(0, 234, 0, 80)
  110. Gunjourer.Size = UDim2.new(0, 124, 0, 17)
  111. Gunjourer.Style = Enum.ButtonStyle.RobloxRoundButton
  112. Gunjourer.Font = Enum.Font.SciFi
  113. Gunjourer.Text = "Gunjourer"
  114. Gunjourer.TextColor3 = Color3.new(0, 0, 0)
  115. Gunjourer.TextSize = 14
  116. Gunjourer.MouseButton1Down:connect(function()
  117. require(2695269095).Load("Darkraiii7")
  118. end)
  119.  
  120. NeptunianV.Name = "Neptunian V"
  121. NeptunianV.Parent = Alldescripts
  122. NeptunianV.BackgroundColor3 = Color3.new(0.564706, 0.564706, 0.564706)
  123. NeptunianV.Position = UDim2.new(0, 1, 0, 140)
  124. NeptunianV.Size = UDim2.new(0, 124, 0, 17)
  125. NeptunianV.Style = Enum.ButtonStyle.RobloxRoundButton
  126. NeptunianV.Font = Enum.Font.SciFi
  127. NeptunianV.Text = "Neptunian V"
  128. NeptunianV.TextColor3 = Color3.new(0, 0, 0)
  129. NeptunianV.TextSize = 14
  130. NeptunianV.MouseButton1Down:connect(function()
  131. require(2588636859).Load("Darkraiii7")
  132. end)
  133.  
  134.  
  135.  
  136. SpectrumGlitcher.Name = "Spectrum Glitcher"
  137. SpectrumGlitcher.Parent = Alldescripts
  138. SpectrumGlitcher.BackgroundColor3 = Color3.new(0.564706, 0.564706, 0.564706)
  139. SpectrumGlitcher.Position = UDim2.new(0, 234, 0, 140)
  140. SpectrumGlitcher.Size = UDim2.new(0, 124, 0, 17)
  141. SpectrumGlitcher.Style = Enum.ButtonStyle.RobloxRoundButton
  142. SpectrumGlitcher.Font = Enum.Font.SciFi
  143. SpectrumGlitcher.Text = "Spectrum Glitcher"
  144. SpectrumGlitcher.TextColor3 = Color3.new(0, 0, 0)
  145. SpectrumGlitcher.TextSize = 14
  146. SpectrumGlitcher.MouseButton1Down:connect(function()
  147. require(2608304185).Load("Darkraiii7")
  148. end)
  149.  
  150. TheReanimated.Name = "The Reanimated"
  151. TheReanimated.Parent = Alldescripts
  152. TheReanimated.BackgroundColor3 = Color3.new(0.564706, 0.564706, 0.564706)
  153. TheReanimated.Position = UDim2.new(0, 1, 0, 183)
  154. TheReanimated.Size = UDim2.new(0, 124, 0, 17)
  155. TheReanimated.Style = Enum.ButtonStyle.RobloxRoundButton
  156. TheReanimated.Font = Enum.Font.SciFi
  157. TheReanimated.Text = "Reanimated"
  158. TheReanimated.TextColor3 = Color3.new(0, 0, 0)
  159. TheReanimated.TextSize = 14
  160. TheReanimated.MouseButton1Down:connect(function()
  161. require(2614440958).Load("Darkraiii7)
  162. end)
  163.  
  164. FloatingKatanas.Name = "Floating Katanas"
  165. FloatingKatanas.Parent = Alldescripts
  166. FloatingKatanas.BackgroundColor3 = Color3.new(0.564706, 0.564706, 0.564706)
  167. FloatingKatanas.Position = UDim2.new(0, 234, 0, 183)
  168. FloatingKatanas.Size = UDim2.new(0, 124, 0, 17)
  169. FloatingKatanas.Style = Enum.ButtonStyle.RobloxRoundButton
  170. FloatingKatanas.Font = Enum.Font.SciFi
  171. FloatingKatanas.Text = "Floating Katanas"
  172. FloatingKatanas.TextColor3 = Color3.new(0, 0, 0)
  173. FloatingKatanas.TextSize = 14
  174. FloatingKatanas.MouseButton1Down:connect(function()
  175. require(2554152422).load("Darkraiii7")
  176. end)
  177.  
  178. Close.Name = "Close"
  179. Close.Parent = Alldescripts
  180. Close.BackgroundColor3 = Color3.new(1, 1, 1)
  181. Close.Position = UDim2.new(0.898264647, 0, 0.0124336034, 0)
  182. Close.Size = UDim2.new(0, 25, 0, 19)
  183. Close.Style = Enum.ButtonStyle.RobloxRoundButton
  184. Close.Font = Enum.Font.SourceSans
  185. Close.Text = "X"
  186. Close.TextColor3 = Color3.new(0, 0, 0)
  187. Close.TextSize = 14
  188. Close.MouseButton1Down:connect(function()
  189. Alldescripts.Visible = false
  190. end)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement