11.11.2024, 07:15
That's exactly why you should use profiles because it's already handled there 
You are using logical and / or in your script. Use bit.band / bit.bor instead.

You are using logical and / or in your script. Use bit.band / bit.bor instead.