That one surprisingly worked both ways, thankies.
EDIT: Ehh, nevermind, it also is problematic. The buttons just disappeared by default and won't show until the options are changed. The profile fields were set to use default
http://prntscr.com/7vtjr, but it doesn't seem to work if you don't save the profile before, which is against the point of this, because I want people to see it first.
EDIT2: in one of previous codes something like this was used to prevent such situation
<vb:if condition="$bbuserinfo[field8] != ''">{vb:raw bbuserinfo.field8}<vb:else />1</vb:if>
But I'm not sure where to add != '' because I was doing it wrong I think, I was getting an error.
EDIT3: How to make ! (if not) conditionals? Maybe reversing the situation would work?
EDIT:4 Fixed it by using <vb:if condition="$bbuserinfo[field10] == 'Hide'"><vb:else />