The online racing simulator
Searching in All forums
(7 results)
Momoali33
Demo licensed
Quote from TAJM :No more outside hosting, no more cracked servers, check out this:
https://www.lfs.net/hosting/create

I can't get hosting from lfs.net anyway. There is an error in the turkey location?
Turkey Server
Momoali33
Demo licensed
Hello, when I buy a server from lfs.net, when I choose a Turkey location, it gives an "invalid location" error.
Momoali33
Demo licensed
Quote from gu3st :You cannot host your own LFS servers anymore. You must use LFS' hosting.

Dude, I'm having trouble getting hosting, I can't get hosting with a turkey location
Live for Speed Server in Pterodactly
Momoali33
Demo licensed
Eggs are required to run Live for Speed ​​on Pterodactyl Panel, how can we handle this?
Momoali33
Demo licensed
Quote from Eclipsed :Exactly.
Even if there is some logic behind (players get spread in various servers and everyone wants that others join just his server),but banning the freedom of creating own server sounds like a communism.

But what about the efforts of those who have poured money into them for years? Think this way
LFS Server Status code for Discord Bot
Momoali33
Demo licensed
First of all, greetings. I want to upload lfs server statistics to my Discord bot. And I want to pass it as code to commands. Could you edit the code I have for the lfs server?

var request = require('request');
var mcCommand = '/minecraft'; // KOMUT
var mcIP = 'MC SERVER IP'; // MC SERVER İPNİZ
var mcPort = 25565; // PORTUNUZ (25565 NORMAL)

client.on('message', message => {
if (message.content === mcCommand) {
var url = 'http://mcapi.us/server/status?ip=' + mcIP + '&port=' + mcPort;
request(url, function(err, response, body) {
if(err) {
console.log(err);
return message.reply('Server Error Veriyor');
}
body = JSON.parse(body);
var status = '*Sunucu Şuanda Offline*';
if(body.online) {
status = 'Sunucu Aktif Üye **online** - ';
if(body.players.now) {
status += '**' + body.players.now + '** Kişi Oynuyor';
} else {
status += '*Oynayan Kimse Yok*';
}
}
message.reply(status);
});
}
});

Free Server Issue
Momoali33
Demo licensed
Hello first of all. There is a problem with a topic. In the newly released version 0.7A, players can open a server for free. The problem is that players can no longer enter other servers. Instead of choosing a server, players open their own servers. I think instead of opening free servers, direct them to get hosting.
FGED GREDG RDFGDR GSFDG