Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- --[[
- Made By Stefanuk12 on V3rmillion.com
- For Update log go to: https://v3rmillion.net/showthread.php?tid=532073
- --]]
- -- Objects
- local SteffieHub = Instance.new("ScreenGui")
- local Main = Instance.new("Frame")
- local X = Instance.new("TextButton")
- local _ = Instance.new("TextButton")
- local SteffieHubLabel = Instance.new("TextLabel")
- local Second = Instance.new("Frame")
- local Executor = Instance.new("TextButton")
- local Script = Instance.new("TextButton")
- local ScriptHub = Instance.new("ScrollingFrame")
- local C00lGUI = Instance.new("TextButton")
- local RXploit6 = Instance.new("TextButton")
- local ExecutorB = Instance.new("ScrollingFrame")
- local ScriptBox = Instance.new("TextBox")
- local Execute = Instance.new("TextButton")
- -- Properties
- SteffieHub.Name = "SteffieHub"
- SteffieHub.Parent = game.StarterGui
- Main.Name = "Main"
- Main.Parent = SteffieHub
- Main.BackgroundColor3 = Color3.new(0.8, 0.8, 0.8)
- Main.Position = UDim2.new(0.0357142873, 0, 0.0732087195, 0)
- Main.Size = UDim2.new(0.258928567, 0, 0.0404984429, 0)
- Main.Visible = true
- X.Name = "X"
- X.Parent = Main
- X.BackgroundColor3 = Color3.new(1, 1, 1)
- X.BackgroundTransparency = 1
- X.BorderSizePixel = 0
- X.Position = UDim2.new(0.895864069, 0, 0.0384615399, 0)
- X.Size = UDim2.new(0.103368923, 0, 0.923076928, 0)
- X.Font = Enum.Font.SourceSans
- X.Text = "X"
- X.TextSize = 14
- X.MouseButton1Down:connect(function()
- if Second.Visible == true then
- SteffieHub:Destroy()
- elseif
- ScriptHub.Visible == true then
- ScriptHub.Visible = false
- Second.Visible = true
- elseif
- ExecutorB.Visible == true then
- ExecutorB.Visible = false
- Second = true
- end
- end)
- _.Name = "_"
- _.Parent = Main
- _.BackgroundColor3 = Color3.new(1, 1, 1)
- _.BackgroundTransparency = 1
- _.BorderSizePixel = 0
- _.Position = UDim2.new(0.758038759, 0, -0.0384615399, 0)
- _.Size = UDim2.new(0.103368923, 0, 0.923076928, 0)
- _.Font = Enum.Font.SourceSans
- _.Text = "_"
- _.TextSize = 14
- _.MouseButton1Down:connect(function()
- if ExecutorB.Visible == false and
- ScriptHub.Visible == false and
- Second.Visible == false then
- Second.Visible = true
- end
- end)
- SteffieHubLabel.Name = "SteffieHubLabel"
- SteffieHubLabel.Parent = Main
- SteffieHubLabel.BackgroundColor3 = Color3.new(1, 1, 1)
- SteffieHubLabel.BackgroundTransparency = 1
- SteffieHubLabel.BorderSizePixel = 0
- SteffieHubLabel.Position = UDim2.new(0.103368923, 0, -0.0384615399, 0)
- SteffieHubLabel.Size = UDim2.new(0.51684463, 0, 1.03846157, 0)
- SteffieHubLabel.Font = Enum.Font.SourceSansBold
- SteffieHubLabel.Text = "SteffieHub"
- SteffieHubLabel.TextSize = 23
- Second.Name = "Second"
- Second.Parent = SteffieHub
- Second.BackgroundColor3 = Color3.new(0.8, 0.8, 0.8)
- Second.Position = UDim2.new(0.0357142873, 0, 0.118380062, 0)
- Second.Size = UDim2.new(0.258928567, 0, 0.380062312, 0)
- Second.Visible = false
- Executor.Name = "Executor"
- Executor.Parent = Second
- Executor.BackgroundColor3 = Color3.new(0.737255, 0.737255, 0.737255)
- Executor.BackgroundTransparency = 0.40000000596046
- Executor.BorderColor3 = Color3.new(0.819608, 0.819608, 0.819608)
- Executor.BorderSizePixel = 3
- Executor.Position = UDim2.new(0.0689126179, 0, 0.401639342, 0)
- Executor.Size = UDim2.new(0.37901938, 0, 0.200819671, 0)
- Executor.Font = Enum.Font.SourceSansSemibold
- Executor.Text = "Executor"
- Executor.TextSize = 22
- Executor.MouseButton1Down:connect(function()
- ExecutorB.Visible = true
- end)
- Script.Name = "Script"
- Script.Parent = Second
- Script.BackgroundColor3 = Color3.new(0.737255, 0.737255, 0.737255)
- Script.BackgroundTransparency = 0.40000000596046
- Script.BorderColor3 = Color3.new(0.819608, 0.819608, 0.819608)
- Script.BorderSizePixel = 3
- Script.Position = UDim2.new(0.550999999, 0, 0.40200001, 0)
- Script.Size = UDim2.new(0.37901938, 0, 0.200819671, 0)
- Script.Font = Enum.Font.SourceSansSemibold
- Script.Text = "Scripts"
- Script.TextSize = 22
- Script.MouseButton1Down:connect(function()
- ScriptHub.Visible = true
- end)
- ScriptHub.Name = "ScriptHub"
- ScriptHub.Parent = SteffieHub
- ScriptHub.BackgroundColor3 = Color3.new(0.8, 0.8, 0.8)
- ScriptHub.Position = UDim2.new(0.0359999985, 0, 0.118000001, 0)
- ScriptHub.Size = UDim2.new(0.259000003, 0, 0.379999995, 0)
- ScriptHub.Visible = false
- C00lGUI.Name = "C00l GUI"
- C00lGUI.Parent = ScriptHub
- C00lGUI.BackgroundColor3 = Color3.new(0.737255, 0.737255, 0.737255)
- C00lGUI.BackgroundTransparency = 0.40000000596046
- C00lGUI.BorderColor3 = Color3.new(0.862745, 0.862745, 0.862745)
- C00lGUI.BorderSizePixel = 3
- C00lGUI.Position = UDim2.new(0.0344563089, 0, 0.0245901644, 0)
- C00lGUI.Size = UDim2.new(0.37901938, 0, 0.0327868834, 0)
- C00lGUI.Font = Enum.Font.SourceSansSemibold
- C00lGUI.Text = "C00l GUI"
- C00lGUI.TextSize = 18
- C00lGUI.MouseButton1Down:connect(function()
- loadstring(game:GetObjects("rbxassetid://364364477")[1].Source)()
- end)
- RXploit6.Name = "RXploit6"
- RXploit6.Parent = ScriptHub
- RXploit6.BackgroundColor3 = Color3.new(0.737255, 0.737255, 0.737255)
- RXploit6.BackgroundTransparency = 0.40000000596046
- RXploit6.BorderColor3 = Color3.new(0.862745, 0.862745, 0.862745)
- RXploit6.BorderSizePixel = 3
- RXploit6.Position = UDim2.new(0.551300943, 0, 0.0245901644, 0)
- RXploit6.Size = UDim2.new(0.37901938, 0, 0.0327868834, 0)
- RXploit6.Font = Enum.Font.SourceSansSemibold
- RXploit6.Text = "Ro-Exploit 6.0"
- RXploit6.TextSize = 18
- RXploit6.MouseButton1Down:connect(function()
- loadstring(game:GetObjects("rbxassetid://364364477")[1].Source)()
- end)
- ExecutorB.Name = "ExecutorB"
- ExecutorB.Parent = SteffieHub
- ExecutorB.BackgroundColor3 = Color3.new(0.8, 0.8, 0.8)
- ExecutorB.Position = UDim2.new(0.0359999985, 0, 0.118000001, 0)
- ExecutorB.Size = UDim2.new(0.259000003, 0, 0.379999995, 0)
- ExecutorB.Visible = false
- ScriptBox.Name = "ScriptBox"
- ScriptBox.Parent = ExecutorB
- ScriptBox.BackgroundColor3 = Color3.new(1, 1, 1)
- ScriptBox.BackgroundTransparency = 1
- ScriptBox.Size = UDim2.new(0.949999988, 0, 0.140000001, 0)
- ScriptBox.Font = Enum.Font.SourceSans
- ScriptBox.PlaceholderColor3 = Color3.new(0.0784314, 0.0784314, 0.0784314)
- ScriptBox.PlaceholderText = "Insert Text Here"
- ScriptBox.Text = ""
- ScriptBox.TextSize = 14
- ScriptBox.TextWrapped = true
- ScriptBox.TextXAlignment = Enum.TextXAlignment.Left
- ScriptBox.TextYAlignment = Enum.TextYAlignment.Top
- Execute.Name = "Execute"
- Execute.Parent = ExecutorB
- Execute.BackgroundColor3 = Color3.new(0.737255, 0.737255, 0.737255)
- Execute.BackgroundTransparency = 0.40000000596046
- Execute.BorderColor3 = Color3.new(0.862745, 0.862745, 0.862745)
- Execute.BorderSizePixel = 3
- Execute.Position = UDim2.new(0.135000005, 0, 0.147540987, 0)
- Execute.Size = UDim2.new(0, 200, 0, 50)
- Execute.Font = Enum.Font.SourceSansSemibold
- Execute.Text = "Execute"
- Execute.TextSize = 22
- -- Scripts
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement