plz help mysql databses

Status
Not open for further replies.

dennissnijder65

New Member
Messages
1
Reaction score
0
Points
0
hello x10hosting i need a little help i have a mysql database and i have a emulator at my pc i need the emulator to connect to the database but i have tried many things
i will put in what i need to enter in it

## uberEmulator System Configuration File
## Must be edited for the server to work

## MySQL Configuration
db.hostname= the host
db.port=3306
db.username=theowned
db.password=my password
db.name=theowned_uberdb

## MySQL pooling setup (controls amount of connections)
db.pool.minsize=5
db.pool.maxsize=30

## Game TCP/IP Configuration
game.tcp.bindip=192.168.0.11
game.tcp.port=30000
game.tcp.conlimit=500

## MUS TCP/IP Configuration
mus.tcp.bindip=127.0.0.1
mus.tcp.port=30001
mus.tcp.allowedaddr=127.0.0.1

## Client configuration
client.ping.enabled=1
client.ping.interval=30000

i need some help plz help me

theowned
 

Livewire

Abuse Compliance Officer
Staff member
Messages
18,169
Reaction score
216
Points
63
The -real- problem is what you're attempting to do isn't actually legal. "Habbo Retro" servers, as they're often called, violate the owners terms of service and thus the account has gone away permanently once again.


The other note I'll make, Remote MySQL is actually disabled on free hosting. You wouldn't be able to make the emulator connect to x10's mysql from your home pc even if you knew how to set everything else up.
 
Status
Not open for further replies.
Top