without key system better --[[
WARNING: Heads up! This script has not been verified by ScriptBlox. Use at your own risk!
]]
loadstring(game:HttpGet('https://rawscripts.net/raw/DOORS-FFJ-Hub-11365'))()
wait(1)
game.StarterGui:SetCore("SendNotification", {
Title = "Welcome";
Text = "You are filled with Determination and Hacks"; -- what the text says (ofc)
Duration = 60;
})
There are many things that don't work
this ok =)
fixed the loadstring
I disabled the keysystem
this no ok solara
without key system better --[[ WARNING: Heads up! This script has not been verified by ScriptBlox. Use at your own risk! ]] loadstring(game:HttpGet('https://rawscripts.net/raw/DOORS-FFJ-Hub-11365'))() wait(1) game.StarterGui:SetCore("SendNotification", { Title = "Welcome"; Text = "You are filled with Determination and Hacks"; -- what the text says (ofc) Duration = 60; })