This is a read-only archive of the old Scratch 1.x Forums.
Try searching the current Scratch discussion forums.

#1 2011-08-07 07:27:26

WindowsExplorer
Scratcher
Registered: 2011-02-25
Posts: 1000+

Free MMO?

Anyone know where I can downlaod a 100% free and safe MMO creator?


http://i.imgur.com/H6LLdnK.pnghttp://i.imgur.com/VYuD7BY.png

Offline

 

#2 2011-08-07 07:40:13

Rexpup
Scratcher
Registered: 2010-10-17
Posts: 100+

Re: Free MMO?

No such thing exists.  However, the bast way to do that would be:

1. Get Flash.  Adobe Flash CS5.5 professonal edition.  Around $400 with student I.D.
2. Get a server.  Costs about $12 a year to start.
3. Set up client-side and server-side interfaces.  No cost if you're doing from scratch. (not Scratch, this, but scratch, from nothing.)  Costs about $1,000 for a good setup, like Smartfox or Electroserver.
4. Get a website!  Easy.

I've tried, and though I've never succeded, I'm sure that you can.


http://i.imgur.com/QQH4J.gif

Offline

 

#3 2011-08-07 07:54:36

gbear605
Scratcher
Registered: 2008-03-06
Posts: 1000+

Re: Free MMO?

Rexpup wrote:

No such thing exists.  However, the bast way to do that would be:

1. Get Flash.  Adobe Flash CS5.5 professonal edition.  Around $400 with student I.D.
2. Get a server.  Costs about $12 a year to start.
3. Set up client-side and server-side interfaces.  No cost if you're doing from scratch. (not Scratch, this, but scratch, from nothing.)  Costs about $1,000 for a good setup, like Smartfox or Electroserver.
4. Get a website!  Easy.

I've tried, and though I've never succeded, I'm sure that you can.

If you really wanted to make a good MMO, then I would suggest learning java, get a server, and then get a domain name for the server, and put a java MMO that you create on the website.  There, done :p

Also, you aren't going to find anything if you are looking for something like scratch for it, or simpler.


Yeah, I'm mostly inactive.  I check in once in a while though.  If you want to contact me, I have a contact form at my website, http://escratch.org

Offline

 

#4 2011-08-07 08:52:56

fanofcena
Scratcher
Registered: 2008-07-03
Posts: 1000+

Re: Free MMO?

Rexpup wrote:

No such thing exists.  However, the bast way to do that would be:

1. Get Flash.  Adobe Flash CS5.5 professonal edition.  Around $400 with student I.D.
2. Get a server.  Costs about $12 a year to start.
3. Set up client-side and server-side interfaces.  No cost if you're doing from scratch. (not Scratch, this, but scratch, from nothing.)  Costs about $1,000 for a good setup, like Smartfox or Electroserver.
4. Get a website!  Easy.

I've tried, and though I've never succeded, I'm sure that you can.

Or
start learning javascript .  tongue  it costs you nothing but time , learn JavaScript and Learn Node.js like server side java scripting, add socket.io to it . thats all you will need to make your own server


http://i53.tinypic.com/2vxr2c0.png Click whats above u might make a cute planet happy ^_^

Offline

 

#5 2011-08-07 08:56:26

fanofcena
Scratcher
Registered: 2008-07-03
Posts: 1000+

Re: Free MMO?

gbear605 wrote:

Rexpup wrote:

No such thing exists.  However, the bast way to do that would be:

1. Get Flash.  Adobe Flash CS5.5 professonal edition.  Around $400 with student I.D.
2. Get a server.  Costs about $12 a year to start.
3. Set up client-side and server-side interfaces.  No cost if you're doing from scratch. (not Scratch, this, but scratch, from nothing.)  Costs about $1,000 for a good setup, like Smartfox or Electroserver.
4. Get a website!  Easy.

I've tried, and though I've never succeded, I'm sure that you can.

If you really wanted to make a good MMO, then I would suggest learning java, get a server, and then get a domain name for the server, and put a java MMO that you create on the website.  There, done :p

Also, you aren't going to find anything if you are looking for something like scratch for it, or simpler.

Java Nowadays is a wastage with the possibility of event based server with node.js (make sure its JAVAScript and NOT Core java which i talk about.) i made a descrete chat site which in a way is a mmo where events are messages and private messages and went through like all the ways to make it
PHP -> XmlHTTPLOng polling ,Comiet , Forever open requests
C++ / Java -> Socket Servers
The best solution i found was event based Node.js by Ryan Dahl


http://i53.tinypic.com/2vxr2c0.png Click whats above u might make a cute planet happy ^_^

Offline

 

Board footer