Menu
Forums
All threads
Latest threads
New posts
Trending threads
New posts
Search forums
Trending
What's new
New posts
New profile posts
Latest activity
Members
Current visitors
New profile posts
Search profile posts
Upgrades
Log in
Register
What's new
Search
Search
Search titles only
By:
All threads
Latest threads
New posts
Trending threads
New posts
Search forums
Menu
Log in
Register
Navigation
Install the app
Install
More options
Contact us
Close Menu
Forums
Server Development
Habbo Retros
Habbo Q&A
[HELP] Emulator problem,
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser
.
Reply to thread
Message
<blockquote data-quote="Expiry" data-source="post: 235063" data-attributes="member: 31676"><p>First, don't use sheenieboy's edit, it has backdoors. Second, in your conf.config file, you've messed up your MUS configuration.</p><p></p><p>Download this version: <a href="https://mega.co.nz/#!rI93hC4R!NWNpzic44e9-Y-rcxxHn41cqNCE-6rl5bQQj6oZ3V08" target="_blank">https://mega.co.nz/#!rI93hC4R!NWNpzic44e9-Y-rcxxHn41cqNCE-6rl5bQQj6oZ3V08</a> It was released on here, I can't be bothered to find the thread.</p><p></p><p>Run the sqls that come with it, and set your conf.config up like this</p><p>[CODE]## Phoenix 3.0 System Configuration File</p><p></p><p>## Licence Information</p><p>Otaku-Studios.username=Name here</p><p>Otaku-Studios.password=####</p><p></p><p>## Licence Server Information</p><p>LicenceServer.URL=http://localhost/phx/</p><p></p><p>## MySQL Configuration</p><p>db.hostname=localhost</p><p>db.port=3306</p><p>db.username=root</p><p>db.password=your password</p><p>db.name=db name</p><p></p><p>## MySQL pooling setup (controls amount of connections)</p><p>db.pool.minsize=5</p><p>db.pool.maxsize=30</p><p></p><p>## Game TCP/IP Configuration</p><p>game.tcp.bindip=your ip</p><p>game.tcp.port=30000</p><p>game.tcp.conlimit=5000</p><p></p><p>## Client configuration</p><p>client.ping.enabled=1</p><p>client.ping.interval=30000</p><p></p><p>## MUS TCP/IP Configuration</p><p>mus.tcp.bindip=your ip</p><p>mus.tcp.port=30001</p><p>mus.tcp.allowedaddr=your ip</p><p></p><p>## Console Configuration</p><p>emu.messages.connections=1</p><p>emu.messages.roommgr=1[/CODE]</p></blockquote><p></p>
[QUOTE="Expiry, post: 235063, member: 31676"] First, don't use sheenieboy's edit, it has backdoors. Second, in your conf.config file, you've messed up your MUS configuration. Download this version: [URL]https://mega.co.nz/#!rI93hC4R!NWNpzic44e9-Y-rcxxHn41cqNCE-6rl5bQQj6oZ3V08[/URL] It was released on here, I can't be bothered to find the thread. Run the sqls that come with it, and set your conf.config up like this [CODE]## Phoenix 3.0 System Configuration File ## Licence Information Otaku-Studios.username=Name here Otaku-Studios.password=#### ## Licence Server Information LicenceServer.URL=http://localhost/phx/ ## MySQL Configuration db.hostname=localhost db.port=3306 db.username=root db.password=your password db.name=db name ## MySQL pooling setup (controls amount of connections) db.pool.minsize=5 db.pool.maxsize=30 ## Game TCP/IP Configuration game.tcp.bindip=your ip game.tcp.port=30000 game.tcp.conlimit=5000 ## Client configuration client.ping.enabled=1 client.ping.interval=30000 ## MUS TCP/IP Configuration mus.tcp.bindip=your ip mus.tcp.port=30001 mus.tcp.allowedaddr=your ip ## Console Configuration emu.messages.connections=1 emu.messages.roommgr=1[/CODE] [/QUOTE]
Insert quotes…
Verification
Post reply
Forums
Server Development
Habbo Retros
Habbo Q&A
[HELP] Emulator problem,
Top