Advertisement
RyanDaCoder

Athena GUI (Only Frame Changers Working)

Jul 7th, 2018
211
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 6.92 KB | None | 0 0
  1. -- Objects
  2.  
  3. local Athena = Instance.new("ScreenGui")
  4. local UITitle = Instance.new("TextLabel")
  5. local UIScripts = Instance.new("Frame")
  6. local Blocks = Instance.new("TextButton")
  7. local Frame = Instance.new("Frame")
  8. local Tools = Instance.new("TextButton")
  9. local Frame_2 = Instance.new("Frame")
  10. local Insane = Instance.new("TextButton")
  11. local Frame_3 = Instance.new("Frame")
  12. local Dab = Instance.new("TextButton")
  13. local Frame_4 = Instance.new("Frame")
  14. local UIChooser = Instance.new("Frame")
  15. local home = Instance.new("TextButton")
  16. local Frame_5 = Instance.new("Frame")
  17. local scripts = Instance.new("TextButton")
  18. local Frame_6 = Instance.new("Frame")
  19. local UIHome = Instance.new("Frame")
  20. local logo = Instance.new("ImageLabel")
  21. local info = Instance.new("TextLabel")
  22.  
  23. -- Properties
  24.  
  25. Athena.Name = "Athena"
  26. Athena.Parent = game.CoreGui
  27.  
  28. UITitle.Name = "UITitle"
  29. UITitle.Parent = Athena
  30. UITitle.Active = true
  31. UITitle.BackgroundColor3 = Color3.new(0.419608, 0.403922, 0.203922)
  32. UITitle.BorderSizePixel = 0
  33. UITitle.Draggable = true
  34. UITitle.Position = UDim2.new(0.0974278972, 0, 0.399755508, 0)
  35. UITitle.Size = UDim2.new(0, 427, 0, 30)
  36. UITitle.Font = Enum.Font.SourceSansBold
  37. UITitle.Text = "Athena UI - "
  38. UITitle.TextColor3 = Color3.new(0.760784, 0.729412, 0.368627)
  39. UITitle.TextSize = 16
  40.  
  41. UIScripts.Name = "UIScripts"
  42. UIScripts.Parent = UITitle
  43. UIScripts.BackgroundColor3 = Color3.new(0.498039, 0.478431, 0.243137)
  44. UIScripts.BorderSizePixel = 0
  45. UIScripts.Position = UDim2.new(0, 0, 1, 0)
  46. UIScripts.Size = UDim2.new(0, 427, 0, 260)
  47.  
  48. Blocks.Name = "Blocks"
  49. Blocks.Parent = UIScripts
  50. Blocks.BackgroundColor3 = Color3.new(0.611765, 0.584314, 0.298039)
  51. Blocks.BorderSizePixel = 0
  52. Blocks.Position = UDim2.new(0.0491803251, 0, 0.300000012, 0)
  53. Blocks.Size = UDim2.new(0, 151, 0, 40)
  54. Blocks.Font = Enum.Font.SourceSans
  55. Blocks.Text = "Spawn Blocks"
  56. Blocks.TextColor3 = Color3.new(1, 0.94902, 0.486275)
  57. Blocks.TextSize = 21
  58.  
  59. Frame.Parent = Blocks
  60. Frame.BackgroundColor3 = Color3.new(0.576471, 0.545098, 0.278431)
  61. Frame.BorderSizePixel = 0
  62. Frame.Position = UDim2.new(0, 0, 0.850000024, 0)
  63. Frame.Size = UDim2.new(0, 151, 0, 7)
  64.  
  65. Tools.Name = "Tools"
  66. Tools.Parent = UIScripts
  67. Tools.BackgroundColor3 = Color3.new(0.611765, 0.584314, 0.298039)
  68. Tools.BorderSizePixel = 0
  69. Tools.Position = UDim2.new(0.597189665, 0, 0.300000012, 0)
  70. Tools.Size = UDim2.new(0, 151, 0, 40)
  71. Tools.Font = Enum.Font.SourceSans
  72. Tools.Text = "Spam Tools"
  73. Tools.TextColor3 = Color3.new(1, 0.94902, 0.486275)
  74. Tools.TextSize = 21
  75.  
  76. Frame_2.Parent = Tools
  77. Frame_2.BackgroundColor3 = Color3.new(0.576471, 0.545098, 0.278431)
  78. Frame_2.BorderSizePixel = 0
  79. Frame_2.Position = UDim2.new(0, 0, 0.850000024, 0)
  80. Frame_2.Size = UDim2.new(0, 151, 0, 7)
  81.  
  82. Insane.Name = "Insane"
  83. Insane.Parent = UIScripts
  84. Insane.BackgroundColor3 = Color3.new(0.611765, 0.584314, 0.298039)
  85. Insane.BorderSizePixel = 0
  86. Insane.Position = UDim2.new(0.0491803251, 0, 0.542307734, 0)
  87. Insane.Size = UDim2.new(0, 151, 0, 40)
  88. Insane.Font = Enum.Font.SourceSans
  89. Insane.Text = "Go Insane"
  90. Insane.TextColor3 = Color3.new(1, 0.94902, 0.486275)
  91. Insane.TextSize = 21
  92.  
  93. Frame_3.Parent = Insane
  94. Frame_3.BackgroundColor3 = Color3.new(0.576471, 0.545098, 0.278431)
  95. Frame_3.BorderSizePixel = 0
  96. Frame_3.Position = UDim2.new(0, 0, 0.850000024, 0)
  97. Frame_3.Size = UDim2.new(0, 151, 0, 7)
  98.  
  99. Dab.Name = "Dab"
  100. Dab.Parent = UIScripts
  101. Dab.BackgroundColor3 = Color3.new(0.611765, 0.584314, 0.298039)
  102. Dab.BorderSizePixel = 0
  103. Dab.Position = UDim2.new(0.597189665, 0, 0.542307734, 0)
  104. Dab.Size = UDim2.new(0, 151, 0, 40)
  105. Dab.Font = Enum.Font.SourceSans
  106. Dab.Text = "Dab on the haters"
  107. Dab.TextColor3 = Color3.new(1, 0.94902, 0.486275)
  108. Dab.TextSize = 21
  109.  
  110. Frame_4.Parent = Dab
  111. Frame_4.BackgroundColor3 = Color3.new(0.576471, 0.545098, 0.278431)
  112. Frame_4.BorderSizePixel = 0
  113. Frame_4.Position = UDim2.new(0, 0, 0.850000024, 0)
  114. Frame_4.Size = UDim2.new(0, 151, 0, 7)
  115.  
  116. UIChooser.Name = "UIChooser"
  117. UIChooser.Parent = UITitle
  118. UIChooser.BackgroundColor3 = Color3.new(0.384314, 0.368627, 0.184314)
  119. UIChooser.BorderSizePixel = 0
  120. UIChooser.Position = UDim2.new(0, 0, 1, 0)
  121. UIChooser.Size = UDim2.new(0, 427, 0, 43)
  122.  
  123. home.Name = "home"
  124. home.Parent = UIChooser
  125. home.BackgroundColor3 = Color3.new(0.564706, 0.564706, 0.278431)
  126. home.BorderSizePixel = 0
  127. home.Position = UDim2.new(0.0491803288, 0, 0.255813956, 0)
  128. home.Size = UDim2.new(0, 123, 0, 20)
  129. home.Font = Enum.Font.SourceSans
  130. home.Text = "Athena : Home"
  131. home.TextColor3 = Color3.new(1, 1, 0.498039)
  132. home.TextSize = 15
  133.  
  134. Frame_5.Parent = home
  135. Frame_5.BackgroundColor3 = Color3.new(0.458824, 0.458824, 0.227451)
  136. Frame_5.BorderSizePixel = 0
  137. Frame_5.Position = UDim2.new(0, 0, 1, 0)
  138. Frame_5.Size = UDim2.new(0, 123, 0, 6)
  139.  
  140. scripts.Name = "scripts"
  141. scripts.Parent = UIChooser
  142. scripts.BackgroundColor3 = Color3.new(0.564706, 0.564706, 0.278431)
  143. scripts.BorderSizePixel = 0
  144. scripts.Position = UDim2.new(0.355971903, 0, 0.285377055, 0)
  145. scripts.Size = UDim2.new(0, 123, 0, 19)
  146. scripts.Font = Enum.Font.SourceSans
  147. scripts.Text = "Athena : Scripts"
  148. scripts.TextColor3 = Color3.new(1, 1, 0.498039)
  149. scripts.TextSize = 15
  150.  
  151. Frame_6.Parent = scripts
  152. Frame_6.BackgroundColor3 = Color3.new(0.458824, 0.458824, 0.227451)
  153. Frame_6.BorderSizePixel = 0
  154. Frame_6.Position = UDim2.new(0, 0, 1, 0)
  155. Frame_6.Size = UDim2.new(0, 123, 0, 6)
  156.  
  157. UIHome.Name = "UIHome"
  158. UIHome.Parent = UITitle
  159. UIHome.BackgroundColor3 = Color3.new(0.498039, 0.478431, 0.243137)
  160. UIHome.BorderSizePixel = 0
  161. UIHome.Position = UDim2.new(0, 0, 2.4333334, 0)
  162. UIHome.Size = UDim2.new(0, 427, 0, 217)
  163. UIHome.Visible = false
  164.  
  165. logo.Name = "logo"
  166. logo.Parent = UIHome
  167. logo.BackgroundColor3 = Color3.new(1, 1, 1)
  168. logo.BackgroundTransparency = 1
  169. logo.Position = UDim2.new(0.0491803288, 0, 0.0645161271, 0)
  170. logo.Size = UDim2.new(0, 48, 0, 52)
  171. logo.Image = "rbxassetid://2046946709"
  172.  
  173. info.Name = "info"
  174. info.Parent = UIHome
  175. info.BackgroundColor3 = Color3.new(1, 1, 1)
  176. info.BackgroundTransparency = 1
  177. info.Position = UDim2.new(0.199063241, 0, 0.0829493105, 0)
  178. info.Size = UDim2.new(0, 312, 0, 181)
  179. info.Font = Enum.Font.SourceSans
  180. info.Text = "Athena is a level 6 Roblox script executor. It has server-sided capabilities on some games with certains models or scripts that contain vulnerabilities, allowing the exploit to load in a model that creates a remote and can abuse.\nAlong with that, it comes with other features for certain models that don't have the capability of loading serverside, but screwing up a server (take segways for example).\nThis also comes with its own LuaC enviornment for the kiddos who cant script in lua. (They work as normal luac functions, just called as normal lua functions)"
  181. info.TextColor3 = Color3.new(1, 1, 1)
  182. info.TextScaled = true
  183. info.TextSize = 34
  184. info.TextWrapped = true
  185.  
  186. function tohome()
  187. UIScripts.Visible = false
  188. UIHome.Visible = true
  189. end
  190.  
  191. function toscripts()
  192. UIScripts.Visible = true
  193. UIHome.Visible = false
  194. end
  195.  
  196.  
  197. home.MouseButton1Click:connect(tohome)
  198. scripts.MouseButton1Click:connect(toscripts)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement