[ad_1]
Created by Better call Saul
Features:
- PICKUP DROPPED ITEMS
- DEV NOTES:
- Only works in the lobby.
for i, v in pairs(game:GetService("Workspace").DroppedItems:GetChildren()) do
local inst = v;
local vector = Vector3.new(-120.8451919555664, 10.452720642089844, -157.48965454101562);
game:GetService("ReplicatedStorage").Remotes.Take:FireServer(inst, vector);
end;
ENJOY!
Warning: DO NOT DOWNLOAD anything from this page, you’re only here to copy the script!
[ad_2]