-- Scripts:
-- Farewell Infortality.
-- Version: 2.82
-- Instances:
local SPTSGui = Instance.new("ScreenGui")
local OPEN = Instance.new("TextButton")
local UnSafeFR = Instance.new("Frame")
local KButton = Instance.new("TextButton")
local KButton2 = Instance.new("TextButton")
local SafeMode = Instance.new("TextButton")
local Name = Instance.new("TextBox")
local KButton3 = Instance.new("TextButton")
local KButton4 = Instance.new("TextButton")
local KButton5 = Instance.new("TextButton")
local SafeFR = Instance.new("Frame")
local KButton6 = Instance.new("TextButton")
local KButton7 = Instance.new("TextButton")
local SafeMode_2 = Instance.new("TextButton")
local Name_2 = Instance.new("TextBox")
local KButton8 = Instance.new("TextButton")
local KButton9 = Instance.new("TextButton")
local KButton10 = Instance.new("TextButton")
local Leak = Instance.new("TextButton")
local Leaks = Instance.new("Frame")
local PlrNameStats = Instance.new("TextLabel")
local Status = Instance.new("TextLabel")
local Innocence = Instance.new("TextLabel")
local Villain = Instance.new("TextLabel")
local Hero = Instance.new("TextLabel")
local Fist = Instance.new("TextLabel")
local Body = Instance.new("TextLabel")
local Psychic = Instance.new("TextLabel")
local Jump = Instance.new("TextLabel")
local Speed = Instance.new("TextLabel")
local Tokens = Instance.new("TextLabel")
local AliveTime = Instance.new("TextLabel")
local PlrName = Instance.new("TextBox")
local Rep = Instance.new("TextLabel")
local Selected = Instance.new("StringValue")
--Properties:
SPTSGui.Name = "SPTSGui"
SPTSGui.Parent = game.Players.LocalPlayer:WaitForChild("PlayerGui")
Selected.Parent = SPTSGui
Selected.Value = "UnSafeFR"
Selected.Name = "Selected"
OPEN.Name = "OPEN"
OPEN.Parent = SPTSGui
OPEN.BackgroundColor3 = Color3.new(1, 0, 0)
OPEN.BackgroundTransparency = 0.5
OPEN.BorderColor3 = Color3.new(0, 0, 0)
OPEN.BorderSizePixel = 2
OPEN.Position = UDim2.new(0, 0, 0.440029979, 0)
OPEN.Size = UDim2.new(0.0998007953, 0, 0.0500000045, 0)
OPEN.Selected = true
OPEN.Font = Enum.Font.Cartoon
OPEN.Text = "KILL"
OPEN.TextColor3 = Color3.new(1, 0.2, 0)
OPEN.TextScaled = true
OPEN.TextSize = 14
OPEN.TextStrokeTransparency = 0
OPEN.TextWrapped = true
UnSafeFR.Name = "UnSafeFR"
UnSafeFR.Parent = SPTSGui
UnSafeFR.BackgroundColor3 = Color3.new(0, 0, 0)
UnSafeFR.BackgroundTransparency = 0.30000001192093
UnSafeFR.BorderColor3 = Color3.new(1, 0, 0)
UnSafeFR.BorderSizePixel = 4
UnSafeFR.Position = UDim2.new(0.24960126, 0, 0.31184411, 0)
UnSafeFR.Size = UDim2.new(0.40271011, 0, 0.481259316, 0)
UnSafeFR.Visible = false
KButton.Name = "KButton"
KButton.Parent = UnSafeFR
KButton.BackgroundColor3 = Color3.new(0, 0, 0)
KButton.BackgroundTransparency = 0.5
KButton.BorderColor3 = Color3.new(1, 0, 0)
KButton.BorderSizePixel = 2
KButton.Position = UDim2.new(0.0634417087, 0, 0.164775103, 0)
KButton.Size = UDim2.new(0.867684603, 0, 0.109190084, 0)
KButton.Selected = true
KButton.Font = Enum.Font.Cartoon
KButton.Text = "KILL "
KButton.TextColor3 = Color3.new(1, 0, 0)
KButton.TextScaled = true
KButton.TextSize = 14
KButton.TextStrokeTransparency = 0
KButton.TextWrapped = true
KButton2.Name = "KButton2"
KButton2.Parent = UnSafeFR
KButton2.BackgroundColor3 = Color3.new(0, 0, 0)
KButton2.BackgroundTransparency = 0.5
KButton2.BorderColor3 = Color3.new(1, 0.4, 0)
KButton2.BorderSizePixel = 2
KButton2.Position = UDim2.new(0.0634417087, 0, 0.415014476, 0)
KButton2.Size = UDim2.new(0.867684901, 0, 0.0998442471, 0)
KButton2.Selected = true
KButton2.Font = Enum.Font.Cartoon
KButton2.Text = "KILL ALL"
KButton2.TextColor3 = Color3.new(1, 0.501961, 0)
KButton2.TextScaled = true
KButton2.TextSize = 14
KButton2.TextStrokeTransparency = 0
KButton2.TextWrapped = true
SafeMode.Name = "SafeMode"
SafeMode.Parent = UnSafeFR
SafeMode.BackgroundColor3 = Color3.new(0, 0, 0)
SafeMode.BackgroundTransparency = 0.5
SafeMode.BorderColor3 = Color3.new(1, 0, 0)
SafeMode.BorderSizePixel = 3
SafeMode.Position = UDim2.new(0.107057884, 0, 0.0293614306, 0)
SafeMode.Size = UDim2.new(0.77648741, 0, 0.0760902986, 0)
SafeMode.Selected = true
SafeMode.Font = Enum.Font.Cartoon
SafeMode.Text = "Safe Mode OFF"
SafeMode.TextColor3 = Color3.new(1, 0, 0)
SafeMode.TextScaled = true
SafeMode.TextSize = 14
SafeMode.TextStrokeTransparency = 0
SafeMode.TextWrapped = true
Name.Name = "Name"
Name.Parent = UnSafeFR
Name.BackgroundColor3 = Color3.new(0, 0, 0)
Name.BackgroundTransparency = 0.5
Name.BorderColor3 = Color3.new(1, 0, 0)
Name.BorderSizePixel = 2
Name.Position = UDim2.new(0.0634417087, 0, 0.300069571, 0)
Name.Size = UDim2.new(0.867684662, 0, 0.0868584365, 0)
Name.Font = Enum.Font.SourceSans
Name.PlaceholderColor3 = Color3.new(1, 0, 0)
Name.PlaceholderText = "Name"
Name.Text = "Name"
Name.TextColor3 = Color3.new(1, 0, 0)
Name.TextScaled = true
Name.TextSize = 14
Name.TextStrokeTransparency = 0
Name.TextWrapped = true
KButton3.Name = "KButton3"
KButton3.Parent = UnSafeFR
KButton3.BackgroundColor3 = Color3.new(0, 0, 0)
KButton3.BackgroundTransparency = 0.5
KButton3.BorderColor3 = Color3.new(1, 0.262745, 0.262745)
KButton3.BorderSizePixel = 2
KButton3.Position = UDim2.new(0.0594766028, 0, 0.604027569, 0)
KButton3.Size = UDim2.new(0.867684662, 0, 0.087383233, 0)
KButton3.Selected = true
KButton3.Font = Enum.Font.Cartoon
KButton3.Text = "KILL INNOCENT"
KButton3.TextColor3 = Color3.new(1, 0.545098, 0.545098)
KButton3.TextScaled = true
KButton3.TextSize = 14
KButton3.TextStrokeTransparency = 0
KButton3.TextWrapped = true
KButton4.Name = "KButton4"
KButton4.Parent = UnSafeFR
KButton4.BackgroundColor3 = Color3.new(0, 0, 0)
KButton4.BackgroundTransparency = 0.5
KButton4.BorderColor3 = Color3.new(1, 0.8, 0)
KButton4.BorderSizePixel = 2
KButton4.Position = UDim2.new(0.0634417087, 0, 0.719292402, 0)
KButton4.Size = UDim2.new(0.867684662, 0, 0.087383233, 0)
KButton4.Selected = true
KButton4.Font = Enum.Font.Cartoon
KButton4.Text = "KILL HEROS"
KButton4.TextColor3 = Color3.new(1, 0.717647, 0)
KButton4.TextScaled = true
KButton4.TextSize = 14
KButton4.TextStrokeTransparency = 0
KButton4.TextWrapped = true
KButton5.Name = "KButton5"
KButton5.Parent = UnSafeFR
KButton5.BackgroundColor3 = Color3.new(0, 0, 0)
KButton5.BackgroundTransparency = 0.5
KButton5.BorderColor3 = Color3.new(1, 0.403922, 0.00392157)
KButton5.BorderSizePixel = 2
KButton5.Position = UDim2.new(0.0634417087, 0, 0.831441939, 0)
KButton5.Size = UDim2.new(0.867684662, 0, 0.087383233, 0)
KButton5.Selected = true
KButton5.Font = Enum.Font.Cartoon
KButton5.Text = "KILL VILLIANS"
KButton5.TextColor3 = Color3.new(1, 0, 0)
KButton5.TextScaled = true
KButton5.TextSize = 14
KButton5.TextStrokeColor3 = Color3.new(1, 0.364706, 0)
KButton5.TextStrokeTransparency = 0
KButton5.TextWrapped = true
SafeFR.Name = "SafeFR"
SafeFR.Parent = SPTSGui
SafeFR.BackgroundColor3 = Color3.new(0, 0, 0)
SafeFR.BackgroundTransparency = 0.30000001192093
SafeFR.BorderColor3 = Color3.new(0, 0.133333, 1)
SafeFR.BorderSizePixel = 4
SafeFR.Position = UDim2.new(0.24960126, 0, 0.31184411, 0)
SafeFR.Size = UDim2.new(0.40271011, 0, 0.481259316, 0)
SafeFR.Visible = false
KButton6.Name = "KButton6"
KButton6.Parent = SafeFR
KButton6.BackgroundColor3 = Color3.new(0, 0, 0)
KButton6.BackgroundTransparency = 0.5
KButton6.BorderColor3 = Color3.new(0, 0.4, 1)
KButton6.BorderSizePixel = 2
KButton6.Position = UDim2.new(0.0634417087, 0, 0.164775103, 0)
KButton6.Size = UDim2.new(0.867684603, 0, 0.109190084, 0)
KButton6.Selected = true
KButton6.Font = Enum.Font.Cartoon
KButton6.Text = "KILL "
KButton6.TextColor3 = Color3.new(0.00392157, 0.65098, 1)
KButton6.TextScaled = true
KButton6.TextSize = 14
KButton6.TextStrokeTransparency = 0
KButton6.TextWrapped = true
KButton7.Name = "KButton7"
KButton7.Parent = SafeFR
KButton7.BackgroundColor3 = Color3.new(0, 0, 0)
KButton7.BackgroundTransparency = 0.5
KButton7.BorderColor3 = Color3.new(0, 0.568627, 1)
KButton7.BorderSizePixel = 2
KButton7.Position = UDim2.new(0.0634417087, 0, 0.415014476, 0)
KButton7.Size = UDim2.new(0.867684901, 0, 0.0998442471, 0)
KButton7.Selected = true
KButton7.Font = Enum.Font.Cartoon
KButton7.Text = "KILL ALL"
KButton7.TextColor3 = Color3.new(0, 0.733333, 1)
KButton7.TextScaled = true
KButton7.TextSize = 14
KButton7.TextStrokeTransparency = 0
KButton7.TextWrapped = true
SafeMode_2.Name = "SafeMode"
SafeMode_2.Parent = SafeFR
SafeMode_2.BackgroundColor3 = Color3.new(0, 0, 0)
SafeMode_2.BackgroundTransparency = 0.5
SafeMode_2.BorderColor3 = Color3.new(0.0823529, 0, 1)
SafeMode_2.BorderSizePixel = 3
SafeMode_2.Position = UDim2.new(0.107057884, 0, 0.0293614306, 0)
SafeMode_2.Size = UDim2.new(0.77648741, 0, 0.0760902986, 0)
SafeMode_2.Selected = true
SafeMode_2.Font = Enum.Font.Cartoon
SafeMode_2.Text = "Safe Mode ON"
SafeMode_2.TextColor3 = Color3.new(0.0666667, 0, 1)
SafeMode_2.TextScaled = true
SafeMode_2.TextSize = 14
SafeMode_2.TextStrokeTransparency = 0
SafeMode_2.TextWrapped = true
Name_2.Name = "Name"
Name_2.Parent = SafeFR
Name_2.BackgroundColor3 = Color3.new(0, 0, 0)
Name_2.BackgroundTransparency = 0.5
Name_2.BorderColor3 = Color3.new(0, 0.784314, 1)
Name_2.BorderSizePixel = 2
Name_2.Position = UDim2.new(0.0634417087, 0, 0.300069571, 0)
Name_2.Size = UDim2.new(0.867684662, 0, 0.0868584365, 0)
Name_2.Font = Enum.Font.SourceSans
Name_2.PlaceholderColor3 = Color3.new(0.027451, 0.823529, 1)
Name_2.PlaceholderText = "Name"
Name_2.Text = "Name"
Name_2.TextColor3 = Color3.new(0.027451, 0.823529, 1)
Name_2.TextScaled = true
Name_2.TextSize = 14
Name_2.TextStrokeTransparency = 0
Name_2.TextWrapped = true
KButton8.Name = "KButton8"
KButton8.Parent = SafeFR
KButton8.BackgroundColor3 = Color3.new(0, 0, 0)
KButton8.BackgroundTransparency = 0.5
KButton8.BorderColor3 = Color3.new(0.0196078, 0.329412, 1)
KButton8.BorderSizePixel = 2
KButton8.Position = UDim2.new(0.0594766028, 0, 0.604027569, 0)
KButton8.Size = UDim2.new(0.867684662, 0, 0.087383233, 0)
KButton8.Selected = true
KButton8.Font = Enum.Font.Cartoon
KButton8.Text = "KILL INNOCENT"
KButton8.TextColor3 = Color3.new(0, 0, 1)
KButton8.TextScaled = true
KButton8.TextSize = 14
KButton8.TextStrokeTransparency = 0
KButton8.TextWrapped = true
KButton9.Name = "KButton9"
KButton9.Parent = SafeFR
KButton9.BackgroundColor3 = Color3.new(0, 0, 0)
KButton9.BackgroundTransparency = 0.5
KButton9.BorderColor3 = Color3.new(0, 0.952941, 1)
KButton9.BorderSizePixel = 2
KButton9.Position = UDim2.new(0.0634417087, 0, 0.719292402, 0)
KButton9.Size = UDim2.new(0.867684662, 0, 0.087383233, 0)
KButton9.Selected = true
KButton9.Font = Enum.Font.Cartoon
KButton9.Text = "KILL HEROS"
KButton9.TextColor3 = Color3.new(0.00784314, 1, 0.968628)
KButton9.TextScaled = true
KButton9.TextSize = 14
KButton9.TextStrokeTransparency = 0
KButton9.TextWrapped = true
KButton10.Name = "KButton10"
KButton10.Parent = SafeFR
KButton10.BackgroundColor3 = Color3.new(0, 0, 0)
KButton10.BackgroundTransparency = 0.5
KButton10.BorderColor3 = Color3.new(0, 0.0980392, 1)
KButton10.BorderSizePixel = 2
KButton10.Position = UDim2.new(0.0634417087, 0, 0.831441939, 0)
KButton10.Size = UDim2.new(0.867684662, 0, 0.087383233, 0)
KButton10.Selected = true
KButton10.Font = Enum.Font.Cartoon
KButton10.Text = "KILL VILLIANS"
KButton10.TextColor3 = Color3.new(0.784314, 0, 1)
KButton10.TextScaled = true
KButton10.TextSize = 14
KButton10.TextStrokeColor3 = Color3.new(0.113725, 0, 1)
KButton10.TextStrokeTransparency = 0
KButton10.TextWrapped = true
Leak.Name = "Leak"
Leak.Parent = SPTSGui
Leak.BackgroundColor3 = Color3.new(1, 0, 0)
Leak.BackgroundTransparency = 0.5
Leak.BorderColor3 = Color3.new(0, 0, 0)
Leak.BorderSizePixel = 2
Leak.Position = UDim2.new(-0.000278175023, 0, 0.498500705, 0)
Leak.Size = UDim2.new(0.100078978, 0, 0.0514992364, 0)
Leak.Selected = true
Leak.Font = Enum.Font.Cartoon
Leak.Text = "Plr Stats"
Leak.TextColor3 = Color3.new(1, 0.2, 0)
Leak.TextScaled = true
Leak.TextSize = 14
Leak.TextStrokeTransparency = 0
Leak.TextWrapped = true
Leaks.Name = "Leaks"
Leaks.Parent = SPTSGui
Leaks.BackgroundColor3 = Color3.new(1, 0.992157, 0.964706)
Leaks.BorderColor3 = Color3.new(0.721569, 0.721569, 0.721569)
Leaks.BorderSizePixel = 4
Leaks.Position = UDim2.new(0.240039483, 0, 0.160419837, 0)
Leaks.Size = UDim2.new(0.601913333, 0, 0.646176815, 0)
Leaks.Visible = false
PlrNameStats.Name = "PlrNameStats"
PlrNameStats.Parent = Leaks
PlrNameStats.BackgroundColor3 = Color3.new(1, 1, 1)
PlrNameStats.BackgroundTransparency = 1
PlrNameStats.Position = UDim2.new(0, 0, 1.77016144e-08, 0)
PlrNameStats.Size = UDim2.new(0.464866221, 0, 0.0814385116, 0)
PlrNameStats.Font = Enum.Font.Cartoon
PlrNameStats.Text = "Name : None"
PlrNameStats.TextColor3 = Color3.new(0, 0, 0)
PlrNameStats.TextScaled = true
PlrNameStats.TextSize = 14
PlrNameStats.TextWrapped = true
PlrNameStats.TextXAlignment = Enum.TextXAlignment.Left
Status.Name = "Status"
Status.Parent = Leaks
Status.BackgroundColor3 = Color3.new(1, 1, 1)
Status.BackgroundTransparency = 1
Status.Position = UDim2.new(-5.96046448e-08, 0, 0.199535981, 0)
Status.Size = UDim2.new(0.37352401, 0, 0.088399075, 0)
Status.Font = Enum.Font.Cartoon
Status.Text = "Status : None"
Status.TextColor3 = Color3.new(0, 0, 0)
Status.TextScaled = true
Status.TextSize = 14
Status.TextWrapped = true
Status.TextXAlignment = Enum.TextXAlignment.Left
Innocence.Name = "Innocence"
Innocence.Parent = Leaks
Innocence.BackgroundColor3 = Color3.new(1, 1, 1)
Innocence.BackgroundTransparency = 1
Innocence.Position = UDim2.new(0.00794271752, 0, 0.31090492, 0)
Innocence.Size = UDim2.new(0.341752797, 0, 0.0651972219, 0)
Innocence.Font = Enum.Font.Cartoon
Innocence.Text = "Innocence Killed : 0"
Innocence.TextColor3 = Color3.new(0, 0, 0)
Innocence.TextScaled = true
Innocence.TextSize = 14
Innocence.TextWrapped = true
Innocence.TextXAlignment = Enum.TextXAlignment.Left
Villain.Name = "Villain"
Villain.Parent = Leaks
Villain.BackgroundColor3 = Color3.new(1, 1, 1)
Villain.BackgroundTransparency = 1
Villain.Position = UDim2.new(0.382578045, 0, 0.31090492, 0)
Villain.Size = UDim2.new(0.258353502, 0, 0.0651972219, 0)
Villain.Font = Enum.Font.Cartoon
Villain.Text = "Villain Killed : 0"
Villain.TextColor3 = Color3.new(0, 0, 0)
Villain.TextScaled = true
Villain.TextSize = 14
Villain.TextWrapped = true
Villain.TextXAlignment = Enum.TextXAlignment.Left
Hero.Name = "Hero"
Hero.Parent = Leaks
Hero.BackgroundColor3 = Color3.new(1, 1, 1)
Hero.BackgroundTransparency = 1
Hero.Position = UDim2.new(0.663223624, 0, 0.31090492, 0)
Hero.Size = UDim2.new(0.258353502, 0, 0.0651972219, 0)
Hero.Font = Enum.Font.Cartoon
Hero.Text = "Hero Killed : 0"
Hero.TextColor3 = Color3.new(0, 0, 0)
Hero.TextScaled = true
Hero.TextSize = 14
Hero.TextWrapped = true
Hero.TextXAlignment = Enum.TextXAlignment.Left
Fist.Name = "Fist"
Fist.Parent = Leaks
Fist.BackgroundColor3 = Color3.new(1, 1, 1)
Fist.BackgroundTransparency = 1
Fist.Position = UDim2.new(0.00794271752, 0, 0.403712362, 0)
Fist.Size = UDim2.new(0.507227838, 0, 0.0651972219, 0)
Fist.Font = Enum.Font.Cartoon
Fist.Text = "Fist : 0"
Fist.TextColor3 = Color3.new(0, 0, 0)
Fist.TextScaled = true
Fist.TextSize = 14
Fist.TextWrapped = true
Fist.TextXAlignment = Enum.TextXAlignment.Left
Body.Name = "Body"
Body.Parent = Leaks
Body.BackgroundColor3 = Color3.new(1, 1, 1)
Body.BackgroundTransparency = 1
Body.Position = UDim2.new(0.00794271752, 0, 0.46867764, 0)
Body.Size = UDim2.new(0.54011029, 0, 0.0651972219, 0)
Body.Font = Enum.Font.Cartoon
Body.Text = "Body : 0"
Body.TextColor3 = Color3.new(0, 0, 0)
Body.TextScaled = true
Body.TextSize = 14
Body.TextWrapped = true
Body.TextXAlignment = Enum.TextXAlignment.Left
Psychic.Name = "Psychic"
Psychic.Parent = Leaks
Psychic.BackgroundColor3 = Color3.new(1, 1, 1)
Psychic.BackgroundTransparency = 1
Psychic.Position = UDim2.new(0.00794271752, 0, 0.531322658, 0)
Psychic.Size = UDim2.new(0.54011029, 0, 0.0651972219, 0)
Psychic.Font = Enum.Font.Cartoon
Psychic.Text = "Psychic : 0"
Psychic.TextColor3 = Color3.new(0, 0, 0)
Psychic.TextScaled = true
Psychic.TextSize = 14
Psychic.TextWrapped = true
Psychic.TextXAlignment = Enum.TextXAlignment.Left
Jump.Name = "Jump"
Jump.Parent = Leaks
Jump.BackgroundColor3 = Color3.new(1, 1, 1)
Jump.BackgroundTransparency = 1
Jump.Position = UDim2.new(0.00794271752, 0, 0.596287847, 0)
Jump.Size = UDim2.new(0.54011029, 0, 0.0651972219, 0)
Jump.Font = Enum.Font.Cartoon
Jump.Text = "Jump : 0"
Jump.TextColor3 = Color3.new(0, 0, 0)
Jump.TextScaled = true
Jump.TextSize = 14
Jump.TextWrapped = true
Jump.TextXAlignment = Enum.TextXAlignment.Left
Speed.Name = "Speed"
Speed.Parent = Leaks
Speed.BackgroundColor3 = Color3.new(1, 1, 1)
Speed.BackgroundTransparency = 1
Speed.Position = UDim2.new(0.00794271752, 0, 0.661253095, 0)
Speed.Size = UDim2.new(0.54011029, 0, 0.0651972219, 0)
Speed.Font = Enum.Font.Cartoon
Speed.Text = "Speed : 0"
Speed.TextColor3 = Color3.new(0, 0, 0)
Speed.TextScaled = true
Speed.TextSize = 14
Speed.TextWrapped = true
Speed.TextXAlignment = Enum.TextXAlignment.Left
Tokens.Name = "Tokens"
Tokens.Parent = Leaks
Tokens.BackgroundColor3 = Color3.new(1, 1, 1)
Tokens.BackgroundTransparency = 1
Tokens.Position = UDim2.new(0.00794271752, 0, 0.786543131, 0)
Tokens.Size = UDim2.new(0.54011029, 0, 0.0651972219, 0)
Tokens.Font = Enum.Font.Cartoon
Tokens.Text = "Tokens : 0"
Tokens.TextColor3 = Color3.new(0, 0, 0)
Tokens.TextScaled = true
Tokens.TextSize = 14
Tokens.TextWrapped = true
Tokens.TextXAlignment = Enum.TextXAlignment.Left
AliveTime.Name = "AliveTime"
AliveTime.Parent = Leaks
AliveTime.BackgroundColor3 = Color3.new(1, 1, 1)
AliveTime.BackgroundTransparency = 1
AliveTime.Position = UDim2.new(0.00794271752, 0, 0.851508319, 0)
AliveTime.Size = UDim2.new(0.54011029, 0, 0.0651972219, 0)
AliveTime.Font = Enum.Font.Cartoon
AliveTime.Text = "Alive Time : 0"
AliveTime.TextColor3 = Color3.new(0, 0, 0)
AliveTime.TextScaled = true
AliveTime.TextSize = 14
AliveTime.TextWrapped = true
AliveTime.TextXAlignment = Enum.TextXAlignment.Left
PlrName.Name = "PlrName"
PlrName.Parent = Leaks
PlrName.BackgroundColor3 = Color3.new(1, 1, 1)
PlrName.BackgroundTransparency = 0.5
PlrName.BorderColor3 = Color3.new(0.764706, 0.764706, 0.764706)
PlrName.BorderSizePixel = 2
PlrName.Position = UDim2.new(0.47911483, 0, 0.0123665249, 0)
PlrName.Size = UDim2.new(0.508934915, 0, 0.0690720007, 0)
PlrName.Font = Enum.Font.SourceSans
PlrName.PlaceholderColor3 = Color3.new(0, 0, 0)
PlrName.PlaceholderText = "Set Player Name"
PlrName.Text = game.Players.LocalPlayer.Name
PlrName.TextColor3 = Color3.new(0, 0, 0)
PlrName.TextScaled = true
PlrName.TextSize = 14
PlrName.TextWrapped = true
Rep.Name = "Rep"
Rep.Parent = Leaks
Rep.BackgroundColor3 = Color3.new(1, 1, 1)
Rep.BackgroundTransparency = 1
Rep.Position = UDim2.new(0.55864346, 0, 0.199535981, 0)
Rep.Size = UDim2.new(0.37352401, 0, 0.088399075, 0)
Rep.Font = Enum.Font.Cartoon
Rep.Text = "Reputation : None"
Rep.TextColor3 = Color3.new(0, 0, 0)
Rep.TextScaled = true
Rep.TextSize = 14
Rep.TextWrapped = true
Rep.TextXAlignment = Enum.TextXAlignment.Left
-- Scripts:
KButton.MouseButton1Click:Connect(function()
for i = 1,300 do
game.Workspace[Name.Text].HumanoidRootPart.CFrame = game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame + game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame.lookVector * 1
wait()
end
end)
KButton6.MouseButton1Click:Connect(function()
for i = 1,300 do
if game.Workspace[Name.Text].Humanoid.MaxHealth
This post has been viewed 1421 times.
The TextSaver is a simple free tech tool to help save bits of text. You can use it to save notes, text messages, archive text messages from an iPhone or Android, save HTML, avoid PDFs, export messages, lists, phone numbers, addresses, really whatever you want. Please note that saved text is not hidden from the public unless you use the password utility. When using a password, the text will only be viewable to those with a password. Use it for fun, use it for war, use it to control the minds of your enemies.
Legal Disclaimer The website https://textsaver.flap.tv/ (hereinafter referred to as "TextSaver") is a platform designed to allow users to store and share bits of text. TextSaver and its owners do not review, approve, endorse, or make any representations about the legality, accuracy, reliability, completeness, or quality of the content posted by its users. The content reflects the views and responsibility of the person or entity that posts it and does not necessarily represent the views of TextSaver.
By using TextSaver, you agree that TextSaver, its owners, affiliates, employees, or agents shall not be responsible or liable, directly or indirectly, for any damage or loss caused or alleged to be caused by or in connection with the use of or reliance on any such content available on or through TextSaver. Users are solely responsible for their content, including compliance with intellectual property laws, confidentiality obligations, and applicable local laws.
TextSaver expressly disclaims all liability in relation to the content posted by users. If you believe that any content on TextSaver infringes upon your intellectual property rights or is otherwise unlawful, please contact us with detailed information, and we will take appropriate action in accordance with our policies and applicable laws.