Ok, I have got the bubble drawn and working. Now, I'm having issues making the picture box (which the bubble is being drawn in, something I've added recently) duplicate. Basically, what I need is at a random new tick, a new picture box needs to be drawn/created.

I'm wracking my brain for a solution online, but everything I've found hasn't worked. I've tried setting the index to 0, which gave me an error (not that I knew what to do with it anyway) and I have no clue where to go from here.

I just need a new picture box that draws bubbles at ticks. If I could get help, that would be great.