Guida Configurare i RetroServer v60-63 Hamachi e No-Ip!

Nokis

Utente Medio
Autore del topic
12 Giugno 2010
124
30
Miglior risposta
0
Ciao a tutti, Oggi vi faccio vedere come configurare i file "config" ,"inc.config" ,"class.db.mysql" e "page-client"

Configurare con HAMACHI!

Inc.Config---->
<?php
/*=======================================================================
| UberCMS - Advanced Website and Content Management System for uberEmu
| #######################################################################
| Copyright (c) 2010, Roy 'Meth0d'
|
Perfavore, Entra oppure Registrati per vedere i Link!

| #######################################################################
| This program is free software: you can redistribute it and/or modify
| it under the terms of the GNU General Public License as published by
| the Free Software Foundation, either version 3 of the License, or
| (at your option) any later version.
| #######################################################################
| This program is distributed in the hope that it will be useful,
| but WITHOUT ANY WARRANTY; without even the implied warranty of
| MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
| GNU General Public License for more details.
\======================================================================*/

$config['Site']['www'] = "http://IP HAMACHI SENZA "/" FINALE";
$config['Site']['hash_secret'] = "xCg532%@%gdvf^5DGaa6&*rFTfg^FD4\$OIFThrR_gh(ugf*/";

$config['MySQL']['hostname'] = "localhost";
$config['MySQL']['username'] = "root";
$config['MySQL']['password'] = "PASSWORD_PHPMYADMIN";
$config['MySQL']['database'] = "NOME_DATABASE";

$config['MUS']['enabled'] = false;
$config['MUS']['ip'] = "IP LOCALE(SE AVETE XP/VISTA: ANDATE SU START>ESEGUI>E SCRIVETE CMD CONFERMATE> SCRIVETE "IPCONFIG") (SE AVETE 7: ANDATE SU START E CERCATE CMD CLICCATECI E SCRIVETE "IPCONFIG" [ESEMPIO DI IP: 192.168.1.3/192.168.100.1]";
$config['MUS']['port'] = "PORTA MUS CONSIGLIO "21"";

?>


class.db.mysql---->
<?php
/*=======================================================================
| UberCMS - Advanced Website and Content Management System for uberEmu
| #######################################################################
| Copyright (c) 2010, Roy 'Meth0d'
|
Perfavore, Entra oppure Registrati per vedere i Link!

| #######################################################################
| This program is free software: you can redistribute it and/or modify
| it under the terms of the GNU General Public License as published by
| the Free Software Foundation, either version 3 of the License, or
| (at your option) any later version.
| #######################################################################
| This program is distributed in the hope that it will be useful,
| but WITHOUT ANY WARRANTY; without even the implied warranty of
| MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
| GNU General Public License for more details.
\======================================================================*/

class MySQL
{
private $connected = false;
private $hostname = "localhost";
private $username = "root";
private $password = "PASSWORD_PHPMYADMIN";
private $database = "NOME_DATABASE";
private $link;


page-client---->
}
var flashvars = {
"client.allow.cross.domain" : "1",
"client.notify.cross.domain" : "0",
"connection.info.host" : "IP HAMACHI",
"connection.info.port" : "PORTA CONSIGLIO: 22",
"site.url" : "%www%",
"url.prefix" : "%www%",
"client.reload.url" : "%www%/account/reauthenticate?page=/flash_client",
"client.fatal.error.url" : "http://images.haddoz.net/flash_client_error",
"client.connection.failed.url" : "http://images.haddoz.net/client_connection_failed",
"external.hash" : "",
"external.variables.txt" : "http://images.haddoz.net/gamedata/external_variables.txt",
"external.texts.txt" : "http://noshotel.zapto.org/external_texts2.txt",

"user_partnersite" : "habbo",
"use.sso.ticket" : "1",
"sso.ticket" : "%sso_ticket%",
"processlog.enabled" : "0",
"account_id" : "0",
"client.starting" : "Attendi %habboname% che l'Hotel Carichi!",
"flash.client.url" : "http://images.haddoz.net/dcr/r63_none_1dc60c6d6ea6e089c6893ab4e0541ee0/",
"user.hash" : "",
"has.identity" : "0",
"flash.client.origin" : "popup"
};
var params = {
"base" : "http://images.haddoz.net/gordon/RELEASE63-30321-30315-201011261026_5c1cea64af7b6d2573b0d9936b1fa1ad/",
"allowScriptAccess" : "always",
"menu" : "false"
};


config---->
## Must be edited for the server to work

## MySQL
db.hostname=localhost
db.port=3306
db.username=root
db.password=PASSWORD_PHPMYADMIN
db.name=NOME_DATABASE

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

