Apeirophobia Script | ESP & INSTANT WIN

Png-15-1-300x187-1.png

 

Created by DoUknowTHIShuh

Features:

 

local folder = game.Workspace.Entities

local function Destroyed(x)
if x.Parent then return false end
local _, result = pcall(function() x.Parent = x end)
return result:match("locked") and true or false
end

for i, v in pairs(folder:GetChildren()) do
if v.Name ~= "Studio" then
local gui = Instance.new("BillboardGui")
local tl = Instance.new("TextLabel")

gui.Parent = v
gui.AlwaysOnTop = true
gui.Size = UDim2.new(5,0, 3,0)
gui.StudsOffset = Vector3.new(0, 3, 0)

tl.Parent = gui
tl.Size = UDim2.new(1,0, 1,0)
tl.BackgroundTransparency = 1
tl.TextScaled = true
tl.TextColor3 = Color3.new(185, 0, 0)
tl.Text = v.Name
end
end
local function Destroyed(x)
if x.Parent then return false end
local _, result = pcall(function() x.Parent = x end)
return result:match("locked") and true or false
end

local function createGui(parent)
local gui = Instance.new("BillboardGui")
local tl = Instance.new("TextLabel")

gui.Parent = parent
gui.AlwaysOnTop = true
gui.Size = UDim2.new(7,0, 4,0)
gui.StudsOffset = Vector3.new(0, 3, 0)

tl.Parent = gui
tl.Size = UDim2.new(1,0, 1,0)
tl.BackgroundTransparency = 1
tl.TextScaled = true
tl.TextColor3 = Color3.new(0, 1, 0)
tl.Text = "Exit"

parent.Changed:Connect(function()
if Destroyed(parent) == true then
gui:Destroy()
end
end)
end

if game.Workspace.Buildings:FindFirstChild("0") then
local part = game.Workspace.Buildings["0"].Exits.Part

createGui(part)
elseif game.Workspace.Buildings:FindFirstChild("1") then
local part = game.Workspace.Buildings.Rendered.Level2Entrance.Gate

createGui(part)
elseif game.Workspace.Buildings:FindFirstChild("2") then
local part = game.Workspace.Buildings["2"].Exits.Part

createGui(part)
elseif game.Workspace.Buildings:FindFirstChild("3") then
local part1 = game.Workspace.Buildings.Rendered.Level4Entrance.EntrancePart
local part = game.Workspace.Buildings.Rendered.Level4Entrance.Part

createGui(part1)
elseif game.Workspace.Buildings:FindFirstChild("4") then
local part = game.Workspace.Buildings["4"].Exit.Part

createGui(part)
elseif game.Workspace.Buildings:FindFirstChild("5") then
local part = game.Workspace.Buildings["5"].Exits.Part

createGui(part)
end
local folder = game.Workspace.Ignored.Trophies

local function Destroyed(x)
if x.Parent then return false end
local _, result = pcall(function() x.Parent = x end)
return result:match("locked") and true or false
end

for _, v in pairs(folder:GetChildren()) do
local gui = Instance.new("BillboardGui")
local tl = Instance.new("TextLabel")

gui.Parent = v
gui.AlwaysOnTop = true
gui.Size = UDim2.new(5,0, 3,0)
gui.StudsOffset = Vector3.new(0, 3, 0)

tl.Parent = gui
tl.Size = UDim2.new(1,0, 1,0)
tl.BackgroundTransparency = 1
tl.TextScaled = true
tl.TextColor3 = Color3.new(0, 20, 255)
tl.Text = "S. Core"

v.Changed:Connect(function()
if Destroyed(v) == true then
gui:Destroy()
end
end)
end

ENJOY!

 

Warning: DO NOT DOWNLOAD anything from this page, you’re only here to copy the script or Get it from Pastebin!

About Us

What is arponag.xyz? arponag.xyz is a website focused on releasing safe exploits, we only release the best and most trusted exploits on our website, guaranteed to satisfy you. Contact us [email protected]

Safety

Is this safe to use? Everything on the website has been scanned and tested by professionals and the community, we only release the best exploits for our users, so we make sure that our exploits won’t harm your devices, everything here is clean.

Copyright © 2018 – 2020 Arpon AG | All rights reserved |
Privacy Policy | Terms of ServiceÂ