lua code:
Module.New("drop", function()
Self.DropItem(943, 1058, 13, 3578)
drop:Delay(200)
end)


Add a delay else it will be laggy.