Open a listbox window - /window -l @test

the menu will be looking like:

Code:
menu @test {
  Remove from blacklist: ruser 11 $3 2
  Remove selected line: dline @test $sline(@test,1).ln
}
Check the help file or view some tutorials for more information