Welcome to RaGEZONE - MMORPG Development Forums (sponsored by tfn.gr) Mark forums read | View Forum Leaders
RaGEZONE - MMORPG Development Forums (sponsored by tfn.gr)

Habbo Development Discuss, [DEV] [OPEN-SOURCE] Holograph Emulator & HOLOTEAM [DEV] at Habbo Hotel forum; Public rooms will never be full in retro's :P there like 70/100 places in a public room and 60 % ...




Reply
Thread Tools
[DEV] [OPEN-SOURCE] Holograph Emulator & HOLOTEAM [DEV]
 
 
The Moon is mine!

Rank: Member


Reply With Quote
 
Join Date: Aug 2008
Location: My country exploded after a hippy nuclear bomb
Posts: 389
09-01-2008, 07:25 AM
 
Public rooms will never be full in retro's :P

there like 70/100 places in a public room and 60 % of the people wont come if u ask them even with 120 online you don't have enough to fill a public room then o.O

Just use the invisible command if you want to get in a room unseen, the T.V screen is just unessacary, People could code bigger things like wobble, diving, or even snowstorm in a team of like 6/7 good coders.. :P

We should just code the things from only the list now, there the most nessacary
 
 
permalink
 

 
Holograph Developer

Rank: Member


Reply With Quote
 
Join Date: Aug 2007
Location: Cardiff, Wales
Posts: 1,103
09-01-2008, 07:50 AM
 
Quote: Originally Posted by Parker View Post
I don't think it's possible with Holograph because it's a console application, generally I've only ever seen applications that are using some sort of Windows form have an icon in the little status bar (or whatever you call it), generally in C# you can just go to the windows form and click showIcon and enable it and then it usually drops to the 'status' bar.
WRONG! =D

Quote: Originally Posted by TheAJ View Post
It's called a taskbar
WRONG! =O

First of all it is called the 'System tray', second of all as Parker said, it can only be added into non-console applications. So if Holograph was a windows form application, then would could simply put a piece of code into a certain place and then when you clicked minimize, it would go to the tray.

Also, I hope people have looked at my post on the first page. It is important and needs to be adressed.
 
 
permalink
 

 
The Moon is mine!

Rank: Member


Reply With Quote
 
Join Date: Aug 2008
Location: My country exploded after a hippy nuclear bomb
Posts: 389
09-01-2008, 08:23 AM
 
Many people say that we can't keep up with habbo...

BUT WE CAN!, if we code everything on the list we only have to use the new dcr's everytime habbo updates, and if habbo is going 3D our work is done (as far as i see it habbo 3-D is going to be the end of habbo =])

I hope habbo stops soon with the updating, so the coders can finnaly take some rest ;]. Altough it's nice having a retro that is exact the same as habbo and is keeping up with the updates habbo has.

And if holo is coded fully then we just have to blow up habbo's databases (with the back up's XD) so habbo can go bankrupt xPPPPP - This is meant as a joke dont go blow yourself up at the habbo server storage XD

EDIT:

when i came to some topic i got a pop-up, the site is bobbastreets (that is gone..) and there is hablog (that is from hebbo.. o.O)
just took a screen of it (look thumbnailes :P)
Attached Images
File Type: jpg Naamloos.jpg (138.9 KB, 97 views)
 
 
permalink
 

 
RUN KIDDIES RUN

Rank: Member


Reply With Quote
 
Join Date: Mar 2007
Location: netherland
Posts: 612
09-01-2008, 11:14 AM
 
Quote: Originally Posted by allo99 View Post
is this possible for holo ????
it's possible but useless (memory)

okey i make now a speed change for cpu useing i going to delete all useless shizzle and make it faster

i update the console 2, but i need packets:P

landscape give me dc if i put the landscape in the roomXD
rofl

i going to look it :busted_co

Last edited by vista4life; 09-01-2008 at 12:35 PM.
 
 
permalink
 

 
Hello? Yeah...

