script_key="" -- Get the key in the discord server https://discord.com/invite/zPTB2s4NXc -- To create your own config check the discord server getgenv().Settings = { Sniper = { Active = true, ["Items"] = { SearchTerminal = { [[ Search Items via Trading Terminal, Custom Keywords NOT supported here. ]], ["Nice Egg"] = {Price = "5%", InventoryLimit = 355}, ["Huge Night Terror Cat"] = {Price = "50%", UseCosmicValues = true}, }, ["All Class: Misc"] = {Price = 5}, ["All Rarity: Celestial"] = {Price = "50%"}, ["Shiny Rainbow Broomstick Cat"] = {Price = "+2%"}, ["All Huges"] = {Price = "15m", DetectManipulation = true, AllTypes = true}, }, ["Switch Servers"] = {Active = true, SecondDelay = 7, OnlyPRO = false}, ["Webhook"] = {Active = true, URL = ""}, ["Kill Switch"] = { ["Limits Reached"] = false, ["Diamonds Hit: 25m"] = false, ["60 Minutes Timer"] = false, ["^^^ Switch To Selling"] = false, }, }, Seller = { Active = false, Items = { ["All Huges"] = { Price = "+20%", AllTypes = true }, ["Rainbow Cat"] = { Price = "1b", Amount = 5 }, ["Coins Potion 5"] = { Price = 5, Priority = true } }, ["Switch Servers"] = { Active = true, MinuteDelay = 20, OnlyPRO = false }, ["Webhook"] = { Active = true, URL = "" }, ["Kill Switch"] = { ["Booth Runout"] = false, ["Diamonds Hit: 1b"] = false, ["60 Minutes Timer"] = false, ["^^^ Switch To Sniping"] = false }, ["Diamonds Sendout"] = { Active = false, Username = "", Amount = "1b" } } } loadstring(game:HttpGet("https://raw.githubusercontent.com/Xranbfg132/NLPLAZAFREE/refs/heads/main/FREE"))()