#pragma once
#include "functions.hpp"
#include <iostream>
#include <vector>
#include <string>
namespace features
{
namespace insta_lock_agents
{
inline uobject* agents[30] = { nullptr }; // updated count
inline void run()
{
const wchar_t* names[] = {...