Is it me or nested While loop inside another While loop doesn't work? I'm no C# expert and I don't understand why I can't do this.
I tried for a good amount of time to make this work but nested while loop seems to break the plugin and make it stop for no reason. Here's what I got so far...