What the hell is this..? Virus?

I had this for years but never found what it was how where it comes from, only shows when I minimize studio’s window

I want to specify that I have nothing unusual on my roblox studio in my explorer
Also thought it was plugins but I tried without all of them and it was still there :frowning:

Am I screwed?

1 Like

does this only happen in one game or all of them? also, the text on that looks like its says “tick())”

2 Likes

It happens in all the games, I wondered if it could’ve been a plugin but I removed them all and it still showed. Even had a new OS and it still showed on a fresh OS.

1 Like

maybe its a plugin or something like that?

Probably a plugin. Check CoreGui and your active plugins.

1 Like

It’s not a plugin, they said they uninstalled all of them.

Maybe you can try to reinstall studio entirely?

Could this be related to a plug in? Have you disabled them all?

“I wondered if it could’ve been a plugin but I removed them all and it still showed.”

paste this into your command bar:
settings().Studio["Show Core GUI in Explorer while Playing"] = true

It will show you the coreGui service and if you look inside of it, that GUI will be inside of it. The gui isnt in the starterGui which would mean it would have to be inside of the coreGui. To my knowledge coreGui resets everytime you reEnter a place file, which would mean it would have to be a plugin.

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.