Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- -- Farewell Infortality.
- -- Version: 2.82
- -- Instances:
- local RoCitizens = Instance.new("ScreenGui")
- local Login = Instance.new("Frame")
- local logintitle = Instance.new("TextLabel")
- local submit = Instance.new("TextButton")
- local password = Instance.new("TextBox")
- local username = Instance.new("TextBox")
- local credits = Instance.new("TextLabel")
- local discord = Instance.new("TextLabel")
- local Frame = Instance.new("Frame")
- local TextLabel = Instance.new("TextLabel")
- local TextLabel_2 = Instance.new("TextLabel")
- local RocitizensAntiBan = Instance.new("TextButton")
- local Noclip = Instance.new("TextButton")
- local KillAll = Instance.new("TextButton")
- local WaistRemoval = Instance.new("TextButton")
- local God = Instance.new("TextButton")
- local CreeperR6 = Instance.new("TextButton")
- local DropHats = Instance.new("TextButton")
- local CreeperR15 = Instance.new("TextButton")
- local BlackHole = Instance.new("TextButton")
- local GlitchAll = Instance.new("TextButton")
- local TextButton = Instance.new("TextButton")
- --Properties:
- RoCitizens.Name = "RoCitizens"
- RoCitizens.Parent = game.Workspace
- RoCitizens.ZIndexBehavior = Enum.ZIndexBehavior.Sibling
- RoCitizens.Parent = game.CoreGui
- Login.Name = "Login"
- Login.Parent = RoCitizens
- Login.BackgroundColor3 = Color3.new(0, 0, 0)
- Login.BorderColor3 = Color3.new(1, 1, 1)
- Login.Position = UDim2.new(0.403314918, 0, 0.246928737, 0)
- Login.Size = UDim2.new(0, 244, 0, 366)
- Login.Active = true
- Login.Draggable = true
- logintitle.Name = "logintitle"
- logintitle.Parent = Login
- logintitle.BackgroundColor3 = Color3.new(0, 0, 0)
- logintitle.BorderColor3 = Color3.new(1, 1, 1)
- logintitle.Size = UDim2.new(0, 244, 0, 50)
- logintitle.Font = Enum.Font.SourceSans
- logintitle.Text = "Azure's Edge"
- logintitle.TextColor3 = Color3.new(1, 1, 1)
- logintitle.TextSize = 25
- submit.Name = "submit"
- submit.Parent = Login
- submit.BackgroundColor3 = Color3.new(0, 0, 0)
- submit.BorderColor3 = Color3.new(1, 1, 1)
- submit.Position = UDim2.new(0.22131148, 0, 0.866120219, 0)
- submit.Size = UDim2.new(0, 135, 0, 36)
- submit.Font = Enum.Font.SourceSans
- submit.Text = "Submit"
- submit.TextColor3 = Color3.new(1, 1, 1)
- submit.TextSize = 14
- submit.MouseButton1Down:connect(function()
- if username.Text == "xdJustice" and password.Text == "2109865021Bb" then
- Login.Visible = false
- Frame.Visible = true
- end
- end)
- password.Name = "password"
- password.Parent = Login
- password.BackgroundColor3 = Color3.new(0, 0, 0)
- password.BorderColor3 = Color3.new(1, 1, 1)
- password.Position = UDim2.new(0.0901639313, 0, 0.734972656, 0)
- password.Size = UDim2.new(0, 200, 0, 33)
- password.Font = Enum.Font.SourceSans
- password.Text = "Password"
- password.TextColor3 = Color3.new(1, 1, 1)
- password.TextSize = 14
- username.Name = "username"
- username.Parent = Login
- username.BackgroundColor3 = Color3.new(0, 0, 0)
- username.BorderColor3 = Color3.new(1, 1, 1)
- username.Position = UDim2.new(0.0901639313, 0, 0.606557369, 0)
- username.Size = UDim2.new(0, 200, 0, 33)
- username.Font = Enum.Font.SourceSans
- username.Text = "Username"
- username.TextColor3 = Color3.new(1, 1, 1)
- username.TextSize = 14
- credits.Name = "credits"
- credits.Parent = Login
- credits.BackgroundColor3 = Color3.new(1, 1, 1)
- credits.BackgroundTransparency = 100
- credits.Position = UDim2.new(0, 0, 0, 50)
- credits.Size = UDim2.new(0, 244, 0, 61)
- credits.Font = Enum.Font.SourceSans
- credits.Text = "Made By V01d_Gamer & xdJustice. A Whitelist to this hub is $2"
- credits.TextColor3 = Color3.new(1, 1, 1)
- credits.TextSize = 14
- credits.TextWrapped = true
- discord.Name = "discord"
- discord.Parent = Login
- discord.BackgroundColor3 = Color3.new(0, 0, 0)
- discord.BackgroundTransparency = 100
- discord.Position = UDim2.new(0, 0, 0, 111)
- discord.Size = UDim2.new(0, 244, 0, 61)
- discord.Font = Enum.Font.SourceSans
- discord.Text = "Discord - https://discord.gg/dt2NbZ"
- discord.TextColor3 = Color3.new(1, 1, 1)
- discord.TextSize = 14
- discord.TextWrapped = true
- Frame.Parent = RoCitizens
- Frame.BackgroundColor3 = Color3.new(0, 0, 0)
- Frame.BorderColor3 = Color3.new(1, 1, 1)
- Frame.Position = UDim2.new(0, 285, 0, 166)
- Frame.Size = UDim2.new(0, 697, 0, 481)
- Frame.Visible = false
- Frame.Active = true
- Frame.Draggable = true
- TextLabel.Parent = Frame
- TextLabel.BackgroundColor3 = Color3.new(0, 0, 0)
- TextLabel.BorderColor3 = Color3.new(1, 1, 1)
- TextLabel.Size = UDim2.new(0, 697, 0, 38)
- TextLabel.Font = Enum.Font.SourceSans
- TextLabel.Text = "Azure's Edge"
- TextLabel.TextColor3 = Color3.new(1, 1, 1)
- TextLabel.TextSize = 14
- TextLabel_2.Parent = Frame
- TextLabel_2.BackgroundColor3 = Color3.new(0, 0, 0)
- TextLabel_2.BackgroundTransparency = 100
- TextLabel_2.BorderColor3 = Color3.new(1, 1, 1)
- TextLabel_2.Position = UDim2.new(0, 380, 0, 0)
- TextLabel_2.Size = UDim2.new(0, 38, 0, 38)
- TextLabel_2.Font = Enum.Font.SourceSans
- TextLabel_2.Text = "v0.1"
- TextLabel_2.TextColor3 = Color3.new(1, 1, 1)
- TextLabel_2.TextSize = 14
- RocitizensAntiBan.Name = "Rocitizens Anti-Ban"
- RocitizensAntiBan.Parent = Frame
- RocitizensAntiBan.BackgroundColor3 = Color3.new(1, 1, 1)
- RocitizensAntiBan.Position = UDim2.new(0, 248, 0, 46)
- RocitizensAntiBan.Size = UDim2.new(0, 200, 0, 50)
- RocitizensAntiBan.Font = Enum.Font.SourceSans
- RocitizensAntiBan.Text = "Rocitizens Anti-Ban"
- RocitizensAntiBan.TextColor3 = Color3.new(0, 0, 0)
- RocitizensAntiBan.TextSize = 14
- RocitizensAntiBan.MouseButton1Down:connect(function()
- game:GetService("Workspace").CommunicationRelays.Interclient.CheckPropertyPermissions:Destroy()
- end)
- Noclip.Name = "Noclip"
- Noclip.Parent = Frame
- Noclip.BackgroundColor3 = Color3.new(1, 1, 1)
- Noclip.Position = UDim2.new(0, 31, 0, 46)
- Noclip.Size = UDim2.new(0, 200, 0, 50)
- Noclip.Font = Enum.Font.SourceSans
- Noclip.Text = "Noclip"
- Noclip.TextColor3 = Color3.new(0, 0, 0)
- Noclip.TextSize = 14
- Noclip.MouseButton1Down:connect(function()
- loadstring(game.HttpGet(('https://pastebin.com/raw/tQWUvtad'),true))()
- end)
- KillAll.Name = "Kill All"
- KillAll.Parent = Frame
- KillAll.BackgroundColor3 = Color3.new(1, 1, 1)
- KillAll.Position = UDim2.new(0, 464, 0, 46)
- KillAll.Size = UDim2.new(0, 200, 0, 50)
- KillAll.Font = Enum.Font.SourceSans
- KillAll.Text = "Kill All, Require Sword"
- KillAll.TextColor3 = Color3.new(0, 0, 0)
- KillAll.TextSize = 14
- KillAll.MouseButton1Down:connect(function()
- loadstring(game.HttpGet(('https://pastebin.com/raw/jrs4bYbV'),true))()
- end)
- WaistRemoval.Name = "Waist Removal"
- WaistRemoval.Parent = Frame
- WaistRemoval.BackgroundColor3 = Color3.new(1, 1, 1)
- WaistRemoval.Position = UDim2.new(0, 248, 0, 106)
- WaistRemoval.Size = UDim2.new(0, 200, 0, 50)
- WaistRemoval.Font = Enum.Font.SourceSans
- WaistRemoval.Text = "Waist Removal, R15"
- WaistRemoval.TextColor3 = Color3.new(0, 0, 0)
- WaistRemoval.TextSize = 14
- WaistRemoval.MouseButton1Down:connect(function()
- loadstring(game.HttpGet(('https://pastebin.com/raw/JrFjhfe3'),true))()
- end)
- God.Name = "God"
- God.Parent = Frame
- God.BackgroundColor3 = Color3.new(1, 1, 1)
- God.Position = UDim2.new(0, 31, 0, 106)
- God.Size = UDim2.new(0, 200, 0, 50)
- God.Font = Enum.Font.SourceSans
- God.Text = "God"
- God.TextColor3 = Color3.new(0, 0, 0)
- God.TextSize = 14
- God.MouseButton1Down:connect(function()
- loadstring(game.HttpGet(('https://pastebin.com/raw/WubxL5uH'),true))()
- end)
- CreeperR6.Name = "Creeper R6"
- CreeperR6.Parent = Frame
- CreeperR6.BackgroundColor3 = Color3.new(1, 1, 1)
- CreeperR6.Position = UDim2.new(0, 464, 0, 106)
- CreeperR6.Size = UDim2.new(0, 200, 0, 50)
- CreeperR6.Font = Enum.Font.SourceSans
- CreeperR6.Text = "Creeper R6"
- CreeperR6.TextColor3 = Color3.new(0, 0, 0)
- CreeperR6.TextSize = 14
- CreeperR6.MouseButton1Down:connect(function()
- loadstring(game.HttpGet(('https://pastebin.com/raw/aiS4wf0Z'),true))()
- end)
- DropHats.Name = "Drop Hats"
- DropHats.Parent = Frame
- DropHats.BackgroundColor3 = Color3.new(1, 1, 1)
- DropHats.Position = UDim2.new(0, 249, 0, 168)
- DropHats.Size = UDim2.new(0, 200, 0, 50)
- DropHats.Font = Enum.Font.SourceSans
- DropHats.Text = "Drop Hats"
- DropHats.TextColor3 = Color3.new(0, 0, 0)
- DropHats.TextSize = 14
- DropHats.MouseButton1Down:connect(function()
- loadstring(game.HttpGet(('https://pastebin.com/raw/sW9jCcc1'),true))()
- end)
- CreeperR15.Name = "Creeper R15"
- CreeperR15.Parent = Frame
- CreeperR15.BackgroundColor3 = Color3.new(1, 1, 1)
- CreeperR15.Position = UDim2.new(0, 32, 0, 168)
- CreeperR15.Size = UDim2.new(0, 200, 0, 50)
- CreeperR15.Font = Enum.Font.SourceSans
- CreeperR15.Text = "Creeper R15"
- CreeperR15.TextColor3 = Color3.new(0, 0, 0)
- CreeperR15.TextSize = 14
- CreeperR15.MouseButton1Down:connect(function()
- loadstring(game.HttpGet(('https://pastebin.com/raw/L8F7vext'),true))()
- end)
- BlackHole.Name = "Black Hole"
- BlackHole.Parent = Frame
- BlackHole.BackgroundColor3 = Color3.new(1, 1, 1)
- BlackHole.Position = UDim2.new(0, 465, 0, 168)
- BlackHole.Size = UDim2.new(0, 200, 0, 50)
- BlackHole.Font = Enum.Font.SourceSans
- BlackHole.Text = "Black Hole"
- BlackHole.TextColor3 = Color3.new(0, 0, 0)
- BlackHole.TextSize = 14
- BlackHole.MouseButton1Down:connect(function()
- loadstring(game.HttpGet(('https://pastebin.com/rFmWK0Q0'),true))()
- end)
- GlitchAll.Name = "Glitch All"
- GlitchAll.Parent = Frame
- GlitchAll.BackgroundColor3 = Color3.new(1, 1, 1)
- GlitchAll.Position = UDim2.new(0, 248, 0, 231)
- GlitchAll.Size = UDim2.new(0, 200, 0, 50)
- GlitchAll.Font = Enum.Font.SourceSans
- GlitchAll.Text = "Glitch yourself)"
- GlitchAll.TextColor3 = Color3.new(0, 0, 0)
- GlitchAll.TextSize = 14
- GlitchAll.MouseButton1Down:connect(function()
- loadstring(game:GetObjects("rbxassetid://1427263101")[1].Source)()
- end)
- TextButton.Parent = Frame
- TextButton.BackgroundColor3 = Color3.new(1, 1, 1)
- TextButton.BackgroundTransparency = 100
- TextButton.Position = UDim2.new(0, 670, 0, 0)
- TextButton.Size = UDim2.new(0, 27, 0, 28)
- TextButton.Font = Enum.Font.SourceSans
- TextButton.Text = "X"
- TextButton.TextColor3 = Color3.new(1, 1, 1)
- TextButton.TextSize = 14
- TextButton.MouseButton1Down:connect(function()
- Frame.Visible = false
- end)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement