Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- --So I have made a script that pretty much makes pop-ups they will not do anything to you pc it's just going to put pop ups in your game screen
- --the only way to get these off your screen is to quit the game your a currently in you can rejoin and the pop-ups will be gone you can get it back by re injecting
- --This would be a funny thing to prank your friends with
- --Credit go to Itsyabroooo/Me for making this script make sure to check my Yt >> T***** uploads dry content
- enjoy I guess...
- local ScreenGui = Instance.new("ScreenGui")
- local MainV = Instance.new("Frame")
- local a = Instance.new("TextLabel")
- local Stop = Instance.new("ImageLabel")
- local Launch = Instance.new("TextButton")
- local b = Instance.new("TextLabel")
- local c = Instance.new("TextLabel")
- local d = Instance.new("TextLabel")
- local Frame1 = Instance.new("Frame")
- local ImageLabel = Instance.new("ImageLabel")
- local Frame2 = Instance.new("Frame")
- local ImageLabel_2 = Instance.new("ImageLabel")
- local Frame3 = Instance.new("Frame")
- local ImageLabel_3 = Instance.new("ImageLabel")
- local Frame4 = Instance.new("Frame")
- local ImageLabel_4 = Instance.new("ImageLabel")
- local Frame5 = Instance.new("Frame")
- local ImageLabel_5 = Instance.new("ImageLabel")
- local Frame6 = Instance.new("Frame")
- local ImageLabel_6 = Instance.new("ImageLabel")
- local Frame7 = Instance.new("Frame")
- local ImageLabel_7 = Instance.new("ImageLabel")
- local Frame6_2 = Instance.new("Frame")
- local ImageLabel_8 = Instance.new("ImageLabel")
- local Frame8 = Instance.new("Frame")
- local ImageLabel_9 = Instance.new("ImageLabel")
- local Frame9 = Instance.new("Frame")
- local ImageLabel_10 = Instance.new("ImageLabel")
- local Frame10 = Instance.new("Frame")
- local ImageLabel_11 = Instance.new("ImageLabel")
- local Frame11 = Instance.new("Frame")
- local ImageLabel_12 = Instance.new("ImageLabel")
- local Frame12 = Instance.new("Frame")
- local ImageLabel_13 = Instance.new("ImageLabel")
- local Frame13 = Instance.new("Frame")
- local ImageLabel_14 = Instance.new("ImageLabel")
- local Frame14 = Instance.new("Frame")
- local ImageLabel_15 = Instance.new("ImageLabel")
- local Frame15 = Instance.new("Frame")
- local ImageLabel_16 = Instance.new("ImageLabel")
- local Frame16 = Instance.new("Frame")
- local ImageLabel_17 = Instance.new("ImageLabel")
- local Frame17 = Instance.new("Frame")
- local ImageLabel_18 = Instance.new("ImageLabel")
- local Frame18 = Instance.new("Frame")
- local ImageLabel_19 = Instance.new("ImageLabel")
- local Frame19 = Instance.new("Frame")
- local ImageLabel_20 = Instance.new("ImageLabel")
- --Properties:
- ScreenGui.Parent = game.CoreGui
- MainV.Name = "Main V"
- MainV.Parent = ScreenGui
- MainV.BackgroundColor3 = Color3.fromRGB(255, 73, 73)
- MainV.Position = UDim2.new(0.0523751341, 0, 0.631474078, 0)
- MainV.Size = UDim2.new(0, 175, 0, 140)
- MainV.Visible = true
- MainV.Active = true
- MainV.Draggable = true
- a.Name = "a"
- a.Parent = MainV
- a.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- a.BackgroundTransparency = 1.000
- a.Position = UDim2.new(0.128035709, 0, 0, 0)
- a.Size = UDim2.new(0, 130, 0, 37)
- a.Font = Enum.Font.SourceSans
- a.Text = "A Gui Virus"
- a.TextColor3 = Color3.fromRGB(0, 0, 0)
- a.TextScaled = true
- a.TextSize = 14.000
- a.TextWrapped = true
- Stop.Name = "Stop"
- Stop.Parent = MainV
- Stop.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- Stop.BackgroundTransparency = 1.000
- Stop.Position = UDim2.new(0, 0, 0.614285707, 0)
- Stop.Size = UDim2.new(0, 66, 0, 54)
- Stop.Image = "http://www.roblox.com/asset/?id=2032039725"
- Launch.Name = "Launch"
- Launch.Parent = MainV
- Launch.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- Launch.BackgroundTransparency = 2.000
- Launch.BorderSizePixel = 2
- Launch.Position = UDim2.new(0, 0, 0.264285713, 0)
- Launch.Size = UDim2.new(0, 175, 0, 49)
- Launch.Font = Enum.Font.SourceSans
- Launch.Text = "Launch"
- Launch.TextColor3 = Color3.fromRGB(0, 0, 0)
- Launch.TextScaled = true
- Launch.TextSize = 14.000
- Launch.TextWrapped = true
- Launch.MouseButton1Down:connect(function()
- Launch.Visible = false
- Frame1.Visible = true
- Frame2.Visible = true
- Frame3.Visible = true
- Frame4.Visible = true
- Frame5.Visible = true
- Frame6.Visible = true
- Frame7.Visible = true
- Frame8.Visible = true
- Frame9.Visible = true
- Frame10.Visible = true
- Frame11.Visible = true
- Frame12.Visible = true
- Frame13.Visible = true
- Frame14.Visible = true
- Frame15.Visible = true
- Frame16.Visible = true
- Frame17.Visible = true
- Frame18.Visible = true
- Frame19.Visible = true
- end)
- b.Name = "b"
- b.Parent = MainV
- b.BackgroundColor3 = Color3.fromRGB(33, 33, 33)
- b.Position = UDim2.new(0, 0, 0.335714281, 0)
- b.Size = UDim2.new(0, 175, 0, 1)
- b.Font = Enum.Font.SourceSans
- b.Text = ""
- b.TextColor3 = Color3.fromRGB(0, 0, 0)
- b.TextSize = 14.000
- c.Name = "c"
- c.Parent = MainV
- c.BackgroundColor3 = Color3.fromRGB(57, 57, 57)
- c.Position = UDim2.new(-0.00571428565, 0, 0.564285696, 0)
- c.Size = UDim2.new(0, 175, 0, 1)
- c.Font = Enum.Font.SourceSans
- c.Text = ""
- c.TextColor3 = Color3.fromRGB(0, 0, 0)
- c.TextSize = 14.000
- d.Name = "d"
- d.Parent = MainV
- d.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- d.BackgroundTransparency = 1.000
- d.Position = UDim2.new(0.377142847, 0, 0.642857134, 0)
- d.Size = UDim2.new(0, 108, 0, 50)
- d.Font = Enum.Font.SourceSans
- d.Text = "*Disclaimer! This is a test and once launch is clicked there will be continuis popups!"
- d.TextColor3 = Color3.fromRGB(0, 0, 0)
- d.TextScaled = true
- d.TextSize = 14.000
- d.TextWrapped = true
- Frame1.Name = "Frame1"
- Frame1.Parent = ScreenGui
- Frame1.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- Frame1.Position = UDim2.new(-0.00121800788, 0, -2.98023224e-08, 0)
- Frame1.Size = UDim2.new(0, 129, 0, 111)
- Frame1.Visible = false
- ImageLabel.Parent = Frame1
- ImageLabel.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- ImageLabel.Size = UDim2.new(0, 129, 0, 111)
- ImageLabel.Image = "http://www.roblox.com/asset/?id=6557946"
- Frame2.Name = "Frame2"
- Frame2.Parent = ScreenGui
- Frame2.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- Frame2.Position = UDim2.new(0.0633374155, 0, 0.0776892155, 0)
- Frame2.Size = UDim2.new(0, 129, 0, 111)
- Frame2.Visible = false
- ImageLabel_2.Parent = Frame2
- ImageLabel_2.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- ImageLabel_2.Size = UDim2.new(0, 129, 0, 111)
- ImageLabel_2.Image = "http://www.roblox.com/asset/?id=6557946"
- Frame3.Name = "Frame3"
- Frame3.Parent = ScreenGui
- Frame3.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- Frame3.Position = UDim2.new(0.119366646, 0, 0.155378461, 0)
- Frame3.Size = UDim2.new(0, 129, 0, 111)
- Frame3.Visible = false
- ImageLabel_3.Parent = Frame3
- ImageLabel_3.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- ImageLabel_3.Position = UDim2.new(-1.49011612e-08, 0, -2.98023224e-08, 0)
- ImageLabel_3.Size = UDim2.new(0, 129, 0, 111)
- ImageLabel_3.Image = "http://www.roblox.com/asset/?id=6557946"
- Frame4.Name = "Frame4"
- Frame4.Parent = ScreenGui
- Frame4.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- Frame4.Position = UDim2.new(0.181486011, 0, 0.221115515, 0)
- Frame4.Size = UDim2.new(0, 129, 0, 111)
- Frame4.Visible = false
- ImageLabel_4.Parent = Frame4
- ImageLabel_4.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- ImageLabel_4.Position = UDim2.new(0, 0, -0.00900900364, 0)
- ImageLabel_4.Size = UDim2.new(0, 129, 0, 111)
- ImageLabel_4.Image = "http://www.roblox.com/asset/?id=6557946"
- Frame5.Name = "Frame5"
- Frame5.Parent = ScreenGui
- Frame5.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- Frame5.Position = UDim2.new(0.155907452, 0, -3.03959951e-08, 0)
- Frame5.Size = UDim2.new(0, 129, 0, 101)
- Frame5.Visible = false
- ImageLabel_5.Parent = Frame5
- ImageLabel_5.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- ImageLabel_5.Position = UDim2.new(0, 0, -0.0578003302, 0)
- ImageLabel_5.Size = UDim2.new(0, 129, 0, 111)
- ImageLabel_5.Image = "http://www.roblox.com/asset/?id=6557946"
- Frame6.Name = "Frame6"
- Frame6.Parent = ScreenGui
- Frame6.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- Frame6.Position = UDim2.new(0.263093799, 0, 0.0776892155, 0)
- Frame6.Size = UDim2.new(0, 129, 0, 111)
- Frame6.Visible = false
- ImageLabel_6.Parent = Frame6
- ImageLabel_6.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- ImageLabel_6.Position = UDim2.new(7.4505806e-09, 0, 5.58793545e-09, 0)
- ImageLabel_6.Size = UDim2.new(0, 129, 0, 111)
- ImageLabel_6.Image = "http://www.roblox.com/asset/?id=6557946"
- Frame7.Name = "Frame7"
- Frame7.Parent = ScreenGui
- Frame7.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- Frame7.Position = UDim2.new(0.10475032, 0, 0.286852568, 0)
- Frame7.Size = UDim2.new(0, 129, 0, 111)
- Frame7.Visible = false
- ImageLabel_7.Parent = Frame7
- ImageLabel_7.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- ImageLabel_7.Position = UDim2.new(0, 0, -0.00900900364, 0)
- ImageLabel_7.Size = UDim2.new(0, 129, 0, 111)
- ImageLabel_7.Image = "http://www.roblox.com/asset/?id=6557946"
- Frame6_2.Name = "Frame6"
- Frame6_2.Parent = ScreenGui
- Frame6_2.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- Frame6_2.Position = UDim2.new(-0.00121800788, 0, -2.98023224e-08, 0)
- Frame6_2.Size = UDim2.new(0, 129, 0, 111)
- Frame6_2.Visible = false
- ImageLabel_8.Parent = Frame6_2
- ImageLabel_8.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- ImageLabel_8.Size = UDim2.new(0, 129, 0, 111)
- ImageLabel_8.Image = "http://www.roblox.com/asset/?id=6557946"
- Frame8.Name = "Frame8"
- Frame8.Parent = ScreenGui
- Frame8.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- Frame8.Position = UDim2.new(0, 0, 0.221115515, 0)
- Frame8.Size = UDim2.new(0, 140, 0, 111)
- Frame8.Visible = false
- ImageLabel_9.Parent = Frame8
- ImageLabel_9.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- ImageLabel_9.Size = UDim2.new(0, 149, 0, 111)
- ImageLabel_9.Image = "http://www.roblox.com/asset/?id=6557946"
- Frame9.Name = "Frame9"
- Frame9.Parent = ScreenGui
- Frame9.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- Frame9.Position = UDim2.new(0.313032895, 0, -2.98023224e-08, 0)
- Frame9.Size = UDim2.new(0, 129, 0, 111)
- Frame9.Visible = false
- ImageLabel_10.Parent = Frame9
- ImageLabel_10.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- ImageLabel_10.Position = UDim2.new(-0.0465116277, 0, 0, 0)
- ImageLabel_10.Size = UDim2.new(0, 135, 0, 111)
- ImageLabel_10.Image = "http://www.roblox.com/asset/?id=6557946"
- Frame10.Name = "Frame10"
- Frame10.Parent = ScreenGui
- Frame10.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- Frame10.Position = UDim2.new(0.26431182, 0, 0.37649399, 0)
- Frame10.Size = UDim2.new(0, 129, 0, 111)
- Frame10.Visible = false
- ImageLabel_11.Parent = Frame10
- ImageLabel_11.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- ImageLabel_11.Position = UDim2.new(0, 0, -0.00900912285, 0)
- ImageLabel_11.Size = UDim2.new(0, 129, 0, 111)
- ImageLabel_11.Image = "http://www.roblox.com/asset/?id=6557946"
- Frame11.Name = "Frame11"
- Frame11.Parent = ScreenGui
- Frame11.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- Frame11.Position = UDim2.new(-0.00121800788, 0, 0.440239012, 0)
- Frame11.Size = UDim2.new(0, 129, 0, 111)
- Frame11.Visible = false
- ImageLabel_12.Parent = Frame11
- ImageLabel_12.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- ImageLabel_12.Position = UDim2.new(-1.63912773e-07, 0, -4.47034836e-08, 0)
- ImageLabel_12.Size = UDim2.new(0, 129, 0, 111)
- ImageLabel_12.Image = "http://www.roblox.com/asset/?id=6557946"
- Frame12.Name = "Frame12"
- Frame12.Parent = ScreenGui
- Frame12.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- Frame12.Position = UDim2.new(0.155907422, 0, 0.408366531, 0)
- Frame12.Size = UDim2.new(0, 140, 0, 127)
- Frame12.Visible = false
- ImageLabel_13.Parent = Frame12
- ImageLabel_13.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- ImageLabel_13.Position = UDim2.new(1.08991351e-07, 0, 0, 0)
- ImageLabel_13.Size = UDim2.new(0, 140, 0, 127)
- ImageLabel_13.Image = "http://www.roblox.com/asset/?id=6557946"
- Frame13.Name = "Frame13"
- Frame13.Parent = ScreenGui
- Frame13.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- Frame13.Position = UDim2.new(0.325213164, 0, 0.282868505, 0)
- Frame13.Size = UDim2.new(0, 129, 0, 111)
- Frame13.Visible = false
- ImageLabel_14.Parent = Frame13
- ImageLabel_14.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- ImageLabel_14.Position = UDim2.new(0.00775194168, 0, 0.00900904834, 0)
- ImageLabel_14.Size = UDim2.new(0, 129, 0, 111)
- ImageLabel_14.Image = "http://www.roblox.com/asset/?id=6557946"
- Frame14.Name = "Frame14"
- Frame14.Parent = ScreenGui
- Frame14.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- Frame14.Position = UDim2.new(0.0889159739, 0, 0.589641392, 0)
- Frame14.Size = UDim2.new(0, 129, 0, 111)
- Frame14.Visible = false
- ImageLabel_15.Parent = Frame14
- ImageLabel_15.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- ImageLabel_15.Position = UDim2.new(0, 0, 4.28408384e-08, 0)
- ImageLabel_15.Size = UDim2.new(0, 129, 0, 111)
- ImageLabel_15.Image = "http://www.roblox.com/asset/?id=6557946"
- Frame15.Name = "Frame15"
- Frame15.Parent = ScreenGui
- Frame15.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- Frame15.Position = UDim2.new(0.376370281, 0, 0.151394397, 0)
- Frame15.Size = UDim2.new(0, 129, 0, 111)
- Frame15.Visible = false
- ImageLabel_16.Parent = Frame15
- ImageLabel_16.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- ImageLabel_16.Position = UDim2.new(0, 0, -0.00900900364, 0)
- ImageLabel_16.Size = UDim2.new(0, 129, 0, 111)
- ImageLabel_16.Image = "http://www.roblox.com/asset/?id=6557946"
- Frame16.Name = "Frame16"
- Frame16.Parent = ScreenGui
- Frame16.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- Frame16.Position = UDim2.new(0.0146162845, 0, 0.565737009, 0)
- Frame16.Size = UDim2.new(0, 576, 0, 188)
- Frame16.Visible = false
- ImageLabel_17.Parent = Frame16
- ImageLabel_17.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- ImageLabel_17.Position = UDim2.new(-0.0208332799, 0, -0.0228101034, 0)
- ImageLabel_17.Size = UDim2.new(0, 588, 0, 222)
- ImageLabel_17.Image = "http://www.roblox.com/asset/?id=6557946"
- Frame17.Name = "Frame17"
- Frame17.Parent = ScreenGui
- Frame17.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- Frame17.Position = UDim2.new(0.417783141, 0, 0.362549752, 0)
- Frame17.Size = UDim2.new(0, 471, 0, 188)
- Frame17.Visible = false
- ImageLabel_18.Parent = Frame17
- ImageLabel_18.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- ImageLabel_18.Position = UDim2.new(-0.00127655477, 0, -0.0015335083, 0)
- ImageLabel_18.Size = UDim2.new(0, 471, 0, 188)
- ImageLabel_18.Image = "http://www.roblox.com/asset/?id=6557946"
- Frame18.Name = "Frame18"
- Frame18.Parent = ScreenGui
- Frame18.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- Frame18.Position = UDim2.new(0.460414141, 0, 0, 0)
- Frame18.Size = UDim2.new(0, 471, 0, 245)
- Frame18.Visible = false
- ImageLabel_19.Parent = Frame18
- ImageLabel_19.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- ImageLabel_19.Position = UDim2.new(-0.00127655477, 0, 0, 0)
- ImageLabel_19.Size = UDim2.new(0, 471, 0, 244)
- ImageLabel_19.Image = "http://www.roblox.com/asset/?id=6557946"
- Frame19.Name = "Frame19"
- Frame19.Parent = ScreenGui
- Frame19.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- Frame19.Position = UDim2.new(0.492082834, 0, 0.52589643, 0)
- Frame19.Size = UDim2.new(0, 471, 0, 245)
- Frame19.Visible = false
- ImageLabel_20.Parent = Frame19
- ImageLabel_20.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- ImageLabel_20.Position = UDim2.new(-0.00127655268, 0, 0.00408157706, 0)
- ImageLabel_20.Size = UDim2.new(0, 471, 0, 244)
- ImageLabel_20.Image = "http://www.roblox.com/asset/?id=6557946"
Advertisement
Add Comment
Please, Sign In to add comment