Jump to content
  • 0

Battleye Fitlers


Arkane

Question

I keep getting kicked off for script restriction 7

[2017-09-23 | 22:42:57] Player #0 Arkane (772d8a2e528fb2dcbd26bcf4b682f15e) has been kicked by BattlEye: Script Restriction #7

I then went to scripts.txt and changed the 7th line from 5 to 1 and still get kicked.

1 "BIS_MPF_dummygroup" !="BIS_MPF_dummygroup = createGroup sideLogic;" !"BIS_MPF_logic = BIS_MPF_dummygroup createUnit"

But in the scripts. log it says this,

15.09.2017 15:35:10: Arkane (60.226.131.119:2304) 772d8a2e528fb2dcbd26bcf4b682f15e - #7 "_meat_EP1",[15596.5,16377.3,2.28882e-005],317.175],
["MAP_Camo_Box",[15580.7,16377.8,7.62939e-006],272.311],
["MAP_GuerillaCache"
15.09.2017 15:38:53: Arkane (60.226.131.119:2304) 772d8a2e528fb2dcbd26bcf4b682f15e - #7 "_meat_EP1",[15596.5,16377.3,2.28882e-005],317.175],
["MAP_Camo_Box",[15580.7,16377.8,7.62939e-006],272.311],
["MAP_GuerillaCache"
23.09.2017 22:19:09: Arkane (1.128.97.94:17139) 772d8a2e528fb2dcbd26bcf4b682f15e - #7 "_meat_EP1",[15596.5,16377.3,2.28882e-005],317.175],
["MAP_Camo_Box",[15580.7,16377.8,7.62939e-006],272.311],
["MAP_GuerillaCache"
23.09.2017 22:23:11: Arkane (1.128.97.94:17139) 772d8a2e528fb2dcbd26bcf4b682f15e - #7 "_meat_EP1",[15596.5,16377.3,2.28882e-005],317.175],
["MAP_Camo_Box",[15580.7,16377.8,7.62939e-006],272.311],
["MAP_GuerillaCache"

Help?

Link to comment
Share on other sites

2 answers to this question

Recommended Posts

  • 0

Hi dude,

it is important that you try to understand how Battleye filters work. Read this thread to get a better understanding for this:

http://opendayz.net/threads/a-guide-to-battleye-filters.21066/

Script Restriction #7 means not line 7 it is in 99% two lines above, so it should be line 9. Look at the keyword in line 9. The keyword is the reason why you got kicked because you have not added an exception for the kick.

Link to comment
Share on other sites

  • 0
10 hours ago, Arkane said:

I keep getting kicked off for script restriction 7

[2017-09-23 | 22:42:57] Player #0 Arkane (772d8a2e528fb2dcbd26bcf4b682f15e) has been kicked by BattlEye: Script Restriction #7

I then went to scripts.txt and changed the 7th line from 5 to 1 and still get kicked.

1 "BIS_MPF_dummygroup" !="BIS_MPF_dummygroup = createGroup sideLogic;" !"BIS_MPF_logic = BIS_MPF_dummygroup createUnit"

But in the scripts. log it says this,

15.09.2017 15:35:10: Arkane (60.226.131.119:2304) 772d8a2e528fb2dcbd26bcf4b682f15e - #7 "_meat_EP1",[15596.5,16377.3,2.28882e-005],317.175],
["MAP_Camo_Box",[15580.7,16377.8,7.62939e-006],272.311],
["MAP_GuerillaCache"
15.09.2017 15:38:53: Arkane (60.226.131.119:2304) 772d8a2e528fb2dcbd26bcf4b682f15e - #7 "_meat_EP1",[15596.5,16377.3,2.28882e-005],317.175],
["MAP_Camo_Box",[15580.7,16377.8,7.62939e-006],272.311],
["MAP_GuerillaCache"
23.09.2017 22:19:09: Arkane (1.128.97.94:17139) 772d8a2e528fb2dcbd26bcf4b682f15e - #7 "_meat_EP1",[15596.5,16377.3,2.28882e-005],317.175],
["MAP_Camo_Box",[15580.7,16377.8,7.62939e-006],272.311],
["MAP_GuerillaCache"
23.09.2017 22:23:11: Arkane (1.128.97.94:17139) 772d8a2e528fb2dcbd26bcf4b682f15e - #7 "_meat_EP1",[15596.5,16377.3,2.28882e-005],317.175],
["MAP_Camo_Box",[15580.7,16377.8,7.62939e-006],272.311],
["MAP_GuerillaCache"

Help?

I'm guessing you are using infistars filters. You will be getting kicked for _box on line 9.

5 "_box" !="{show_loot_infiSTAR = !show_loot_infiSTAR;};\n};\nif(isNil \"show_boxes_infiSTAR\")then{show_boxes_infiSTAR = false;};\nfnc_BoxS = {\n"

 

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Advertisement
  • Discord

×
×
  • Create New...