If all goes as planned it will be released this week. Stay tuned for updates!
No, this is a project in development. As it gets finished it will be added to "Habbo Releases" and contain a download link.
A little status update:
Paused development this week due to different reasons.
There is also a slight problem making it a bit harder to do 2 pages but they will be added but they require some database querys to be runned.
I will release the ASE with Badgeshop and Vouchers coded but Lottery...
I will take a break starting today until next monday due to no access to the code because of different reasons. Hopefully done by next week. Then I will try it out and make sure everything works, write README etc.
Hello!
I am currently working on a new fresh HK/ASE but I have ran into a problem.
I want to do so you can put your hotel in maintenance through the ASE.
My code right now looks like this
if (isset($_POST['maintenance_submit'])) {
$state = mysql_real_escape_string($_POST['state']);
if...
Yes man. Will take some extra time for all the things including the ASE because I probably need to write a config file because people are lazy and don't want to go around searching files to edit them to fit. I might just leave it and tell you guys where to find what you may want to edit.
Definitely. I will probably release lottery, badgeshop, voucher codes, jobs & homes (not the advanced ones with stickers and such, just a home that actually looks good) if anyone is interested?
Glad you like it! Will try to finish asap ;) I will probably, starting tomorrow start using my status here on DevBest as an updater. I will write what I'm working on, what I finish and such for those who want to be updated "live" about the development
Hello!
Now almost 2 years has passed since I released PurityASE and now I'm back with an updated version of it.
I have two code snippets to show you it is real and a few screenshots.
Code Snippet #1
Code Snippet #2
Login Page:
Dashboard:
Edit User Page:
Post News:
The goal with...
Hello!
I recently noticed all the users have 0 at OnlineTime. How do I fix this issue? Working on some future releases where this is a must have.
Thanks in advance!
Hello!
I'm working on my own updated version of my old ASE called PurityASE. It's been a while since I coded around RevCMS and I don't know how to make this work.
How do I setup the loginpage? I have done the input boxes but how do I do so it actually logs in?
I will try to get it back to that state again. When trying to fix it I made it worse. Now it loads up and shows the hotel and then redirects me to /me-page
Hello!
So my hotel loads and all the images load so the problem shouldn't be Habbo.swf, however when I go to a room and look at my character he is completely naked and faceless. When I open the shop nothing loads, it does not show the categories at all. My emu doesn't generate any error and as...
Hello!
So my client loads then the screen turns black, I do not recieve a connection in my emulator but I do not know what is causing the problem. I have tried different Habbo.swfs but without luck.
I am trying to run the hotel on localhost at first to get it working and then later switch to...