--USE THIS IF YOU HAVE A BILLION CRATES AND CANT OPEN THEM FAST --instructions, make sure you dont buy or have bought the 100x crate open option in investigation shop --use rspy or cobalt or whatever, open x10 crates then copy that remote -- This code was generated by Cobalt -- https://gitlab.com/upio/cobalt local Event = game:GetService("ReplicatedStorage").NetworkComm.InventoryService.UseItem_Method Event:InvokeServer( "o817uN3U7R92", "UseMax" ) --should look like this when you copy it, usemax --then change usemax to UseSuperMax -- This code was generated by Cobalt -- https://gitlab.com/upio/cobalt local Event = game:GetService("ReplicatedStorage").NetworkComm.InventoryService.UseItem_Method Event:InvokeServer( "o817uN3U7R92", --id of your actual crate "UseSuperMax" --opens the crates (dont buy 100x from investigation) ) --this one ope ns all of the crates, purely for not spending 5 hours opening crates --also i found a dupe in this game lol --if you already upgrade just put your remote into SuperMax then while wait() do "script" end