Page 1 of 1

modify autoban to not activate when bot does the dropping

Posted: Wed Jul 08, 2015 8:06 am
by Koby_Fish
Seriously, this should not even be happening. Isn't there a variable to program, an if then statement where IF bot drops connection then NO autoban (or however that goes in whatever programming language)? After all, if it's the bot that's malfunctioning, how is that the fault of the player? They should not be punished for something the bot did that was utterly and entirely out of their control.

Maybe program the if then statement or whatever so that the bot ONLY autobans when someone leaves voluntarily (either by plug pull or alt qq)? There has got to be a way to implement something along those lines, isn't there?

Re: modify autoban to not activate when bot does the dropping

Posted: Wed Jul 08, 2015 1:41 pm
by uakf.b
Something like this might do it

Code: Select all

if($player_should_be_autobanned) {
    autoban_player();
} else {
    don't_autoban();
}

?

Re: modify autoban to not activate when bot does the dropping

Posted: Wed Jul 08, 2015 3:19 pm
by Mercy
I don't think that's possible. Simply because, it could be the bot, or it could be your internet connection. If it's your connection, then you should be using a recon tool, and a recon tool will actually keep you in the game (or at least gproxy does). If it's the bot, post a ban appeal, we will isolate the instance, make sure it's the bot, and unban you if it was. . We will still advise you get a recon tool though.

Re: modify autoban to not activate when bot does the dropping

Posted: Wed Jul 08, 2015 9:47 pm
by supersexyy
uakf.b wrote:Something like this might do it

Code: Select all

if($player_should_be_autobanned) {
    autoban_player();
} else {
    don't_autoban();
}

?

!support

Re: modify autoban to not activate when bot does the dropping

Posted: Wed Jul 08, 2015 10:33 pm
by Koby_Fish
Mariah wrote:I don't think that's possible. Simply because, it could be the bot, or it could be your internet connection. If it's your connection, then you should be using a recon tool, and a recon tool will actually keep you in the game (or at least gproxy does). If it's the bot, post a ban appeal, we will isolate the instance, make sure it's the bot, and unban you if it was. . We will still advise you get a recon tool though.


Well even if it was the ISP, the person still shouldn't be banned. It's not the fault of the player if the ISP does something like hiccup.
I know the game can tell the difference between "left the game voluntarily" and "Player disconnected [ECONRESET]" and the Bot doing the dropping (if that's something different than ECONRESET).

Re: modify autoban to not activate when bot does the dropping

Posted: Wed Jul 08, 2015 10:34 pm
by Mercy
It's their ISP, ergo, technically their problem, not ENT's. If they don't fix it, it's ruining the game for others.

Re: modify autoban to not activate when bot does the dropping

Posted: Fri Jul 10, 2015 5:59 am
by aRt)Y
People should consider purposly forced drops before removing autoban.

Re: modify autoban to not activate when bot does the dropping

Posted: Sun Jul 12, 2015 2:00 am
by Stealer
Well I think OP wants situations where the server has issues or etc and the player is ejected or dropped from the game because the bot crashed to result in no autoban.
Idk the specifics of current autoban but I don't think the "don't" is valid code so uakf solution is likely not to work.

Re: modify autoban to not activate when bot does the dropping

Posted: Sun Jul 12, 2015 6:07 pm
by Larz
if you drop because of your isp lets say during a storm then its why un ban while the isp is still having problems still ruins games for other people

Re: modify autoban to not activate when bot does the dropping

Posted: Sun Jul 12, 2015 7:07 pm
by LiquidShards
I don't know if it should be considered to be removed but ENT has been dropping a lot of players out of games recently.

Re: modify autoban to not activate when bot does the dropping

Posted: Wed Jul 15, 2015 10:07 am
by nabo.
@Koby_Fish

Afaik if the server side closes a game = there is no autoban + no stats record and games get drawn.

However, there are times when server lags like hell and for such cases, people will get dc instead = resulting to autoban = hard to differentiate coding I think.

If you get autobanned because of ent server crash or tech problems, come on ent chat and one of the staff will unban you right away.

Re: modify autoban to not activate when bot does the dropping

Posted: Wed Jul 15, 2015 12:31 pm
by aRt)Y
*post a ban appeal stating the server crashed