Language…
9 users online: Batata Douce, crocodileman94, DimeR, DixyNL, Dzing,  icrawfish,  Nanako, temsuper1, TheXander - Guests: 269 - Bots: 298
Users: 64,795 (2,377 active)
Latest user: mathew

Huh? - Pi-10

So... I found it.

Um... I'll just wait until something cool happens, I guess...
I actually found it like this:

for (int x = 1000; x < 10000; x++)
{
byte[] buf = new byte[8192];
StringBuilder sb = new StringBuilder();
HttpWebRequest request = (HttpWebRequest)WebRequest.Create("http://www.smwcentral.net/?p=forum&id=" + x.ToString());
HttpWebResponse responce = (HttpWebResponse)request.GetResponse();
Stream kst = responce.GetResponseStream();
string tempString = null;
int count = 0;

do
{
// fill the buffer with data
count = kst.Read(buf, 0, buf.Length);

// make sure we read some data
if (count != 0)
{
// translate from bytes to ASCII text
tempString = Encoding.ASCII.GetString(buf, 0, count);

// continue building the string
sb.Append(tempString);
}
}
while (count > 0);
if (!sb.ToString().Contains("redirected"))
System.Diagnostics.Process.Start("http://www.smwcentral.net/?p=forum&id=" + x.ToString());



I <3 C#!
Now with extra girl and extra hacker
Well... I found it by the proper way, in a sense... it's right on the title screen.Super Mario World Hacks 101
Finally, found it.
This isn't forest fortress :<
i just lurk sometimes
I don't get it.
well I guess I should look around if i even want to try and find out.
Will I post in this thread? Yes I will!

Will we all have fun here? I think we will!

Is this place a secret? Not for long!
<Adam> I feel like smwc is a prostitute now, because we put up a porn ad for money
I tripped on some cords and accidentally the wall and ended up here.

Popcorn time

This took a bit to find. I will probably have fun. I looked at my japanese smw cartridge
I'm tired.

Sonic 3 Restored patch coming soon
So I found this place I guess ¯\(°_o)/¯

I'm too lazy to do any riddles though :(
<-- this is the dope on dope
Originally posted by S.N.N.
The forum's ID number has a direct relationship to the purpose of this forum. However, in order to truly understand, you must perservere.


or you can always just Super Mario World's year of release
*Plows through the walls with Landmaster* Am I late?
Current sanity level:





HitlersTesticles has been kicked from #smwc by Amos: ouch
Oh, what's this place?
Originally posted by Adam
Oh, what's this place?

This place is Somewhere Over the Rainbow, which apparently can be reached by boarding the Crusier Crossing the Rainbow. Unfortunately, ones who does not have Triforce can't Board Bowser's Sub, which you need to ride in order to reach the cruiser. If you want the Triforce, you must first navigate some Tricky Triangles!, Stomp on the Thwomp, and Stop Time for 8 Red Coins. Only then will you be granted the Triforce. Of course, in Mario's world, the Triforce means nothing, so how 'bout you just slip Behind Chain Chomp's Gate and get a Power Star instead?
<Adam> I feel like smwc is a prostitute now, because we put up a porn ad for money
Originally posted by Red Chameleon
Also I hope to god Kieran doesn't invade here like he did the Valley Fortress.


If only you knew what this forum's relationship with him was...
Originally posted by Riolu180
Originally posted by Adam
Oh, what's this place?

This place is Somewhere Over the Rainbow, which apparently can be reached by boarding the Crusier Crossing the Rainbow. Unfortunately, ones who does not have Triforce can't Board Bowser's Sub, which you need to ride in order to reach the cruiser. If you want the Triforce, you must first navigate some Tricky Triangles!, Stomp on the Thwomp, and Stop Time for 8 Red Coins. Only then will you be granted the Triforce. Of course, in Mario's world, the Triforce means nothing, so how 'bout you just slip Behind Chain Chomp's Gate and get a Power Star instead?

Funny, my map said turn left at the lava pits. Damn munchers.

Edit: Oh you sexy NINJA nugget.
Woop. I ran a program that looks through the site to find secret forums after I heard about the forest fortress.
Originally posted by Pseudo-dino
Woop. I ran a program that looks through the site to find secret forums after I heard about the forest fortress.

Join the club. How'd you do it?
Now with extra girl and extra hacker
Uh, I don't know. Truly, my dad made it in Ruby.

EDIT: OVERLOAD POSTS.
yeah too bad this isn't the forest fortress hurrrr