Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- --[[
- Made by: No Mercy
- Whitelist Key: ReaperHubBeta
- --]]
- local ReaperHub = Instance.new("ScreenGui")
- local ReaperFrame = Instance.new("Frame")
- local Reaper = Instance.new("TextLabel")
- local Hub = Instance.new("TextLabel")
- local Close = Instance.new("TextButton")
- local Credits = Instance.new("TextLabel")
- local bar1 = Instance.new("Frame")
- local Jailbreak1 = Instance.new("TextButton")
- local Lumbertycoon = Instance.new("TextButton")
- local Hiltonhotel = Instance.new("TextButton")
- local Remotespy = Instance.new("TextButton")
- local Ghostsim = Instance.new("TextButton")
- local Prisonlife = Instance.new("TextButton")
- local Superherotycoon = Instance.new("TextButton")
- local RevizV2 = Instance.new("TextButton")
- local Soon1 = Instance.new("TextButton")
- local MM2 = Instance.new("TextButton")
- local BGS = Instance.new("TextButton")
- local Infiniteyield = Instance.new("TextButton")
- local Soon4 = Instance.new("TextButton")
- local Soon5 = Instance.new("TextButton")
- local Soon6 = Instance.new("TextButton")
- local FPSgui = Instance.new("TextButton")
- local WhitelistFrame = Instance.new("Frame")
- local Submit = Instance.new("TextButton")
- local Key = Instance.new("TextBox")
- local Reaper1 = Instance.new("TextLabel")
- local Hub2 = Instance.new("TextLabel")
- local WhitelistTitle = Instance.new("TextLabel")
- local Close2 = Instance.new("TextButton")
- --Properties:
- ReaperHub.Name = "ReaperHub"
- ReaperHub.Parent = game.CoreGui
- ReaperHub.ZIndexBehavior = Enum.ZIndexBehavior.Sibling
- ReaperFrame.Name = "ReaperFrame"
- ReaperFrame.Parent = ReaperHub
- ReaperFrame.BackgroundColor3 = Color3.new(0.176471, 0.176471, 0.176471)
- ReaperFrame.BackgroundTransparency = 0.20000000298023
- ReaperFrame.BorderSizePixel = 0
- ReaperFrame.Position = UDim2.new(0.43369174, 0, 0.239789188, 0)
- ReaperFrame.Size = UDim2.new(0, 500, 0, 360)
- ReaperFrame.Visible = false
- ReaperFrame.Active = true
- ReaperFrame.Draggable = true
- Reaper.Name = "Reaper"
- Reaper.Parent = ReaperFrame
- Reaper.BackgroundColor3 = Color3.new(0, 0, 0)
- Reaper.BorderSizePixel = 0
- Reaper.Position = UDim2.new(0, 0, -0.111111112, 0)
- Reaper.Size = UDim2.new(0, 460, 0, 40)
- Reaper.Font = Enum.Font.GothamBold
- Reaper.Text = " Reaper"
- Reaper.TextColor3 = Color3.new(1, 1, 1)
- Reaper.TextSize = 22
- Reaper.TextXAlignment = Enum.TextXAlignment.Left
- Hub.Name = "Hub"
- Hub.Parent = ReaperFrame
- Hub.BackgroundColor3 = Color3.new(0, 0, 0)
- Hub.BorderSizePixel = 0
- Hub.Position = UDim2.new(0.182000011, 0, -0.111111112, 0)
- Hub.Size = UDim2.new(0, 47, 0, 40)
- Hub.Font = Enum.Font.GothamBlack
- Hub.Text = "Hub"
- Hub.TextColor3 = Color3.new(1, 0, 0)
- Hub.TextSize = 22
- Hub.TextXAlignment = Enum.TextXAlignment.Left
- Close.Name = "Close"
- Close.Parent = ReaperFrame
- Close.BackgroundColor3 = Color3.new(0, 0, 0)
- Close.BorderSizePixel = 0
- Close.Position = UDim2.new(0.919999957, 0, -0.111111119, 0)
- Close.Size = UDim2.new(0, 40, 0, 40)
- Close.Font = Enum.Font.GothamBlack
- Close.Text = "X"
- Close.TextColor3 = Color3.new(0.772549, 0.882353, 1)
- Close.TextSize = 22
- Close.TextWrapped = true
- Close.MouseButton1Down:connect(function()
- ReaperFrame.Visible = false
- end)
- Credits.Name = "Credits"
- Credits.Parent = ReaperFrame
- Credits.BackgroundColor3 = Color3.new(1, 1, 1)
- Credits.BackgroundTransparency = 1
- Credits.Position = UDim2.new(0.0179999992, 0, 0.922222197, 0)
- Credits.Size = UDim2.new(0, 192, 0, 21)
- Credits.Font = Enum.Font.GothamBold
- Credits.Text = "Made by: No Mercy"
- Credits.TextColor3 = Color3.new(1, 1, 1)
- Credits.TextSize = 20
- Credits.TextWrapped = true
- bar1.Name = "bar1"
- bar1.Parent = ReaperFrame
- bar1.BackgroundColor3 = Color3.new(0, 0, 0)
- bar1.Position = UDim2.new(0, 0, 0.905555546, 0)
- bar1.Size = UDim2.new(0, 500, 0, 2)
- Jailbreak1.Name = "Jailbreak1"
- Jailbreak1.Parent = ReaperFrame
- Jailbreak1.BackgroundColor3 = Color3.new(0, 0, 0)
- Jailbreak1.BackgroundTransparency = 0.75
- Jailbreak1.Position = UDim2.new(0.0379999876, 0, 0.0833333433, 0)
- Jailbreak1.Size = UDim2.new(0, 100, 0, 50)
- Jailbreak1.Font = Enum.Font.Cartoon
- Jailbreak1.Text = "Jailbreak Autorob"
- Jailbreak1.TextColor3 = Color3.new(1, 1, 1)
- Jailbreak1.TextScaled = true
- Jailbreak1.TextSize = 14
- Jailbreak1.TextWrapped = true
- Jailbreak1.MouseButton1Down:connect(function()
- loadstring(game:GetObjects("rbxassetid://1461971147")[1].Source)()
- end)
- Lumbertycoon.Name = "Lumbertycoon"
- Lumbertycoon.Parent = ReaperFrame
- Lumbertycoon.BackgroundColor3 = Color3.new(0, 0, 0)
- Lumbertycoon.BackgroundTransparency = 0.75
- Lumbertycoon.Position = UDim2.new(0.0379999876, 0, 0.277777791, 0)
- Lumbertycoon.Size = UDim2.new(0, 100, 0, 50)
- Lumbertycoon.Font = Enum.Font.Cartoon
- Lumbertycoon.Text = "Lumber Tycoon"
- Lumbertycoon.TextColor3 = Color3.new(1, 1, 1)
- Lumbertycoon.TextScaled = true
- Lumbertycoon.TextSize = 14
- Lumbertycoon.TextWrapped = true
- Lumbertycoon.MouseButton1Down:connect(function()
- loadstring(game:HttpGet(('https://pastebin.com/raw/UC20j2JF'),true))()
- end)
- Hiltonhotel.Name = "Hiltonhotel"
- Hiltonhotel.Parent = ReaperFrame
- Hiltonhotel.BackgroundColor3 = Color3.new(0, 0, 0)
- Hiltonhotel.BackgroundTransparency = 0.75
- Hiltonhotel.Position = UDim2.new(0.0379999876, 0, 0.472222239, 0)
- Hiltonhotel.Size = UDim2.new(0, 100, 0, 50)
- Hiltonhotel.Font = Enum.Font.Cartoon
- Hiltonhotel.Text = "Hilton Hotel"
- Hiltonhotel.TextColor3 = Color3.new(1, 1, 1)
- Hiltonhotel.TextScaled = true
- Hiltonhotel.TextSize = 14
- Hiltonhotel.TextWrapped = true
- Hiltonhotel.MouseButton1Down:connect(function()
- loadstring(game:HttpGet(('https://pastebin.com/raw/feJHEMMP'),true))()
- end)
- Remotespy.Name = "Remotespy"
- Remotespy.Parent = ReaperFrame
- Remotespy.BackgroundColor3 = Color3.new(0, 0, 0)
- Remotespy.BackgroundTransparency = 0.75
- Remotespy.Position = UDim2.new(0.0379999876, 0, 0.666666687, 0)
- Remotespy.Size = UDim2.new(0, 100, 0, 50)
- Remotespy.Font = Enum.Font.Cartoon
- Remotespy.Text = "Remote Spy"
- Remotespy.TextColor3 = Color3.new(1, 1, 1)
- Remotespy.TextScaled = true
- Remotespy.TextSize = 14
- Remotespy.TextWrapped = true
- Remotespy.MouseButton1Down:connect(function()
- loadstring(game:HttpGet(('https://pastebin.com/raw/At88f2ur'),true))()
- end)
- Ghostsim.Name = "Ghostsim"
- Ghostsim.Parent = ReaperFrame
- Ghostsim.BackgroundColor3 = Color3.new(0, 0, 0)
- Ghostsim.BackgroundTransparency = 0.75
- Ghostsim.Position = UDim2.new(0.282000005, 0, 0.0833333433, 0)
- Ghostsim.Size = UDim2.new(0, 100, 0, 50)
- Ghostsim.Font = Enum.Font.Cartoon
- Ghostsim.Text = "Ghost Simulator"
- Ghostsim.TextColor3 = Color3.new(1, 1, 1)
- Ghostsim.TextScaled = true
- Ghostsim.TextSize = 14
- Ghostsim.TextWrapped = true
- Ghostsim.MouseButton1Down:connect(function()
- loadstring(game:HttpGet(("https://pastebin.com/raw/AKP7fXZ8"),true))()
- end)
- Prisonlife.Name = "Prisonlife"
- Prisonlife.Parent = ReaperFrame
- Prisonlife.BackgroundColor3 = Color3.new(0, 0, 0)
- Prisonlife.BackgroundTransparency = 0.75
- Prisonlife.Position = UDim2.new(0.282000005, 0, 0.277777791, 0)
- Prisonlife.Size = UDim2.new(0, 100, 0, 50)
- Prisonlife.Font = Enum.Font.Cartoon
- Prisonlife.Text = "Prison Life"
- Prisonlife.TextColor3 = Color3.new(1, 1, 1)
- Prisonlife.TextScaled = true
- Prisonlife.TextSize = 14
- Prisonlife.TextWrapped = true
- Prisonlife.MouseButton1Down:connect(function()
- loadstring(game:HttpGet("https://pastebin.com/raw/hvmyZWax", true))()
- end)
- Superherotycoon.Name = "Superherotycoon"
- Superherotycoon.Parent = ReaperFrame
- Superherotycoon.BackgroundColor3 = Color3.new(0, 0, 0)
- Superherotycoon.BackgroundTransparency = 0.75
- Superherotycoon.Position = UDim2.new(0.282000005, 0, 0.472222239, 0)
- Superherotycoon.Size = UDim2.new(0, 100, 0, 50)
- Superherotycoon.Font = Enum.Font.Cartoon
- Superherotycoon.Text = "SuperHero Tycoon"
- Superherotycoon.TextColor3 = Color3.new(1, 1, 1)
- Superherotycoon.TextScaled = true
- Superherotycoon.TextSize = 14
- Superherotycoon.TextWrapped = true
- Superherotycoon.MouseButton1Down:connect(function()
- loadstring(game:HttpGet(('https://pastebin.com/raw/7YdEuHWJ'),true))()
- end)
- RevizV2.Name = "RevizV2"
- RevizV2.Parent = ReaperFrame
- RevizV2.BackgroundColor3 = Color3.new(0, 0, 0)
- RevizV2.BackgroundTransparency = 0.75
- RevizV2.Position = UDim2.new(0.282000005, 0, 0.666666687, 0)
- RevizV2.Size = UDim2.new(0, 100, 0, 50)
- RevizV2.Font = Enum.Font.Cartoon
- RevizV2.Text = "Reviz Admin"
- RevizV2.TextColor3 = Color3.new(1, 1, 1)
- RevizV2.TextScaled = true
- RevizV2.TextSize = 14
- RevizV2.TextWrapped = true
- RevizV2.MouseButton1Down:connect(function()
- loadstring(game:HttpGet(('https://pastebin.com/raw/KNUzQPYS'),true))()
- end)
- Soon1.Name = "Soon1"
- Soon1.Parent = ReaperFrame
- Soon1.BackgroundColor3 = Color3.new(0, 0, 0)
- Soon1.BackgroundTransparency = 0.75
- Soon1.Position = UDim2.new(0.523999989, 0, 0.0833333433, 0)
- Soon1.Size = UDim2.new(0, 100, 0, 50)
- Soon1.Font = Enum.Font.Cartoon
- Soon1.Text = "Soon"
- Soon1.TextColor3 = Color3.new(1, 1, 1)
- Soon1.TextScaled = true
- Soon1.TextSize = 14
- Soon1.TextWrapped = true
- MM2.Name = "MM2"
- MM2.Parent = ReaperFrame
- MM2.BackgroundColor3 = Color3.new(0, 0, 0)
- MM2.BackgroundTransparency = 0.75
- MM2.Position = UDim2.new(0.523999989, 0, 0.277777791, 0)
- MM2.Size = UDim2.new(0, 100, 0, 50)
- MM2.Font = Enum.Font.Cartoon
- MM2.Text = "Murder Mystery 2"
- MM2.TextColor3 = Color3.new(1, 1, 1)
- MM2.TextScaled = true
- MM2.TextSize = 14
- MM2.TextWrapped = true
- MM2.MouseButton1Down:connect(function()
- loadstring(game:HttpGet(('https://pastebin.com/raw/dfdtwX7Y'),true))()
- end)
- BGS.Name = "BGS"
- BGS.Parent = ReaperFrame
- BGS.BackgroundColor3 = Color3.new(0, 0, 0)
- BGS.BackgroundTransparency = 0.75
- BGS.Position = UDim2.new(0.523999989, 0, 0.472222239, 0)
- BGS.Size = UDim2.new(0, 100, 0, 50)
- BGS.Font = Enum.Font.Cartoon
- BGS.Text = "BubbleGum Simulator"
- BGS.TextColor3 = Color3.new(1, 1, 1)
- BGS.TextScaled = true
- BGS.TextSize = 14
- BGS.TextWrapped = true
- BGS.MouseButton1Down:connect(function()
- loadstring(game:HttpGet(('https://pastebin.com/raw/AJTTEaTv'),true))()
- end)
- Infiniteyield.Name = "Infiniteyield"
- Infiniteyield.Parent = ReaperFrame
- Infiniteyield.BackgroundColor3 = Color3.new(0, 0, 0)
- Infiniteyield.BackgroundTransparency = 0.75
- Infiniteyield.Position = UDim2.new(0.523999989, 0, 0.666666687, 0)
- Infiniteyield.Size = UDim2.new(0, 100, 0, 50)
- Infiniteyield.Font = Enum.Font.Cartoon
- Infiniteyield.Text = "Infinite Yield"
- Infiniteyield.TextColor3 = Color3.new(1, 1, 1)
- Infiniteyield.TextScaled = true
- Infiniteyield.TextSize = 14
- Infiniteyield.TextWrapped = true
- Infiniteyield.MouseButton1Down:connect(function()
- loadstring(game:HttpGet(('https://pastebin.com/raw/MjBzRjmT'),true))()
- end)
- Soon4.Name = "Soon4"
- Soon4.Parent = ReaperFrame
- Soon4.BackgroundColor3 = Color3.new(0, 0, 0)
- Soon4.BackgroundTransparency = 0.75
- Soon4.Position = UDim2.new(0.763999999, 0, 0.0833333433, 0)
- Soon4.Size = UDim2.new(0, 100, 0, 50)
- Soon4.Font = Enum.Font.Cartoon
- Soon4.Text = "Soon"
- Soon4.TextColor3 = Color3.new(1, 1, 1)
- Soon4.TextScaled = true
- Soon4.TextSize = 14
- Soon4.TextWrapped = true
- Soon5.Name = "Soon5"
- Soon5.Parent = ReaperFrame
- Soon5.BackgroundColor3 = Color3.new(0, 0, 0)
- Soon5.BackgroundTransparency = 0.75
- Soon5.Position = UDim2.new(0.763999999, 0, 0.277777791, 0)
- Soon5.Size = UDim2.new(0, 100, 0, 50)
- Soon5.Font = Enum.Font.Cartoon
- Soon5.Text = "Soon"
- Soon5.TextColor3 = Color3.new(1, 1, 1)
- Soon5.TextScaled = true
- Soon5.TextSize = 14
- Soon5.TextWrapped = true
- Soon6.Name = "Soon6"
- Soon6.Parent = ReaperFrame
- Soon6.BackgroundColor3 = Color3.new(0, 0, 0)
- Soon6.BackgroundTransparency = 0.75
- Soon6.Position = UDim2.new(0.763999999, 0, 0.472222239, 0)
- Soon6.Size = UDim2.new(0, 100, 0, 50)
- Soon6.Font = Enum.Font.Cartoon
- Soon6.Text = "Soon"
- Soon6.TextColor3 = Color3.new(1, 1, 1)
- Soon6.TextScaled = true
- Soon6.TextSize = 14
- Soon6.TextWrapped = true
- FPSgui.Name = "FPSgui"
- FPSgui.Parent = ReaperFrame
- FPSgui.BackgroundColor3 = Color3.new(0, 0, 0)
- FPSgui.BackgroundTransparency = 0.75
- FPSgui.Position = UDim2.new(0.763999999, 0, 0.666666687, 0)
- FPSgui.Size = UDim2.new(0, 100, 0, 50)
- FPSgui.Font = Enum.Font.Cartoon
- FPSgui.Text = "FPS GUI"
- FPSgui.TextColor3 = Color3.new(1, 1, 1)
- FPSgui.TextScaled = true
- FPSgui.TextSize = 14
- FPSgui.TextWrapped = true
- FPSgui.MouseButton1Down:connect(function()
- loadstring(game:HttpGet(('https://pastebin.com/raw/3Vr8Rbzj'),true))()
- end)
- WhitelistFrame.Name = "WhitelistFrame"
- WhitelistFrame.Parent = ReaperHub
- WhitelistFrame.BackgroundColor3 = Color3.new(0.176471, 0.176471, 0.176471)
- WhitelistFrame.BorderSizePixel = 0
- WhitelistFrame.Position = UDim2.new(0.356272399, 0, 0.387351751, 0)
- WhitelistFrame.Size = UDim2.new(0, 467, 0, 160)
- WhitelistFrame.Active = true
- WhitelistFrame.Draggable = true
- Submit.Name = "Submit"
- Submit.Parent = WhitelistFrame
- Submit.BackgroundColor3 = Color3.new(0.0588235, 0.0588235, 0.0588235)
- Submit.BackgroundTransparency = 0.40000000596046
- Submit.BorderSizePixel = 0
- Submit.Position = UDim2.new(0.381771952, 0, 0.705416679, 0)
- Submit.Size = UDim2.new(0, 110, 0, 40)
- Submit.Font = Enum.Font.GothamBold
- Submit.Text = "Submit"
- Submit.TextColor3 = Color3.new(1, 1, 1)
- Submit.TextSize = 24
- Submit.TextWrapped = true
- Key.Name = "Key"
- Key.Parent = WhitelistFrame
- Key.BackgroundColor3 = Color3.new(0.211765, 0.211765, 0.211765)
- Key.BorderSizePixel = 0
- Key.Position = UDim2.new(0.1571199, 0, 0.342916697, 0)
- Key.Size = UDim2.new(0, 300, 0, 50)
- Key.Font = Enum.Font.SourceSans
- Key.Text = ""
- Key.TextColor3 = Color3.new(1, 1, 1)
- Key.TextSize = 24
- Key.TextWrapped = true
- Reaper1.Name = "Reaper1"
- Reaper1.Parent = WhitelistFrame
- Reaper1.BackgroundColor3 = Color3.new(1, 1, 1)
- Reaper1.BackgroundTransparency = 1
- Reaper1.Size = UDim2.new(0, 85, 0, 30)
- Reaper1.Font = Enum.Font.GothamBlack
- Reaper1.Text = "Reaper"
- Reaper1.TextColor3 = Color3.new(1, 1, 1)
- Reaper1.TextSize = 18
- Reaper1.TextWrapped = true
- Hub2.Name = "Hub2"
- Hub2.Parent = WhitelistFrame
- Hub2.BackgroundColor3 = Color3.new(1, 1, 1)
- Hub2.BackgroundTransparency = 1
- Hub2.Position = UDim2.new(0.140021428, 0, 0, 0)
- Hub2.Size = UDim2.new(0, 63, 0, 30)
- Hub2.Font = Enum.Font.GothamBlack
- Hub2.Text = "Hub"
- Hub2.TextColor3 = Color3.new(1, 0, 0)
- Hub2.TextSize = 20
- WhitelistTitle.Name = "WhitelistTitle"
- WhitelistTitle.Parent = WhitelistFrame
- WhitelistTitle.BackgroundColor3 = Color3.new(1, 1, 1)
- WhitelistTitle.BackgroundTransparency = 1
- WhitelistTitle.BorderSizePixel = 0
- WhitelistTitle.Position = UDim2.new(0.284796566, 0, 0.0250000004, 0)
- WhitelistTitle.Size = UDim2.new(0, 200, 0, 50)
- WhitelistTitle.Font = Enum.Font.SourceSansItalic
- WhitelistTitle.Text = "Whitelist Key:"
- WhitelistTitle.TextColor3 = Color3.new(1, 0.666667, 0)
- WhitelistTitle.TextSize = 32
- WhitelistTitle.TextWrapped = true
- Close2.Name = "Close2"
- Close2.Parent = WhitelistFrame
- Close2.BackgroundColor3 = Color3.new(0.176471, 0.176471, 0.176471)
- Close2.BorderSizePixel = 0
- Close2.Position = UDim2.new(0.925053537, 0, 0, 0)
- Close2.Size = UDim2.new(0, 35, 0, 35)
- Close2.Font = Enum.Font.GothamBold
- Close2.Text = "X"
- Close2.TextColor3 = Color3.new(0.780392, 0.937255, 1)
- Close2.TextSize = 24
- Close2.MouseButton1Down:connect(function()
- WhitelistFrame.Visible = false
- end)
- -- Scripts:
- Submit.MouseButton1Down:connect(function()
- if Key.Text == "ReaperHubBeta" then
- WhitelistFrame.Visible = false
- ReaperFrame.Visible = true
- end
- end)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement