Gang67
|Jump out gang, we jump out those vehicles|
- May 5, 2017
- 303
- 54
I am using FluxRP EMU
client.php
main.ini
client.php
<script type="text/javascript">
document.habboLoggedIn = true;
var habboName = "Nath";
var habboId = 2;
var facebookUser = false;
var habboReqPath = "";
var habboStaticFilePath = "
var habboImagerUrl = "
var habboPartner = "";
var habboDefaultClientPopupUrl = "
window.name = "13574bb849eaa68aba57af6b14a5477d5cbffc9c";
if (typeof HabboClient != "undefined") {
HabboClient.windowName = "13574bb849eaa68aba57af6b14a5477d5cbffc9c";
HabboClient.maximizeWindow = true;
}
</script>
<meta name="SKYPE_TOOLBAR" content="SKYPE_TOOLBAR_PARSER_COMPATIBLE" />
<noscript>
<meta http-equiv="refresh" content="0;url=/me/nojs" />
</noscript>
<meta http-equiv="Pragma" content="no-cache" />
<meta http-equiv="Expires" content="-1" />
<meta http-equiv="Cache-Control" content="no-cache, no-store" />
<meta name="google" content="notranslate" />
<link rel="stylesheet" href="
<script src="
<script type="text/javascript">
var BaseUrl = "
var flashvars = {
"client.allow.cross.domain" : "0",
"client.notify.cross.domain" : "1",
"connection.info.host" : "MY VPS PW",
"connection.info.port" : "30000",
"site.url" : "
"url.prefix" : "
"client.reload.url" : "
"client.fatal.error.url" : "
"client.connection.failed.url" : "
"logout.url" : "
"logout.disconnect.url" : "
"external.variables.txt" : "
"external.texts.txt" : "
"external.figurepartlist.txt" : "
"productdata.load.url" : "
"furnidata.load.url" : "
"sso.ticket" : "{sso}",
"processlog.enabled" : "1",
"account_id" : "2",
"client.starting.revolving" : "Cleaning the streets.../Filling Garbage cans.../Spawning Hobo\'s../Turning on city lights.../Restocking Ammunation.../Rigging the Slot Machines...",
"flash.client.url" : "
"user.hash" : "df2cd7104536553afde9f7d66133d578eccb4606",
"has.identity" : "1",
"flash.client.origin" : "popup",
"nux.lobbies.enabled" : "false",
"country_code" : ""
};
var params =
{
"base" : BaseUrl + "/",
"allowScriptAccess" : "always",
"menu" : "false"
};
swfobject.embedSWF("
</script>
</head>
<body>
<?php
document.habboLoggedIn = true;
var habboName = "Nath";
var habboId = 2;
var facebookUser = false;
var habboReqPath = "";
var habboStaticFilePath = "
You must be registered for see links
";var habboImagerUrl = "
You must be registered for see links
";var habboPartner = "";
var habboDefaultClientPopupUrl = "
You must be registered for see links
";window.name = "13574bb849eaa68aba57af6b14a5477d5cbffc9c";
if (typeof HabboClient != "undefined") {
HabboClient.windowName = "13574bb849eaa68aba57af6b14a5477d5cbffc9c";
HabboClient.maximizeWindow = true;
}
</script>
<meta name="SKYPE_TOOLBAR" content="SKYPE_TOOLBAR_PARSER_COMPATIBLE" />
<noscript>
<meta http-equiv="refresh" content="0;url=/me/nojs" />
</noscript>
<meta http-equiv="Pragma" content="no-cache" />
<meta http-equiv="Expires" content="-1" />
<meta http-equiv="Cache-Control" content="no-cache, no-store" />
<meta name="google" content="notranslate" />
<link rel="stylesheet" href="
You must be registered for see links
" type="text/css" /><script src="
You must be registered for see links
" type="text/javascript"></script><script type="text/javascript">
var BaseUrl = "
You must be registered for see links
";var flashvars = {
"client.allow.cross.domain" : "0",
"client.notify.cross.domain" : "1",
"connection.info.host" : "MY VPS PW",
"connection.info.port" : "30000",
"site.url" : "
You must be registered for see links
","url.prefix" : "
You must be registered for see links
","client.reload.url" : "
You must be registered for see links
","client.fatal.error.url" : "
You must be registered for see links
","client.connection.failed.url" : "
You must be registered for see links
","logout.url" : "
You must be registered for see links
","logout.disconnect.url" : "
You must be registered for see links
","external.variables.txt" : "
You must be registered for see links
","external.texts.txt" : "
You must be registered for see links
","external.figurepartlist.txt" : "
You must be registered for see links
","productdata.load.url" : "
You must be registered for see links
","furnidata.load.url" : "
You must be registered for see links
","sso.ticket" : "{sso}",
"processlog.enabled" : "1",
"account_id" : "2",
"client.starting.revolving" : "Cleaning the streets.../Filling Garbage cans.../Spawning Hobo\'s../Turning on city lights.../Restocking Ammunation.../Rigging the Slot Machines...",
"flash.client.url" : "
You must be registered for see links
","user.hash" : "df2cd7104536553afde9f7d66133d578eccb4606",
"has.identity" : "1",
"flash.client.origin" : "popup",
"nux.lobbies.enabled" : "false",
"country_code" : ""
};
var params =
{
"base" : BaseUrl + "/",
"allowScriptAccess" : "always",
"menu" : "false"
};
swfobject.embedSWF("
You must be registered for see links
", "client", "100%", "100%", "10.0.0", "
You must be registered for see links
", flashvars, params, null);</script>
</head>
<body>
<?php
main.ini
## Azure Emulator System Configuration File
## Must be edited for the server to work
## MySQL Configuration
db.hostname=127.0.0.1
db.port=3306
db.username=root
db.password= MY DB PW
db.name=rp
db.type=MySQL
## MySQL pooling setup (controls amount of connections)
db.pool.minsize=1
db.pool.maxsize=3000
## Game TCP/IP Configuration
game.tcp.bindip=
game.tcp.port=30000
game.tcp.conlimit=11000
game.tcp.conperip=100
game.tcp.enablenagles=true
game.tcp.port.proxy=30000
## MUS TCP/IP Configuration
mus.tcp.bindip=30000
mus.tcp.port=30001
mus.tcp.allowedaddr=149
## Client configuration
client.ping.enabled=1
client.ping.interval=20000
client.maxrequests=300
## Developer Settings
Debug=false
## Language System
system.lang=english
## Console Clear Timer
console.clear.enabled=false
console.clear.time=60000
## Bots Settings
game.roomswithbotscolor=0
game.botdefaultcolor=31
game.botbadge=BOT
## Must be edited for the server to work
## MySQL Configuration
db.hostname=127.0.0.1
db.port=3306
db.username=root
db.password= MY DB PW
db.name=rp
db.type=MySQL
## MySQL pooling setup (controls amount of connections)
db.pool.minsize=1
db.pool.maxsize=3000
## Game TCP/IP Configuration
game.tcp.bindip=
game.tcp.port=30000
game.tcp.conlimit=11000
game.tcp.conperip=100
game.tcp.enablenagles=true
game.tcp.port.proxy=30000
## MUS TCP/IP Configuration
mus.tcp.bindip=30000
mus.tcp.port=30001
mus.tcp.allowedaddr=149
## Client configuration
client.ping.enabled=1
client.ping.interval=20000
client.maxrequests=300
## Developer Settings
Debug=false
## Language System
system.lang=english
## Console Clear Timer
console.clear.enabled=false
console.clear.time=60000
## Bots Settings
game.roomswithbotscolor=0
game.botdefaultcolor=31
game.botbadge=BOT