ForumsForum GamesCount to 100: Mods Allowed To Count

78408 46576788
Gantic
offline
Gantic
11,892 posts
King

The original "This Thread is Currently About" is back! Yes, it's Count to 100!

HOW TO PLAY

1. Count by ones from 1 to 100 in 100 consecutive posts according to the Core Rules.
2. Restart the count from 1 after:
a. a Moderator (or an Administrator) makes a stopping post (post without counting) if users and Knights are counting..
b. a user or Knight or Warden makes a stopping post (post without counting) if Moderators and Administrators are counting.
c. breaking a core rule, spamming, or cheating.
d. reaching 100.
3. Announce why you restart the count so other counters don't get confused.
NOTE: For the time being, Moderators are allowed to help Users count, so as long as the other rules are observed you do not need to restart the count if you see a mod count. However, if a Moderator makes a stopping post, i.e. a post without counting (not the same as a non-count post since they're technically different teams), it is considered an interruption and the count will restart.

CORE RULES

No mistakes. A count must start from 1 and increase by ones up to 100, save for exceptions noted.
No double-counting. No counter may count two consecutive numbers.
No back-to-back counting. No two counters may alternate for more than three consecutive numbers.
Okay: P1 P2 P1 P3
Not Okay: P1 P2 P1 P2
Okay: P1 P2 reset P1 P2
No editing. No counter may edit their post. If an edit tag shows on a count, the attempt is forfeit.

ADDiTiONAL RULES

No "spamming". Please don't post only the number and please don't post gibberish, either.
Multiple one- or two-word counts may also disqualify a count.
No "cheating". This shouldn't need to be said. Counting to 100 doesn't count if you cheat.
This is an exercise in teamwork, not rule bending.
No "spoiling". Don't mess with the count. Posts should start with the correct number.
Posts with no numbers should be ignored. See also: No non-counts.
Posts with intentional mistakes should be ignored.
No "spilping". If this is your first post in this thread, please post "I'm new and here to count to 100!"
No non-counts. No counter may post without a counting number or make a post without bolding that number if that counting number is not at the start of the post.

COMPLETE SET OF RULES
Please refer to the complete set of rules for additional information and examples of what is valid or invalid.
DiSCUSSiON THREAD
Please also check out the discussion thread for new gameplay or rule proposals or general discussion on the gameplay and rules of "Count to 100".

END GAME

Once you reach 100, you start this Sisyphean task all over again back at 1. Users should notify the Commissioner of the Count (HahiHa) that the count reached 100 and the Commissioner will review it to make sure there were no mistakes or cheating. If there were no mistakes or cheating, then the users who took part in the successful count to 100 will get a shiny new Quest!

SCOREBOARD

bold = counted 100, italics = previous winning participant, [#] = # of total wins, (#) = # of times counted 100
FULL SCOREBOARD

MODS - 2 WINS
Highest Count: 15!
1. 9! - 3865 (2533) pages / 286 days, Feb 13, '15 at 5:49pm, 3 users, 6 minutes.
Gantic, Ferret, weirdlike
Note: Earned by handicap.

2. 14! - 2135 pages / 937 days, Sep 08, '17 at 1:25pm, 3 users, 6 mins.
Moegreche, nichodemus, UnleashedUponMankind
Note: Earned by handicap.

USERS - 51 WINS
1. 100! - 537 (355) pages / 94 days, Aug 6, '14 at 9:28pm, 16 users, 14 hrs 33 mins.
apldeap123, Azywng, Crickster, Chryosten (as Darkfire45), Darktroop07, evilsweetblock, JACKinbigletters, kalkanadam, Loop_Stratos, MPH_Complexity, Omegap12, Patrick2011, R2D21999, Snag618, Tactical_Fish, Voyage2

LAST TWO WINS

50. 100! - February 12, '24, 11 users, 52 days.
sciller45 (5)[17], HalRazor [5], saint_of_gaming [5], JimSlaps (1)[2], TheMostManlyMan (1)[14], Solas128 [3], nichodemus (2)[9], Widestsinger [5], SirLegendary (2)[22], skater_kid_who_pwns, disastermaster30 (3)[5]

51. 100! - March 17, '24, 11 users, 35 days.
JimSlaps (1)[3], sciller45 (5)[18], saint_of_gaming [6], TheMostManlyMan (1)[15], Strop, skater_kid_who_pwns [2], GhostOfMatrix [4], WidestSinger (1)[6], HalRazor [6], SirLegendary (2)[23], Solas128 [4]

  • 78,408 Replies
disastermaster30
offline
disastermaster30
302 posts
Prince

38. Anything to help. Anwyay, I used to go to the dentist often as a kid for checkups, even had braces but most expenses were covered by the insurance we had.

meaosome
offline
meaosome
155 posts
Scribe

39. Yo guys I gtg for a while so happy counting. Also remember not to b2b.

Bears_Bears_Bears
offline
Bears_Bears_Bears
107 posts
Regent

40. I've had a cracked tooth for years that I've just suffered through because the dentist is too scary. Not the pokey tool part, of the course. I'm talking about the part where you're forced to talk to a stranger. *shudders*

kalisenpai
offline
kalisenpai
1,858 posts
Duchess

41. Adding another number, keep it up guys

armorplayergc
offline
armorplayergc
16,463 posts
King

42.
hmmm...

lemme use a skill that might help us!
*casts C*

#include<stdio.h>
int main(){
int count;
for(count=43;count<101;count++){
printf("%d
",count);
}
return(0);
}

Okay, this should take us to 100 within a fraction of a second! YAY!

Hunter902
offline
Hunter902
243 posts
Scribe

43. Nice try... Sadly it seems like it didn't work...

disastermaster30
offline
disastermaster30
302 posts
Prince

44. Well duhh! You don't have a compiler here(irony intensifies).

sciller45
offline
sciller45
2,855 posts
Justiciar

45. How wordy! That's why I prefer python.
for k in range(1,101):
print(k)

Simple. Elegant. Now only to summon THE MIGHTY PYTHON!
*A giant, 30-metre-long python rises from the earth*

Huh. Thought it summoned the Monty Python team. Wait a minute, this ain't the right spell...

Hunter902
offline
Hunter902
243 posts
Scribe

46. Well, now great! We have a giant Python on our hands, and not even the funny one , I guess we have to kill it...

armorplayergc
offline
armorplayergc
16,463 posts
King

47. well, I think C is a nice language ^.^

now, let's fight that Python! *takes the Icy-Shadow Blade and summons his Dragon, Tenryu*

wait, we don't know that Python's elemental weaknesses, do we?
let's see...

*Tenryu casts Holy Purge against the Python*
*I cast Dark Matter against the Python*

disastermaster30
offline
disastermaster30
302 posts
Prince

48. I prefer C++, don't really like C.

Hunter902
offline
Hunter902
243 posts
Scribe

49. Just adding to the count before I forget to eat. (Also, I like C better than C++ because I learned how to work in C and C++ is still the same and the tags are different so I end up using C while trying to program with C++ and having to go back and fix it is a pain the butt.

sciller45
offline
sciller45
2,855 posts
Justiciar

50. Ha! C is a joke. I myself prefer D. You know it's better because it's one alphabet letter forwards.

Bears_Bears_Bears
offline
Bears_Bears_Bears
107 posts
Regent

51. You err in your direction, sciller. B is clearly the superior letter.

kalisenpai
offline
kalisenpai
1,858 posts
Duchess

52. Adding another number so that we can reach 100.

Showing 74536-74550 of 78408