Anti Loadstring?

it has so much arabic letters, what is this obfuscation

Uhh it’s just a link to the Bambu mod of fnf or something?

no thats to the raw link of the script do u want me to send the script in note pad?

Send as a pastebin link, it’s easier

1 Like

I see. Have your friend used any free model?

no, its not a backdoor (i think) its a server crasher

1 Like

But how does that script get into the core gui?

ill make a video on it rq be right back

recording software being dumb but this is how, they use the plugin “gui to lua” and then. once they export the script. Example: ‘’’-- Gui to Lua
– Version: 3.2

– Instances:

local ScreenGui = Instance.new(“ScreenGui”)
local test = Instance.new(“Frame”)

–Properties:

ScreenGui.Parent = game.Players.LocalPlayer:WaitForChild(“PlayerGui”)
ScreenGui.ZIndexBehavior = Enum.ZIndexBehavior.Sibling

test.Name = “test”
test.Parent = ScreenGui
test.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
test.Position = UDim2.new(0.206785142, 0, 0.302876472, 0)
test.Size = UDim2.new(0, 748, 0, 100)’’’ then they change it to test.parent to Test.parent = game.Coregui

Or they do screengui.parent = game.CoreGui

i messed up there, the frame is named test mb

So this is a plugin? If you have access to the scripts then delete that part of code or just uninstall it.

How is that, because the script is made from the plugin and the script is obfuscated, and i dont have access to the script. the only way u can see it in coregui is using an exploit called Dex its like studio but ingame and it shows that the gui is in core gui

when the script is made, they put it into their executor which allows them to use the Gui they have made

You aren’t being really clear. I don’t understand what you’re saying if they are using a normal exploit or what

the plugin isn’t an exploit they use a program to inject their scripts into people’s games. it isn’t a normal exploit it crashes servers and could destroy the game easily

I’m not really good with my English, so I may not be clear

Oh I see now. Well if they are using this script it’s not really easy to block without advanced scripting knowledge. Also I don’t know what that script does except adding a screen gui to the Core Gui. Is it firing Remotes or something?

Yeah probably, but ill inspect the gui more be right back

and they also use this once you press crash button “game.StarterGui:SetCore(“SendNotification”, {” it brings up a message on the right bottom side of ur screen, can’t i detect that? and it will give an instant ban or kick?