getgenv().Azure_Key = "your key here" -- Replace with an actual premium key getgenv().CONFIG = { TARGET_ITEMS = { ["Huge Angry Yeti"] = { cost = 1}, ["Huge Bear"] = { cost = 1}, ["Huge Calico Cat"] = { cost = 1}, ["Huge Cat"] = { cost = 1}, ["Huge Dalmatian"] = { cost = 1}, ["Huge Dog"] = { cost = 1}, ["Huge Ducky"] = { cost = 1}, ["Huge Elephant"] = { cost = 1}, ["Huge Glitched Phoenix"] = { cost = 1}, ["Huge Heartbreak Fairy"] = { cost = 1}, ["Huge Hell Rock"] = { cost = 1}, ["Huge Jolly Penguin"] = { cost = 1}, ["Huge Monkey"] = { cost = 1}, ["Huge Piggy"] = { cost = 1}, ["Huge Red Fluffy"] = { cost = 1} } } getgenv().Discord_ID = "" -- Discord ID (optional) getgenv().Discord_Webhook = "" loadstring(game:HttpGet("https://raw.githubusercontent.com/Dr4xDev/psgo/refs/heads/main/freeloader",true))()