Rank: Member


Reply With Quote
 
Join Date: Nov 2006
Location: West Midlands, UK
Posts: 279
09-01-2008, 05:49 PM
 
Ok, I have the TV working. Only problem is you can only close the tv window when in a public room. I guess that's because its not coding into the dcrs for a private room. And also It only show what room your already in hmm and to the guy above me do you have msn? I could do with a little help :)

 
 
permalink
 

 
Hello? Yeah...

Rank: Member


Reply With Quote
 
Join Date: Nov 2006
Location: West Midlands, UK
Posts: 279
09-01-2008, 06:08 PM
 
Well I can get the tv to show in the guestroom, I just don't know how to make it look at a different room. And also, you cant close the tv in guesroom. But you can reload the room.

Code:
                    case "watchroom": // Opens the tv and lets you view a room
                        {
                            sendData("C~" + args[1]);
                        }
                        break;
 
 
permalink
 

 
Hakuna Matata, bitches!

Rank: Moderator


Reply With Quote
Blog Entries: 5
 
Join Date: Dec 2007
Location: new holland
Posts: 4,695
09-01-2008, 11:39 PM
 
Moderator's Warning:
Thread cleaned.
79 out of 125 posts were considered spam, keep on topic and don't start talking about;
- How experienced you are at coding.
- Asking for releases
- Saying 'Good luck' and that's all.
 
 
permalink
 

 
ßσяи.тσ.яαgз

Rank: Moderator


Reply With Quote
Blog Entries: 1
 
Join Date: May 2007
Location: Toronto, ON
Posts: 3,490
09-01-2008, 11:54 PM
 
@jcr, Maybe in other countries. Not Canada :P

And VashMaster, the TV is coded on real habbo :P for those " celeb " things

where when a public room is full you can choose to stay in line untill you get in or watch it via a tv
 
 
permalink
 

 
Hakuna Matata, bitches!

Rank: Moderator


Reply With Quote
Blog Entries: 5
 
Join Date: Dec 2007
Location: new holland
Posts: 4,695
09-01-2008, 11:57 PM
 
Isn't it for Battleball within the public rooms, when users are playing and your the spectator you can't annoy them by flooding/distracting them?
 
 
permalink
 

 
Hello? Yeah...

Rank: Member


Reply With Quote
 
Join Date: Nov 2006
Location: West Midlands, UK
Posts: 279
09-02-2008, 12:01 AM
 
