EDIT:
It seems %unfollow is not parsed correctly. My bad. Now it is fixed.
Code:
    while $line(@.,%i) {
      var %uf $gettok($v1,1,61)
      %unfollow = %unfollow %uf
      remini follower.ini %username %uf
      inc %i
    }