## Game TCP/IP Configuration
game.tcp.bindip=IP_HAMACHI
game.tcp.port=PORTA CONSIGLIO: 22
game.tcp.conlimit=500

## MUS TCP/IP Configuration
mus.tcp.bindip=IP_HAMACHI
mus.tcp.port=PORTA MUS CONSIGLIO: 21
mus.tcp.allowedaddr=IP_HAMACHI

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



Configurare con No-IP.com ~ CREATE UNA CONNESSIONE A BANDA LARGA PPPoE E DOVETE ANCHE SBLOCCARE LE PORTE P.S: SE AVETE FASTWEB NON POTETE SBLOCCARE LE PORTE (CERCATE SU GOOGLE E' PIENO DI GUIDE)


inc.config---->
<?php
/*=======================================================================
| UberCMS - Advanced Website and Content Management System for uberEmu
| #######################################################################
| Copyright (c) 2010, Roy 'Meth0d'
|
Perfavore, Entra oppure Registrati per vedere i Link!

| #######################################################################
| This program is free software: you can redistribute it and/or modify
| it under the terms of the GNU General Public License as published by
| the Free Software Foundation, either version 3 of the License, or
| (at your option) any later version.
| #######################################################################
| This program is distributed in the hope that it will be useful,
| but WITHOUT ANY WARRANTY; without even the implied warranty of
| MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
| GNU General Public License for more details.
\======================================================================*/

$config['Site']['www'] = "http://NOME SITO NO-IP SENZA "/" FINALE";
$config['Site']['hash_secret'] = "xCg532%@%gdvf^5DGaa6&*rFTfg^FD4\$OIFThrR_gh(ugf*/";

$config['MySQL']['hostname'] = "localhost";
$config['MySQL']['username'] = "root";
$config['MySQL']['password'] = "PASSWORD_PHPMYADMIN";
$config['MySQL']['database'] = "NOME_DATABASE";

$config['MUS']['enabled'] = false;
$config['MUS']['ip'] = "IP LOCALE(SE AVETE XP/VISTA: ANDATE SU START>ESEGUI>E SCRIVETE CMD CONFERMATE> SCRIVETE "IPCONFIG") (SE AVETE 7: ANDATE SU START E CERCATE CMD CLICCATECI E SCRIVETE "IPCONFIG" [ESEMPIO DI IP: 192.168.1.3/192.168.100.1]";
$config['MUS']['port'] = "PORTA_MUS CONSIGLIO: 21";

?>


class.db.mysql---->
<?php
/*=======================================================================
| UberCMS - Advanced Website and Content Management System for uberEmu
| #######################################################################
| Copyright (c) 2010, Roy 'Meth0d'
|
Perfavore, Entra oppure Registrati per vedere i Link!

| #######################################################################
| This program is free software: you can redistribute it and/or modify
| it under the terms of the GNU General Public License as published by
| the Free Software Foundation, either version 3 of the License, or
| (at your option) any later version.
| #######################################################################
| This program is distributed in the hope that it will be useful,
| but WITHOUT ANY WARRANTY; without even the implied warranty of
| MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
| GNU General Public License for more details.
\======================================================================*/

class MySQL
{
private $connected = false;
private $hostname = "localhost";
private $username = "root";
private $password = "PASSWORD_PHPMYADMIN";
private $database = "NOME_DATABASE";
private $link;


page-client---->
}
var flashvars = {
"client.allow.cross.domain" : "1",
"client.notify.cross.domain" : "0",
"connection.info.host" : "IP DELLA BANDA LARGA",
"connection.info.port" : "PORTA CONSIGLIO: 22",
"site.url" : "%www%",
"url.prefix" : "%www%",
"client.reload.url" : "%www%/account/reauthenticate?page=/flash_client",
"client.fatal.error.url" : "http://images.haddoz.net/flash_client_error",
"client.connection.failed.url" : "http://images.haddoz.net/client_connection_failed",
"external.hash" : "",
"external.variables.txt" : "http://images.haddoz.net/gamedata/external_variables.txt",
"external.texts.txt" : "http://noshotel.zapto.org/external_texts2.txt",

"user_partnersite" : "habbo",
"use.sso.ticket" : "1",
"sso.ticket" : "%sso_ticket%",
"processlog.enabled" : "0",
"account_id" : "0",
"client.starting" : "Attendi %habboname% che l'Hotel Carichi!",
"flash.client.url" : "http://images.haddoz.net/dcr/r63_none_1dc60c6d6ea6e089c6893ab4e0541ee0/",
"user.hash" : "",
"has.identity" : "0",
"flash.client.origin" : "popup"
};
var params = {
"base" : "http://images.haddoz.net/gordon/RELEASE63-30321-30315-201011261026_5c1cea64af7b6d2573b0d9936b1fa1ad/",
"allowScriptAccess" : "always",
"menu" : "false"
};


config---->
## Must be edited for the server to work

## MySQL
db.hostname=localhost
db.port=3306
db.username=root
db.password=PASSWORD_PHPMYADMIN
db.name=NOME_DATABASE

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

## Game TCP/IP Configuration
game.tcp.bindip=IP DELLA BANDA LARGA
game.tcp.port=PORTA CONSIGLIO: 22
game.tcp.conlimit=500

## MUS TCP/IP Configuration
mus.tcp.bindip=IP DELLA BANDA LARGA
mus.tcp.port=PORTA MUS CONSIGLIO: 21
mus.tcp.allowedaddr=IP DELLA BANDA LARGA

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

RICORDO CHE OGNI VOLTA CHE SPEGNETE, RIAVVIATE IL PC O SPEGNETE LA BANDA LARGA DOVRETE CAMBIARE L'IP PERCHE' NON E' FISSO MA DINAMICO QUINDI IN "CONFIG" E "PAGE-CLIENT" DOVRETE CAMBIARE L' IP ~ INOLTRE QUANDO AVVIATE NO-IP DI SOLITO VI ESCE (NAT/Router) ECCO E' SBAGLIATO IN QUESTO CASO RIAVVIATE IL PROGRAMMA FINO A QUANDO NON VI ESCE (Internal)... Buon Hotel :emoji_smiley:
 
Riferimento: Configurare i RetroServer v60-63 Hamachi e No-Ip!

Molto utile.
Bravo per aver postato :soso:
 
Riferimento: Configurare i RetroServer v60-63 Hamachi e No-Ip!

Adesso ho capito perché gli altri non entravano nel mio hotel :emoji_relieved:
Testo la guida, se funge do un grazie.
 
Riferimento: Configurare i RetroServer v60-63 Hamachi e No-Ip!

Bravo, Sei Il 1° Che Pensa A Creare Una Guida Del Genere...Dò Grazie ^^ Potrebbe Sempre Servire :emoji_slight_smile:
 
Riferimento: Configurare i RetroServer v60-63 Hamachi e No-Ip!

Grazie a Tutti ^^
 
Riferimento: Configurare i RetroServer v60-63 Hamachi e No-Ip!

Bravo guida molto utile ^^
 
Riferimento: Configurare i RetroServer v60-63 Hamachi e No-Ip!

Complimenti Mi sei stato d'aiuto
--------------- AGGIUNTA AL POST ---------------
Grazie Mille :emoji_slight_smile: Per L'informazione:spidy::ban:
 
Ultima modifica:
Riferimento: Configurare i RetroServer v60-63 Hamachi e No-Ip!

io ho un problema ho creato un server V63++ da salvoextreme pero quando apro il client la pagina mi rimane bianca come se non c'è nulla che devo fare?
 
Riferimento: Configurare i RetroServer v60-63 Hamachi e No-Ip!

Grazie a Tutti ^^
 
Riferimento: Configurare i RetroServer v60-63 Hamachi e No-Ip!

io ho un problema ho creato un server V63++ da salvoextreme pero quando apro il client la pagina mi rimane bianca come se non c'è nulla che devo fare?

Prima di tutto dovresti postare in Assistenza Tecnica :emoji_relieved:, comunque visto che sono gentile ecco a te un Page-Client che funziona.
PHP:
Perfavore, Entra oppure Registrati per vedere i codici!

Riguardo a questo topic: Utile ;)
 
Riferimento: Configurare i RetroServer v60-63 Hamachi e No-Ip!

Bravo bella guida... Molto utile.. ;)
 
Riferimento: Configurare i RetroServer v60-63 Hamachi e No-Ip!

Utile,anche sè: penso che per queste cose ci siano direttamente le guide per creare un retro server. xD
 
Riferimento: Configurare i RetroServer v60-63 Hamachi e No-Ip!

Bravo ottima guida ma non o kpt nnt comunque ki mi aiuta
 
Riferimento: Configurare i RetroServer v60-63 Hamachi e No-Ip!

Guida veramente ben fatta, visto che non ci sono altre guide del genere oltre alle mie Faq, ti meriti i miei complimenti. :emoji_slight_smile:
 
Riferimento: Configurare i RetroServer v60-63 Hamachi e No-Ip!

Grazie a Tutti! ^^