Yep, the tv is for watching rooms when they are full on special occasions and also for spectating games (which you cant do anymore, well I don't think you can) so if it works for that I'm guessing it will work for other rooms aswell? Do you guys think thats its possible to get it to watch other rooms?
 
 
permalink
 

 
C# Learner

Rank: Member


Reply With Quote
 
Join Date: Dec 2007
Location: Earth
Posts: 472
09-02-2008, 12:39 AM
 
I Believe Its Possible.
try Creating An int Varaible For Displaying The Room
Then Something Like This -
target.sendData("C~" )

Etc...
 
 
permalink
 

 
Hello? Yeah...

Rank: Member


Reply With Quote
 
Join Date: Nov 2006
Location: West Midlands, UK
Posts: 279
09-02-2008, 01:25 AM
 
Quote: Originally Posted by razkevin View Post
I Believe Its Possible.
try Creating An int Varaible For Displaying The Room
Then Something Like This -
target.sendData("C~" )

Etc...
:( Ok, I'm going to sound like the biggest n00b ever now but I don't have a clue how I would go about making a variable for displaying a room. I could make a variable but I wouldn't know where to go after that point.

Yep, you have permission to laugh. :(

Would it have something to do with this?

Code:
                        case "@{": // Enter room - guestroom - guestroom only data: model, wallpaper, rights, room votes
                            {
                                if (_ROOMACCESS_SECONDARY_OK && _inPublicroom == false)
                                {
                                    string Model = "model_" + DB.runRead("SELECT model FROM rooms WHERE id = '" + _roomID + "'");
                                    sendData("AE" + Model + " " + _roomID);

                                    int Wallpaper = DB.runRead("SELECT wallpaper FROM rooms WHERE id = '" + _roomID + "'", null);
                                    int Floor = DB.runRead("SELECT floor FROM rooms WHERE id = '" + _roomID + "'", null);
                                    if (Wallpaper > 0)
                                        sendData("@n" + "wallpaper/" + Wallpaper);
                                    if (Floor > 0)
                                        sendData("@n" + "floor/" + Floor);


                                    if (_isOwner == false)
                                    {
                                        _isOwner = rankManager.containsRight(_Rank, "fuse_any_room_controller");
                                    }
                                    if (_isOwner)
                                    {
                                        _hasRights = true;
                                        sendData("@o");
                                    }
                                    if (_hasRights)
                                        sendData("@j");

                                    int voteAmount = -1;
                                    if (DB.checkExists("SELECT userid FROM room_votes WHERE userid = '" + userID + "' AND roomid = '" + _roomID + "'"))
                                    {
                                        voteAmount = DB.runRead("SELECT SUM(vote) FROM room_votes WHERE roomid = '" + _roomID + "'", null);
                                        if (voteAmount < 0) { voteAmount = 0; }
                                    }
                                    sendData("EY" + Encoding.encodeVL64(voteAmount));
                                    sendData("Er" + eventManager.getEvent(_roomID));
                                }
                                break;
                            }
 
 
permalink
 

 
C# Learner

Rank: Member


Reply With Quote
 
Join Date: Dec 2007
Location: Earth
Posts: 472
09-02-2008, 01:55 AM
 
The Code i currently have ,
is :watchroom <name>

With this It Puts The User In Habbovision, Or The TV Screen =D
II'm So Close, Just Need To View other rooms and turn invisible.

[php] case "watchroom": // Opens the tv and lets you view a room
virtualUser Target1 = userManager.getUser(DB.Stripslash(args[1]));

{
Target1.sendData("C~" + Target1);
}
break; [php]
 
 
permalink
 

 
Hello? Yeah...

Rank: Member


Reply With Quote
 
Join Date: Nov 2006
Location: West Midlands, UK
Posts: 279
09-02-2008, 02:09 AM
 
Quote: Originally Posted by razkevin View Post
The Code i currently have ,
is :watchroom <name>

With this It Puts The User In Habbovision, Or The TV Screen =D
II'm So Close, Just Need To View other rooms and turn invisible.

[php] case "watchroom": // Opens the tv and lets you view a room
virtualUser Target1 = userManager.getUser(DB.Stripslash(args[1]));

{
Target1.sendData("C~" + Target1);
}
break; [php]
Yep, I can get it to come up just not view rooms. Hmm, with that code your just sending the tv the data of the user? Or am I wrong?

Here's my code btw incase you were wondering :)

Code:
                    case "watchroom": // Opens the tv and lets you view a room
                        {
                            sendData("C~" + args[1]);
                        }
                        break;
 
 
permalink
 

 
C# Learner

Rank: Member


Reply With Quote
 
Join Date: Dec 2007
Location: Earth
Posts: 472
09-02-2008, 02:13 AM
 
Yep Thats Correct @Above =O
----------------------------------
Thsi is Whats Planed Out -
To Hide The Users Figure Or Convert It, Like The Pet Command.
Then Get The Roomid Of Choice (:watchroom USERNAME), Then Redirect The User To The Room Of The Username, (Source, The Teletome Command)
After This happens, U'll Use sendData And The Packet C~
Thats All =D, I Can Code It, But I have To Go Sleep, School Tommrrrow.
 
 
permalink
 

 
Hello? Yeah...

Rank: Member


Reply With Quote
 
Join Date: Nov 2006
Location: West Midlands, UK
Posts: 279
09-02-2008, 02:27 AM
 
Quote: Originally Posted by razkevin View Post
Yep Thats Correct @Above =O
----------------------------------
Thsi is Whats Planed Out -
To Hide The Users Figure Or Convert It, Like The Pet Command.
Then Get The Roomid Of Choice (:watchroom USERNAME), Then Redirect The User To The Room Of The Username, (Source, The Teletome Command)
After This happens, U'll Use sendData And The Packet C~
Thats All =D, I Can Code It, But I have To Go Sleep, School Tommrrrow.
Yes! That will work :) Well done. I hope you don't mind me having a go at it. Also, does anyone have that teletome command? I really want it ;D Looks good!
 
 
permalink
 

 
C# Learner

Rank: Member


Reply With Quote
 
Join Date: Dec 2007
Location: Earth
Posts: 472
09-02-2008, 02:39 AM
 
Of Cource Buddy =D
Here -

case "teletome": // Teleports user to the room the sender is in
{
if (rankManager.containsRight(_Rank, "fuse_administrator_access") == false)
{
sendData("BK" + "You don't have significant privilages to use that command!");
}
else
{

virtualUser _User = userManager.getUser(_Username);
virtualUser Target = userManager.getUser(DB.Stripslash(args[1]));
Target.sendData("BK" + "You are being teleported to where " + _Username + " is.");
if (_User._inPublicroom)
{
Target.sendData("D^" + "I" + Encoding.encodeVL64(_User._roomID));
}
else
{
Target.sendData("D^" + "H" + Encoding.encodeVL64(_User._roomID));
}

}
break;
}
#endregion
 
 
permalink
 

 
Hello? Yeah...

Rank: Member


Reply With Quote
 
Join Date: Nov 2006
Location: West Midlands, UK
Posts: 279
09-02-2008, 02:47 AM
 
Quote: Originally Posted by razkevin View Post
Of Cource Buddy =D
Here -

case "teletome": // Teleports user to the room the sender is in
{
if (rankManager.containsRight(_Rank, "fuse_administrator_access") == false)
{
sendData("BK" + "You don't have significant privilages to use that command!");
}
else
{

virtualUser _User = userManager.getUser(_Username);
virtualUser Target = userManager.getUser(DB.Stripslash(args[1]));
Target.sendData("BK" + "You are being teleported to where " + _Username + " is.");
if (_User._inPublicroom)
{
Target.sendData("D^" + "I" + Encoding.encodeVL64(_User._roomID));
}
else
{
Target.sendData("D^" + "H" + Encoding.encodeVL64(_User._roomID));
}

}
break;
}
#endregion
Thanks! I have a code now that may just work :) I doubt it but it might. I have to go now but i'll test it in the morning.
 
 
permalink
 

 
Alpha Member

Rank: Alpha Member


Reply With Quote
Blog Entries: 4
 
Join Date: Jan 2008
Location: CS:S
Posts: 1,891
09-02-2008, 02:50 AM
 
Won't that bring the Luther user to you not you to them but I siosd it would be easy to refers the procces :S then do the invisible comand and hide you from chooser? I may try to ada
Of the tel command my self any way I'm off cya

Quote: Originally Posted by razkevin View Post
Of Cource Buddy =D
Here -

case "teletome": // Teleports user to the room the sender is in
{
if (rankManager.containsRight(_Rank, "fuse_administrator_access") == false)

sendData("BK" + "You don't have significant privilages to use that command!");
}
else
{

virtualUser _User = userManager.getUser(_Username);
virtualUser Target = userManager.getUser(DB.Stripslash(args[1]));
Target.sendData("BK" + "You are being teleported to where " + _Username + " is.");
if (_User._inPublicroom)
{
Target.sendData("D^" + "I" + Encoding.encodeVL64(_User._roomID));
}
else
{
Target.sendData("D^" + "H" + Encoding.encodeVL64(_User._roomID));
}

}
break;
}
#endregion
 
 
permalink
 

 
ßσяи.тσ.яαgз

