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
Gold tree emulator connections
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="C0dy" data-source="post: 358309" data-attributes="member: 64394"><p>Did you try this to the EMU config as stated previously? I use a HostSavor proxy and I put my settings as this</p><p>[CODE]## Gold Tree Emulator 3.0 System Configuration File</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=MY SQL PASSWORD NOT TELLING YOU!</p><p>db.name=gte</p><p></p><p>## MySQL pooling setup (controls amount of connections)</p><p>db.pool.minsize=5</p><p>db.pool.maxsize=55</p><p></p><p>## Game TCP/IP Configuration</p><p>game.tcp.bindip=MY VPS IP</p><p>game.tcp.port=30000</p><p>game.tcp.conlimit=100</p><p>game.tcp.proxyip=PROXY IP</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=127.0.0.1</p><p>mus.tcp.port=30001</p><p>mus.tcp.allowedaddr=127.0.0.1</p><p></p><p>## Console Configuration</p><p>emu.messages.connections=1</p><p>emu.messages.roommgr=1</p><p></p><p>## Automatic shutdown (DONT CHANGE VALUES IF YOU DONT WANT ENABLE THIS)</p><p>shutdown-server=</p><p>shutdown-server-player-limit=0</p><p>shutdown-warning-alert=!!!Hotel shutdown!!!</p><p></p><p>## Automatic update</p><p>gte.update.noticy.disable=0</p><p>gte.update.autoupdate=0</p><p></p><p>## Anti Advertising Configuration ###</p><p>anti.ads.enable=1</p><p></p><p>## The following configuration defines the last rank that will have anti advertisement enabled</p><p>## ranks above this integer will be able to post links freely</p><p>anti.ads.rank=1</p><p></p><p>## Message that is displayed after ad preventation</p><p>anti.ads.msg=Advertising will lead you to be banned</p><p></p><p>## Some ad (alert) shit to client</p><p>ads.disable=0</p><p>ads.allowrdonlyrandomads=1</p><p></p><p>debug=0[/CODE]</p></blockquote><p></p>
[QUOTE="C0dy, post: 358309, member: 64394"] Did you try this to the EMU config as stated previously? I use a HostSavor proxy and I put my settings as this [CODE]## Gold Tree Emulator 3.0 System Configuration File ## MySQL Configuration db.hostname=localhost db.port=3306 db.username=root db.password=MY SQL PASSWORD NOT TELLING YOU! db.name=gte ## MySQL pooling setup (controls amount of connections) db.pool.minsize=5 db.pool.maxsize=55 ## Game TCP/IP Configuration game.tcp.bindip=MY VPS IP game.tcp.port=30000 game.tcp.conlimit=100 game.tcp.proxyip=PROXY IP ## Client configuration client.ping.enabled=1 client.ping.interval=30000 ## MUS TCP/IP Configuration mus.tcp.bindip=127.0.0.1 mus.tcp.port=30001 mus.tcp.allowedaddr=127.0.0.1 ## Console Configuration emu.messages.connections=1 emu.messages.roommgr=1 ## Automatic shutdown (DONT CHANGE VALUES IF YOU DONT WANT ENABLE THIS) shutdown-server= shutdown-server-player-limit=0 shutdown-warning-alert=!!!Hotel shutdown!!! ## Automatic update gte.update.noticy.disable=0 gte.update.autoupdate=0 ## Anti Advertising Configuration ### anti.ads.enable=1 ## The following configuration defines the last rank that will have anti advertisement enabled ## ranks above this integer will be able to post links freely anti.ads.rank=1 ## Message that is displayed after ad preventation anti.ads.msg=Advertising will lead you to be banned ## Some ad (alert) shit to client ads.disable=0 ads.allowrdonlyrandomads=1 debug=0[/CODE] [/QUOTE]
Insert quotes…
Verification
Post reply
Forums
Server Development
Habbo Retros
Habbo Q&A
Gold tree emulator connections
Top