I'm going to go with a bird you can find in Ohio. The "Nighthawk" is already in the Cedar Fair family (down at Carowinds) so they might just duplicate that name which is not unheard of.
Or, I kind of like something with the name "Osprey" in it...another bird found in Florida.
"You can dream, create, design and build the most wonderful place in the world...but it requires people to make the dreams a reality."
-Walt Disney
The Facebook update says they're making room for "@!!$!(*%%"
Now, surely I'm over-thinking... but if they're hiding the name from us like that, wouldn't you imagine that they'd just use random symbols instead of... well, that?
I mean, we have two !! next to each other, and two %% at the end. That doesn't look like random keyboard mashing. Can we decipher some clues from this?
It also mentioned it will "fly" into the Point. So we can maybe assume it's probably a bird/flying creature name.
--PM
Assuming the gibberish is essentially a substitution cipher, grep can give a list of words that contain the "pattern". Applying the regular expression "[a-z]\([a-z]\{1\}\)\1[a-z]\1[a-z][a-z]\([a-z]\{1\}\)\2" against a dictionary results in these words:
Mississippi
Mississippi's
Mississippian
Mississippians
cannonball
cannonball's
cannonballed
cannonballing
cannonballs
sleeveless
You must be logged in to post