-
prjHELLO - Habbo Hotel v1 [C#, MySQL, From Scratch]
prjHELLO
Summary
Project HELLO is a server that I decided to challenge myself when seeing the "v1 servers" dead in another forum. That's when something needed to be done! I did some research for some websites and found my answer. This server is very basic but will be great for beginners who are learning how to use/understand C#.
Since all of you Habboons are more interested in the features rather then the story behind it, here we go.
Google Code SVN: project-handshake - Revision 2: /trunk
PLEASE DOWNLOAD LATEST VERSION! CHANGE LOG:
Code:
6 - 27 - 2011
---
Register works, please download it from SVN at:
http://project-handshake.googlecode.com/svn/trunk/r2/
6 - 27 - 2011
--
What's changed?
- No more seeing register panel (when logging in or visiting room)
- Fixed some mysql fetching
- Reads from settings.ini
Please download r3 from: https://project-handshake.googlecode.com/svn/trunk
More public rooms! (Thanks to SrTetris): http://forum.ragezone.com/6393516-post18.html
CMS! Thanks to Phosfor): http://forum.ragezone.com/6394399-post50.html
Habbo Features
- Login from MySQL - checks features
- Packet Handling (Unique for C# V1 servers) example,
Code:
fuseMessage = new serverMessage("SYSTEMBROADCAST");
fuseMessage.AppendString("Wrong username or password.");
NewSocket.SendData(clientStream, fuseMessage);
- Loads users credits when logging in.
- Sends USEROBJECT on login for room entering (therefore being able to see figure).
- Loads console motto
- Loads private rooms from database
- Loads public rooms from database.
- No more switch cases, uses voids instead! (delegates) example:
Code:
public void VERSIONCHECK()
{
fuseMessage = new serverMessage("ENCRYPTION_OFF");
NewSocket.SendData(clientStream, fuseMessage);
fuseMessage = new serverMessage("SECRET_KEY");
fuseMessage.AppendInteger(1337);
NewSocket.SendData(clientStream, fuseMessage);
}
Why is the project called HELLO?
Well a short answer would be that HELLO is now todays <policy... handshake packet. V1 had no encryption so why not name a server that has so much similarity to the protocol, cool huh? :D
-
Re: prjHELLO - Habbo Hotel v1 [C#, MySQL, From Scratch]
yes okay quack i like dis um kan u make it flash pls nd i wil use it but its gud nd cnt wait 4 it 2 be flash
-
Re: prjHELLO - Habbo Hotel v1 [C#, MySQL, From Scratch]
Quote:
Originally Posted by
HabboCOIN
yes okay quack i like dis um kan u make it flash pls nd i wil use it but its gud nd cnt wait 4 it 2 be flash
Hello Zac I know it's you, hehe
You are offtopic abit (:
-
Re: prjHELLO - Habbo Hotel v1 [C#, MySQL, From Scratch]
Lol, I thought you was making a R63 emu, Not a V1 x'd
But nice :)
-
Re: prjHELLO - Habbo Hotel v1 [C#, MySQL, From Scratch]
Quote:
Originally Posted by
joopie
Lol, I thought you was making a R63 emu, Not a V1 x'd
But nice :)
I can do some private ones aswell (:
-
Re: prjHELLO - Habbo Hotel v1 [C#, MySQL, From Scratch]
This is nice work Alex, I checked this out in it's previous name before it's release known as prjYoung *more of a dev dev name*. It uses void's instead of cases which is nice. I believe you've came far Alex and I like it. I wish you luck on all your developments. I will never use this as I am more of Visual Basic man however I will add this to my source collection. Thanks brother from another mother.
If I was to ever plan to make a V1 server SQL etc etc. and if you don't finish this I would start with this 1.
P.S. Adios amigos
P.S.S Umm, Alex since this is the release does that mean you're no longer continuing the development of this? Maybe have a 'public and private' SVN so people can contribute to the public SVN for others to easily download.
-
Re: prjHELLO - Habbo Hotel v1 [C#, MySQL, From Scratch]
Quote:
Originally Posted by
DJRemix123
This is nice work Alex, I checked this out in it's previous name before it's release known as prjYoung *more of a dev dev name*. It uses void's instead of cases which is nice. I believe you've came far Alex and I like it. I wish you luck on all your developments. I will never use this as I am more of Visual Basic man however I will add this to my source collection. Thanks brother from another mother.
If I was to ever plan to make a V1 server SQL etc etc. and if you don't finish this I would start with this 1.
P.S. Adios amigos
Hello Zac!
I love chatting to you on MSN, and yes I have told you about this before I released it known as prjYoung.
Thanks for the awesome feedback and I know VB6 is your bitch, hehe
NOTE: Nice to know you will add this to your collection ;)
-
Re: prjHELLO - Habbo Hotel v1 [C#, MySQL, From Scratch]
@Quackster - I'm glad you do. You know if you need me you can get to me on MSN. However I am excited over your progress with coding overall (which just sounds creepy ;o).
Yeah, VB6 is my bitch *pimpslaps*
You love C# and you're better off with that since it's .NET framework and VB6 language is becoming obsolete. Each time a new .net revision is released you'll be able to update without much work needed so it's a good way to go. I'm out this time for another couple of weeks/months. Enjoying your progress and catchya round.
-
Re: prjHELLO - Habbo Hotel v1 [C#, MySQL, From Scratch]
Quote:
Originally Posted by
DJRemix123
@Quackster - I'm glad you do. You know if you need me you can get to me on MSN. However I am excited over your progress with coding overall (which just sounds creepy ;o).
Yeah, VB6 is my bitch *pimpslaps*
You love C# and you're better off with that since it's .NET framework and VB6 language is becoming obsolete. Each time a new .net revision is released you'll be able to update without much work needed so it's a good way to go. I'm out this time for another couple of weeks/months. Enjoying your progress and catchya round.
Aha cheers, I prolly won't anyway since VB6 and C# are like arch enemys anyway, but we are good buddies, nice to know you support me :D
Also, too bad you will be out for some weeks.
-
Re: prjHELLO - Habbo Hotel v1 [C#, MySQL, From Scratch]
Back in the time Habbo in the prehistory
-
Re: prjHELLO - Habbo Hotel v1 [C#, MySQL, From Scratch]
-
Re: prjHELLO - Habbo Hotel v1 [C#, MySQL, From Scratch]
No clientMessage class? I'm dissapointed.
-
Re: prjHELLO - Habbo Hotel v1 [C#, MySQL, From Scratch]
PHP Code:
<?php
// Great Release Alex
?>
<div>It's nice you enjoy v13 servers lol</div>
<?php
// Quack Quack!>
-
Re: prjHELLO - Habbo Hotel v1 [C#, MySQL, From Scratch]
it looks like a piece of shit smeared on your face.
quackster awesome release ;)
-
Re: prjHELLO - Habbo Hotel v1 [C#, MySQL, From Scratch]
-
Re: prjHELLO - Habbo Hotel v1 [C#, MySQL, From Scratch]
Thanks guys the comments <3
This is what makes me stay here
PS: I'll try to keep you updated.
-
Re: prjHELLO - Habbo Hotel v1 [C#, MySQL, From Scratch]
Thanks.
More rooms pub.
Code:
INSERT INTO `rooms_public` (`id`, `name`, `model`, `max_in`, `curr_in`, `name_tolower`) VALUES
(7, 'Main Lobby', 'gf_lobby', 25, 0, 'lobby'),
(8, 'The Chromide Club', 'habbo_disco', 25, 0, 'disco'),
(9, 'Cafe Ole', 'gf_cafe', 25, 0, 'cafe'),
(10, 'Hotel Kitchen', 'gf_kitchen', 25, 0, 'Kitchen'),
(11, 'Habburger''s', 'gf_habburger', 25, 0, 'habburger'),
(12, 'Club Massiva', 'gf_bar', 25, 0, 'bar');
http://dl.dropbox.com/u/24544019/v1/room_pubv1.png
-
Re: prjHELLO - Habbo Hotel v1 [C#, MySQL, From Scratch]
Quote:
Originally Posted by
SrTetris
Thanks.
More rooms pub.
Code:
INSERT INTO `rooms_public` (`id`, `name`, `model`, `max_in`, `curr_in`, `name_tolower`) VALUES
(7, 'Main Lobby', 'gf_lobby', 25, 0, 'lobby'),
(8, 'The Chromide Club', 'habbo_disco', 25, 0, 'disco'),
(9, 'Cafe Ole', 'gf_cafe', 25, 0, 'cafe'),
(10, 'Hotel Kitchen', 'gf_kitchen', 25, 0, 'Kitchen'),
(11, 'Habburger''s', 'gf_habburger', 25, 0, 'habburger'),
(12, 'Club Massiva', 'gf_bar', 25, 0, 'bar');
http://dl.dropbox.com/u/24544019/v1/room_pubv1.png
Dude your mad! (I already knew them, but I couldn't be arsed) hehe
Bookmarked your post on the thread ;)
-
Re: prjHELLO - Habbo Hotel v1 [C#, MySQL, From Scratch]
I love v1 and I'd love to use it but I'm kinda retarded with C#/MySQL.
You should make a tutorial regarding setting it up as well as linking it with a webhost.
I'd love you.
-
Re: prjHELLO - Habbo Hotel v1 [C#, MySQL, From Scratch]
Quote:
Originally Posted by
Joocy
I love v1 and I'd love to use it but I'm kinda retarded with C#/MySQL.
You should make a tutorial regarding setting it up as well as linking it with a webhost.
I'd love you.
Im god with webhost >:D
-
Re: prjHELLO - Habbo Hotel v1 [C#, MySQL, From Scratch]
Quote:
Originally Posted by
Mithex
Im god with webhost >:D
Dude, TEACH ME ;D
-
Re: prjHELLO - Habbo Hotel v1 [C#, MySQL, From Scratch]
I need someone to teach me how to code XD Im dumb with computer coding/developing cmses and shit
---------- Post added at 04:22 AM ---------- Previous post was at 04:20 AM ----------
LOL! i really really need someone to teach me.....
---------- Post added at 04:24 AM ---------- Previous post was at 04:22 AM ----------
I feel dumb now.... Really dumb......
-
Re: prjHELLO - Habbo Hotel v1 [C#, MySQL, From Scratch]
Quote:
Originally Posted by
wy479
I need someone to teach me how to code XD Im dumb with computer coding/developing cmses and shit
---------- Post added at 04:22 AM ---------- Previous post was at 04:20 AM ----------
LOL! i really really need someone to teach me.....
Go download Csharp for kids. It is really helpful for a beginner stage.
C# Tutorials (C#)
Can also be helpful.
Have fun!
-
Re: prjHELLO - Habbo Hotel v1 [C#, MySQL, From Scratch]
I'm working on register, I'll keep you guys updated :)
@vLife - Thanks Tren for helping teh people.
-
Re: prjHELLO - Habbo Hotel v1 [C#, MySQL, From Scratch]
Quote:
Originally Posted by
Joocy
Dude, TEACH ME ;D
PM me your questions.