Got this weird message in the dev console

i got this weird message in the developer console should i be worried?

what i understood from the message is just the account details for the player, but im worried this is some kind of virus in the scripts, but i never ever have used free models. in my game and i dont remember having a script that prints all the player account details

btw this message is in the client side, not the serverside

2 Likes

I forget what blue symbolizes in the console, but I think it’s just Roblox because it’s in blue? (White is print, yellow is warn, and red is error). Make sure you check suspicious scripts and use the script find/replace to help you. If this is on the client output, it shouldn’t do too much anyways.

2 Likes

so all good.

at least hopefully

2 Likes

This happens when you print an instance

2 Likes

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