Habbo.vg / Blah Hotel EMU Leak

Status
Not open for further replies.

1ntel

Member
Nov 21, 2010
41
5
Not sure if its allowed here, but here is the leak:


 

Kryptos

prjRev.com
Jul 21, 2010
2,205
1,252
Mhm.. How did you get a hold of it? ;o
Thanks for releasing anyways, can't wait to look at it, lol.
 

Dayron1234

Rapnameiszero,cuzIhavezero,toleranceforidiots
Jun 30, 2010
772
35
I looked it and got about 4 warnings but I got rid of the warnings lol its just return false; you need to delete from some commands but other then that the commands look awesome!
 

Jonty

Active Member
Aug 7, 2010
194
65
It starts, initializes the MUS socket then closes. Destroys the environment. What have I done wrong?
 

Dayron1234

Rapnameiszero,cuzIhavezero,toleranceforidiots
Jun 30, 2010
772
35
This EMU is not good tbh.When you debug it you get ALOT of errors and just find where the command has return false; and it is giving the command an error
 

Kryptos

prjRev.com
Jul 21, 2010
2,205
1,252
Maybe because you removed 'return false;' lololol
And it is very well coded IMO, tcpconnection.cs is very nice tbh, totally recoded.
And warnings don't matter really.
 

Dayron1234

Rapnameiszero,cuzIhavezero,toleranceforidiots
Jun 30, 2010
772
35
Ehhh I will probably look at the coding more and see if there is anymore things and use it for Uber RP
 

Jonty

Active Member
Aug 7, 2010
194
65
I haven't touched anything, it just doesn't start. It doesn't load solutions either but I don't think its critical.
 

1ntel

Member
Nov 21, 2010
41
5
Maybe because you removed 'return false;' lololol
And it is very well coded IMO, tcpconnection.cs is very nice tbh, totally recoded.
And warnings don't matter really.

It is nicely coded, except i don't like the way hes done the handling of Room Items.
By the way Roller code is in this.. items move on rollers.
 

Kaz

BooYah
Staff member
Nov 16, 2010
3,064
1,025
It is nicely coded, except i don't like the way hes done the handling of Room Items.
By the way Roller code is in this.. items move on rollers.

Anychance of posting up what Mysql COnnector and ODBC this uses?
As I have a feeling thats the reason why a few people cannot get this started.
 

Evan

New Member
Dec 15, 2010
1
0
Just saying it isn't really morally correct to post other peoples years of hard work.. But just saying that EMU only works with Blah's unique Database structure.
 

Jonty

Active Member
Aug 7, 2010
194
65
This works fine - I had it working on my laptop but when it's on my Dedicated server it doesn't work.
 

Roper

Ancient Member
Jul 4, 2010
569
216
If anyone requires help setting this up then you simply need to open a new thread in the habbo hotel support section here at DevBest.
 

StrongFaith

New Member
Jul 11, 2010
48
0
This EMU is not good tbh.When you debug it you get ALOT of errors and just find where the command has return false; and it is giving the command an error

PHP:
return false; // is because its the if() thing :
if(what ever == false) {
return false;
}
that is right.
i agree with Kryptos , its showing the warnings and errors because u deleted
PHP:
return false;
 
Status
Not open for further replies.

Users who are viewing this thread

Top