Find The Button Script | ESP

Png-14.png

Created by gamingguy

Features:

  • ESP
 getgenv().buttonEsp = true
 
 task.spawn(function()
 while task.wait(.1) do
 if getgenv().buttonEsp == true then
 local gui = Instance.new("BillboardGui")
    local esp311 = Instance.new("TextLabel",gui)
     
     
    gui.Name = "esp"
    gui.ResetOnSpawn = false
    gui.AlwaysOnTop = true;
    gui.LightInfluence = 0;
    gui.Size = UDim2.new(1.75, 0, 1.75, 0);
    esp311.BackgroundColor3 = Color3.fromRGB(0,255,0);
    esp311.Text = ""
    esp311.Size = UDim2.new(0.0001, 0.00001, 0.0001, 0.00001);
    esp311.BorderSizePixel = 4;
    esp311.BorderColor3 = Color3.new(0,255,0)
    esp311.BorderSizePixel = 0
    esp311.Font = "Arial"
    esp311.TextSize = 12
    esp311.TextColor3 = Color3.fromRGB(0,255,0)
    
    for i,v in pairs(workspace:GetDescendants()) do
        if v:IsA("ClickDetector") and v.Parent:FindFirstChildOfClass("BillboardGui") == nil then
 if v.Parent.Parent.Name == "ClothingStand" then
     
     elseif v.Parent.Parent.Parent.name == "TicTacToe" then
     
     else
 
      esp311.TextColor3 = Color3.fromRGB(0,0,255)
                esp311.Text = "Button"
                gui:Clone().Parent = v.Parent
        end
        end
end
 end
 end
end)
   
   task.spawn(function()
       while task.wait(.1) do
        if getgenv().buttonEsp == false then
             for i,v in pairs(workspace:GetDescendants()) do
        if v:IsA("BillboardGui") and v:FindFirstChildOfClass("TextLabel").Text == "Button" then
v:Destroy()
            
            end
             end
        end
end
end)

ENJOY!

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

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Â