Aight, Ill compile the new one later, thanks for the hint @zbizu
One thing though, i tried like 10000 combinations until now and I noticed, if i do
local z = Item(p:getSlotItem(3)):getUniqueId()
d:addItemEx(z)
then it tells me that "z" may be a "nil" value, BUT it copies the whole BP like it...