"con" named hacker/server crasher -
RyDeR` - 08.03.2010
Hi guys, a player named 'con' comes in to the server and everyone gets a ban, the server will lock or even crash...
Does it have something to do with the windows bug named con? Try to create a folder and name it con, it isn't possible. No one knows why.
I have not experienced yet but in the forum where I'm hangin' out there are a lot of topics about this player with this nickname..
Regards,
Re: "con" named hacker/server crasher -
dugi - 08.03.2010
http://forum.sa-mp.com/index.php?topic=47456.0
Quote:
...if you have a server running on windows, and your script uses fopen() with a nickname as the filename.
|
You need to either kick players who use such names, not use files for accounts or not use windows server.
Re: "con" named hacker/server crasher -
Popz - 08.03.2010
Possibly a better way would be to add a prefix/suffix to the names of files/folders.
Re: "con" named hacker/server crasher -
RyDeR` - 08.03.2010
Yes, thanks dugi, I installed that script that's given in that topic. I hope now it will be peacefull for a while.
Popz also thanks for your answer/tip.
Re: "con" named hacker/server crasher -
Bob_Mars - 09.03.2010
Yep I have the same problem.
Re: "con" named hacker/server crasher -
dugi - 09.03.2010
Quote:
Originally Posted by Bob_Mars
Yep I have the same problem.
|
The solutions were posted in above posts so you should just use them.
Re: "con" named hacker/server crasher -
Bob_Mars - 09.03.2010
Quote:
Originally Posted by dugi
Quote:
Originally Posted by Bob_Mars
Yep I have the same problem.
|
The solutions were posted in above posts so you should just use them.
|
Thats not the solution. It still crashes for me. Tried it before.
Re: "con" named hacker/server crasher -
RyDeR` - 09.03.2010
Quote:
Originally Posted by Bob_Mars
Thats not the solution. It still crashes for me. Tried it before.
|
Can you explain step by step what will happen if that guy joins your server?
Re: "con" named hacker/server crasher -
dugi - 09.03.2010
Quote:
Originally Posted by Bob_Mars
Quote:
Originally Posted by dugi
Quote:
Originally Posted by Bob_Mars
Yep I have the same problem.
|
The solutions were posted in above posts so you should just use them.
|
Thats not the solution. It still crashes for me. Tried it before.
|
Well it worked for others so you are doing something wrong with your script.
Re: "con" named hacker/server crasher -
Bob_Mars - 09.03.2010
Quote:
Originally Posted by dugi
Quote:
Originally Posted by Bob_Mars
Quote:
Originally Posted by dugi
Quote:
Originally Posted by Bob_Mars
Yep I have the same problem.
|
The solutions were posted in above posts so you should just use them.
|
Thats not the solution. It still crashes for me. Tried it before.
|
Well it worked for others so you are doing something wrong with your script.
|
I just used the filterscript .amx and loaded it in server.cfg..
Re: "con" named hacker/server crasher -
RyDeR` - 09.03.2010
Hey, I shared the script with the guys in the other forum they tested but still no solution. He still locks the server.
Re: "con" named hacker/server crasher -
laser50 - 09.03.2010
Just ban ppls with a file name as username??
Re: "con" named hacker/server crasher -
RyDeR` - 09.03.2010
Yeah okey for one time but when he resets his modem he will get a new IP adress and he can rejoin then..
Re: "con" named hacker/server crasher -
Beanz - 09.03.2010
I've heard of it, thank you for posting a fix to it awsell.
Re: "con" named hacker/server crasher -
Bob_Mars - 10.03.2010
My server still crashes when I add the .amx and load it. Tried a million times.
Re: "con" named hacker/server crasher -
marharth - 10.03.2010
Quote:
Originally Posted by Bob_Mars
My server still crashes when I add the .amx and load it. Tried a million times.
|
Most likely your script is fucked up...
Re: "con" named hacker/server crasher -
RyDeR` - 16.03.2010
Yeah, mine to.. Any other solution?
Edit: I tried everything: rangeban, nameban, setname + ban, .. yeah and also the filterscripts inside the link
Re: "con" named hacker/server crasher -
dugi - 16.03.2010
Well this script works correctly so you are doing something wrong with your gamemode. You should check that topic for the source of the FS and add it into your gamemode instead.
http://forum.sa-mp.com/index.php?top...5807#msg415807
Re: "con" named hacker/server crasher -
RyDeR` - 16.03.2010
Quote:
Originally Posted by dugi
|
I'm using this in my gamemode..