Blox Fruits Script | OVERPOWERED COLLECT ALL CHEST

Created by lilcoder

Features:

  • COLLECT ALL CHEST
while wait() do
   local v1 = game:GetService("Workspace"):GetChildren()
   local v2 = game.Players.LocalPlayer
   
   for i,v in pairs(v1) do
       if v.Name == "Chest1" then
           game.Workspace.Characters[v2.Name].HumanoidRootPart.CFrame = v.CFrame
       end
       if v.Name == "Chest2" then
           game.Workspace.Characters[v2.Name].HumanoidRootPart.CFrame = v.CFrame
       end
       if v.Name == "Chest3" then
          game.Workspace.Characters[v2.Name].HumanoidRootPart.CFrame = v.CFrame
       end
   end
end

ENJOY!

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

⚠️ Warning: Do not download any extensions or anything other than .txt/.lua file, because script will download only in .txt/.lua format or It will redirect you to a pastebin link.

📋 Notice: If you find any of the scripts patched or not working, please report it to Forever4D through Discord. The script will be removed or marked as patched!