Re: The "last one to post on this thread wins" Thread
Taken from "My daily routine"...
Code:
while( true )
{
if ( !LastReplyMe )
{
PostReply( "The \"last one to post on this thread wins\" Thread",
"I win!" );
}
else
{
DoWhatTheHellYouWant();
CheckLastPost( "The \"last one to post on this thread wins\" Thread",
&LastReplyMe );
}
}
Re: The "last one to post on this thread wins" Thread
LMAO *copy, paste* =P Lol.
Re: The "last one to post on this thread wins" Thread
missed that number..:mad:
I'll be back when it reach 3333...:rolleyes:
Re: The "last one to post on this thread wins" Thread
Taken from "Your routine"...
Code:
while( true )
{
if ( LastPostNo == 3332 )
{
PostReply( "The \"last one to post on this thread wins\" Thread",
"I win!" );
}
else
{
GoToSleep( );
CheckLastPostNo( "The \"last one to post on this thread wins\" Thread",
&LastPostNo );
}
}
Re: The "last one to post on this thread wins" Thread
This is my routine actually..
Code:
while( true )
{
int nTmp[4];
nTmp[0] = LastPostNo%10;
nTmp[1] = (LastPostNo%100 - nTmp[0])/10;
nTmp[2] = (LastPostNo%1000 - nTmp[0] - nTmp[1]*10)/100;
nTmp[3] = (LastPostNo%10000 - nTmp[0] - nTmp[1]*10 - nTmp[2]*100)/1000;
if (nTmp[3] - nTmp[2] - nTmp[1] - (nTmp[0]+1) == 0)
{
PostReply( "The \"last one to post on this thread wins\" Thread",
"I win!" );
}
else
{
char txt[100]="";
sprintf(txt,"missed that number! /nI'll be back when it reach %d",LastPostNo+1112)
PostReply( "The \"last one to post on this thread wins\" Thread",
txt );
GoToSleep( );
CheckLastPostNo( "The \"last one to post on this thread wins\" Thread",
&LastPostNo );
}
}
Re: The "last one to post on this thread wins" Thread
Quote:
Originally Posted by Max Payne
missed that number..:mad:
I'll be back when it reach 3333...:rolleyes:
Good thing i didn't miss post #1978... :D :rolleyes:
Re: The "last one to post on this thread wins" Thread
Quote:
Originally Posted by cherish
Good thing i didn't miss post #1978... :D :rolleyes:
is there a way to view a particular post by its post number..??
Re: The "last one to post on this thread wins" Thread
Taken from "My error message"...
Code:
PostReply( "The \"last one to post on this thread wins\" Thread",
"Mr. Max, Please keep your word!");
Re: The "last one to post on this thread wins" Thread
yeah, I can't keep posting the 'else' part, unless I'm a Rebel MOD... :p so I can't keep my word..:ehh:
1 Attachment(s)
Re: The "last one to post on this thread wins" Thread
CG's promoting what?..I've been infected.... :eek: :eek: :eek:
Re: The "last one to post on this thread wins" Thread
Quote:
Originally Posted by ree
CG's promoting what?..
looks like Google AdSense is sensing something dirty around that page...:p what did you do Ree??:D
Re: The "last one to post on this thread wins" Thread
Quote:
Originally Posted by Max Payne
is there a way to view a particular post by its post number..??
As far as I know, there's no option like that... even in the advanced search. :(
Re: The "last one to post on this thread wins" Thread
You can't even do that manipulating the URL...I tried :(
Re: The "last one to post on this thread wins" Thread
Quote:
Originally Posted by Max Payne
looks like Google AdSense is sensing something dirty around that page...:p what did you do Ree??:D
nah...I think becasue of "who is the SEXIEST actress" thread that brought the Google ads nuts.....Google only use the "sexiest" keyword and generate the ads.... :p
I'm innocent :rolleyes:
Re: The "last one to post on this thread wins" Thread
Hmm...I thought so. Initially I thought you might be seeing the "haunting combo" thread!