Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- -- By Sith
- -- Version 3.2
- -- Instances:
- local ScreenGui = Instance.new("ScreenGui")
- local main = Instance.new("ImageLabel")
- local Title_2 = Instance.new("ImageLabel")
- local Title = Instance.new("TextLabel")
- local TPtospawn = Instance.new("TextButton")
- local TPtomap = Instance.new("TextButton")
- local InfJumps = Instance.new("TextButton")
- local Close = Instance.new("TextButton")
- local Killscript = Instance.new("TextButton")
- local Ctrltp = Instance.new("TextButton")
- local Open = Instance.new("TextButton")
- --Properties:
- ScreenGui.Parent = game.CoreGui
- main.Name = "main"
- main.Parent = ScreenGui
- main.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- main.BackgroundTransparency = 1.000
- main.Position = UDim2.new(0.307878792, 0, 0.31533742, 0)
- main.Size = UDim2.new(0, 633, 0, 300)
- main.Visible = false
- main.Image = "rbxassetid://3570695787"
- main.ImageColor3 = Color3.fromRGB(74, 74, 74)
- main.ScaleType = Enum.ScaleType.Slice
- main.SliceCenter = Rect.new(100, 100, 100, 100)
- main.SliceScale = 0.120
- main.Active = true
- main.Draggable = true
- Title_2.Name = "Title_2"
- Title_2.Parent = main
- Title_2.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- Title_2.BackgroundTransparency = 1.000
- Title_2.Size = UDim2.new(0, 633, 0, 40)
- Title_2.Image = "rbxassetid://3570695787"
- Title_2.ScaleType = Enum.ScaleType.Slice
- Title_2.SliceCenter = Rect.new(100, 100, 100, 100)
- Title_2.SliceScale = 0.120
- Title.Name = "Title"
- Title.Parent = main
- Title.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- Title.BackgroundTransparency = 1.000
- Title.Position = UDim2.new(0.0408559442, 0, -0.00132924318, 0)
- Title.Size = UDim2.new(0, 580, 0, 37)
- Title.Font = Enum.Font.Cartoon
- Title.Text = "NDS | By Sith"
- Title.TextColor3 = Color3.fromRGB(78, 15, 103)
- Title.TextScaled = true
- Title.TextSize = 14.000
- Title.TextWrapped = true
- TPtospawn.Name = "TP to spawn"
- TPtospawn.Parent = main
- TPtospawn.BackgroundColor3 = Color3.fromRGB(65, 65, 65)
- TPtospawn.Position = UDim2.new(0, 0, 0.186666667, 0)
- TPtospawn.Size = UDim2.new(0, 200, 0, 50)
- TPtospawn.Font = Enum.Font.Cartoon
- TPtospawn.Text = "TP to spawn"
- TPtospawn.TextColor3 = Color3.fromRGB(0, 0, 0)
- TPtospawn.TextScaled = true
- TPtospawn.TextSize = 14.000
- TPtospawn.TextWrapped = true
- TPtospawn.MouseButton1Down:connect(function()
- game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(-281.81744384766, 179.49795532227, 343.83969116211)
- end)
- TPtomap.Name = "TP to map"
- TPtomap.Parent = main
- TPtomap.BackgroundColor3 = Color3.fromRGB(65, 65, 65)
- TPtomap.Position = UDim2.new(0.342812002, 0, 0.186666667, 0)
- TPtomap.Size = UDim2.new(0, 200, 0, 50)
- TPtomap.Font = Enum.Font.Cartoon
- TPtomap.Text = "TP to map"
- TPtomap.TextColor3 = Color3.fromRGB(0, 0, 0)
- TPtomap.TextScaled = true
- TPtomap.TextSize = 14.000
- TPtomap.TextWrapped = true
- TPtomap.MouseButton1Down:connect(function()
- game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(-127.19434356689, 47.397994995117, 8.0404348373413)
- end)
- InfJumps.Name = "InfJumps"
- InfJumps.Parent = main
- InfJumps.BackgroundColor3 = Color3.fromRGB(65, 65, 65)
- InfJumps.Position = UDim2.new(0.684044242, 0, 0.186666667, 0)
- InfJumps.Size = UDim2.new(0, 200, 0, 50)
- InfJumps.Font = Enum.Font.Cartoon
- InfJumps.Text = " Inf Jumps"
- InfJumps.TextColor3 = Color3.fromRGB(0, 0, 0)
- InfJumps.TextScaled = true
- InfJumps.TextSize = 14.000
- InfJumps.TextWrapped = true
- InfJumps.MouseButton1Down:connect(function()
- loadstring(game:HttpGet("https://pastebin.com/raw/V5PQy3y0", true))()
- end)
- Close.Name = "Close"
- Close.Parent = main
- Close.BackgroundColor3 = Color3.fromRGB(180, 8, 8)
- Close.Position = UDim2.new(0.342702866, 0, 0.832044959, 0)
- Close.Size = UDim2.new(0, 200, 0, 50)
- Close.Font = Enum.Font.Cartoon
- Close.Text = "Close"
- Close.TextColor3 = Color3.fromRGB(0, 0, 0)
- Close.TextScaled = true
- Close.TextSize = 14.000
- Close.TextWrapped = true
- Close.MouseButton1Down:connect(function()
- main.Visible = false
- Open.Visible = true
- end)
- Killscript.Name = "Kill script"
- Killscript.Parent = main
- Killscript.BackgroundColor3 = Color3.fromRGB(180, 8, 8)
- Killscript.Position = UDim2.new(0.342702866, 0, 0.665378273, 0)
- Killscript.Size = UDim2.new(0, 200, 0, 50)
- Killscript.Font = Enum.Font.Cartoon
- Killscript.Text = "Kill script"
- Killscript.TextColor3 = Color3.fromRGB(0, 0, 0)
- Killscript.TextScaled = true
- Killscript.TextSize = 14.000
- Killscript.TextWrapped = true
- Killscript.MouseButton1Down:connect(function()
- main.Visible = false
- Open.Visible = false
- end)
- Ctrltp.Name = "Ctrl tp"
- Ctrltp.Parent = main
- Ctrltp.BackgroundColor3 = Color3.fromRGB(65, 65, 65)
- Ctrltp.Position = UDim2.new(0, 0, 0.379999995, 0)
- Ctrltp.Size = UDim2.new(0, 200, 0, 50)
- Ctrltp.Font = Enum.Font.Cartoon
- Ctrltp.Text = "Ctrl tp"
- Ctrltp.TextColor3 = Color3.fromRGB(0, 0, 0)
- Ctrltp.TextScaled = true
- Ctrltp.TextSize = 14.000
- Ctrltp.TextWrapped = true
- Ctrltp.MouseButton1Down:connect(function()
- loadstring(game:HttpGet("https://pastebin.com/raw/U7x3DKuk", true))()
- end)
- Open.Name = "Open"
- Open.Parent = ScreenGui
- Open.BackgroundColor3 = Color3.fromRGB(180, 8, 8)
- Open.Position = UDim2.new(-0.00484848488, 0, 0.468711644, 0)
- Open.Size = UDim2.new(0, 200, 0, 50)
- Open.Font = Enum.Font.Cartoon
- Open.Text = "Open"
- Open.TextColor3 = Color3.fromRGB(0, 0, 0)
- Open.TextScaled = true
- Open.TextSize = 14.000
- Open.TextWrapped = true
- Open.MouseButton1Down:connect(function()
- main.Visible = true
- Open.Visible = false
- end)
Add Comment
Please, Sign In to add comment