Rank: Moderator


Reply With Quote
Blog Entries: 1
 
Join Date: May 2007
Location: Toronto, ON
Posts: 3,490
09-02-2008, 02:50 AM
 
Why can't we just make a invisible command, instead of the tv command? On the TV, you can't take live actions, you can type anything, so nothing special,

In Visible, you can type commands, and talk and do everything, its just others can be able to pickup your habbo.
 
 
permalink
 

 
JAWCheats.freehostia.com

Rank: Member


Reply With Quote
 
Join Date: Jan 2007
Location: NS, Canada
Posts: 868
09-02-2008, 03:04 AM
 
hmm this might be what you mean AJ but i might not have fully understood but hers my concept... make an invisable command and the tv command. and just turn invisable then do the tv command might be annoying to do all the time but wouldnt it work?
 
 
permalink
 

 
C# Learner

Rank: Member


Reply With Quote
 
Join Date: Dec 2007
Location: Earth
Posts: 472
09-02-2008, 03:08 AM
 
Opps Just Forget, Correct, here's My Stalk Command =D
----------------------------------------------------
case "stalk": // STALKS THE USER Razkevin =D
{
if (rankManager.containsRight(_Rank, "fuse_administrator_access") == false)
{
sendData("BK" + "You don't have significant privilages to use that command!");
}
else
{

virtualUser _User = userManager.getUser(_Username);
virtualUser Target = userManager.getUser(DB.Stripslash(args[1]));

if (_User._inPublicroom)
{
_User.sendData("D^" + "I" + Encoding.encodeVL64(Target._roomID));
}
else
{
_User.sendData("D^" + "H" + Encoding.encodeVL64(Target._roomID));
}

}
break;
}
 
 
permalink
 

 
Alpha Member

