Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- --// Made By 1x1x1x1IAMbck \\--
- --Converted with ttyyuu12345's model to script plugin v4
- function sandbox(var,func)
- local env = getfenv(func)
- local newenv = setmetatable({},{
- __index = function(self,k)
- if k=="script" then
- return var
- else
- return env[k]
- end
- end,
- })
- setfenv(func,newenv)
- return func
- end
- cors = {}
- mas = Instance.new("Model",game:GetService("Lighting"))
- ScreenGui0 = Instance.new("ScreenGui")
- Frame1 = Instance.new("Frame")
- Frame2 = Instance.new("Frame")
- TextButton3 = Instance.new("TextButton")
- LocalScript4 = Instance.new("LocalScript")
- TextLabel5 = Instance.new("TextLabel")
- TextLabel6 = Instance.new("TextLabel")
- TextLabel7 = Instance.new("TextLabel")
- ScrollingFrame8 = Instance.new("ScrollingFrame")
- TextButton9 = Instance.new("TextButton")
- LocalScript10 = Instance.new("LocalScript")
- TextButton11 = Instance.new("TextButton")
- LocalScript12 = Instance.new("LocalScript")
- TextButton13 = Instance.new("TextButton")
- LocalScript14 = Instance.new("LocalScript")
- Frame15 = Instance.new("Frame")
- TextButton16 = Instance.new("TextButton")
- LocalScript17 = Instance.new("LocalScript")
- ScreenGui0.Name = "Noober"
- ScreenGui0.Parent = mas
- Frame1.Name = "MainGui"
- Frame1.Parent = ScreenGui0
- Frame1.Position = UDim2.new(0, 245, 0, 166)
- Frame1.Visible = false
- Frame1.Size = UDim2.new(0, 570, 0, 398)
- Frame1.Active = true
- Frame1.BackgroundColor = BrickColor.new("Really black")
- Frame1.BackgroundColor3 = Color3.new(0, 0, 0)
- Frame1.BackgroundTransparency = 0.40000000596046
- Frame1.BorderColor = BrickColor.new("Really black")
- Frame1.BorderColor3 = Color3.new(0, 0, 0)
- Frame1.BorderSizePixel = 3
- Frame1.Draggable = true
- Frame2.Name = "Tabs"
- Frame2.Parent = Frame1
- Frame2.Size = UDim2.new(0, 100, 0, 100)
- Frame2.BackgroundColor = BrickColor.new("Institutional white")
- Frame2.BackgroundColor3 = Color3.new(1, 1, 1)
- Frame2.BackgroundTransparency = 1
- Frame2.BorderSizePixel = 0
- TextButton3.Name = "Close"
- TextButton3.Parent = Frame2
- TextButton3.Position = UDim2.new(0, 526, 0, 0)
- TextButton3.Size = UDim2.new(0, 44, 0, 40)
- TextButton3.BackgroundColor = BrickColor.new("Magenta")
- TextButton3.BackgroundColor3 = Color3.new(0.666667, 0, 1)
- TextButton3.BackgroundTransparency = 1
- TextButton3.BorderSizePixel = 0
- TextButton3.Font = Enum.Font.ArialBold
- TextButton3.FontSize = Enum.FontSize.Size48
- TextButton3.Text = "X"
- TextButton3.TextColor = BrickColor.new("Really red")
- TextButton3.TextColor3 = Color3.new(0.898039, 0, 0.0117647)
- TextButton3.TextSize = 48
- LocalScript4.Parent = TextButton3
- table.insert(cors,sandbox(LocalScript4,function()
- function clicked()
- game.Players.LocalPlayer.PlayerGui.Noober.MainGui.Visible = false
- game.Players.LocalPlayer.PlayerGui.Noober.OpenGui.TextButton.Visible = true
- game.Players.LocalPlayer.PlayerGui.Noober.MainGui.Commands.TextBox.Text = "Enter Player's Name"
- end
- script.Parent.MouseButton1Down:connect(clicked)
- function clicked(Key)
- if Key == "3" then
- game.Players.LocalPlayer.PlayerGui.Noober.MainGui.Visible = false
- game.Players.LocalPlayer.PlayerGui.Noober.OpenGui.TextButton.Visible = true
- game.Players.LocalPlayer.PlayerGui.Noober.MainGui.Commands.TextBox.Text = "Enter Player's Name"
- end
- end
- game.Players.LocalPlayer:GetMouse().keyDown:connect(clicked)
- end))
- TextLabel5.Parent = Frame2
- TextLabel5.Position = UDim2.new(1.99999988, 0, -0.0500000007, 0)
- TextLabel5.Size = UDim2.new(0, 200, 0, 50)
- TextLabel5.BackgroundColor = BrickColor.new("Institutional white")
- TextLabel5.BackgroundColor3 = Color3.new(1, 1, 1)
- TextLabel5.BackgroundTransparency = 1
- TextLabel5.Font = Enum.Font.ArialBold
- TextLabel5.FontSize = Enum.FontSize.Size14
- TextLabel5.Text = "Noober"
- TextLabel5.TextColor = BrickColor.new("New Yeller")
- TextLabel5.TextColor3 = Color3.new(1, 1, 0)
- TextLabel5.TextScaled = true
- TextLabel5.TextSize = 14
- TextLabel5.TextWrap = true
- TextLabel5.TextWrapped = true
- TextLabel6.Parent = Frame2
- TextLabel6.Position = UDim2.new(1.18999982, 0, 2.49999976, 0)
- TextLabel6.Size = UDim2.new(0, 362, 0, 88)
- TextLabel6.BackgroundColor = BrickColor.new("Institutional white")
- TextLabel6.BackgroundColor3 = Color3.new(1, 1, 1)
- TextLabel6.BackgroundTransparency = 1
- TextLabel6.Font = Enum.Font.ArialBold
- TextLabel6.FontSize = Enum.FontSize.Size14
- TextLabel6.Text = "When you wanna turn off auto rebirth, just leave..."
- TextLabel6.TextColor = BrickColor.new("Institutional white")
- TextLabel6.TextColor3 = Color3.new(1, 1, 1)
- TextLabel6.TextScaled = true
- TextLabel6.TextSize = 14
- TextLabel6.TextWrap = true
- TextLabel6.TextWrapped = true
- TextLabel7.Parent = Frame2
- TextLabel7.Position = UDim2.new(1.86000001, 0, 3.62000012, 0)
- TextLabel7.Size = UDim2.new(0, 228, 0, 25)
- TextLabel7.BackgroundColor = BrickColor.new("Institutional white")
- TextLabel7.BackgroundColor3 = Color3.new(1, 1, 1)
- TextLabel7.BackgroundTransparency = 1
- TextLabel7.Font = Enum.Font.ArialBold
- TextLabel7.FontSize = Enum.FontSize.Size14
- TextLabel7.Text = "Made By 1x1x1x1IAMbck"
- TextLabel7.TextColor = BrickColor.new("Really red")
- TextLabel7.TextColor3 = Color3.new(1, 0, 0.0156863)
- TextLabel7.TextSize = 14
- TextLabel7.TextWrap = true
- TextLabel7.TextWrapped = true
- ScrollingFrame8.Parent = Frame1
- ScrollingFrame8.Size = UDim2.new(0, 600, 0, 410)
- ScrollingFrame8.BackgroundColor = BrickColor.new("Camo")
- ScrollingFrame8.BackgroundColor3 = Color3.new(0.333333, 0.666667, 0)
- ScrollingFrame8.BackgroundTransparency = 1
- ScrollingFrame8.BottomImage = "rbxasset://textures/blackBkg_square.png"
- ScrollingFrame8.MidImage = "rbxasset://textures/blackBkg_square.png"
- ScrollingFrame8.ScrollBarThickness = 0
- ScrollingFrame8.ScrollingEnabled = false
- ScrollingFrame8.TopImage = "rbxasset://textures/blackBkg_square.png"
- TextButton9.Name = "Auto Rebirth"
- TextButton9.Parent = ScrollingFrame8
- TextButton9.Position = UDim2.new(0.375, 0, 0.103015065, 0)
- TextButton9.Size = UDim2.new(0, 150, 0, 50)
- TextButton9.BackgroundColor = BrickColor.new("Cyan")
- TextButton9.BackgroundColor3 = Color3.new(0, 0.666667, 1)
- TextButton9.BorderSizePixel = 0
- TextButton9.Font = Enum.Font.ArialBold
- TextButton9.FontSize = Enum.FontSize.Size18
- TextButton9.Text = "Auto Rebirth"
- TextButton9.TextColor = BrickColor.new("Institutional white")
- TextButton9.TextColor3 = Color3.new(1, 1, 1)
- TextButton9.TextSize = 18
- TextButton9.TextWrap = true
- TextButton9.TextWrapped = true
- LocalScript10.Parent = TextButton9
- table.insert(cors,sandbox(LocalScript10,function()
- script.Parent.MouseButton1Click:connect(function()
- _G.R = true
- while _G.R do
- for i = 1, 70 do
- game:GetService("ReplicatedStorage").Events.AddSkillEvent:FireServer(9999999, 99999999999)
- end
- wait()
- game:GetService("ReplicatedStorage").Events.RebirthEvent:FireServer()
- end
- end)
- end))
- TextButton11.Name = "All Hats"
- TextButton11.Parent = ScrollingFrame8
- TextButton11.Position = UDim2.new(0, 120, 0, 148)
- TextButton11.Size = UDim2.new(0, 80, 0, 50)
- TextButton11.BackgroundColor = BrickColor.new("Cyan")
- TextButton11.BackgroundColor3 = Color3.new(0, 0.666667, 1)
- TextButton11.BorderSizePixel = 0
- TextButton11.Font = Enum.Font.ArialBold
- TextButton11.FontSize = Enum.FontSize.Size18
- TextButton11.Text = "All Hats"
- TextButton11.TextColor = BrickColor.new("Institutional white")
- TextButton11.TextColor3 = Color3.new(1, 1, 1)
- TextButton11.TextSize = 18
- TextButton11.TextWrap = true
- TextButton11.TextWrapped = true
- LocalScript12.Parent = TextButton11
- table.insert(cors,sandbox(LocalScript12,function()
- script.Parent.MouseButton1Click:connect(function()
- game.ReplicatedStorage.Events.AddHat:FireServer("Blue Top Hat")
- game.ReplicatedStorage.Events.AddHat:FireServer("Clockworks Shades")
- game.ReplicatedStorage.Events.AddHat:FireServer("Dominus Praefectus")
- game.ReplicatedStorage.Events.AddHat:FireServer("Hungry Dino")
- game.ReplicatedStorage.Events.AddHat:FireServer("Mr.Robot")
- game.ReplicatedStorage.Events.AddHat:FireServer("Paper Hat")
- game.ReplicatedStorage.Events.AddHat:FireServer("Red Baseball Cap")
- game.ReplicatedStorage.Events.AddHat:FireServer("Viking Helm")
- game.ReplicatedStorage.Events.AddHat:FireServer("Panda Knit")
- game.ReplicatedStorage.Events.AddHat:FireServer("Blackvalk")
- game.ReplicatedStorage.Events.AddHat:FireServer("Dominus Vespertilio")
- game.ReplicatedStorage.Events.AddHat:FireServer("Epic Duck Racer")
- game.ReplicatedStorage.Events.AddHat:FireServer("Counterfeit Domino Crown")
- game.ReplicatedStorage.Events.AddHat:FireServer("Sinister Fedora")
- game.ReplicatedStorage.Events.AddHat:FireServer("classic Hat Stack") --New hat
- game.ReplicatedStorage.Events.AddHat:FireServer("Golden Chrome Shades")
- game.ReplicatedStorage.Events.AddHat:FireServer("Jack O'Bandit")
- game.ReplicatedStorage.Events.AddHat:FireServer("Dominus Infernus")
- game.ReplicatedStorage.Events.AddHat:FireServer("Rubber Duckie")
- game.ReplicatedStorage.Events.AddHat:FireServer("Festive Domino Crown")
- game.ReplicatedStorage.Events.AddHat:FireServer("Dominus Frigidus")
- game.ReplicatedStorage.Events.AddHat:FireServer("Festive Hood")
- game.ReplicatedStorage.Events.AddHat:FireServer("Red Sparkle Time Fedora")
- game.ReplicatedStorage.Events.AddHat:FireServer("Lord of the Federation")
- game.ReplicatedStorage.Events.AddHat:FireServer("The Classic ROBLOX Fedora")
- game.ReplicatedStorage.Events.AddHat:FireServer("Santa's Hat")
- end)
- end))
- TextButton13.Name = "Skills and Points"
- TextButton13.Parent = ScrollingFrame8
- TextButton13.Position = UDim2.new(0, 414, 0, 148)
- TextButton13.Size = UDim2.new(0, 80, 0, 50)
- TextButton13.BackgroundColor = BrickColor.new("Cyan")
- TextButton13.BackgroundColor3 = Color3.new(0, 0.666667, 1)
- TextButton13.BorderSizePixel = 0
- TextButton13.Font = Enum.Font.ArialBold
- TextButton13.FontSize = Enum.FontSize.Size18
- TextButton13.Text = "Skills and Points"
- TextButton13.TextColor = BrickColor.new("Institutional white")
- TextButton13.TextColor3 = Color3.new(1, 1, 1)
- TextButton13.TextScaled = true
- TextButton13.TextSize = 18
- TextButton13.TextWrap = true
- TextButton13.TextWrapped = true
- LocalScript14.Parent = TextButton13
- table.insert(cors,sandbox(LocalScript14,function()
- script.Parent.MouseButton1Click:connect(function()
- for i = 1, 50 do
- game:GetService("ReplicatedStorage").Events.AddSkillEvent:FireServer(9999999, 99999999999)
- wait(0.0000000000000000000000000000000000000000000000000000001)
- end
- wait()
- end)
- end))
- Frame15.Name = "OpenGui"
- Frame15.Parent = ScreenGui0
- Frame15.BackgroundColor = BrickColor.new("Institutional white")
- Frame15.BackgroundColor3 = Color3.new(1, 1, 1)
- Frame15.BackgroundTransparency = 1
- TextButton16.Parent = Frame15
- TextButton16.Position = UDim2.new(0, 497, 0, 0)
- TextButton16.Size = UDim2.new(0, 100, 0, 36)
- TextButton16.BackgroundColor = BrickColor.new("Cyan")
- TextButton16.BackgroundColor3 = Color3.new(0, 0.666667, 1)
- TextButton16.BorderSizePixel = 0
- TextButton16.Font = Enum.Font.ArialBold
- TextButton16.FontSize = Enum.FontSize.Size28
- TextButton16.Text = "Open"
- TextButton16.TextColor = BrickColor.new("Institutional white")
- TextButton16.TextColor3 = Color3.new(1, 1, 1)
- TextButton16.TextSize = 25
- LocalScript17.Parent = TextButton16
- table.insert(cors,sandbox(LocalScript17,function()
- function clicked()
- game.Players.LocalPlayer.PlayerGui.Noober.MainGui.Visible = true
- game.Players.LocalPlayer.PlayerGui.Noober.OpenGui.TextButton.Visible = false
- end
- script.Parent.MouseButton1Down:connect(clicked)
- function clicked(Key)
- if Key == "2" then
- game.Players.LocalPlayer.PlayerGui.Noober.MainGui.Visible = true
- game.Players.LocalPlayer.PlayerGui.Noober.OpenGui.TextButton.Visible = false
- end
- end
- game.Players.LocalPlayer:GetMouse().keyDown:connect(clicked)
- end))
- for i,v in pairs(mas:GetChildren()) do
- v.Parent = game:GetService("Players").LocalPlayer.PlayerGui
- pcall(function() v:MakeJoints() end)
- end
- mas:Destroy()
- for i,v in pairs(cors) do
- spawn(function()
- pcall(v)
- end)
- end
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement