Your Bizarre Adventure – YBA Script | ITEM ESP

Created by NotCreator

Features:

  • ITEM ESP
local EzESP = loadstring(game:HttpGetAsync("https://pastebin.com/raw/r5xK0qCP"))()
while wait(15) do
   for i,v in pairs(game:GetService("Workspace")["Item_Spawns"].Items:GetDescendants()) do
       local ch = v:GetChildren()
       if #ch > 3 then
           EzESP.Tracer(v.MeshPart,Color3.fromRGB(0,0,255),3)
       elseif v:IsA("MeshPart") and v.MeshId == "rbxassetid://7218405255" then
           EzESP.Tracer(v,Color3.fromRGB(255,0,0),3)
       end
   end
end

ENJOY!

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

Share This Post

Share on facebook
Share on linkedin
Share on twitter
Share on email

More Scripts!

TOP 10 TRENDING SCRIPTS