Is there code already developed for showing an ad to a guest after the 1st, 2nd and last post of every page of a thread?
vBulletin in postbit_legacy I had it hacked nicely:
<if condition="$bbuserinfo[usergroupid]==1">
<if condition="$post[postcount] % $vboptions[maxposts] == 1">...