How can I stop code in output?

How can I stop this mess?

I tried doing a for loop here, but it slowed down, and now it goes for what it feels like eternity.

1 Like

Why do you need to print it? I can’t really tell what you’re trying to do either since you haven’t provided any code

First of all, you can code in output. I put a for loop there;
And Second of all, I didnt generate TextLabel for the output code, so I print the result.

You can setup a connection for what your trying to do. When your done with it. Hit it with a if Connection then Connection:Disconnect() Connection = nil

1 Like

Here’s one of the ways I use connections.

1 Like