Indeed, that's also my opinion, but I only solved his problem with the conditional, so one post is necessary for viewing the shout box.
If you really want something for activity, you can use this (without plugins):
Code:
<if condition="$headerstime - 1209600 < $bbuserinfo[lastpost]">
With this conditional, the shout box is hidden for people who haven't posted for 14 days.