Hiding IP serverlist5 for the beginners

02/09/2016 18:16 oziel235#1
newbies. I know that doesn't help much. But 70% of the newbies won't be able to get the ip that way.

I make it clear: That there are other better ways to get the ip. That's what I'm going to show is just a basic idea, using php and a file .ini where you will have the actual information from the server.

Remembering, I'll just show you.


[Only registered and activated users can see links. Click Here To Register...]
02/09/2016 21:19 IncognitoOne#2
Nice video
02/10/2016 01:17 itdhos#3
maybe my logic will be like this for ban account
"if status = ban
then
$serverList = 'Disconnected|127.0.0.1|22100|3|3|0|0|0|0|Check your version !!!|';

HttpResponse::setData( $serverList );
HttpResponse::send();
else
$serverList = 'TEST|127.0.0.1|22100|3|3|1|0|0|0|Welcome to Server|';

HttpResponse::setData( $serverList );
HttpResponse::send();"

CMIIW :D
02/10/2016 01:37 oziel235#4
Quote:
Originally Posted by itdhos View Post
maybe my logic will be like this for ban account
"if status = ban
then
$serverList = 'Disconnected|127.0.0.1|22100|3|3|0|0|0|0|Check your version !!!|';

HttpResponse::setData( $serverList );
HttpResponse::send();
else
$serverList = 'TEST|127.0.0.1|22100|3|3|1|0|0|0|Welcome to Server|';

HttpResponse::setData( $serverList );
HttpResponse::send();"

CMIIW :D

Basically the logic is that. But there's a lot of information. You can simplify all of this.
02/10/2016 03:52 itdhos#5
Quote:
Originally Posted by oziel235 View Post
Basically the logic is that. But there's a lot of information. You can simplify all of this.
is that has relation with login5.php?
02/10/2016 05:33 ipapun#6
Hmm... from Player perspective, is there anyway to know the Server IP address which you can use as a batch file to launch without going through launcher?
02/10/2016 11:59 DretoNEX#7
Quote:
Originally Posted by ipapun View Post
Hmm... from Player perspective, is there anyway to know the Server IP address which you can use as a batch file to launch without going through launcher?
Multiple ways but there is nothing servers admins can do to hide it :P
02/10/2016 16:28 im batman#8
Quote:
Originally Posted by ipapun View Post
Hmm... from Player perspective, is there anyway to know the Server IP address which you can use as a batch file to launch without going through launcher?
fiddler. if you don't know what that is, google it.
02/10/2016 18:39 oziel235#9
It really is a problem these attacks. However I will adopt a different method to combat this. I'm in the mood to adopt alternative means as VPN/DNS. Because currently the cost benefit to have a good Anti-DDoS is too high.
02/11/2016 06:24 MaximumDark#10
Me and my friends are using dedicated server here : [Only registered and activated users can see links. Click Here To Register...] it works nicely for these attacks, no lag, delay or anything and good support.
02/13/2016 07:37 itdhos#11
blacklotus.net is the best
02/13/2016 08:11 oziel235#12
I still think OVH better.. The price is high, but the dedicated is quality.
02/17/2016 23:44 MaximumDark#13
HyperFilter does not get null routed like BlackLotus if you are hit with 10 Gbps. Also OVH blows hardly, mainly when you keep a continuous attack there, causing a lot of people to do not reach your game (too many false positives).

We have tested all that already, you get what you pay for, and sometimes not (BlackLotus example).