Place object at multiple points python script

There was a script floating around on this forum somewhere that would let you copy an object to multiple points all at once, and I can’t seem to find it. Seems like this question has been asked a few times but I definitely recall finding a great python script, can anyone help?

Hello - here’s one -
CopyToPoints.py (498 Bytes)

To use the Python script use RunPythonScript, or a macro:

_-RunPythonScript "Full path to py file inside double-quotes"

-Pascal