Jump to content
  • 0

I could use some knowledge about BattleEye.


CordIAsis

Question

As you may or may not know, I'm working on an admin-tool/anti-hack.

Of course I need to create BattleEye filters for this so BE doesn't go HAM on everyone, but I'm worried about enabling BE on my dev server. I have very very little knowledge on how it works. I'm especially worried about somehow getting a global ban while testing my work, I'm broke as can be so getting banned really isn't something I embrace.

 

In short, my question here is, can I expect to be globally banned by BE for things like publicVariable restrictions and such?

Is there any way to stop BE from communicating to the master BE server?

 

I have poked around to try find the answers but there seems to be very little reliable documentation on it.

Thanks in advance.

Link to comment
Share on other sites

4 answers to this question

Recommended Posts

  • 0

It's server related, so no. You cannot be banned for testing stuff on your own server. Only if BattlEYE itself detects scripts coming from the client itself it'll start to trigger something.

 

So you're safe to do whatever you wish on your server and script restrictions is nothing to worried about as long as it comes from server side. And not the client injecting something

Link to comment
Share on other sites

  • 0

Thanks ebaydayz! :D

 

For clarity, could you answer me this please as I'm just not finding the answer in your guide, it maybe there and I just haven't seen it, I'm dead tired.

I've just learned how to make use of randomly generated variable names, and I use these A LOT. Everything that is PV'd is a random gen var name.

Each of these var names is always prefixed with 'cs_'.

How could I make BE ignore PV's of 'cs_' prefixed variables but not kick/ban for 'cs_something_' prefixed variables?

I'd rather not have to use staticly named variables for this.

Link to comment
Share on other sites

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
  • Advertisement
  • Discord

×
×
  • Create New...