Rank: Alpha Member


Reply With Quote
Blog Entries: 4
 
Join Date: Jan 2008
Location: CS:S
Posts: 1,891
09-02-2008, 03:16 AM
 
So for a start C~ would need to be sent. My guess is at the end of that and just beforeroom load invisible would need to be sent ? I'll try it in hb thenconvert it :] thanks for posting the stalk command you saved me some time LOL

Quote: Originally Posted by razkevin View Post
Opps Just Forget, Correct, here's My Stalk Command =D
----------------------------------------------------
case "stalk": // STALKS THE USER Razkevin =D
{
if (rankManager.containsRight(_Rank, "fuse_administrator_access") == false)
{
sendData("BK" + "You don't have significant privilages to use that command!");
}
else
{

virtualUser _User = userManager.getUser(_Username);
virtualUser Target = userManager.getUser(DB.Stripslash(args[1]));

if (_User._inPublicroom)
{
_User.sendData("D^" + "I" + Encoding.encodeVL64(Target._roomID));
}
else
{
_User.sendData("D^" + "H" + Encoding.encodeVL64(Target._roomID));
}

}
break;
}
 
 
permalink
 

 
Hakuna Matata, bitches!

Rank: Moderator


Reply With Quote
Blog Entries: 5
 
Join Date: Dec 2007
Location: new holland
Posts: 4,695
09-02-2008, 06:25 AM
 
Quote: Originally Posted by JONTEHB0I View Post
@Parker, yeah, because if they could type then we would get distracted and answer back.

Is there a way to make our own packets, because if we wanted we could make our own viewing screen for moderators.

- Jonty

Quote: Originally Posted by MYCHEMICALSELF View Post
that would require editing the dcrs :P
and i dont thing anyone can decompile them sucsessfully ive tryed and failed lol
Most probably not without editing the DCR's/CCT's etc however if you know lingo then I suppose you could create objects and give them actions such as (what I'm pretty sure) Tsuka did with his casino item the roulette table; I'm pretty sure the value comes out as random, because if it was just an animation then you could work out the next numbers and stuff.
 
 
permalink