Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- -- Neptune Hub - TheXploiter
- local NeptuneScriptHub = Instance.new("ScreenGui")
- local Frame = Instance.new("Frame")
- local bar = Instance.new("Frame")
- local title = Instance.new("TextLabel")
- local ScrollingFrame = Instance.new("ScrollingFrame")
- local admins = Instance.new("TextLabel")
- local infyield = Instance.new("TextButton")
- local cmdx = Instance.new("TextButton")
- local revizadmin = Instance.new("TextButton")
- local owlhub = Instance.new("TextButton")
- local invisfling = Instance.new("TextButton")
- local emotegui = Instance.new("TextButton")
- local bestscripts = Instance.new("TextLabel")
- local feyeetgui = Instance.new("TextButton")
- local cocohub = Instance.new("TextButton")
- --Properties:
- NeptuneScriptHub.Name = "NeptuneScriptHub"
- NeptuneScriptHub.Parent = game.CoreGui
- NeptuneScriptHub.ZIndexBehavior = Enum.ZIndexBehavior.Sibling
- Frame.Parent = NeptuneScriptHub
- Frame.Active = true
- Frame.BackgroundColor3 = Color3.fromRGB(52, 52, 52)
- Frame.BorderColor3 = Color3.fromRGB(52, 52, 52)
- Frame.Position = UDim2.new(0.378787875, 0, 0.320210397, 0)
- Frame.Size = UDim2.new(0, 400, 0, 291)
- Frame.Draggable = true
- bar.Name = "bar"
- bar.Parent = Frame
- bar.BackgroundColor3 = Color3.fromRGB(132, 0, 198)
- bar.BorderColor3 = Color3.fromRGB(132, 0, 198)
- bar.Size = UDim2.new(0, 400, 0, 31)
- title.Name = "title"
- title.Parent = bar
- title.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- title.BackgroundTransparency = 1.000
- title.Size = UDim2.new(0, 119, 0, 31)
- title.Font = Enum.Font.SourceSans
- title.Text = "Neptune"
- title.TextColor3 = Color3.fromRGB(0, 0, 0)
- title.TextScaled = true
- title.TextSize = 14.000
- title.TextWrapped = true
- title.TextXAlignment = Enum.TextXAlignment.Left
- ScrollingFrame.Parent = Frame
- ScrollingFrame.Active = true
- ScrollingFrame.BackgroundColor3 = Color3.fromRGB(52, 52, 52)
- ScrollingFrame.BorderColor3 = Color3.fromRGB(52, 52, 52)
- ScrollingFrame.Position = UDim2.new(0, 0, 0.106529191, 0)
- ScrollingFrame.Size = UDim2.new(0, 400, 0, 260)
- admins.Name = "admins"
- admins.Parent = ScrollingFrame
- admins.BackgroundColor3 = Color3.fromRGB(42, 42, 42)
- admins.BorderColor3 = Color3.fromRGB(42, 42, 42)
- admins.Size = UDim2.new(0, 400, 0, 32)
- admins.Font = Enum.Font.SourceSans
- admins.Text = "Admins"
- admins.TextColor3 = Color3.fromRGB(255, 255, 255)
- admins.TextScaled = true
- admins.TextSize = 14.000
- admins.TextWrapped = true
- infyield.Name = "infyield"
- infyield.Parent = ScrollingFrame
- infyield.BackgroundColor3 = Color3.fromRGB(132, 0, 198)
- infyield.BorderColor3 = Color3.fromRGB(132, 0, 198)
- infyield.Position = UDim2.new(0.0899999961, 0, 0.0786613226, 0)
- infyield.Size = UDim2.new(0, 328, 0, 32)
- infyield.Font = Enum.Font.SourceSans
- infyield.Text = "Infinite Yield Admin"
- infyield.TextColor3 = Color3.fromRGB(0, 0, 0)
- infyield.TextScaled = true
- infyield.TextSize = 14.000
- infyield.TextWrapped = true
- cmdx.Name = "cmdx"
- cmdx.Parent = ScrollingFrame
- cmdx.BackgroundColor3 = Color3.fromRGB(132, 0, 198)
- cmdx.BorderColor3 = Color3.fromRGB(132, 0, 198)
- cmdx.Position = UDim2.new(0.0899999961, 0, 0.168008402, 0)
- cmdx.Size = UDim2.new(0, 328, 0, 32)
- cmdx.Font = Enum.Font.SourceSans
- cmdx.Text = "CMD-X"
- cmdx.TextColor3 = Color3.fromRGB(0, 0, 0)
- cmdx.TextScaled = true
- cmdx.TextSize = 14.000
- cmdx.TextWrapped = true
- revizadmin.Name = "revizadmin"
- revizadmin.Parent = ScrollingFrame
- revizadmin.BackgroundColor3 = Color3.fromRGB(132, 0, 198)
- revizadmin.BorderColor3 = Color3.fromRGB(132, 0, 198)
- revizadmin.Position = UDim2.new(0.0899999961, 0, 0.257355481, 0)
- revizadmin.Size = UDim2.new(0, 328, 0, 32)
- revizadmin.Font = Enum.Font.SourceSans
- revizadmin.Text = "Reviz Admin v2"
- revizadmin.TextColor3 = Color3.fromRGB(0, 0, 0)
- revizadmin.TextScaled = true
- revizadmin.TextSize = 14.000
- revizadmin.TextWrapped = true
- owlhub.Name = "owl hub"
- owlhub.Parent = ScrollingFrame
- owlhub.BackgroundColor3 = Color3.fromRGB(132, 0, 198)
- owlhub.BorderColor3 = Color3.fromRGB(132, 0, 198)
- owlhub.Position = UDim2.new(0.0899999961, 0, 0.437767863, 0)
- owlhub.Size = UDim2.new(0, 328, 0, 32)
- owlhub.Font = Enum.Font.SourceSans
- owlhub.Text = "Owl Hub"
- owlhub.TextColor3 = Color3.fromRGB(0, 0, 0)
- owlhub.TextScaled = true
- owlhub.TextSize = 14.000
- owlhub.TextWrapped = true
- invisfling.Name = "invisfling"
- invisfling.Parent = ScrollingFrame
- invisfling.BackgroundColor3 = Color3.fromRGB(132, 0, 198)
- invisfling.BorderColor3 = Color3.fromRGB(132, 0, 198)
- invisfling.Position = UDim2.new(0.0899999961, 0, 0.527114928, 0)
- invisfling.Size = UDim2.new(0, 328, 0, 32)
- invisfling.Font = Enum.Font.SourceSans
- invisfling.Text = "Invisible Fling"
- invisfling.TextColor3 = Color3.fromRGB(0, 0, 0)
- invisfling.TextScaled = true
- invisfling.TextSize = 14.000
- invisfling.TextWrapped = true
- emotegui.Name = "emote gui"
- emotegui.Parent = ScrollingFrame
- emotegui.BackgroundColor3 = Color3.fromRGB(132, 0, 198)
- emotegui.BorderColor3 = Color3.fromRGB(132, 0, 198)
- emotegui.Position = UDim2.new(0.0899999961, 0, 0.616461992, 0)
- emotegui.Size = UDim2.new(0, 328, 0, 32)
- emotegui.Font = Enum.Font.SourceSans
- emotegui.Text = "Emote GUI"
- emotegui.TextColor3 = Color3.fromRGB(0, 0, 0)
- emotegui.TextScaled = true
- emotegui.TextSize = 14.000
- emotegui.TextWrapped = true
- bestscripts.Name = "best scripts"
- bestscripts.Parent = ScrollingFrame
- bestscripts.BackgroundColor3 = Color3.fromRGB(42, 42, 42)
- bestscripts.BorderColor3 = Color3.fromRGB(42, 42, 42)
- bestscripts.Position = UDim2.new(0, 0, 0.359106541, 0)
- bestscripts.Size = UDim2.new(0, 400, 0, 32)
- bestscripts.Font = Enum.Font.SourceSans
- bestscripts.Text = "Best Scripts"
- bestscripts.TextColor3 = Color3.fromRGB(255, 255, 255)
- bestscripts.TextScaled = true
- bestscripts.TextSize = 14.000
- bestscripts.TextWrapped = true
- feyeetgui.Name = "fe yeet gui"
- feyeetgui.Parent = ScrollingFrame
- feyeetgui.BackgroundColor3 = Color3.fromRGB(132, 0, 198)
- feyeetgui.BorderColor3 = Color3.fromRGB(132, 0, 198)
- feyeetgui.Position = UDim2.new(0.0899999961, 0, 0.709245503, 0)
- feyeetgui.Size = UDim2.new(0, 328, 0, 32)
- feyeetgui.Font = Enum.Font.SourceSans
- feyeetgui.Text = "FE YEET GUI"
- feyeetgui.TextColor3 = Color3.fromRGB(0, 0, 0)
- feyeetgui.TextScaled = true
- feyeetgui.TextSize = 14.000
- feyeetgui.TextWrapped = true
- cocohub.Name = "coco hub"
- cocohub.Parent = ScrollingFrame
- cocohub.BackgroundColor3 = Color3.fromRGB(132, 0, 198)
- cocohub.BorderColor3 = Color3.fromRGB(132, 0, 198)
- cocohub.Position = UDim2.new(0.0899999961, 0, 0.798592567, 0)
- cocohub.Size = UDim2.new(0, 328, 0, 32)
- cocohub.Font = Enum.Font.SourceSans
- cocohub.Text = "Coco Hub"
- cocohub.TextColor3 = Color3.fromRGB(0, 0, 0)
- cocohub.TextScaled = true
- cocohub.TextSize = 14.000
- cocohub.TextWrapped = true
- -- Scripts:
- local function MJLECZC_fake_script() -- infyield.LocalScript
- local script = Instance.new('LocalScript', infyield)
- script.Parent.MouseButton1Click:Connect(function()
- loadstring(game:HttpGet('https://raw.githubusercontent.com/EdgeIY/infiniteyield/master/source'))()
- end)
- end
- coroutine.wrap(MJLECZC_fake_script)()
- local function TSIXWIK_fake_script() -- cmdx.LocalScript
- local script = Instance.new('LocalScript', cmdx)
- script.Parent.MouseButton1Click:Connect(function()
- loadstring(game:HttpGet('https://raw.githubusercontent.com/CMD-X/CMD-X/master/CMD-X'))()
- end)
- end
- coroutine.wrap(TSIXWIK_fake_script)()
- local function RPIEAA_fake_script() -- revizadmin.LocalScript
- local script = Instance.new('LocalScript', revizadmin)
- script.Parent.MouseButton1Click:Connect(function()
- loadstring(game:HttpGet(('https://pastebin.com/raw/pyzjWNhk'),true))()
- end)
- end
- coroutine.wrap(RPIEAA_fake_script)()
- local function ERDNNS_fake_script() -- owlhub.LocalScript
- local script = Instance.new('LocalScript', owlhub)
- script.Parent.MouseButton1Click:Connect(function()
- loadstring(game:HttpGet("https://pastebin.com/raw/GtudyLtE"))();
- end)
- end
- coroutine.wrap(ERDNNS_fake_script)()
- local function STEZBSV_fake_script() -- invisfling.LocalScript
- local script = Instance.new('LocalScript', invisfling)
- script.Parent.MouseButton1Click:Connect(function()
- loadstring(game:HttpGet('https://pastebin.com/raw/Lpn5rUDp'))()
- end)
- end
- coroutine.wrap(STEZBSV_fake_script)()
- local function HGXHH_fake_script() -- emotegui.LocalScript
- local script = Instance.new('LocalScript', emotegui)
- script.Parent.MouseButton1Click:Connect(function()
- loadstring(game:HttpGet("https://pastebin.com/raw/DjsEQMxQ"))()
- end)
- end
- coroutine.wrap(HGXHH_fake_script)()
- local function UWFINZS_fake_script() -- feyeetgui.LocalScript
- local script = Instance.new('LocalScript', feyeetgui)
- script.Parent.MouseButton1Click:Connect(function()
- loadstring(game:HttpGet('https://ghostbin.co/paste/hes7/raw'))()
- end)
- end
- coroutine.wrap(UWFINZS_fake_script)()
- local function QKKES_fake_script() -- cocohub.LocalScript
- local script = Instance.new('LocalScript', cocohub)
- script.Parent.MouseButton1Click:Connect(function()
- loadstring(game:HttpGet(('https://raw.githubusercontent.com/MarsQQ/CocoHub/master/CocoZHub'),true))()
- end)
- end
- coroutine.wrap(QKKES_fake_script)()
- local function HJWA_fake_script() -- NeptuneScriptHub.LocalScript
- local script = Instance.new('LocalScript', NeptuneScriptHub)
- function onKeyPress(inputObject, gameProcessedEvent)
- if not gameProcessedEvent then
- if inputObject.KeyCode == Enum.KeyCode.Q then -- change 'E' to any key on the keyboard. EX: Tab
- script.Parent.Frame.Visible = not script.Parent.Frame.Visible
- end
- end
- end
- game:GetService("UserInputService").InputBegan:connect(onKeyPress)
- end
- coroutine.wrap(HJWA_fake_script)()
Add Comment
Please, Sign In to add comment