ok, chyba nie ma czegoś takiego, ale znalazłem rozwiązanie: Invitation System vB 3.7 Gold - vBulletin.org Forum
A jeśli ktoś chce np. na stronie głównej umieścić sobie taki link to może w edycji szablonu/forumhome wstawić:
Kod php:
<!-- Referral Link -->
<if condition="$show['member']">
<table class="tborder" cellpadding="$stylevar[cellpadding]" cellspacing="$stylevar[cellspacing]" border="0" align="center">
<tr>
<center>Twój unikalny link polecający:</center>
<td class="thead">$vboptions[bburl]/index.php?referrerid=$bbuserinfo[userid]</td>
</tr>
</table>
</if>
Ja sobie ustawiłem to pod statami i ciekawie wygląda