unfortunately no, you would have to reproduce/rewrite the cluster's functionality withing the scripting component with functions from the rhino .net sdk (which is lower-level than the usual rhinoscript) using either vb.net or c#...
so it's a bit more complicated, but if you have fairly easy actions (move, lines and such) .net scripting is not that scary, though you should judge if it's worth the effort, or if it's better to just copy the cluster ten times
