3937.01 r = random 1.0 2.0; rot = random 0 360; for i in selection do ( i.scale = i.scale*2; i.rotation.x_rotation = 90; i.rotation.y_rotation = 0; i.rotation.z_rotation = i.rotation.z_rotation+rot; )