Mobiles Disco server emulator What is this? It's a Mobiles Disco server emulator written in Java using the Blunk framework! This thing was written to test out all the stuff and it resulted in this thing. Because it was written in a very small amount of time, you should not expect some very nice piece of coding, so you are warned as fuck! Copy of my post on RaGEZONE forums Yeah I made this a while back to test out the 'Blunk' framework which is a kind of 'FUSE' written by Mike (office.boy off scriptomatic) and me. It's in Java and it's mainly a central environment with variables and what I call a 'highlevel database', you can easily write multiple database implementations (eg, SQL, XML, flat files) for your application by just adding classes etc. Blunk is much more improved these days but this was a quick tryout of the system before we started working on it for another project, so expect this to be a bit messy at some points etc. Anyway... This is a server emulator for Mobiles Disco written in Java, and the default database implementation is a SQL one. (MySQL, but there are PostgreSQL drivers out in Java aswell) It's like fully functional and supports having multiple room instances that you can add in the database, and there are some 'IRC style' commands like /spaces and /join to move to other spaces where you can chat and move around and do whatever more. Feel free to use Blunk or the Mobiles Disco server aslong as you keep the original 'banner' that shows up when you start either a project with the Blunk framework or the one that shows up when starting Mobiles Disco server. You can digg up the client somewhere on the net, use Google. How to use? This comes with source only so you'll need to compile it by yourself, use either the Java compiler from the JDK ('javac') or install the Eclipse IDE so you can work on it by yourself. It was mainly a test for Blunk and I thought it would be nice to release it to you guys aswell. There's a .jar for the MySQL driver in the source archive, copy it to the 'external library folder' of your Java installation, on my Windows pc this is: C:\Program Files\Java\jre1.6.0_03\lib\ext If you skip this step, the server will be unable to locate the driver for the MySQL connection. Also be sure to configure db_sql.properties with your SQL details etc. Blunk might look abit clumsy at first sight but I hope you learn to use it. Have fun & enjoy. Where the hell can I download it? Server sourcecode - RapidShare Client stuff Can I see some pictures? Ofcourse you dirty habboon. You can use 'chat commands' to move your way around in the spaces Multi user stuff is always kickass eh - Nillus NOTE: Do NOT bother me with questions or trying to get it running etc, I think I have been clear enough now that this was a private project that I release to you people in the hope that it might be useful, it's no precompiled habboon-safe pack. I am NOT responsible for any stuff in anyway and any jew in any cage can say anything, I'm not helping you with setting it up or supplying binaries and whatever more.