Hello there!
I have the Mercury EMU and need a good, clean and simple CMS for it, can someone help me please?
Hello there!
I have the Mercury EMU and need a good, clean and simple CMS for it, can someone help me please?
Not so good :/ but works with the sql file :)
Last edited by C0R3G4M3R; 30-10-14 at 12:44 PM.
You can use every cms on every emulator. Often you need merge the database of the cms with the database of the emulator but it's possible. Sometimes its very difficult to merge them but yeah. You can also run a client without cms, you need only the sso ticket from the database.
You just need a client, it can be in html or php, you can rip the client of Habbo and changing "sso.ticket" : "DBSSOHERE", to the sso ticket in your database of an user account and of course also fill in the correct host, port and swfs.
@Terrum Running without client is useful when you're developing an emulator, I was forgotten to say that.