if you have a default npc you just put this script at the first part of your script
if ( getgroupid() < 1 ) //edit if you have other group ID/VIP ID.
{
mes "[VIP Manager]";
mes "You are not VIP, it wishes it to acquire?";
if (select ("- Yes:- No") == 1)
{