Unlimited contects for whatsapp

                                 

Unlimited contacts for WhatsApp with dev++


#include<stdio.h>
#include<conio.h>
#include<stdlib.h>

int main()
{
int i,j,num=10;
FILE *fptr;
fptr=fopen("jazz number vcf1.txt","w");
for(int i=0;i<=898;i++)
   {
    num=num+1;
    fprintf(fptr,"BEGIN:VCARD\n");
    fprintf(fptr,"VERSION:3.0\n");
    fprintf(fptr,"N:;;ali%d;;;\n",num);
    fprintf(fptr,"FN:;baba%d\n",num);
fprintf(fptr,"TEL;TYPE=CELL:+923007315%d\n",num);
fprintf(fptr,"END:VCARD\n");
   }
   fclose(fptr);
}

 steps

  1. copy this txt and paste on your dev++
  2. press F11 
  3. copy this  jazz contects vcf.txt file from folder and then rename
  4. rename .txt to .vcf 
  5. then import jazz contects vcf.vcf
  6. then open your whatsapp and see contects

Popular posts from this blog

Easy Roadmap for CSS Aspirants - Create a Basic Study Schedule

Roadmap for CSS Aspirants: Your Path to Success

how to create free eCommerce website | free eCommerce theme for blogger