I know I most likely posted this on the wrong topic, but I just have some questions.
My friend and I are currently having issues on a café game and he does not have dev forum so he can’t write this post, but I am since I am the owner, but anyways. He created a game with 0 free models, and stuff, and every once in a while, when someone joins it takes them to this game called “Data” by a user named RobloxDataService and does not know how to fix the issue.
I am positive it’s most likely a script or something.
It is probably coming from a malicious plugin. Check all your friend’s (and others who have access to the game) plugins in ensure that their plugins are trustable. This link might help a bit.
Also, posting for someone else is against the rules (it probably won’t kill you though).
Thank you and I’m posting for myself and him, I own the group and I made the café and my friend also helped out. But what if we haven’t used a plugin though.
Anyone who has currently can accesse your game should check their plugins. It could be a script (inserted by a plugin) that is hidden in a obscure service. As far as I’m aware, plugins and free models are the only thing that can do this.
(you should probably change the title of your post to “Exploit teleporting players to weird game” so more people can help, as people seem interested in exploiting related topics, and your current title is vague)
So should I check the scripts, and delete any sketchy scripts? We have a couple of scripts, so I think I’m going to check them out and delete the sketchy ones.
You should (after finding the malicious plugin and deleting it, as it can reinject the script), just remember that the script is probably well hidden. (I am inexperienced in exploit and backdoor detection overall so I can’t help too much)
You can try searching for classes with the explorer search tool, such as LuaSourceContainer (base class for scripts) and see if there are any suspicious scripts in the game. You can also check those scripts in the developer console by iterating through all the descendants of things.
Well it is kind of hard to explain, and it will be a lot easier if the scripter themselves took a look at it and followed those steps as this is the scripting support forum.