Filtering enabled didnt work?

It is a backdoor, search for require & getfenv in all scripts and remove every suspicious one.

1 Like

Disabling filtering enabled is not possible. You have a backdoor.

4 Likes

I do expect there to be a backdoor somewhere in the game currently we can’t seem to find it but we do check every time we update.

As were speaking it got attacked today i was getting messaged BROOOOO SOMEONE IS HACKING. i joined the game and they made it so when i type it automaticlly comes out as THIS GAME SUCKS bro i really need to fix this but dont know how to

You most likely have a backdoor, there are many topics about how to find bad scripts which you can find with the search function. And btw filtering enabled doesn’t prevent hacks, that was never its goal, it only prevents them from replicating. If they’re replicating they’re abusing your remote communication, network ownership of their own character or of network ownership of other parts you give to them.

could you link me a possible fix please?

nothing comes up when i search getfenv

I found something so what I did was do CTRL SHIF AND F and ran require and i found stuff like this is this a backdoor? https://gyazo.com/dc1683653497bba6616e092045b174ec
https://gyazo.com/4bf94f4631ab6c69a0482c61ad7338b4

Yeah, that is most likely the backdoor. Backdoors include stuff like ‘antibackdoor’ to make it look like they fix the issue. Same with viruses with the script name ‘Vaccine’. You should delete those lines of code if you did not write them yourself.

How would i delete it from CTRL SHIFT AND F?

It should show you which script the lines are from, you can just delete the whole script.

1 Like

While in CTRL+SHIFT+F you can still select chunks of code and delete them. Simply select the code you want to delete and press backspace or DEL.

Or this if that is the whole script.

could i just click on the script and just remove the script without deleting it because it seems like it doesnt let me delete it

Deleting and removing is the same thing. You can select the script from the explorer and press DEL.

The results window shows the script’s location in the object hierarchy.

They’re displayed as [location](line number):[text]

where do i find this i have so many models how do i find this easily https://gyazo.com/4d7185735b489ecdeb9d1f069d2f5aa8?

It should say the script name at the top over here
image
But your window size is too small. Make your window size bigger so that you can see the script name, then search for it in the explorer over here.
image

it doenst want to come up i dont know why maybe its a extra trick they use?

No, I don’t think there’s a way for a script to control studio directly.