Jethro commented on a Page, Last.fm Now Playing (Utilizing Last.fm's API)  -  Oct 17, 2011

chachin, locate and change this part:

else { 
    $2 Last.fm_NP : $+($chr(9833),$chr(9834),$chr(9835)) $+($chr(2),$&
      $lastfm($gettok($gettok([ [ $4 ] ],6,62),1,60)),$chr(2)) - $+($chr(2),$&
      $lastfm($gettok($gettok([ [ $4 ] ],8,62),1,60)),$chr(2)) $&
      $+($chr(9833),$chr(9835),$chr(9836)) 
    sockclose %lf 
  }

to this:

else { 
    $2 Last.fm_NP : $+($chr(2),$&
      $lastfm($gettok($gettok([ [ $4 ] ],6,62),1,60)),$chr(2)) - $+($chr(2),$&
      $lastfm($gettok($gettok([ [ $4 ] ],8,62),1,60)),$chr(2))
    sockclose %lf 
  }
 Respond  
Are you sure you want to unfollow this person?
Are you sure you want to delete this?
Click "Unsubscribe" to stop receiving notices pertaining to this post.
Click "Subscribe" to resume notices pertaining to this post.