Functions: Anti-termination
Installation guide:
Copy the script from the button below.
Run any Injector (We recommend KRNL Injector)
Install it, insert the script and click execute
Enjoy it)
Thank you for using our website
Your script:
game:GetService("ReplicatedStorage").PlayerValues[game.Players.LocalPlayer.Name].ChildAdded:Connect(function(p1)
p1:Destroy()
end)
wait(1)
local string_1 = "Enter_Nezuko_Box";
local userdata_1 = game.Players.LocalPlayer.Character;
local userdata_2 = game:GetService("Workspace").KnockedOut["Sealed Box"];
local Target = game:GetService("ReplicatedStorage").Remotes["To_Server_commends"];
Target:FireServer(string_1, userdata_1, userdata_2);