-
Re: [RELEASE] Auto Update Version of Habbo (Open Source Now)
-
Re: [RELEASE] Auto Update Version of Habbo (Open Source Now)
can someone put mirror
---------- Post added at 07:31 PM ---------- Previous post was at 07:29 PM ----------
Can't you take out varoke and not get a void :P
PHP Code:
private function _-1ce():Boolean{
var _local2:int;
var _local1:Array = this._-2WK.split(".");
if (_local1.length >= 2){
_local2 = (_local1.length - 1);
if ((((_local1[_local2] == "com")) && ((((_local1[(_local2 - 1)] == "habbo")) || ((_local1[(_local2 - 1)] == "sulake")))))){
return (true);
};
return (true);
};
};
return (false);
}
-
Re: [RELEASE] Auto Update Version of Habbo (Open Source Now)
Quote:
Originally Posted by
Bin3000
can someone put mirror
---------- Post added at 07:31 PM ---------- Previous post was at 07:29 PM ----------
Can't you take out varoke and not get a void :P
PHP Code:
private function _-1ce():Boolean{
var _local2:int;
var _local1:Array = this._-2WK.split(".");
if (_local1.length >= 2){
_local2 = (_local1.length - 1);
if ((((_local1[_local2] == "com")) && ((((_local1[(_local2 - 1)] == "habbo")) || ((_local1[(_local2 - 1)] == "sulake")))))){
return (true);
};
return (true);
};
};
return (false);
}
the mirror is: (read the topic.. -.-)
MEGAUPLOAD - The leading online storage and file delivery service
why? is much easier to change 1 byte that a tens of bytes ..
-
Re: [RELEASE] Auto Update Version of Habbo (Open Source Now)
I cant access mediaupload do mediafire
-
Re: [RELEASE] Auto Update Version of Habbo (Open Source Now)
Quote:
Originally Posted by
Bin3000
I cant access mediaupload do mediafire
AutoUpdateVersionofHabbo.rar
-
Re: [RELEASE] Auto Update Version of Habbo (Open Source Now)
this shit is awesome, nice going.
-
Re: [RELEASE] AutoUpdateVersionofHabbo - UPDATED - V.1 STABLE!!
-
Re: [RELEASE] AutoUpdateVersionofHabbo - UPDATED - V.1 STABLE!!
I'm putting in host check in now will post code soo
---------- Post added at 09:30 PM ---------- Previous post was at 09:29 PM ----------
can I get the source
---------- Post added at 09:31 PM ---------- Previous post was at 09:30 PM ----------
can I get the source and I love how this shit works
-
Re: [RELEASE] AutoUpdateVersionofHabbo - UPDATED - V.1 STABLE!!
-
Re: [RELEASE] AutoUpdateVersionofHabbo - UPDATED - V.1 STABLE!!
I said i cant get on megaupload do 2shared or rapidshare or mediafire :)
-
Re: [RELEASE] AutoUpdateVersionofHabbo - UPDATED - V.1 STABLE!!
-
Re: [RELEASE] AutoUpdateVersionofHabbo - UPDATED - V.1 STABLE!!
this only show mp3 sounds
-
Re: [RELEASE] AutoUpdateVersionofHabbo - UPDATED - V.1 STABLE!!
Quote:
Originally Posted by
Bin3000
this only show mp3 sounds
First load gamedata, next sounds, next furnis, next gordon..
-
Re: [RELEASE] AutoUpdateVersionofHabbo - UPDATED - V.1 STABLE!!
maybe a nice idea to add a language selector when the program starts...
press 1 for habbo.com
press 2 for habbo.nl
press 3 to learn Spanish....lol
-
Re: [RELEASE] AutoUpdateVersionofHabbo - UPDATED - V.1 STABLE!!
haha this saves a lot of time, thanks for the release.
-
Re: [RELEASE] AutoUpdateVersionofHabbo - UPDATED - V.1 STABLE!!
Quote:
Originally Posted by
leenster
maybe a nice idea to add a language selector when the program starts...
press 1 for habbo.com
press 2 for habbo.nl
press 3 to learn Spanish....lol
in the current version open start.bat in notepad
change
AutoUpdateVersionofHabbo.exe .es
to
AutoUpdateVersionofHabbo.exe .com
or
AutoUpdateVersionofHabbo.exe .domainneed
-
Re: [RELEASE] AutoUpdateVersionofHabbo - UPDATED - V.1 STABLE!!
i had already edited the code to go to .com but maybe handy for other users....
-
Re: [RELEASE] AutoUpdateVersionofHabbo - UPDATED - V.1 STABLE!!
ive got spazz ones so it downloads only .com and on the sourse just change .es to .com
-
Re: [RELEASE] Auto Update Version of Habbo (Open Source Now)
Quote:
Originally Posted by
Miggs
Spazz's version is better and it craks the .com files not .es files.And he know how to code
I know how to code an emulator. He knows how to do one hell of a good job of cracking SWF's.
-
Re: [RELEASE] AutoUpdateVersionofHabbo - UPDATED - V.1 STABLE!!
Finally its cracked, Well done.
-
Re: [RELEASE] AutoUpdateVersionofHabbo - UPDATED - V.1 STABLE!!
why didn't you just add this to the top?
PHP Code:
Console.WriteLine("What domain are you using?");
string domain = Console.ReadLine();
That way, they define which they are exactly using ect.
-
Re: [RELEASE] AutoUpdateVersionofHabbo - UPDATED - V.1 STABLE!!
Dude, your one hell of a cool guy. So now 3 people know the Method, priv, you, and anthony?
EDIT; Hejula asked for the CSS and stuff to be ripped. It's easy just find the web-build and links from UberCMS, then change;
Code:
Client.DownloadFile("http://www.habbo" + domain + "/gamedata/banner", "gamedata/banner.png");
to the links.
-
Re: [RELEASE] AutoUpdateVersionofHabbo - UPDATED - V.1 STABLE!!
Quote:
Originally Posted by
PowahAlert
Dude, your one hell of a cool guy. So now 3 people know the Method, priv, you, and anthony?
EDIT; Hejula asked for the CSS and stuff to be ripped. It's easy just find the web-build and links from UberCMS, then change;
Code:
Client.DownloadFile("http://www.habbo" + domain + "/gamedata/banner", "gamedata/banner.png");
to the links.
is better
gamedata/banner
not is necessary configure .htaccess to redirect /banner to banner.png...
the same would be with furnidata etc...
perhaps even in my next version, furni data would be a folder, and inside would contain a file named (code md5 of filedata..) .. to be exactly like habbo
domain/gamedata/furnidata/codemd5
example
http://www.yourhabbo.com/gamedata/fu...382fafc0bbdf85
Between the format more closely resembles that of habbo, less things would need be edited.
-
Re: [RELEASE] AutoUpdateVersionofHabbo - UPDATED - V.1 STABLE!!
In the next version are going to make it download /c_images/??
-
Re: [RELEASE] AutoUpdateVersionofHabbo - UPDATED - V.1 STABLE!!
Quote:
Originally Posted by
Miggs
In the next version are going to make it download /c_images/??
I not found a list the images
(any. xml or some file that contains the list)