Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- -- Objects
- local RC7 = Instance.new("ScreenGui")
- local Login = Instance.new("Frame")
- local Login_2 = Instance.new("TextLabel")
- local Username = Instance.new("TextBox")
- local Submit = Instance.new("TextButton")
- local Password = Instance.new("TextBox")
- local Cred2 = Instance.new("TextLabel")
- local x = Instance.new("TextButton")
- local loginfailed = Instance.new("Frame")
- local failed = Instance.new("ImageLabel")
- local ok = Instance.new("TextButton")
- local msg = Instance.new("TextButton")
- local Topbar = Instance.new("TextLabel")
- local Sidebar = Instance.new("ImageLabel")
- local UI = Instance.new("Frame")
- local Border = Instance.new("TextLabel")
- local Border_2 = Instance.new("TextLabel")
- local Border_3 = Instance.new("TextLabel")
- local DexExplorer = Instance.new("TextButton")
- local V3rmTabs = Instance.new("TextButton")
- local Clear = Instance.new("TextButton")
- local TextField = Instance.new("TextBox")
- local x_2 = Instance.new("TextButton")
- local Sidebar_2 = Instance.new("ImageLabel")
- local Border_4 = Instance.new("TextLabel")
- local RoXploit = Instance.new("TextButton")
- local Topbar_2 = Instance.new("TextLabel")
- -- Properties
- RC7.Name = "RC7"
- RC7.Parent = game.StarterGui
- Login.Name = "Login"
- Login.Parent = RC7
- Login.Active = true
- Login.BackgroundColor3 = Color3.new(0, 0.282353, 0.415686)
- Login.Draggable = true
- Login.Position = UDim2.new(0, 400, 0, 200)
- Login.Size = UDim2.new(0, 343, 0, 350)
- Login_2.Name = "Login"
- Login_2.Parent = Login
- Login_2.BackgroundColor3 = Color3.new(1, 1, 1)
- Login_2.BackgroundTransparency = 1
- Login_2.Position = UDim2.new(0, 73, 0, 80)
- Login_2.Size = UDim2.new(0, 200, 0, 50)
- Login_2.Font = Enum.Font.SourceSansBold
- Login_2.Text = "LOGIN"
- Login_2.TextColor3 = Color3.new(0, 0.207843, 0.298039)
- Login_2.TextSize = 60
- Username.Name = "Username"
- Username.Parent = Login
- Username.BackgroundColor3 = Color3.new(0, 0.211765, 0.301961)
- Username.BorderColor3 = Color3.new(0, 0.211765, 0.301961)
- Username.BorderSizePixel = 7
- Username.Position = UDim2.new(0, 90, 0, 137)
- Username.Size = UDim2.new(0, 170, 0, 15)
- Username.Font = Enum.Font.SourceSansBold
- Username.Text = "Username"
- Username.TextColor3 = Color3.new(0, 0.419608, 0.584314)
- Username.TextSize = 24
- Submit.Name = "Submit"
- Submit.Parent = Login
- Submit.BackgroundColor3 = Color3.new(0, 0.258824, 0.364706)
- Submit.BorderColor3 = Color3.new(0, 0.419608, 0.584314)
- Submit.Position = UDim2.new(0, 123, 0, 205)
- Submit.Size = UDim2.new(0, 105, 0, 20)
- Submit.Font = Enum.Font.SourceSansBold
- Submit.Text = "Submit"
- Submit.TextColor3 = Color3.new(0, 0.419608, 0.584314)
- Submit.TextSize = 14
- Password.Name = "Password"
- Password.Parent = Login
- Password.BackgroundColor3 = Color3.new(0, 0.211765, 0.301961)
- Password.BorderColor3 = Color3.new(0, 0.211765, 0.301961)
- Password.BorderSizePixel = 7
- Password.Position = UDim2.new(0, 90, 0, 173)
- Password.Size = UDim2.new(0, 170, 0, 15)
- Password.Font = Enum.Font.SourceSansBold
- Password.Text = "Password"
- Password.TextColor3 = Color3.new(0, 0.419608, 0.584314)
- Password.TextSize = 24
- Cred2.Name = "Cred2"
- Cred2.Parent = Login
- Cred2.BackgroundColor3 = Color3.new(1, 1, 1)
- Cred2.BackgroundTransparency = 1
- Cred2.Position = UDim2.new(0, 73, 0, 290)
- Cred2.Size = UDim2.new(0, 200, 0, 50)
- Cred2.Font = Enum.Font.SourceSansBold
- Cred2.Text = "Edited By: STUPIDSW4GG"
- Cred2.TextColor3 = Color3.new(0, 0.419608, 0.584314)
- Cred2.TextSize = 14
- x.Name = "x"
- x.Parent = Login
- x.BackgroundColor3 = Color3.new(1, 1, 1)
- x.BackgroundTransparency = 1
- x.Position = UDim2.new(0, 322, 0, 0)
- x.Size = UDim2.new(0, 25, 0, 25)
- x.ZIndex = 4
- x.Font = Enum.Font.SourceSans
- x.Text = "X"
- x.TextSize = 14
- loginfailed.Name = "loginfailed"
- loginfailed.Parent = Login
- loginfailed.BackgroundColor3 = Color3.new(0, 0.254902, 0.415686)
- loginfailed.BackgroundTransparency = 1
- loginfailed.Position = UDim2.new(0, 50, 0, 100)
- loginfailed.Size = UDim2.new(0, 215, 0, 160)
- loginfailed.Visible = false
- loginfailed.ZIndex = 10
- failed.Name = "failed"
- failed.Parent = loginfailed
- failed.BackgroundColor3 = Color3.new(0, 0.254902, 0.415686)
- failed.Size = UDim2.new(0, 215, 0, 160)
- failed.ZIndex = 5
- failed.Image = "rbxgameasset://Images/loginfailed"
- ok.Name = "ok"
- ok.Parent = loginfailed
- ok.BackgroundColor3 = Color3.new(0, 0.254902, 0.415686)
- ok.BorderColor3 = Color3.new(0, 0, 0)
- ok.Position = UDim2.new(0, 115, 0, 120)
- ok.Size = UDim2.new(0, 90, 0, 30)
- ok.ZIndex = 5
- ok.Font = Enum.Font.SourceSansBold
- ok.Text = "OK"
- ok.TextColor3 = Color3.new(0, 0.419608, 0.584314)
- ok.TextSize = 14
- msg.Name = "msg"
- msg.Parent = loginfailed
- msg.BackgroundColor3 = Color3.new(0, 0.254902, 0.415686)
- msg.BorderColor3 = Color3.new(0, 0, 0)
- msg.BorderSizePixel = 0
- msg.Position = UDim2.new(0, 10, 0, 10)
- msg.Size = UDim2.new(0, 195, 0, 100)
- msg.ZIndex = 5
- msg.Font = Enum.Font.SourceSansBold
- msg.Text = "Authorization Failed."
- msg.TextColor3 = Color3.new(0, 0.419608, 0.584314)
- msg.TextSize = 14
- msg.TextWrapped = true
- Topbar.Name = "Topbar"
- Topbar.Parent = Login
- Topbar.BackgroundColor3 = Color3.new(0.756863, 0.756863, 0.756863)
- Topbar.BackgroundTransparency = 0.5
- Topbar.BorderSizePixel = 0
- Topbar.Size = UDim2.new(0, 345, 0, 25)
- Topbar.Font = Enum.Font.SourceSansBold
- Topbar.Text = "RC7"
- Topbar.TextColor3 = Color3.new(0, 0, 0)
- Topbar.TextSize = 14
- Sidebar.Name = "Sidebar"
- Sidebar.Parent = Login
- Sidebar.BackgroundColor3 = Color3.new(1, 1, 1)
- Sidebar.BorderSizePixel = 0
- Sidebar.Position = UDim2.new(0, 304, 0, 25)
- Sidebar.Size = UDim2.new(0, 40, 0, 325)
- Sidebar.ZIndex = 2
- Sidebar.Image = "rbxassetid://476478190"
- UI.Name = "UI"
- UI.Parent = RC7
- UI.Active = true
- UI.BackgroundColor3 = Color3.new(1, 1, 1)
- UI.Draggable = true
- UI.Position = UDim2.new(0, 400, 0, 200)
- UI.Size = UDim2.new(0, 343, 0, 350)
- UI.Visible = false
- Border.Name = "Border"
- Border.Parent = UI
- Border.BackgroundColor3 = Color3.new(0, 0.211765, 0.301961)
- Border.Position = UDim2.new(0, 304, 0, 0)
- Border.Size = UDim2.new(0, -304, 0, 30)
- Border.Font = Enum.Font.SourceSans
- Border.TextSize = 14
- Border_2.Name = "Border"
- Border_2.Parent = UI
- Border_2.BackgroundColor3 = Color3.new(0, 0.211765, 0.301961)
- Border_2.Position = UDim2.new(0, 10, 0, 0)
- Border_2.Selectable = true
- Border_2.Size = UDim2.new(0, -10, 0, 350)
- Border_2.Font = Enum.Font.SourceSans
- Border_2.Text = ""
- Border_2.TextSize = 14
- Border_3.Name = "Border"
- Border_3.Parent = UI
- Border_3.BackgroundColor3 = Color3.new(0, 0.211765, 0.301961)
- Border_3.Position = UDim2.new(0, 10, 0, 350)
- Border_3.Selectable = true
- Border_3.Size = UDim2.new(0.899999976, 0, 0, -5)
- Border_3.Font = Enum.Font.SourceSans
- Border_3.TextSize = 14
- DexExplorer.Name = "Dex Explorer"
- DexExplorer.Parent = UI
- DexExplorer.BackgroundColor3 = Color3.new(0, 0.211765, 0.301961)
- DexExplorer.Position = UDim2.new(0, 10, 0, 270)
- DexExplorer.Size = UDim2.new(0, 100, 0, 25)
- DexExplorer.Font = Enum.Font.SourceSans
- DexExplorer.Text = "Dex Explorer"
- DexExplorer.TextColor3 = Color3.new(0, 0.419608, 0.584314)
- DexExplorer.TextSize = 14
- V3rmTabs.Name = "V3rm Tabs"
- V3rmTabs.Parent = UI
- V3rmTabs.BackgroundColor3 = Color3.new(0, 0.211765, 0.301961)
- V3rmTabs.Position = UDim2.new(0, 112, 0, 270)
- V3rmTabs.Size = UDim2.new(0, 100, 0, 25)
- V3rmTabs.Font = Enum.Font.SourceSans
- V3rmTabs.Text = "V3rm Tabs"
- V3rmTabs.TextColor3 = Color3.new(0, 0.419608, 0.584314)
- V3rmTabs.TextSize = 14
- Clear.Name = "Clear"
- Clear.Parent = UI
- Clear.BackgroundColor3 = Color3.new(0, 0.211765, 0.301961)
- Clear.Position = UDim2.new(0, 204, 0, 270)
- Clear.Size = UDim2.new(0, 100, 0, 25)
- Clear.Font = Enum.Font.SourceSans
- Clear.Text = "Clear"
- Clear.TextColor3 = Color3.new(0, 0.419608, 0.584314)
- Clear.TextSize = 14
- TextField.Name = "TextField"
- TextField.Parent = UI
- TextField.BackgroundColor3 = Color3.new(1, 1, 1)
- TextField.BackgroundTransparency = 1
- TextField.Position = UDim2.new(0, 15, 0, 33)
- TextField.Size = UDim2.new(0, 285, 0, 233)
- TextField.ClearTextOnFocus = false
- TextField.Font = Enum.Font.SourceSans
- TextField.MultiLine = true
- TextField.Text = "print(\"Hello World!\")"
- TextField.TextSize = 14
- TextField.TextXAlignment = Enum.TextXAlignment.Left
- TextField.TextYAlignment = Enum.TextYAlignment.Top
- x_2.Name = "x"
- x_2.Parent = UI
- x_2.BackgroundColor3 = Color3.new(1, 1, 1)
- x_2.BackgroundTransparency = 1
- x_2.Position = UDim2.new(0, 322, 0, 0)
- x_2.Size = UDim2.new(0, 25, 0, 25)
- x_2.ZIndex = 4
- x_2.Font = Enum.Font.SourceSans
- x_2.Text = ""
- x_2.TextSize = 14
- Sidebar_2.Name = "Sidebar"
- Sidebar_2.Parent = UI
- Sidebar_2.BackgroundColor3 = Color3.new(1, 1, 1)
- Sidebar_2.BorderSizePixel = 0
- Sidebar_2.Position = UDim2.new(0, 304, 0, 27)
- Sidebar_2.Size = UDim2.new(0, 40, 0, 315)
- Sidebar_2.ZIndex = 4
- Sidebar_2.Image = "rbxassetid://476478007"
- Border_4.Name = "Border"
- Border_4.Parent = UI
- Border_4.BackgroundColor3 = Color3.new(0, 0.211765, 0.301961)
- Border_4.Position = UDim2.new(0, 304, 0, 0)
- Border_4.Size = UDim2.new(0, 40, 0, 350)
- Border_4.Font = Enum.Font.SourceSans
- Border_4.TextSize = 14
- RoXploit.Name = "Ro-Xploit"
- RoXploit.Parent = UI
- RoXploit.BackgroundColor3 = Color3.new(1, 1, 1)
- RoXploit.BackgroundTransparency = 1
- RoXploit.Position = UDim2.new(0, 310, 0, 250)
- RoXploit.Size = UDim2.new(0, 25, 0, 50)
- RoXploit.ZIndex = 10
- RoXploit.Font = Enum.Font.SourceSans
- RoXploit.Text = ""
- RoXploit.TextSize = 14
- Topbar_2.Name = "Topbar"
- Topbar_2.Parent = UI
- Topbar_2.BackgroundColor3 = Color3.new(0.552941, 0.552941, 0.552941)
- Topbar_2.BackgroundTransparency = 0.5
- Topbar_2.BorderSizePixel = 0
- Topbar_2.Size = UDim2.new(0, 345, 0, 25)
- Topbar_2.Font = Enum.Font.SourceSansBold
- Topbar_2.Text = "RC7"
- Topbar_2.TextColor3 = Color3.new(0, 0, 0)
- Topbar_2.TextSize = 14
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement