local npc_api = loadstring(game:HttpGet("https://raw.githubusercontent.com/tomatotxt/BloxFruits/refs/heads/main/BETA/npc-api.luau"))() -- First Argument is Quest Giver Name, -- Second Argument is which quest 1, 2 or 3. npc_api.StartQuest("Villager", 2)