İstemiş oldugun eklenti bu sanırım
Posbit_legacy templatesinde en alta ekle

<if condition="$post[postcount] % $vboptions[maxposts] == 1"> 

$spacer_open 
<div style="padding:0px 0px $stylevar[cellpadding]px 0px"> 


<table class="tborder" cellpadding="$stylevar[cellpadding]" cellspacing="0" border="0" width="100%" align="center"> 
<tr> 
    <td class="thead" style="font-weight:normal" align="left">         
            <!-- status icon and date --> 
                         Sponsored Ads             
        </td> 
        <td class="thead" style="font-weight:normal" align="right"> 
            &nbsp; 
            #<a><strong>1.5</strong></a> 
        </td> 
         
</tr> 
<tr valign="top"> 
    <td class="alt2" width="175"> 
             
            <div> 

                <a class="bigusername" href="">Advertisement</a> 
            </div> 
             
                        <div class="smallfont"><div class="smallfont">Sponsored posting</div></div> 
            <div class="smallfont"> 
                    &nbsp;<br /> 
                    <!-- IF YOU WANT TO GIVE THE AD AN AVATAR, BUT IT HERE --> 
            </div> 
                         
            <div class="smallfont"> 
                &nbsp;<br /> 
                <if condition="$post['joindate']"><div>$vbphrase[join_date]: the beginning</div></if> 
                <if condition="$post['field2']"><div>$vbphrase[location_perm]: everywhere</div></if> 
                <if condition="$post['age']"><div>$vbphrase[age]: really old</div></if> 
                <div> 
                    $vbphrase[posts]: lots 
                </div> 
            </div>                                     
         
    </td> 
    <td class="alt1"> 
     

            <!-- icon and title --> 
            <div class="smallfont"> 
                <if condition="$post['title']"><strong>Sponsored...</strong></if> 
            </div> 
            <hr size="1" style="color:$stylevar[tborder_bgcolor]" /> 
            <!-- / icon and title --> 
         
        <!-- message --> 
        <div align="center"> 
                         <!--PUT YOUR ADSENSE CODE HERE --> 
                         </div> 
        <!-- / message --> 
             
     
    </td> 
</tr> 
<tr> 
    <td class="alt2"> 
        <img class="inlineimg" src="images/statusiconrunes/user_online.gif" alt="Google is online" border="0" /> 
        &nbsp; 
    </td> 
    <td class="alt1" align="right"> 
     
        <!-- controls --> 
        <!-- / controls --> 
    </td>     
</tr> 
</table> 

</div> 
$spacer_close 

</if>