The POA poster with the most posts

woodstock

Final Approach
Joined
Feb 23, 2005
Messages
9,342
Location
Out of a suitcase
Display Name

Display name:
iTravel
Just for the heck of it I checked this to see if anyone could beat Scott's 37K+.

Apparently Pookies has over 300K posts online here. That works out to almost 200 per day!

By contrast, Scott only does 18 posts per day on average. Scott, you are not being prolific enough.

Congrats Pookies!

:thumbsup:
 
(LOL!)

She is kind of magical, isn't she?
 
I bet if you did an actual search there aren't that many posts from her. ;)
 
Based on her average number of posts, I imagine she is lurking right now and will probably post at least ten posts on this very thread.
 
The proportions of her avatar cetainly make her seem a little unreal.

Pookies herself is, in fact, very real, a fact of which I am glad. I have had the pleasure of dining with her in a group other PoAers (witnesses who can also vouch for the fact that she is real) on multiple occasions. I should note that, at these dining instances, she was dressed slightly differently than in her avatar.

Her post count, by comparison, well... that may be slightly less based in reality.
 
That girl can bake!
 
No, I'm thinking of "Jesse's Girl". Now I have no idea what the relationship is, but it struck me as appropriate.

And it was Jackson Browne who did "That Girl Could Sing" - one of the few decent songs on "Hold Out".
 
Pretty much all her posts are in the invite-only vip forum.
 
I think I'm going to turn in to a post whore just to get my count up.
 
You mean, of course, the spin-zone.

hahahaha


Can't be. Must be a seperate forum we're not invited to. :D

You're not invited to the SZ, you are sentenced there. LOL!
 
Code:
DisplayPostCount(count){
   if (username == pookies){
      string displayCount = count + 300000;
      print displayCount;
   }
   else{
      print count;
   }
}

Or something like that. ;)

You need to do some work with typing your variables...if "pookies" had 123 posts, you would return "123300000" from that function.
 
Code:
DisplayPostCount(count){
   if (username == pookies){
      string displayCount = count + 300000;
      print displayCount;
   }
   else{
      print count;
   }
}

Or something like that. ;)

Perhaps using an integer instead of a string? :D
 
Maybe we should turn the "Reputation" and "Likes" features on.... :wink2::D
 
We could do that since J.W. is no longer here.

I want to see how much in the red I can get.
 
We could do that since J.W. is no longer here.

I want to see how much in the red I can get.

if (uname==pookies)
{
reputation:=reputation+30000
}
else if (uname==edfred)
{
reputation:=reputation-30000
}
 
Back
Top