DayZMod / Battleye-Filters

Battleye Filters
18 stars 23 forks source link

kick script #25 on login #40

Closed sharkiller closed 11 years ago

sharkiller commented 11 years ago

i have a lot of players who are kicked for script restriction #25 on login.

caused for this line changed recently to 5 https://github.com/DayZMod/Battleye-Filters/blob/Release_1.7.7.1/scripts.txt#L26

only a bit of the log, no cheat, fresh reset, trusted members.

11.07.2013 18:03:52: Marshall (ip:2304) xxxxxxxxxxxx - #25 "[this, 0.00859577, 13.31]spawn BIS_Effects_AirDestructionStage2"
11.07.2013 18:08:18: truktrick (ip:10235) xxxxxxxxxxxx - #25 "[this, 0.00859577, 13.31]spawn BIS_Effects_AirDestructionStage2"
11.07.2013 18:08:53: DerpPotato (ip:2304) xxxxxxxxxxxx - #25 "[this, 0.00859577, 13.31]spawn BIS_Effects_AirDestructionStage2"
11.07.2013 18:09:10: JINX (ip:2304) xxxxxxxxxxxx - #25 "[this, 0.00859577, 13.31]spawn BIS_Effects_AirDestructionStage2"
11.07.2013 18:10:11: Marshall (ip:2304) xxxxxxxxxxxx - #25 "[this, 0.00859577, 13.31]spawn BIS_Effects_AirDestructionStage2"
11.07.2013 18:11:48: DerpPotato (ip:2304) xxxxxxxxxxxx - #25 "[this, 0.00859577, 13.31]spawn BIS_Effects_AirDestructionStage2"
11.07.2013 18:11:50: JINX (ip:2304) xxxxxxxxxxxx - #25 "[this, 0.00859577, 13.31]spawn BIS_Effects_AirDestructionStage2"
11.07.2013 18:12:41: truktrick (ip:10386) xxxxxxxxxxxx - #25 "[this, 0.00859577, 13.31]spawn BIS_Effects_AirDestructionStage2"
11.07.2013 18:14:09: JINX (ip:2304) xxxxxxxxxxxx - #25 "[this, 0.00859577, 13.31]spawn BIS_Effects_AirDestructionStage2"
11.07.2013 18:14:17: DerpPotato (ip:2304) xxxxxxxxxxxx - #25 "[this, 0.00859577, 13.31]spawn BIS_Effects_AirDestructionStage2"
11.07.2013 18:15:15: truktrick (ip:10420) xxxxxxxxxxxx - #25 "[this, 0.00859577, 13.31]spawn BIS_Effects_AirDestructionStage2"
11.07.2013 18:17:50: JINX (ip:2304) xxxxxxxxxxxx - #25 "[this, 0.00859577, 13.31]spawn BIS_Effects_AirDestructionStage2"
11.07.2013 18:20:14: DerpPotato (ip:2304) xxxxxxxxxxxx - #25 "[this, 0.00859577, 13.31]spawn BIS_Effects_AirDestructionStage2"
11.07.2013 18:20:23: truktrick (ip:10605) xxxxxxxxxxxx - #25 "[this, 0.00859577, 13.31]spawn BIS_Effects_AirDestructionStage2"
11.07.2013 18:20:39: JINX (ip:2304) xxxxxxxxxxxx - #25 "[this, 0.00859577, 13.31]spawn BIS_Effects_AirDestructionStage2"
11.07.2013 18:23:59: Splatter Homicide (ip:31965) xxxxxxxxxxxx - #25 "[this, 0.00859577, 13.31]spawn BIS_Effects_AirDestructionStage2"
facoptere commented 11 years ago

This is a hack since these parent BIS functions are overwritten by the mission file

sharkiller commented 11 years ago

so you say 27 users in one day from a ~35 user base is using the same hack?

facoptere commented 11 years ago

No. I say 1 person managed to over-overwrite BIS libs on all clients, since some of these BIS functions are first overwritten in mission file to Dwarden's version (without SVI and "call compile format"). Usually this reset is done to cancel REsec system on clientside, and is performed by creating a unit such BattleFieldClearance.

sharkiller commented 11 years ago

:cry: ok I'll try to find who was