Script Summary: Simple filter a 3d showing only posts from a user in a SMF 3d
With this script you can show only the posts in a 3d of the user that you want.
Change the include directive according to websitename
// @include http://TheSiteYouWantToFilter/*
Define user whose posts you want to read in the open 3d
var NameToSearch = 'username';
P.S. this script must be enabled when needed and disabled after use



