If he even bothered looking at the dashboard he received with xampp inside his htdocs, he would find a solution to his problem. It clearly says "HOW TO's" in the navigator. Then from there "How to set a new mysql password". Then it'll give him a command line that he should write in the shell...
It's Rev yes, and I havn't touched the emu. Its all from, archive.zaphotel.net. build2.
Close thread. Resolved, really stupid by me lol.
Skickat från min FRD-L09 via Tapatalk
Before you all go on saying "Check your client.php" "You havn't configured something correct" I have. I'm using build 2 and the emulator picks up connections. Though it doesn't do more after reaching SSOTicketEvent. Here's a screenshot. http://prntscr.com/edfq27. @Sledmore bby don't let me down :(
Add this rule and tell me if it works,
<rule name="Redirect to https" stopProcessing="true"> <match url=".*" /> <conditions> <add input="{HTTPS}" pattern="off" ignoreCase="true" /> </conditions> <action type="Redirect" url="https://{HTTP_HOST}{REQUEST_URI}" redirectType="Permanent"...
group.badge.url=${url.prefix}/habbo-imaging/badge/%imagerdata%.gif change ${url.prefix} to your hotel url. Also make sure you got the habbo-imaging folder with all the stuff needed.
Skickat från min FRD-L09 via Tapatalk
Make sure that your group badges link on your external_vatiables is the same link as on the.htaccess or if you're using IIS, web.config [emoji14]
Skickat från min FRD-L09 via Tapatalk
This was released before Sledmore made the git and started working on plus emulator. So I respect this guys work 100% but yes as Kyle mentioned check out sledmore's git, there you can find the latest updated Plus Emulator. It's getting constantly updated, you can also easily stay updated as you...
Change it in the inspect element and see if it changes there. If not then it's the wrong class. If it does change then clean cache :)
Skickat från min FRD-L09 via Tapatalk
If you're using chrome right-click and press inspect element. Then to the right you can find the css associated with the id or class. Try finding the class name that contains the background color. You should eventually figure it out yourself :)
Good luck using commands after that :) You're making the thread sleep.. better use task.delay and use the thread that you're given. That's why this is better [emoji14]
Skickat från min FRD-L09 via Tapatalk