Hey!
Was wondering, if anyone had a system where it would pull the motto from their Habbo profile, onto your own web page and match it against a certain criteria?
For example; registering for a portal, where you would place a Verification Code in their motto from habbo and the webpage would...
You'll need to find those enables that don't have characters in them; I did a little research, and you would have found this easily before going to a Help Topic, just search "Devbest how to add an enable" and it pops up.
Props go to Mythic
1 - Download the SWF and put the SWF in your PRODUCTION...
I did replace the class, it just never did anything. I'll try @ashe way and get back to you's.
1560186549
Tried ashe's way and yet again, didn't work. Stuck on 76% and then said 3 users online.
At the minute, I'm in the process of 'fixing' the SSO Exploit that RevCMS has with its SSOTicketEvent.cs by using Sledmore's fix on the following thread:
https://devbest.com/threads/plusemu-support-thread.78541/page-7#post-373919
The dilemma I face is that when I adapt SSOTicketEvent.cs to the...
I tried it on my hotel and it works, try this?
using System;
using System.Linq;
using System.Drawing;
using System.Collections.Generic;
using System.Collections.Concurrent;
using Plus.Communication.Packets.Incoming;
using Plus.HabboHotel.Items;
using Plus.HabboHotel.GameClients;
using...
Check your web.config/htaccess to find if it's sending you to a different hotel, or check class.users.php to see where the HK url prefix thing is sending you to, otherwise check your ASE/HK files, preferably the index.php as it's sending you there or login.php, and see if there is a code that's...
Find where the welcome message is located in server files, and where the HA styling is found and copy it across putting in the correct variables that inputs the welcome message. I don't know if this would work but worth a try.
Instead of using a popup browser of your client, type in http://YOURHOTELURL/client - At the top at the url bar there's a little i with a circle around it, click it and a list of things will pop up. When you see "Flash" it will say "Ask (Default)", just click that and change to allow, then...
I recommend watermarking your credit tag as it shouldn't really be that bright. IF you're using photoshop you can just right click the text layer and turn down the Opacity
As cain said try see if you set it as a VIP rank only such as having user id 1 as the group permission and 2 in the subscription ID making it only accessible via Gold VIP Members. I mean when I'm doing a hotel I just normally set my rank to owner and vip_rank to 3, not sure if you do the same...