Warning: Cannot modify header information - headers already sent by (output started at /home/scribcjm/public_html/includes/header.php:285) in /home/scribcjm/public_html/script.php on line 17
local Settings = {
RebirthWebhook = "", -- your Discord webhook URL for rebirth notifications
SlimeWebhook = "", -- your Discord webhook URL for rare slime notifications
DiscordID = "", -- your Discord ID (e.g. "123456789012345678")
}
-- ================================================
getgenv().ScriptSettings = Settings
loadstring(game:HttpGet("https://slime.ridwan9470.workers.dev/script_free?discord_id=" .. Settings.DiscordID))()