Unknown remote being randomly fired, how can I find the origin of the remote?

Inside of my game, we have seen a lot of remotes with random names being fired. These events are fired randomly, and have an instance argument, and a magnitude argument.

The events are fired randomly, and the parts that it supplies in the arguments are also random.

Pictures of remote logs:

image image

press CTRL+SHIFT+F in studio to search key words within every script

There are no scripts referencing it, which is what makes it odd, the name also changes every time

It’s probably being created by a backdoor in your game. Check all the free models and plugins in your game, and your team member’s plugins if you’re working in team create.

1 Like

We’ve already checked for backdoors in scripts, but found none.