Project Delta Script GUI | FIND ITEMS IN BOXES OR PLAYER INVENTORIES



Created by xSGTxBLOODx2

Features:

  • FIND ITEMS IN BOXES OR PLAYER INVENTORIES
local Atlas = loadstring(game:HttpGet("https://rd2glory.com/Atlas.lua"))()
local ESP = loadstring(game:HttpGet("https://kiriot22.com/releases/ESP.lua"))()
ESP:Toggle(true)
ESP.Players = false
local UI = Atlas.new({
   Name = "Balls";
   ConfigFolder = nil;
   Credit = "";
   Color = Color3.fromRGB(255,0,0);
   Bind = "RightShift";
   -- Atlas Loader:
   UseLoader = false;
   FullName = "";
   CheckKey = nil;
   Discord = "";
})



local function notif(title, content)
   UI:Notify({
       Title = tostring(title);
       Content = tostring(content);
     })
end

local function FindItemInBox(itemname)
   ESP:AddObjectListener(game.Workspace.Containers, {
       Validator = function(obj)
           if obj:FindFirstChild("MeshPart") ~= nil and obj:FindFirstChild(tostring(itemname), true) ~= nil then
               notif(itemname, "Item Found")
               return obj
           end
       end,
       PrimaryPart = function(obj)
           return obj.PrimaryPart
       end,
       Color = Color3.fromRGB(7, 15, 7),
       IsEnabled = "test",
       Recursive = true,
   })
   ESP.test = true
end

local function FindItemInPlayer(itemname)
   local player = game.ReplicatedStorage.Players
   for i, v in pairs(player:GetChildren()) do
       for x, y in pairs(v:GetDescendants()) do
           if y.Name == itemname and y.ClassName ~= "Folder" then
               notif(v.Name, y.Parent)
           end
       end
   end
end



local MyPage = UI:CreatePage("page")
local MySection = MyPage:CreateSection("My Section")

local MyParagraph = MySection:CreateParagraph("Find Item in Box:")

MySection:CreateTextBox({
   Name = "Item:";
   Flag = "iteminbox";
   Callback = function(inputtedText, enterPressed)
       if enterPressed == true then
           FindItemInBox(inputtedText)
       end
   end;
   DefaultText = "";
})


local MyParagraph = MySection:CreateParagraph("Find Item in Player:")

MySection:CreateTextBox({
   Name = "Item:";
   Flag = "iteminplayer";
   Callback = function(inputtedText, enterPressed)
       if enterPressed == true then
           FindItemInPlayer(inputtedText)
       end
   end;
   DefaultText = "";
})

ENJOY!

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

123movies 123movie thesoap2day soap 2 day 123movies movies123 123movies