Notes
Notes - notes.io |
-- SkyJail Version: 2.00
-- Instances:
local ScreenGui = Instance.new("ScreenGui")
local Main = Instance.new("Frame")
local v = Instance.new("TextLabel")
local TopFr = Instance.new("Frame")
local Topic = Instance.new("TextLabel")
local min = Instance.new("TextButton")
local TpBut = Instance.new("TextButton")
local StBut = Instance.new("TextButton")
local CrBut = Instance.new("TextButton")
local UpBut = Instance.new("TextButton")
local Openf = Instance.new("Frame")
local Open = Instance.new("TextButton")
local Teleports = Instance.new("Frame")
local TpTop = Instance.new("Frame")
local Top1 = Instance.new("TextLabel")
local ExTp = Instance.new("TextButton")
local BFront = Instance.new("TextButton")
local BVault = Instance.new("TextButton")
local JTop = Instance.new("TextButton")
local JIn = Instance.new("TextButton")
local MIn = Instance.new("TextButton")
local MOut = Instance.new("TextButton")
local MTop = Instance.new("TextButton")
local Crim1 = Instance.new("TextButton")
local Crim2 = Instance.new("TextButton")
local Dstore = Instance.new("TextButton")
local GasS = Instance.new("TextButton")
local TSpawn = Instance.new("TextButton")
local HeliP2 = Instance.new("TextButton")
local Lambo = Instance.new("TextButton")
local Helipad = Instance.new("TextButton")
local Dealer = Instance.new("TextButton")
local PoliceB = Instance.new("TextButton")
local Yard = Instance.new("TextButton")
local Stuffs = Instance.new("Frame")
local StTop = Instance.new("Frame")
local T2 = Instance.new("TextLabel")
local ExSt = Instance.new("TextButton")
local SPD = Instance.new("TextButton")
local noclp = Instance.new("TextButton")
local Rmv = Instance.new("TextButton")
local Pistol = Instance.new("TextButton")
local Shtgn = Instance.new("TextButton")
local Grvty = Instance.new("TextButton")
local God = Instance.new("TextButton")
local Ntro = Instance.new("TextButton")
local NoBuild = Instance.new("TextButton")
local cARr = Instance.new("TextButton")
local btol = Instance.new("TextButton")
local Jump = Instance.new("TextButton")
local Soon = Instance.new("TextButton")
local Goto = Instance.new("TextButton")
local InputPlayer = Instance.new("TextBox")
local cred = Instance.new("Frame")
local CRTOP = Instance.new("Frame")
local top6 = Instance.new("TextLabel")
local ExCr = Instance.new("TextButton")
local _1 = Instance.new("TextLabel")
local _2 = Instance.new("TextLabel")
local _3 = Instance.new("TextLabel")
local Updat = Instance.new("Frame")
local UpdTop = Instance.new("Frame")
local top8 = Instance.new("TextLabel")
local ExUpd = Instance.new("TextButton")
local _1_2 = Instance.new("TextLabel")
local _2_2 = Instance.new("TextLabel")
local _3_2 = Instance.new("TextLabel")
--Properties:
ScreenGui.Parent = game.CoreGui
ScreenGui.ZIndexBehavior = Enum.ZIndexBehavior.Sibling
Main.Name = "Main"
Main.Parent = ScreenGui
Main.BackgroundColor3 = Color3.new(0, 0, 0.741176)
Main.Position = UDim2.new(0.346878111, 0, 0.328273237, 0)
Main.Size = UDim2.new(0, 309, 0, 181)
Main.Active = true
Main.Visible = false
Main.Draggable = true
v.Name = "v"
v.Parent = Main
v.BackgroundColor3 = Color3.new(1, 1, 1)
v.BackgroundTransparency = 1
v.Position = UDim2.new(0.867313921, 0, 0.961325943, 0)
v.Size = UDim2.new(0, 41, 0, 7)
v.Font = Enum.Font.SciFi
v.Text = "Version: 2.0"
v.TextColor3 = Color3.new(1, 1, 1)
v.TextScaled = true
v.TextSize = 20
v.TextWrapped = true
TopFr.Name = "TopFr"
TopFr.Parent = Main
TopFr.BackgroundColor3 = Color3.new(1, 1, 1)
TopFr.BackgroundTransparency = 1
TopFr.Size = UDim2.new(0, 309, 0, 24)
Topic.Name = "Topic"
Topic.Parent = TopFr
Topic.BackgroundColor3 = Color3.new(0.666667, 0, 0)
Topic.Size = UDim2.new(0, 309, 0, 24)
Topic.Font = Enum.Font.SciFi
Topic.Text = "SkyJailV2"
Topic.TextColor3 = Color3.new(1, 1, 1)
Topic.TextScaled = true
Topic.TextSize = 14
Topic.TextWrapped = true
min.Name = "min"
min.Parent = Topic
min.BackgroundColor3 = Color3.new(1, 1, 1)
min.BackgroundTransparency = 1
min.Position = UDim2.new(0.941747546, 0, 0.208333343, 0)
min.Size = UDim2.new(0, 18, 0, 13)
min.Font = Enum.Font.SciFi
min.Text = "-"
min.TextColor3 = Color3.new(1, 1, 1)
min.TextSize = 14
min.MouseButton1Down:connect(function()
Main.Visible = false
Openf.Visible = true
end)
TpBut.Name = "TpBut"
TpBut.Parent = Main
TpBut.BackgroundColor3 = Color3.new(0.0862745, 0.0862745, 0.0862745)
TpBut.Position = UDim2.new(0.0809061453, 0, 0.198895022, 0)
TpBut.Size = UDim2.new(0, 257, 0, 24)
TpBut.Font = Enum.Font.SciFi
TpBut.Text = "Teleports"
TpBut.TextColor3 = Color3.new(1, 1, 1)
TpBut.TextScaled = true
TpBut.TextSize = 28
TpBut.TextWrapped = true
TpBut.MouseButton1Down:connect(function()
Main.Visible = false
Teleports.Visible = true
end)
StBut.Name = "StBut"
StBut.Parent = Main
StBut.BackgroundColor3 = Color3.new(0.0862745, 0.0862745, 0.0862745)
StBut.Position = UDim2.new(0.0809061453, 0, 0.397790045, 0)
StBut.Size = UDim2.new(0, 257, 0, 24)
StBut.Font = Enum.Font.SciFi
StBut.Text = "Stuffs"
StBut.TextColor3 = Color3.new(1, 1, 1)
StBut.TextScaled = true
StBut.TextSize = 28
StBut.TextWrapped = true
StBut.MouseButton1Down:connect(function()
Main.Visible = false
Stuffs.Visible = true
end)
CrBut.Name = "CrBut"
CrBut.Parent = Main
CrBut.BackgroundColor3 = Color3.new(0.0862745, 0.0862745, 0.0862745)
CrBut.Position = UDim2.new(0.0809061453, 0, 0.596685112, 0)
CrBut.Size = UDim2.new(0, 257, 0, 24)
CrBut.Font = Enum.Font.SciFi
CrBut.Text = "Credits/Info"
CrBut.TextColor3 = Color3.new(1, 1, 1)
CrBut.TextScaled = true
CrBut.TextSize = 28
CrBut.TextWrapped = true
CrBut.MouseButton1Down:connect(function()
Main.Visible = false
cred.Visible = true
end)
UpBut.Name = "UpBut"
UpBut.Parent = Main
UpBut.BackgroundColor3 = Color3.new(0.0862745, 0.0862745, 0.0862745)
UpBut.Position = UDim2.new(0.0809061453, 0, 0.801104963, 0)
UpBut.Size = UDim2.new(0, 257, 0, 24)
UpBut.Font = Enum.Font.SciFi
UpBut.Text = "Updates/News"
UpBut.TextColor3 = Color3.new(1, 1, 1)
UpBut.TextScaled = true
UpBut.TextSize = 28
UpBut.TextWrapped = true
UpBut.MouseButton1Down:connect(function()
Main.Visible = false
Updat.Visible = true
end)
Openf.Name = "Openf"
Openf.Parent = ScreenGui
Openf.BackgroundColor3 = Color3.new(1, 1, 1)
Openf.BackgroundTransparency = 1
Openf.Position = UDim2.new(0.906838477, 0, 0.525616705, 0)
Openf.Size = UDim2.new(0, 85, 0, 22)
Open.Name = "Open"
Open.Parent = Openf
Open.BackgroundColor3 = Color3.new(0.666667, 0, 0)
Open.BorderColor3 = Color3.new(0, 0, 1)
Open.Size = UDim2.new(0, 85, 0, 22)
Open.Font = Enum.Font.SciFi
Open.Text = "Open"
Open.TextColor3 = Color3.new(1, 1, 1)
Open.TextScaled = true
Open.TextSize = 14
Open.TextWrapped = true
Open.MouseButton1Down:connect(function()
Main.Visible = true
Openf.Visible = false
end)
Teleports.Name = "Teleports"
Teleports.Parent = ScreenGui
Teleports.BackgroundColor3 = Color3.new(0, 0, 0.741176)
Teleports.Position = UDim2.new(0.346878082, 0, 0.328273237, 0)
Teleports.Size = UDim2.new(0, 309, 0, 181)
Teleports.Active = true
Teleports.Visible = false
Teleports.Draggable = true
TpTop.Name = "TpTop"
TpTop.Parent = Teleports
TpTop.BackgroundColor3 = Color3.new(1, 1, 1)
TpTop.BackgroundTransparency = 1
TpTop.Size = UDim2.new(0, 309, 0, 24)
Top1.Name = "Top1"
Top1.Parent = TpTop
Top1.BackgroundColor3 = Color3.new(0.666667, 0, 0)
Top1.Size = UDim2.new(0, 309, 0, 24)
Top1.Font = Enum.Font.SciFi
Top1.Text = "Teleports"
Top1.TextColor3 = Color3.new(1, 1, 1)
Top1.TextScaled = true
Top1.TextSize = 14
Top1.TextWrapped = true
ExTp.Name = "ExTp"
ExTp.Parent = Top1
ExTp.BackgroundColor3 = Color3.new(1, 1, 1)
ExTp.BackgroundTransparency = 1
ExTp.Position = UDim2.new(0.941747546, 0, 0.208333343, 0)
ExTp.Size = UDim2.new(0, 18, 0, 13)
ExTp.Font = Enum.Font.SciFi
ExTp.Text = "x"
ExTp.TextColor3 = Color3.new(1, 1, 1)
ExTp.TextSize = 14
ExTp.MouseButton1Down:connect(function()
Teleports.Visible = false
Main.Visible = true
end)
BFront.Name = "BFront"
BFront.Parent = Teleports
BFront.BackgroundColor3 = Color3.new(0.0862745, 0.0862745, 0.0862745)
BFront.Position = UDim2.new(0.0226537213, 0, 0.176795587, 0)
BFront.Size = UDim2.new(0, 84, 0, 16)
BFront.Font = Enum.Font.SciFi
BFront.Text = "BankFront"
BFront.TextColor3 = Color3.new(1, 1, 1)
BFront.TextScaled = true
BFront.TextSize = 28
BFront.TextWrapped = true
BFront.MouseButton1Down:connect(function()
for i=1,32 do
wait(.08)
game:GetService("Players").LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(9.92591476, 17.8639755, 786.788147) + Vector3.new(1,0,0)
end
end)
BVault.Name = "BVault"
BVault.Parent = Teleports
BVault.BackgroundColor3 = Color3.new(0.0862745, 0.0862745, 0.0862745)
BVault.Position = UDim2.new(0.0226537213, 0, 0.309392273, 0)
BVault.Size = UDim2.new(0, 84, 0, 16)
BVault.Font = Enum.Font.SciFi
BVault.Text = "BankVault"
BVault.TextColor3 = Color3.new(1, 1, 1)
BVault.TextScaled = true
BVault.TextSize = 28
BVault.TextWrapped = true
BVault.MouseButton1Down:connect(function()
for i=1,32 do
wait(.08)
game:GetService("Players").LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(18.3854294, 0.765628457, 815.506348) + Vector3.new(1,0,0)
end
end)
JTop.Name = "JTop"
JTop.Parent = Teleports
JTop.BackgroundColor3 = Color3.new(0.0862745, 0.0862745, 0.0862745)
JTop.Position = UDim2.new(0.0226537213, 0, 0.441988945, 0)
JTop.Size = UDim2.new(0, 84, 0, 16)
JTop.Font = Enum.Font.SciFi
JTop.Text = "JewelryTop"
JTop.TextColor3 = Color3.new(1, 1, 1)
JTop.TextScaled = true
JTop.TextSize = 28
JTop.TextWrapped = true
JTop.MouseButton1Down:connect(function()
for i=1,32 do
wait(.08)
game:GetService("Players").LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(101.211128, 98.6576996, 1310.54175) + Vector3.new(1,0,0)
end
end)
JIn.Name = "JIn"
JIn.Parent = Teleports
JIn.BackgroundColor3 = Color3.new(0.0862745, 0.0862745, 0.0862745)
JIn.Position = UDim2.new(0.0226537287, 0, 0.574585676, 0)
JIn.Size = UDim2.new(0, 84, 0, 16)
JIn.Font = Enum.Font.SciFi
JIn.Text = "JewelryIn"
JIn.TextColor3 = Color3.new(1, 1, 1)
JIn.TextScaled = true
JIn.TextSize = 28
JIn.TextWrapped = true
JIn.MouseButton1Down:connect(function()
for i=1,32 do
wait(.08)
game:GetService("Players").LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(133.300705, 17.9375954, 1316.42407) + Vector3.new(1,0,0)
end
end)
MIn.Name = "MIn"
MIn.Parent = Teleports
MIn.BackgroundColor3 = Color3.new(0.0862745, 0.0862745, 0.0862745)
MIn.Position = UDim2.new(0.0226537287, 0, 0.707182348, 0)
MIn.Size = UDim2.new(0, 84, 0, 16)
MIn.Font = Enum.Font.SciFi
MIn.Text = "MuseumIn"
MIn.TextColor3 = Color3.new(1, 1, 1)
MIn.TextScaled = true
MIn.TextSize = 28
MIn.TextWrapped = true
MIn.MouseButton1Down:connect(function()
for i=1,32 do
wait(.08)
game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(1063.02, 117.562, 1218.757) + Vector3.new(1,0,0)
end
end)
MOut.Name = "MOut"
MOut.Parent = Teleports
MOut.BackgroundColor3 = Color3.new(0.0862745, 0.0862745, 0.0862745)
MOut.Position = UDim2.new(0.0226537287, 0, 0.839779019, 0)
MOut.Size = UDim2.new(0, 84, 0, 16)
MOut.Font = Enum.Font.SciFi
MOut.Text = "MuseumOut"
MOut.TextColor3 = Color3.new(1, 1, 1)
MOut.TextScaled = true
MOut.TextSize = 28
MOut.TextWrapped = true
MOut.MouseButton1Down:connect(function()
for i=1,32 do
wait(.08)
game:GetService("Players").LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(1108.02576, 101.16066, 1295.74146) + Vector3.new(1,0,0)
end
end)
MTop.Name = "MTop"
MTop.Parent = Teleports
MTop.BackgroundColor3 = Color3.new(0.0862745, 0.0862745, 0.0862745)
MTop.Position = UDim2.new(0.36245954, 0, 0.176795602, 0)
MTop.Size = UDim2.new(0, 84, 0, 16)
MTop.Font = Enum.Font.SciFi
MTop.Text = "MuseumTop"
MTop.TextColor3 = Color3.new(1, 1, 1)
MTop.TextScaled = true
MTop.TextSize = 28
MTop.TextWrapped = true
MTop.MouseButton1Down:connect(function()
for i=1,32 do
wait(.08)
game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(1078.45, 153.904, 1176.52) + Vector3.new(1,0,0)
end
end)
Crim1.Name = "Crim1"
Crim1.Parent = Teleports
Crim1.BackgroundColor3 = Color3.new(0.0862745, 0.0862745, 0.0862745)
Crim1.Position = UDim2.new(0.36245954, 0, 0.309392273, 0)
Crim1.Size = UDim2.new(0, 84, 0, 16)
Crim1.Font = Enum.Font.SciFi
Crim1.Text = "CrimBase1"
Crim1.TextColor3 = Color3.new(1, 1, 1)
Crim1.TextScaled = true
Crim1.TextSize = 28
Crim1.TextWrapped = true
Crim1.MouseButton1Down:connect(function()
for i=1,32 do
wait(.08)
game:GetService("Players").LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(-221.723099, 17.8924026, 1578.80261) + Vector3.new(1,0,0)
end
end)
Crim2.Name = "Crim2"
Crim2.Parent = Teleports
Crim2.BackgroundColor3 = Color3.new(0.0862745, 0.0862745, 0.0862745)
Crim2.Position = UDim2.new(0.36245954, 0, 0.441988945, 0)
Crim2.Size = UDim2.new(0, 84, 0, 16)
Crim2.Font = Enum.Font.SciFi
Crim2.Text = "CrimBase2"
Crim2.TextColor3 = Color3.new(1, 1, 1)
Crim2.TextScaled = true
Crim2.TextSize = 28
Crim2.TextWrapped = true
Crim2.MouseButton1Down:connect(function()
for i=1,32 do
wait(.08)
game:GetService("Players").LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(1650.80896, 49.863636, -1770.66626) + Vector3.new(1,0,0)
end
end)
Dstore.Name = "Dstore"
Dstore.Parent = Teleports
Dstore.BackgroundColor3 = Color3.new(0.0862745, 0.0862745, 0.0862745)
Dstore.Position = UDim2.new(0.36245954, 0, 0.574585617, 0)
Dstore.Size = UDim2.new(0, 84, 0, 16)
Dstore.Font = Enum.Font.SciFi
Dstore.Text = "DonutStore"
Dstore.TextColor3 = Color3.new(1, 1, 1)
Dstore.TextScaled = true
Dstore.TextSize = 28
Dstore.TextWrapped = true
Dstore.MouseButton1Down:connect(function()
for i=1,32 do
wait(.08)
game:GetService("Players").LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(257.191101, 17.81828869, -1753.11206) + Vector3.new(1,0,0)
end
end)
GasS.Name = "GasS"
GasS.Parent = Teleports
GasS.BackgroundColor3 = Color3.new(0.0862745, 0.0862745, 0.0862745)
GasS.Position = UDim2.new(0.36245954, 0, 0.707182288, 0)
GasS.Size = UDim2.new(0, 84, 0, 16)
GasS.Font = Enum.Font.SciFi
GasS.Text = "GasStation"
GasS.TextColor3 = Color3.new(1, 1, 1)
GasS.TextScaled = true
GasS.TextSize = 28
GasS.TextWrapped = true
GasS.MouseButton1Down:connect(function()
for i=1,32 do
wait(.08)
game:GetService("Players").LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(-1586.41101, 17.8481865, 709.37262) + Vector3.new(1,0,0)
end
end)
TSpawn.Name = "TSpawn"
TSpawn.Parent = Teleports
TSpawn.BackgroundColor3 = Color3.new(0.0862745, 0.0862745, 0.0862745)
TSpawn.Position = UDim2.new(0.36245954, 0, 0.83977896, 0)
TSpawn.Size = UDim2.new(0, 84, 0, 16)
TSpawn.Font = Enum.Font.SciFi
TSpawn.Text = "TrainSpawn"
TSpawn.TextColor3 = Color3.new(1, 1, 1)
TSpawn.TextScaled = true
TSpawn.TextSize = 28
TSpawn.TextWrapped = true
TSpawn.MouseButton1Down:connect(function()
for i=1,32 do
wait(.08)
game:GetService("Players").LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(1954.95007, 68.0448606, -603.844116) + Vector3.new(1,0,0)
end
end)
HeliP2.Name = "HeliP2"
HeliP2.Parent = Teleports
HeliP2.BackgroundColor3 = Color3.new(0.0862745, 0.0862745, 0.0862745)
HeliP2.Position = UDim2.new(0.705501616, 0, 0.83977896, 0)
HeliP2.Size = UDim2.new(0, 84, 0, 16)
HeliP2.Font = Enum.Font.SciFi
HeliP2.Text = "HeliPad2"
HeliP2.TextColor3 = Color3.new(1, 1, 1)
HeliP2.TextScaled = true
HeliP2.TextSize = 28
HeliP2.TextWrapped = true
HeliP2.MouseButton1Down:connect(function()
for i=1,32 do
wait(.08)
game:GetService("Players").LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(737.95105, 69.4690094, 1095.53442) + Vector3.new(1,0,0)
end
end)
Lambo.Name = "Lambo"
Lambo.Parent = Teleports
Lambo.BackgroundColor3 = Color3.new(0.0862745, 0.0862745, 0.0862745)
Lambo.Position = UDim2.new(0.705501616, 0, 0.707182288, 0)
Lambo.Size = UDim2.new(0, 84, 0, 16)
Lambo.Font = Enum.Font.SciFi
Lambo.Text = "Lamborghini"
Lambo.TextColor3 = Color3.new(1, 1, 1)
Lambo.TextScaled = true
Lambo.TextSize = 28
Lambo.TextWrapped = true
Lambo.MouseButton1Down:connect(function()
for i=1,32 do
wait(.08)
game:GetService("Players").LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(146.568039, 17.6188164, 775.127197) + Vector3.new(1,0,0)
end
end)
Helipad.Name = "Helipad"
Helipad.Parent = Teleports
Helipad.BackgroundColor3 = Color3.new(0.0862745, 0.0862745, 0.0862745)
Helipad.Position = UDim2.new(0.705501616, 0, 0.574585617, 0)
Helipad.Size = UDim2.new(0, 84, 0, 16)
Helipad.Font = Enum.Font.SciFi
Helipad.Text = "HeliPad"
Helipad.TextColor3 = Color3.new(1, 1, 1)
Helipad.TextScaled = true
Helipad.TextSize = 28
Helipad.TextWrapped = true
Helipad.MouseButton1Down:connect(function()
for i=1,32 do
wait(.08)
game:GetService("Players").LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(-1172.6626, 57.6341133, -1590.24841) + Vector3.new(1,0,0)
end
end)
Dealer.Name = "Dealer"
Dealer.Parent = Teleports
Dealer.BackgroundColor3 = Color3.new(0.0862745, 0.0862745, 0.0862745)
Dealer.Position = UDim2.new(0.705501616, 0, 0.441988945, 0)
Dealer.Size = UDim2.new(0, 84, 0, 16)
Dealer.Font = Enum.Font.SciFi
Dealer.Text = "Dealership"
Dealer.TextColor3 = Color3.new(1, 1, 1)
Dealer.TextScaled = true
Dealer.TextSize = 28
Dealer.TextWrapped = true
Dealer.MouseButton1Down:connect(function()
for i=1,32 do
wait(.08)
game:GetService("Players").LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(424.985474, 17.8676395, -1704.00525) + Vector3.new(1,0,0)
end
end)
PoliceB.Name = "PoliceB"
PoliceB.Parent = Teleports
PoliceB.BackgroundColor3 = Color3.new(0.0862745, 0.0862745, 0.0862745)
PoliceB.Position = UDim2.new(0.705501616, 0, 0.309392273, 0)
PoliceB.Size = UDim2.new(0, 84, 0, 16)
PoliceB.Font = Enum.Font.SciFi
PoliceB.Text = "PoliceBase"
PoliceB.TextColor3 = Color3.new(1, 1, 1)
PoliceB.TextScaled = true
PoliceB.TextSize = 28
PoliceB.TextWrapped = true
PoliceB.MouseButton1Down:connect(function()
for i=1,32 do
wait(.08)
game:GetService("Players").LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(-1136.89868, 17.950058, -1585.59912) + Vector3.new(1,0,0)
end
end)
Yard.Name = "Yard"
Yard.Parent = Teleports
Yard.BackgroundColor3 = Color3.new(0.0862745, 0.0862745, 0.0862745)
Yard.Position = UDim2.new(0.705501616, 0, 0.176795587, 0)
Yard.Size = UDim2.new(0, 84, 0, 16)
Yard.Font = Enum.Font.SciFi
Yard.Text = "PrisonYard"
Yard.TextColor3 = Color3.new(1, 1, 1)
Yard.TextScaled = true
Yard.TextSize = 28
Yard.TextWrapped = true
Yard.MouseButton1Down:connect(function()
for i=1,32 do
wait(.08)
game:GetService("Players").LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(-1319.25806, 17.7999935, -1760.31873) + Vector3.new(1,0,0)
end
end)
Stuffs.Name = "Stuffs"
Stuffs.Parent = ScreenGui
Stuffs.BackgroundColor3 = Color3.new(0, 0, 0.741176)
Stuffs.Position = UDim2.new(0.346878082, 0, 0.328273237, 0)
Stuffs.Size = UDim2.new(0, 309, 0, 181)
Stuffs.Active = true
Stuffs.Visible = false
Stuffs.Draggable = true
StTop.Name = "StTop"
StTop.Parent = Stuffs
StTop.BackgroundColor3 = Color3.new(1, 1, 1)
StTop.BackgroundTransparency = 1
StTop.Size = UDim2.new(0, 309, 0, 24)
T2.Name = "T2"
T2.Parent = StTop
T2.BackgroundColor3 = Color3.new(0.666667, 0, 0)
T2.Size = UDim2.new(0, 309, 0, 24)
T2.Font = Enum.Font.SciFi
T2.Text = "Stuffs"
T2.TextColor3 = Color3.new(1, 1, 1)
T2.TextScaled = true
T2.TextSize = 14
T2.TextWrapped = true
ExSt.Name = "ExSt"
ExSt.Parent = T2
ExSt.BackgroundColor3 = Color3.new(1, 1, 1)
ExSt.BackgroundTransparency = 1
ExSt.Position = UDim2.new(0.941747546, 0, 0.208333343, 0)
ExSt.Size = UDim2.new(0, 18, 0, 13)
ExSt.Font = Enum.Font.SciFi
ExSt.Text = "x"
ExSt.TextColor3 = Color3.new(1, 1, 1)
ExSt.TextSize = 14
ExSt.MouseButton1Down:connect(function()
Stuffs.Visible = false
Main.Visible = true
end)
SPD.Name = "SPD"
SPD.Parent = Stuffs
SPD.BackgroundColor3 = Color3.new(0.0862745, 0.0862745, 0.0862745)
SPD.Position = UDim2.new(0.0226537213, 0, 0.176795587, 0)
SPD.Size = UDim2.new(0, 84, 0, 16)
SPD.Font = Enum.Font.SciFi
SPD.Text = "Speed (K)"
SPD.TextColor3 = Color3.new(1, 1, 1)
SPD.TextScaled = true
SPD.TextSize = 28
SPD.TextWrapped = true
SPD.MouseButton1Down:connect(function()
local walkspeedplayer = game:GetService("Players").LocalPlayer
local walkspeedmouse = walkspeedplayer:GetMouse()
local walkspeedenabled = false
function x_walkspeed(key)
if (key == "k") then
if walkspeedenabled == false then
_G.WS = 200;
local Humanoid = game:GetService("Players").LocalPlayer.Character.Humanoid;
Humanoid:GetPropertyChangedSignal("WalkSpeed"):Connect(function()
Humanoid.WalkSpeed = _G.WS;
end)
Humanoid.WalkSpeed = _G.WS;
walkspeedenabled = true
elseif walkspeedenabled == true then
_G.WS = 20;
local Humanoid = game:GetService("Players").LocalPlayer.Character.Humanoid;
Humanoid:GetPropertyChangedSignal("WalkSpeed"):Connect(function()
Humanoid.WalkSpeed = _G.WS;
end)
Humanoid.WalkSpeed = _G.WS;
walkspeedenabled = false
end
end
end
walkspeedmouse.KeyDown:connect(x_walkspeed)
end)
noclp.Name = "noclp"
noclp.Parent = Stuffs
noclp.BackgroundColor3 = Color3.new(0.0862745, 0.0862745, 0.0862745)
noclp.Position = UDim2.new(0.0226537213, 0, 0.309392273, 0)
noclp.Size = UDim2.new(0, 84, 0, 16)
noclp.Font = Enum.Font.SciFi
noclp.Text = "NoClip (B)"
noclp.TextColor3 = Color3.new(1, 1, 1)
noclp.TextScaled = true
noclp.TextSize = 28
noclp.TextWrapped = true
noclp.MouseButton1Down:connect(function()
local noclipplayer = game:GetService("Players").LocalPlayer
local noclipmouse = noclipplayer:GetMouse()
local donoclip = false
local noclip = false
function b_noclip(key)
if (key == "b") then
if noclip == false then
donoclip = true
noclip = true
elseif noclip == true then
donoclip = false
noclip = false
end
end
end
noclipmouse.KeyDown:connect(b_noclip)
game:GetService("Players").LocalPlayer.Character.Head.Touched:connect(function(obj)
if obj ~= workspace.Terrain then
if donoclip == true then
obj.CanCollide = false
else
obj.CanCollide = true
end
end
end)
end)
Rmv.Name = "Rmv"
Rmv.Parent = Stuffs
Rmv.BackgroundColor3 = Color3.new(0.0862745, 0.0862745, 0.0862745)
Rmv.Position = UDim2.new(0.0226537213, 0, 0.441988945, 0)
Rmv.Size = UDim2.new(0, 84, 0, 16)
Rmv.Font = Enum.Font.SciFi
Rmv.Text = "RemoveAll"
Rmv.TextColor3 = Color3.new(1, 1, 1)
Rmv.TextScaled = true
Rmv.TextSize = 28
Rmv.TextWrapped = true
Rmv.MouseButton1Down:connect(function()
game.Workspace.Cells:Remove()
game.Workspace.Museum.CaseLasers:Remove()
game.Workspace.Museum.Lights:Remove()
game.Workspace.Museum.Doors:Remove()
game.Workspace.EscapeRoutes:Remove()
for i,v in pairs(workspace.Doors:GetChildren()) do
v:Destroy()
end
end)
Rmv.MouseButton1Down:connect(function()
local banklasers = game:GetService("Workspace").Banks:GetChildren()
banklasers[1].Lasers:Destroy()
end)
Rmv.MouseButton1Down:connect(function()
local jewelry = game:GetService("Workspace").Jewelrys:GetChildren()
for i = 1,4 do
local xd = jewelry[1].Model.BarbedWire
xd:Destroy()
end
end)
Rmv.MouseButton1Down:connect(function()
local banklasers = game:GetService("Workspace").Banks:GetChildren()
banklasers[1].Door.Model:Destroy()
end)
Pistol.Name = "Pistol"
Pistol.Parent = Stuffs
Pistol.BackgroundColor3 = Color3.new(0.0862745, 0.0862745, 0.0862745)
Pistol.Position = UDim2.new(0.0226537287, 0, 0.574585676, 0)
Pistol.Size = UDim2.new(0, 84, 0, 16)
Pistol.Font = Enum.Font.SciFi
Pistol.Text = "Pistol"
Pistol.TextColor3 = Color3.new(1, 1, 1)
Pistol.TextScaled = true
Pistol.TextSize = 28
Pistol.TextWrapped = true
Pistol.MouseButton1Down:connect(function()
local hit = game:GetService("Players").LocalPlayer.Character.HumanoidRootPart.Position + Vector3.new(0,0,-3)
a = Instance.new("Part", workspace)
a.Anchored = true
a.Position = game:GetService("Players").LocalPlayer.Character.HumanoidRootPart.Position + Vector3.new(0,0,-3)
a.CanCollide = false
for i, v in pairs(game:GetService("Workspace").Givers:GetChildren()) do
if v.Name == "Station" then
for a, b in pairs(v:GetChildren()) do
if b:IsA("StringValue") then
if b.Value == "Pistol" then
v.CFrame = CFrame.new(hit)
end
end
end
end
end
end)
Shtgn.Name = "Shtgn"
Shtgn.Parent = Stuffs
Shtgn.BackgroundColor3 = Color3.new(0.0862745, 0.0862745, 0.0862745)
Shtgn.Position = UDim2.new(0.0226537287, 0, 0.707182348, 0)
Shtgn.Size = UDim2.new(0, 84, 0, 16)
Shtgn.Font = Enum.Font.SciFi
Shtgn.Text = "Shotgun"
Shtgn.TextColor3 = Color3.new(1, 1, 1)
Shtgn.TextScaled = true
Shtgn.TextSize = 28
Shtgn.TextWrapped = true
Shtgn.MouseButton1Down:connect(function()
local hit = game:GetService("Players").LocalPlayer.Character.HumanoidRootPart.Position + Vector3.new(0,0,-3)
a = Instance.new("Part", workspace)
a.Anchored = true
a.Position = game:GetService("Players").LocalPlayer.Character.HumanoidRootPart.Position + Vector3.new(0,0,-3)
a.CanCollide = false
for i, v in pairs(game:GetService("Workspace").Givers:GetChildren()) do
if v.Name == "Station" then
for a, b in pairs(v:GetChildren()) do
if b:IsA("StringValue") then
if b.Value == "Shotgun" then
v.CFrame = CFrame.new(hit)
end
end
end
end
end
end)
Grvty.Name = "Grvty"
Grvty.Parent = Stuffs
Grvty.BackgroundColor3 = Color3.new(0.0862745, 0.0862745, 0.0862745)
Grvty.Position = UDim2.new(0.0226537287, 0, 0.839779019, 0)
Grvty.Size = UDim2.new(0, 84, 0, 16)
Grvty.Font = Enum.Font.SciFi
Grvty.Text = "Gravity"
Grvty.TextColor3 = Color3.new(1, 1, 1)
Grvty.TextScaled = true
Grvty.TextSize = 28
Grvty.TextWrapped = true
Grvty.MouseButton1Down:connect(function()
game.Workspace.Gravity = 35
end)
God.Name = "God"
God.Parent = Stuffs
God.BackgroundColor3 = Color3.new(0.0862745, 0.0862745, 0.0862745)
God.Position = UDim2.new(0.36245954, 0, 0.176795602, 0)
God.Size = UDim2.new(0, 84, 0, 16)
God.Font = Enum.Font.SciFi
God.Text = "GodMode"
God.TextColor3 = Color3.new(1, 1, 1)
God.TextScaled = true
God.TextSize = 28
God.TextWrapped = true
God.MouseButton1Down:connect(function()
game:GetService("Players").LocalPlayer.Character.Humanoid.Name = 1
local l = game:GetService("Players").LocalPlayer.Character["1"]:Clone()
l.Parent = game:GetService("Players").LocalPlayer.Character
l.Name = "Humanoid"
wait(0.1)
game:GetService("Players").LocalPlayer.Character["1"]:Destroy()
game:GetService("Workspace").CurrentCamera.CameraSubject = game:GetService("Players").LocalPlayer.Character
game:GetService("Players").LocalPlayer.Character.Animate.Disabled = true
wait(0.1)
game:GetService("Players").LocalPlayer.Character.Animate.Disabled = false
game:GetService("Players").LocalPlayer.Character.Humanoid.DisplayDistanceType = "None"
end)
Ntro.Name = "Ntro"
Ntro.Parent = Stuffs
Ntro.BackgroundColor3 = Color3.new(0.0862745, 0.0862745, 0.0862745)
Ntro.Position = UDim2.new(0.36245954, 0, 0.309392273, 0)
Ntro.Size = UDim2.new(0, 84, 0, 16)
Ntro.Font = Enum.Font.SciFi
Ntro.Text = "InfNitro"
Ntro.TextColor3 = Color3.new(1, 1, 1)
Ntro.TextScaled = true
Ntro.TextSize = 28
Ntro.TextWrapped = true
Ntro.MouseButton1Down:connect(function()
game:GetService('Players').LocalPlayer.PlayerGui.MainGui.Nitro.Name = "6969696969"
game:GetService('Players').LocalPlayer.PlayerGui.ProductGui.Nitro:ClearAllChildren()
end)
NoBuild.Name = "NoBuild"
NoBuild.Parent = Stuffs
NoBuild.BackgroundColor3 = Color3.new(0.0862745, 0.0862745, 0.0862745)
NoBuild.Position = UDim2.new(0.36245954, 0, 0.441988945, 0)
NoBuild.Size = UDim2.new(0, 84, 0, 16)
NoBuild.Font = Enum.Font.SciFi
NoBuild.Text = "NoBuildings"
NoBuild.TextColor3 = Color3.new(1, 1, 1)
NoBuild.TextScaled = true
NoBuild.TextSize = 28
NoBuild.TextWrapped = true
NoBuild.MouseButton1Down:connect(function()
game:GetService("Workspace").Buildings:Destroy()
end)
cARr.Name = "cARr"
cARr.Parent = Stuffs
cARr.BackgroundColor3 = Color3.new(0.0862745, 0.0862745, 0.0862745)
cARr.Position = UDim2.new(0.36245954, 0, 0.574585617, 0)
cARr.Size = UDim2.new(0, 84, 0, 16)
cARr.Font = Enum.Font.SciFi
cARr.Text = "CarFly (R )"
cARr.TextColor3 = Color3.new(1, 1, 1)
cARr.TextScaled = true
cARr.TextSize = 28
cARr.TextWrapped = true
cARr.MouseButton1Down:connect(function()
local plr = game:GetService("Players").LocalPlayer
local m = plr:GetMouse()
m.KeyDown:connect(function(k)
if k:byte() == 114 then
plrh = game:GetService'Players'.LocalPlayer.Character:FindFirstChildOfClass'Humanoid'
plrh:ChangeState('Jumping')
wait()
plrh:ChangeState('Seated')
end
end)
end)
btol.Name = "btol"
btol.Parent = Stuffs
btol.BackgroundColor3 = Color3.new(0.0862745, 0.0862745, 0.0862745)
btol.Position = UDim2.new(0.36245954, 0, 0.707182288, 0)
btol.Size = UDim2.new(0, 84, 0, 16)
btol.Font = Enum.Font.SciFi
btol.Text = "BTools"
btol.TextColor3 = Color3.new(1, 1, 1)
btol.TextScaled = true
btol.TextSize = 28
btol.TextWrapped = true
btol.MouseButton1Down:connect(function()
game.StarterGui:SetCoreGuiEnabled(Enum.CoreGuiType.Backpack, true)
for index, child in pairs(game:GetService("Workspace"):GetChildren()) do
if child.ClassName == "Part" then
child.Locked = false
end
if child.ClassName == "MeshPart" then
child.Locked = false
end
if child.ClassName == "UnionOperation" then
child.Locked = false
end
if child.ClassName == "Model" then
for index, chil in pairs(child:GetChildren()) do
if chil.ClassName == "Part" then
chil.Locked = false
end
if chil.ClassName == "MeshPart" then
chil.Locked = false
end
if chil.ClassName == "UnionOperation" then
chil.Locked = false
end
if chil.ClassName == "Model" then
for index, childe in pairs(chil:GetChildren()) do
if childe.ClassName == "Part" then
childe.Locked = false
end
if childe.ClassName == "MeshPart" then
childe.Locked = false
end
if childe.ClassName == "UnionOperation" then
childe.Locked = false
end
if childe.ClassName == "Model" then
for index, childeo in pairs(childe:GetChildren()) do
if childeo.ClassName == "Part" then
childeo.Locked = false
end
if childeo.ClassName == "MeshPart" then
childeo.Locked = false
end
if childeo.ClassName == "UnionOperation" then
childeo.Locked = false
end
if childeo.ClassName == "Model" then
end
end
end
end
end
end
end
end
c = Instance.new("HopperBin", game:GetService("Players").LocalPlayer.Backpack)
c.BinType = Enum.BinType.Hammer
c = Instance.new("HopperBin", game:GetService("Players").LocalPlayer.Backpack)
c.BinType = Enum.BinType.Clone
c = Instance.new("HopperBin", game:GetService("Players").LocalPlayer.Backpack)
c.BinType = Enum.BinType.Grab
end)
Jump.Name = "Jump"
Jump.Parent = Stuffs
Jump.BackgroundColor3 = Color3.new(0.0862745, 0.0862745, 0.0862745)
Jump.Position = UDim2.new(0.36245954, 0, 0.83977896, 0)
Jump.Size = UDim2.new(0, 84, 0, 16)
Jump.Font = Enum.Font.SciFi
Jump.Text = "InfJump"
Jump.TextColor3 = Color3.new(1, 1, 1)
Jump.TextScaled = true
Jump.TextSize = 28
Jump.TextWrapped = true
Jump.MouseButton1Down:connect(function()
game:GetService("UserInputService").JumpRequest:connect(function()
game:GetService"Players".LocalPlayer.Character:FindFirstChildOfClass'Humanoid':ChangeState("Jumping")
end)
end)
Soon.Name = "Soon"
Soon.Parent = Stuffs
Soon.BackgroundColor3 = Color3.new(0.0862745, 0.0862745, 0.0862745)
Soon.Position = UDim2.new(0.705501616, 0, 0.441988945, 0)
Soon.Size = UDim2.new(0, 84, 0, 16)
Soon.Font = Enum.Font.SciFi
Soon.Text = "ComingSoon"
Soon.TextColor3 = Color3.new(1, 1, 1)
Soon.TextScaled = true
Soon.TextSize = 28
Soon.TextWrapped = true
Goto.Name = "Goto"
Goto.Parent = Stuffs
Goto.BackgroundColor3 = Color3.new(0.0862745, 0.0862745, 0.0862745)
Goto.Position = UDim2.new(0.728155434, 0, 0.309392273, 0)
Goto.Size = UDim2.new(0, 69, 0, 16)
Goto.Font = Enum.Font.SciFi
Goto.Text = "GoTo"
Goto.TextColor3 = Color3.new(1, 1, 1)
Goto.TextScaled = true
Goto.TextSize = 28
Goto.TextWrapped = true
Goto.MouseButton1Down:connect(function()
local tp_namedplayer = InputPlayer.Text
local tp_player = game:GetService("Players")[tp_namedplayer]
local PLR = game:GetService("Players").LocalPlayer
local p = InputPlayer.Text
if tp_player then
for i = 1,20 do
wait()
PLR.Character.HumanoidRootPart.CFrame = tp_player.Character.HumanoidRootPart.CFrame + Vector3.new(0, 3, 0)
end
end
end)
InputPlayer.Name = "InputPlayer"
InputPlayer.Parent = Stuffs
InputPlayer.BackgroundColor3 = Color3.new(1, 1, 1)
InputPlayer.Position = UDim2.new(0.718446672, 0, 0.171270728, 0)
InputPlayer.Size = UDim2.new(0, 75, 0, 17)
InputPlayer.Font = Enum.Font.SourceSans
InputPlayer.Text = ""
InputPlayer.TextColor3 = Color3.new(0, 0, 0)
InputPlayer.TextSize = 14
cred.Name = "cred"
cred.Parent = ScreenGui
cred.BackgroundColor3 = Color3.new(0, 0, 0.623529)
cred.Position = UDim2.new(0.346878111, 0, 0.328273237, 0)
cred.Size = UDim2.new(0, 309, 0, 181)
cred.Active = true
cred.Visible = false
cred.Draggable = true
CRTOP.Name = "CRTOP"
CRTOP.Parent = cred
CRTOP.BackgroundColor3 = Color3.new(1, 1, 1)
CRTOP.BackgroundTransparency = 1
CRTOP.Size = UDim2.new(0, 309, 0, 24)
top6.Name = "top6"
top6.Parent = CRTOP
top6.BackgroundColor3 = Color3.new(0.666667, 0, 0)
top6.Size = UDim2.new(0, 309, 0, 24)
top6.Font = Enum.Font.SciFi
top6.Text = "Credits/Info"
top6.TextColor3 = Color3.new(1, 1, 1)
top6.TextScaled = true
top6.TextSize = 14
top6.TextWrapped = true
ExCr.Name = "ExCr"
ExCr.Parent = top6
ExCr.BackgroundColor3 = Color3.new(1, 1, 1)
ExCr.BackgroundTransparency = 1
ExCr.Position = UDim2.new(0.941747546, 0, 0.208333343, 0)
ExCr.Size = UDim2.new(0, 18, 0, 13)
ExCr.Font = Enum.Font.SciFi
ExCr.Text = "x"
ExCr.TextColor3 = Color3.new(1, 1, 1)
ExCr.TextSize = 14
ExCr.MouseButton1Down:connect(function()
cred.Visible = false
Main.Visible = true
end)
_1.Name = "1"
_1.Parent = cred
_1.BackgroundColor3 = Color3.new(1, 1, 1)
_1.BackgroundTransparency = 1
_1.BorderSizePixel = 0
_1.Position = UDim2.new(0, 0, 0.165745854, 0)
_1.Size = UDim2.new(0, 180, 0, 50)
_1.Font = Enum.Font.SciFi
_1.Text = "> Gui By Sky Hacks"
_1.TextColor3 = Color3.new(1, 1, 1)
_1.TextSize = 20
_1.TextWrapped = true
_2.Name = "2"
_2.Parent = cred
_2.BackgroundColor3 = Color3.new(1, 1, 1)
_2.BackgroundTransparency = 1
_2.BorderSizePixel = 0
_2.Position = UDim2.new(0, 0, 0.298342556, 0)
_2.Size = UDim2.new(0, 213, 0, 50)
_2.Font = Enum.Font.SciFi
_2.Text = "> Scripts By Sky Hacks"
_2.TextColor3 = Color3.new(1, 1, 1)
_2.TextSize = 20
_2.TextWrapped = true
_3.Name = "3"
_3.Parent = cred
_3.BackgroundColor3 = Color3.new(1, 1, 1)
_3.BackgroundTransparency = 1
_3.BorderSizePixel = 0
_3.Position = UDim2.new(0, 0, 0.441988945, 0)
_3.Size = UDim2.new(0, 195, 0, 50)
_3.Font = Enum.Font.SciFi
_3.Text = "> Tester BJKMeminA "
_3.TextColor3 = Color3.new(1, 1, 1)
_3.TextSize = 20
_3.TextWrapped = true
Updat.Name = "Updat"
Updat.Parent = ScreenGui
Updat.BackgroundColor3 = Color3.new(0, 0, 0.623529)
Updat.Position = UDim2.new(0.346878111, 0, 0.328273237, 0)
Updat.Size = UDim2.new(0, 309, 0, 181)
Updat.Active = true
Updat.Visible = false
Updat.Draggable = true
UpdTop.Name = "UpdTop"
UpdTop.Parent = Updat
UpdTop.BackgroundColor3 = Color3.new(1, 1, 1)
UpdTop.BackgroundTransparency = 1
UpdTop.Size = UDim2.new(0, 309, 0, 24)
top8.Name = "top8"
top8.Parent = UpdTop
top8.BackgroundColor3 = Color3.new(0.666667, 0, 0)
top8.Size = UDim2.new(0, 309, 0, 24)
top8.Font = Enum.Font.SciFi
top8.Text = "Updates"
top8.TextColor3 = Color3.new(1, 1, 1)
top8.TextScaled = true
top8.TextSize = 14
top8.TextWrapped = true
ExUpd.Name = "ExUpd"
ExUpd.Parent = top8
ExUpd.BackgroundColor3 = Color3.new(1, 1, 1)
ExUpd.BackgroundTransparency = 1
ExUpd.Position = UDim2.new(0.941747546, 0, 0.208333343, 0)
ExUpd.Size = UDim2.new(0, 18, 0, 13)
ExUpd.Font = Enum.Font.SciFi
ExUpd.Text = "x"
ExUpd.TextColor3 = Color3.new(1, 1, 1)
ExUpd.TextSize = 14
ExUpd.MouseButton1Down:connect(function()
Updat.Visible = false
Main.Visible = true
end)
_1_2.Name = "1"
_1_2.Parent = Updat
_1_2.BackgroundColor3 = Color3.new(1, 1, 1)
_1_2.BackgroundTransparency = 1
_1_2.BorderSizePixel = 0
_1_2.Position = UDim2.new(0, 0, 0.165745854, 0)
_1_2.Size = UDim2.new(0, 125, 0, 50)
_1_2.Font = Enum.Font.SciFi
_1_2.Text = "> New Menu"
_1_2.TextColor3 = Color3.new(1, 1, 1)
_1_2.TextSize = 20
_1_2.TextWrapped = true
_2_2.Name = "2"
_2_2.Parent = Updat
_2_2.BackgroundColor3 = Color3.new(1, 1, 1)
_2_2.BackgroundTransparency = 1
_2_2.BorderSizePixel = 0
_2_2.Position = UDim2.new(0, 0, 0.298342556, 0)
_2_2.Size = UDim2.new(0, 137, 0, 50)
_2_2.Font = Enum.Font.SciFi
_2_2.Text = "> New Scripts"
_2_2.TextColor3 = Color3.new(1, 1, 1)
_2_2.TextSize = 20
_2_2.TextWrapped = true
_3_2.Name = "3"
_3_2.Parent = Updat
_3_2.BackgroundColor3 = Color3.new(1, 1, 1)
_3_2.BackgroundTransparency = 1
_3_2.BorderSizePixel = 0
_3_2.Position = UDim2.new(0.0226537213, 0, 0.41988951, 0)
_3_2.Size = UDim2.new(0, 109, 0, 50)
_3_2.Font = Enum.Font.SciFi
_3_2.Text = "> And More!"
_3_2.TextColor3 = Color3.new(1, 1, 1)
_3_2.TextSize = 20
_3_2.TextWrapped = true
-- Scripts:
![]() |
Notes is a web-based application for online taking notes. You can take your notes and share with others people. If you like taking long notes, notes.io is designed for you. To date, over 8,000,000,000+ notes created and continuing...
With notes.io;
- * You can take a note from anywhere and any device with internet connection.
- * You can share the notes in social platforms (YouTube, Facebook, Twitter, instagram etc.).
- * You can quickly share your contents without website, blog and e-mail.
- * You don't need to create any Account to share a note. As you wish you can use quick, easy and best shortened notes with sms, websites, e-mail, or messaging services (WhatsApp, iMessage, Telegram, Signal).
- * Notes.io has fabulous infrastructure design for a short link and allows you to share the note as an easy and understandable link.
Fast: Notes.io is built for speed and performance. You can take a notes quickly and browse your archive.
Easy: Notes.io doesn’t require installation. Just write and share note!
Short: Notes.io’s url just 8 character. You’ll get shorten link of your note when you want to share. (Ex: notes.io/q )
Free: Notes.io works for 14 years and has been free since the day it was started.
You immediately create your first note and start sharing with the ones you wish. If you want to contact us, you can use the following communication channels;
Email: [email protected]
Twitter: http://twitter.com/notesio
Instagram: http://instagram.com/notes.io
Facebook: http://facebook.com/notesio
Regards;
Notes.io Team
