[RE-REL] Project Cold Coffeee ~ Jeax Server [C#, MySQL, Source, Executable]

Status
Not open for further replies.
Newbie Spellweaver
Joined
Feb 13, 2007
Messages
8
Reaction score
0
Before we go anywhere, let me state that I do not take credit for creating this server. The only credit I take is for uploading/hosting the files and publicly releasing the links.

My reason for re-creating this thread is because Jeax's original thread got locked due to an inactive link.


Jeax said:
Features:

- Encryption
- SSO Ticket login system
- Fully MySQL
- public rooms etc
- Walking
- Shouting
- Private rooms
- creating private rooms
- Fav list
- Own rooms
- Search (Real search e.g shows rooms starting with Woo if u search woo as well as rooms owned by Woo [if any])
- Entering rooms
- entering passworded rooms (Requires right password obv!)
- Badges on/off
- Sitting
- Path finding
- Catalogue
- Catalogue levels (e.g only certain users with the right level can view and purchase from certain catalogues)
- Fully working Mod tool (Every feature including all options on ban tool [Shockwave ban, ip ban etc]
- Statuses (Waving/Dancing etc)
- Console (100%)
- signing furniture (On/off etc)
- Fully customizable cat Via MySQL
- Rooms show amount of users inside
- Private room categories ease of use
- Other stuff i cant think of probably (12am still not slept)

Note: probably still a few exploits in it as i havn't scoured through it all completely but still nowhere near as exploitable as all those other retros ive seen :S

Tech notes:

- coded in c#
- uses Threading for speed (much faster to do everything aka less lag)
- Due to the use of MySQL it allows you to do anything you wish web based such as habbo homes, a FULL housekeeping, anything your brain desires.


To add, you MUST have .NET Framework 2.0 which you can download for free .
You will also need MySQL Connector/ODBC 3.51. You can visit the download page . Figure out what which one you need yourself. I downloaded the Windows MSI Installer (x86) file.

Also, you need some knowledge in creating a MySQL database(s) and importing MySQL files via phpMyAdmin or whatever it is you use.

I will NOT provide any help in this thread whatsoever. If you need help, create a thread in the HELP SECTION. It's there for a reason - learn to use it!

You need an SSO login to actually login into your server. There's a few SSO logins out there that you could use, but I personally recommend HabboWeb. An on-going project by t2t2. You can visit his thread and download HabboWeb HERE.

One more thing - If you have coding experience in C#, you can use a nice code snippet (non-SSO login) that DarthDie has released. Check it out HERE.

Now the files. I have uploaded these files to 3 different servers. My personal webserver, Rapidshare and Megaupload. I have also uploaded the file as an attachment to this thread.

I can ensure you there is no virus in the files, but for your safety, here are the scan results.
Ozzyowns. - [RE-REL] Project Cold Coffeee ~ Jeax Server [C#, MySQL, Source, Executable] - RaGEZONE Forums


DOWNLOAD LINKS:





Mini Tutorial:

Create a folder on your desktop or anywhere you would like. Open the .ZIP file and extract all the contents to the newly created folder. Once done, import the provided MySQL file into a created MySQL database. After that, in the folder, open the Executable folder then open up the Config file.

Code:
[database]
host=localhost(enter a host here, use localhost if MySQL is hosted on the same computer)
port=3306 (you should most likely leave this)
db=jeaxhab (Enter the database name here)
username=root (Enter the username you used for the database, usually this would be root)
password=1***** (Enter the password for the username here)
Save & close the Config file. After that, open the .EXE file New Warlord. If it completely executes, congratulations, it has connected to the database and you can use the hotel. Remember, you need an SSO login in order to login.

Enjoy!
 

Attachments

What is the point? It will never be upgraded and it's not fully functional anyway (Debbo is much better).
 
Yep.... This has a few bugs like when you go into a room it sometimes doesnt load properly and the databse isnt complete but its still a good server

I cant wait till Mark's comes out....
 
What is the point? It will never be upgraded and it's not fully functional anyway (Debbo is much better).

True, but it comes with the source. Which means anyone with C# knowledge (I know I know, there's not that many people) could check out the code and possibly make upgrades/re-code it. Plus there was people looking for the download so I just posted some links.
 
I never did like MySQL myself, but Jeax makes a damn good MySQL server :)

Maybe post some screenshots?
 
Status
Not open for further replies.
Back