Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- -- Objects
- local Athena = Instance.new("ScreenGui")
- local UITitle = Instance.new("TextLabel")
- local UIScripts = Instance.new("Frame")
- local Blocks = Instance.new("TextButton")
- local Frame = Instance.new("Frame")
- local Tools = Instance.new("TextButton")
- local Frame_2 = Instance.new("Frame")
- local Insane = Instance.new("TextButton")
- local Frame_3 = Instance.new("Frame")
- local Dab = Instance.new("TextButton")
- local Frame_4 = Instance.new("Frame")
- local UIChooser = Instance.new("Frame")
- local home = Instance.new("TextButton")
- local Frame_5 = Instance.new("Frame")
- local scripts = Instance.new("TextButton")
- local Frame_6 = Instance.new("Frame")
- local UIHome = Instance.new("Frame")
- local logo = Instance.new("ImageLabel")
- local info = Instance.new("TextLabel")
- -- Properties
- Athena.Name = "Athena"
- Athena.Parent = game.CoreGui
- UITitle.Name = "UITitle"
- UITitle.Parent = Athena
- UITitle.Active = true
- UITitle.BackgroundColor3 = Color3.new(0.419608, 0.403922, 0.203922)
- UITitle.BorderSizePixel = 0
- UITitle.Draggable = true
- UITitle.Position = UDim2.new(0.0974278972, 0, 0.399755508, 0)
- UITitle.Size = UDim2.new(0, 427, 0, 30)
- UITitle.Font = Enum.Font.SourceSansBold
- UITitle.Text = "Athena UI - "
- UITitle.TextColor3 = Color3.new(0.760784, 0.729412, 0.368627)
- UITitle.TextSize = 16
- UIScripts.Name = "UIScripts"
- UIScripts.Parent = UITitle
- UIScripts.BackgroundColor3 = Color3.new(0.498039, 0.478431, 0.243137)
- UIScripts.BorderSizePixel = 0
- UIScripts.Position = UDim2.new(0, 0, 1, 0)
- UIScripts.Size = UDim2.new(0, 427, 0, 260)
- Blocks.Name = "Blocks"
- Blocks.Parent = UIScripts
- Blocks.BackgroundColor3 = Color3.new(0.611765, 0.584314, 0.298039)
- Blocks.BorderSizePixel = 0
- Blocks.Position = UDim2.new(0.0491803251, 0, 0.300000012, 0)
- Blocks.Size = UDim2.new(0, 151, 0, 40)
- Blocks.Font = Enum.Font.SourceSans
- Blocks.Text = "Spawn Blocks"
- Blocks.TextColor3 = Color3.new(1, 0.94902, 0.486275)
- Blocks.TextSize = 21
- Frame.Parent = Blocks
- Frame.BackgroundColor3 = Color3.new(0.576471, 0.545098, 0.278431)
- Frame.BorderSizePixel = 0
- Frame.Position = UDim2.new(0, 0, 0.850000024, 0)
- Frame.Size = UDim2.new(0, 151, 0, 7)
- Tools.Name = "Tools"
- Tools.Parent = UIScripts
- Tools.BackgroundColor3 = Color3.new(0.611765, 0.584314, 0.298039)
- Tools.BorderSizePixel = 0
- Tools.Position = UDim2.new(0.597189665, 0, 0.300000012, 0)
- Tools.Size = UDim2.new(0, 151, 0, 40)
- Tools.Font = Enum.Font.SourceSans
- Tools.Text = "Spam Tools"
- Tools.TextColor3 = Color3.new(1, 0.94902, 0.486275)
- Tools.TextSize = 21
- Frame_2.Parent = Tools
- Frame_2.BackgroundColor3 = Color3.new(0.576471, 0.545098, 0.278431)
- Frame_2.BorderSizePixel = 0
- Frame_2.Position = UDim2.new(0, 0, 0.850000024, 0)
- Frame_2.Size = UDim2.new(0, 151, 0, 7)
- Insane.Name = "Insane"
- Insane.Parent = UIScripts
- Insane.BackgroundColor3 = Color3.new(0.611765, 0.584314, 0.298039)
- Insane.BorderSizePixel = 0
- Insane.Position = UDim2.new(0.0491803251, 0, 0.542307734, 0)
- Insane.Size = UDim2.new(0, 151, 0, 40)
- Insane.Font = Enum.Font.SourceSans
- Insane.Text = "Go Insane"
- Insane.TextColor3 = Color3.new(1, 0.94902, 0.486275)
- Insane.TextSize = 21
- Frame_3.Parent = Insane
- Frame_3.BackgroundColor3 = Color3.new(0.576471, 0.545098, 0.278431)
- Frame_3.BorderSizePixel = 0
- Frame_3.Position = UDim2.new(0, 0, 0.850000024, 0)
- Frame_3.Size = UDim2.new(0, 151, 0, 7)
- Dab.Name = "Dab"
- Dab.Parent = UIScripts
- Dab.BackgroundColor3 = Color3.new(0.611765, 0.584314, 0.298039)
- Dab.BorderSizePixel = 0
- Dab.Position = UDim2.new(0.597189665, 0, 0.542307734, 0)
- Dab.Size = UDim2.new(0, 151, 0, 40)
- Dab.Font = Enum.Font.SourceSans
- Dab.Text = "Dab on the haters"
- Dab.TextColor3 = Color3.new(1, 0.94902, 0.486275)
- Dab.TextSize = 21
- Frame_4.Parent = Dab
- Frame_4.BackgroundColor3 = Color3.new(0.576471, 0.545098, 0.278431)
- Frame_4.BorderSizePixel = 0
- Frame_4.Position = UDim2.new(0, 0, 0.850000024, 0)
- Frame_4.Size = UDim2.new(0, 151, 0, 7)
- UIChooser.Name = "UIChooser"
- UIChooser.Parent = UITitle
- UIChooser.BackgroundColor3 = Color3.new(0.384314, 0.368627, 0.184314)
- UIChooser.BorderSizePixel = 0
- UIChooser.Position = UDim2.new(0, 0, 1, 0)
- UIChooser.Size = UDim2.new(0, 427, 0, 43)
- home.Name = "home"
- home.Parent = UIChooser
- home.BackgroundColor3 = Color3.new(0.564706, 0.564706, 0.278431)
- home.BorderSizePixel = 0
- home.Position = UDim2.new(0.0491803288, 0, 0.255813956, 0)
- home.Size = UDim2.new(0, 123, 0, 20)
- home.Font = Enum.Font.SourceSans
- home.Text = "Athena : Home"
- home.TextColor3 = Color3.new(1, 1, 0.498039)
- home.TextSize = 15
- Frame_5.Parent = home
- Frame_5.BackgroundColor3 = Color3.new(0.458824, 0.458824, 0.227451)
- Frame_5.BorderSizePixel = 0
- Frame_5.Position = UDim2.new(0, 0, 1, 0)
- Frame_5.Size = UDim2.new(0, 123, 0, 6)
- scripts.Name = "scripts"
- scripts.Parent = UIChooser
- scripts.BackgroundColor3 = Color3.new(0.564706, 0.564706, 0.278431)
- scripts.BorderSizePixel = 0
- scripts.Position = UDim2.new(0.355971903, 0, 0.285377055, 0)
- scripts.Size = UDim2.new(0, 123, 0, 19)
- scripts.Font = Enum.Font.SourceSans
- scripts.Text = "Athena : Scripts"
- scripts.TextColor3 = Color3.new(1, 1, 0.498039)
- scripts.TextSize = 15
- Frame_6.Parent = scripts
- Frame_6.BackgroundColor3 = Color3.new(0.458824, 0.458824, 0.227451)
- Frame_6.BorderSizePixel = 0
- Frame_6.Position = UDim2.new(0, 0, 1, 0)
- Frame_6.Size = UDim2.new(0, 123, 0, 6)
- UIHome.Name = "UIHome"
- UIHome.Parent = UITitle
- UIHome.BackgroundColor3 = Color3.new(0.498039, 0.478431, 0.243137)
- UIHome.BorderSizePixel = 0
- UIHome.Position = UDim2.new(0, 0, 2.4333334, 0)
- UIHome.Size = UDim2.new(0, 427, 0, 217)
- UIHome.Visible = false
- logo.Name = "logo"
- logo.Parent = UIHome
- logo.BackgroundColor3 = Color3.new(1, 1, 1)
- logo.BackgroundTransparency = 1
- logo.Position = UDim2.new(0.0491803288, 0, 0.0645161271, 0)
- logo.Size = UDim2.new(0, 48, 0, 52)
- logo.Image = "rbxassetid://2046946709"
- info.Name = "info"
- info.Parent = UIHome
- info.BackgroundColor3 = Color3.new(1, 1, 1)
- info.BackgroundTransparency = 1
- info.Position = UDim2.new(0.199063241, 0, 0.0829493105, 0)
- info.Size = UDim2.new(0, 312, 0, 181)
- info.Font = Enum.Font.SourceSans
- 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)"
- info.TextColor3 = Color3.new(1, 1, 1)
- info.TextScaled = true
- info.TextSize = 34
- info.TextWrapped = true
- function tohome()
- UIScripts.Visible = false
- UIHome.Visible = true
- end
- function toscripts()
- UIScripts.Visible = true
- UIHome.Visible = false
- end
- home.MouseButton1Click:connect(tohome)
- scripts.MouseButton1Click:connect(toscripts)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement