Weird script in my terrain

Yes, I’ve found the plugin doing this and I’ve uninstalled it, I’m just mostly surprised it took me this much time to find it

Ok great, you may want to tag any one of these replies as a solution to help future developers searching for help with this type of thing.

Have a great day, good luck with your developing.

1 Like

“Can this Lua script be deobfuscated?”

just delete it and go through your plugins.

2 Likes

You need to be extremely experienced at lua to deobfuscate ironbrew.

1 Like

No such deobfuscator exists for Ironbrew, best you can do with it is constant dumping it.

1 Like

im pretty sure a plugin is doing this. be sure to check all of your plugins and remove the unneeded ones

then you remove all scripts with weird names, or ones you and your games devs dont own

1 Like

Is there any chance you could try to get the script back and send me an RBXM? I’d like to dump this for you, but it appears to have missing stuff inside it, like there is a missing “end” somewhere.

And to those who think this is ironbrew, it isn’t. This is a luraph script.

2 Likes

What’s the link to the plugin? I’d love to investigate it and pull the source code from it.

1 Like

Sorry it took me this long to reply, didn’t see your message, anyways here it is
https://www.roblox.com/library/5654074784/Bubble-Chat

1 Like

Alright, I sandbox’d the script and pulled this ID:
5617364580

1 Like

Hm, it appears this goes through multiple modules, one of them is even obfuscated with PSU. How nice.

1 Like

I personally know the plugin and have reported it in the DevForum Article for malicious plugins. Removing the plugin and removing the script will help. I have gotten this infection before through TeamCreate.

1 Like

Hate those things, had one that made script editing laggy

Just delete it. Usually, nothing obfuscated is ever good.