Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- -- Farewell Infortality.
- -- Version: 2.82
- -- Instances:
- local Ban = Instance.new("ScreenGui")
- local Frame = Instance.new("Frame")
- local Text = Instance.new("TextLabel")
- local Img1 = Instance.new("ImageLabel")
- local Img2 = Instance.new("ImageLabel")
- local Img3 = Instance.new("ImageLabel")
- local Frame2 = Instance.new("Frame")
- local TextLabel = Instance.new("TextLabel")
- --Properties:
- Ban.Name = "эчIйд1ъфHBг0ыуGж4ящKE8аVPIй7$Tфои"
- Ban.Parent = game.Players.LocalPlayer:WaitForChild("PlayerGui")
- Ban.ZIndexBehavior = Enum.ZIndexBehavior.Sibling
- Frame.Parent = Ban
- Frame.BackgroundColor3 = Color3.new(1, 1, 1)
- Frame.Position = UDim2.new(0.5, -178, 0.5, -96)
- Frame.Size = UDim2.new(0, 356, 0, 192)
- Text.Name = "Text"
- Text.Parent = Frame
- Text.BackgroundColor3 = Color3.new(1, 1, 1)
- Text.BorderColor3 = Color3.new(1, 1, 1)
- Text.Position = UDim2.new(0.221910119, 0, 0.114583328, 0)
- Text.Size = UDim2.new(0, 200, 0, 50)
- Text.Font = Enum.Font.SourceSans
- Text.Text = "Checking The Ban List.."
- Text.TextColor3 = Color3.new(0.752941, 0, 0)
- Text.TextScaled = true
- Text.TextSize = 14
- Text.TextWrapped = true
- Img1.Name = "Img1"
- Img1.Parent = Frame
- Img1.BackgroundColor3 = Color3.new(1, 1, 1)
- Img1.BorderColor3 = Color3.new(1, 1, 1)
- Img1.Position = UDim2.new(0.317415744, 0, 0.421875, 0)
- Img1.Size = UDim2.new(0, 131, 0, 109)
- Img1.Image = "rbxassetid://2978276764"
- Img1.ScaleType = Enum.ScaleType.Crop
- Img2.Name = "Img2"
- Img2.Parent = Frame
- Img2.BackgroundColor3 = Color3.new(1, 1, 1)
- Img2.BorderColor3 = Color3.new(1, 1, 1)
- Img2.Position = UDim2.new(0.0842696726, 0, 0.520833313, 0)
- Img2.Size = UDim2.new(0, 73, 0, 71)
- Img2.Image = "rbxassetid://2978276764"
- Img2.ScaleType = Enum.ScaleType.Crop
- Img3.Name = "Img3"
- Img3.Parent = Frame
- Img3.BackgroundColor3 = Color3.new(1, 1, 1)
- Img3.BorderColor3 = Color3.new(1, 1, 1)
- Img3.Position = UDim2.new(0.707865238, 0, 0.520833313, 0)
- Img3.Size = UDim2.new(0, 73, 0, 71)
- Img3.Image = "rbxassetid://2978276764"
- Img3.ScaleType = Enum.ScaleType.Crop
- Frame2.Name = "Frame2"
- Frame2.Parent = Frame
- Frame2.BackgroundColor3 = Color3.new(0.752941, 0, 0)
- Frame2.Size = UDim2.new(0, 356, 0, 22)
- TextLabel.Parent = Frame2
- TextLabel.BackgroundColor3 = Color3.new(0.752941, 0, 0)
- TextLabel.BorderColor3 = Color3.new(0.752941, 0, 0)
- TextLabel.Position = UDim2.new(0.221910119, 0, 0.13636364, 0)
- TextLabel.Size = UDim2.new(0, 200, 0, 16)
- TextLabel.Font = Enum.Font.SourceSans
- TextLabel.Text = ""
- TextLabel.TextColor3 = Color3.new(0, 0, 0)
- TextLabel.TextScaled = true
- TextLabel.TextSize = 14
- TextLabel.TextWrapped = true
- -- Scripts:
- function SCRIPT_OOCR81_FAKESCRIPT() -- Text.LocalScript
- local script = Instance.new('LocalScript')
- script.Parent = Text
- print("R47$ploit: Checking if you banned from R47$ploit..")
- script.Parent.Text = "Checking The Ban List"
- wait(0.5)
- script.Parent.Text = "Checking The Ban List."
- wait(0.5)
- script.Parent.Text = "Checking The Ban List.."
- wait(0.5)
- script.Parent.Text = "Checking The Ban List"
- wait(0.5)
- script.Parent.Text = "Checking The Ban List."
- wait(0.5)
- script.Parent.Text = "Checking The Ban List.."
- wait(0.5)
- -- List
- local Banned = false
- if game.Players.LocalPlayer.Name == "NOONE#1" then
- Banned = true
- elseif game.Players.LocalPlayer.Name == "NOONE#2" then
- Banned = true
- -- Admins
- elseif game.Players.LocalPlayer.Name == "richiitalia" then
- script.Parent.Text = "Welcome Back Owner"
- wait(2)
- script.Parent.Parent.Parent.Frame.Visible = false
- elseif game.Players.LocalPlayer.Name == "Noil303" then
- script.Parent.Text = "Welcome Back Helper"
- wait(2)
- script.Parent.Parent.Parent.Frame.Visible = false
- end
- -- if Banned
- local Message = "You Banned From R47$ploit!"
- if Banned == true then
- script.Parent.Text = "You Banned!"
- wait(2)
- script.Parent.Text = "Kicking.."
- print("You Banned From R47$ploit!")
- wait(2)
- game.Players.LocalPlayer:Kick(Message)
- else
- script.Parent.Text = "You Not Banned!"
- wait(2)
- script.Parent.Text = "Enjoy!"
- print("You Not Banned From R47$ploit - Enjoy!")
- wait(2)
- script.Parent.Parent.Parent.Frame.Visible = False
- script.Parent.Parent.Parent:Destroy()
- end
- end
- coroutine.resume(coroutine.create(SCRIPT_OOCR81_FAKESCRIPT))
Advertisement
Add Comment
Please, Sign In to add comment