battleye script restriction #80

go to your scripts.txt file, open it up, find line 82, change from a 5 to a 1 or put // in front of the line if you don't want it logged. Save, upload, restart server, profit.
 
Hello when i changed line 82 from 5 to 1, it says waiting for server to start authentication and no further any solutions for this.
 
gonna add to this that changing things from a 5 to 1 or // them out is the lazy way , and it bloats your logs.. you're better of making a filter

if you're getting kicked for script restriction #80.... and (Im making this up for an example) we go in the scripts.log and find that #80 is "teleport" then we would want to add a filter like !"teleport" in the corresponding line of the scripts.txt... finding the line is the tricky part. good luck
 
Back
Top