Home The Bridge
Options

The right way to prevent bots

I think banning bots outright and improving detection doesn't necessarily stop them, it just means people will try harder to make really good ones. It's the old "build a better mousetrap" problem.

The right way to prevent botting is to make things less predictable. Bots work because parts of the game like skirmish use exactly the same buttons over and over again. This is also what drives people to botting - because doing the same thing as infinitum is incredibly boring. I say this as someone who's landed top 10 and has the juice for it this time too. It's hard to play that way.

But skirmishes could be so much better. Needed traits could be randomized every time. Enemy ships could be, too, and could be made a heck of a lot tougher. They could feature ship abilities that cause your crew to randomly not function. Anything that grants skimishes variation would make the simplest macros well nigh impossible.

Comments

  • Options
    Remember that not every player has 10/10 ships and the ships all have better stats than the 10/10 ships in the game. Traits are irrelevant now when the event crew gives the highest bonus already. Cause your abilities to randomly not function would be game breakingly bad. I would rather like to see them detecting macros better without irritating solutions. It can be silent solutions as well. The simple macros should all get caught by simple detection tools while the more advanced bots can be dealt with by their improved pop-ups requiring more human interaction, whatever that supposed to mean.
  • Options
    Jim SteeleJim Steele ✭✭✭✭✭
    I'd personally prefer a whole redesign of the ship battle interface and skills of crew. It is incredibly boring and this is magnified 10 fold in skirmish events.
    DB: Do Better
  • Options
    Tbh req someone to spend tens upon tens of hours to "play" something that is a mobile game and inherently supposed to be lightweight and just a quick fun is just stupid. The boting problem arose because of the incredibly boring and stupid way skirmish events were conceived. The amount of tedium of it needs to be cut down. This anti boting campaign amounts to trying to stop smoking in school, we all know how that goes. Instead of trying to police it make people not bother with it .
  • Options
    Tbh req someone to spend tens upon tens of hours to "play" something that is a mobile game and inherently supposed to be lightweight and just a quick fun is just stupid.

    The fact is that the only two ways to make skirmishes less "boring" are to make battles more difficult and complex, which goes against the whole nature of the game being a mobile game or to make the effort resource-based instead of time-based (and we already have two event types that require a resource-based kind of effort). Both ideas have been suggested, but I think that if they decide to change the way skirmishes work based on either of those suggestions, a lot of players will not be happy with the change.
  • Options
    Average GuyAverage Guy ✭✭✭✭
    I am not a programmer so this is a sincere question. Will a pop up with a simple random math question solve the bot issue. Something anyone can get like 2+2 that constantly changes and keeps asking you until you get it right. You input the number in the box.
  • Options
    Average GuyAverage Guy ✭✭✭✭
    And three incorrect answers in a row exits the game and opens the "Math For Kids" app.

    😀 Nice idea. Can a bot restart the program? If not, get the countermeasures rolling.
  • Options
    AviTrekAviTrek ✭✭✭✭✭
    I am not a programmer so this is a sincere question. Will a pop up with a simple random math question solve the bot issue. Something anyone can get like 2+2 that constantly changes and keeps asking you until you get it right. You input the number in the box.

    It makes it more difficult, but bots could still do it. Think of all the online captchas. They keep getting harder and harder as the bot makers get smarter and smarter. The problem is the harder you make it for a bot, the worse experience it is for a human. Do you really want to have to solve a math equation or pick out cars in pictures before every skirmish? DB would quickly lose more players from aggravation than they lose from the bots. The real solution is to build events that require human thought not mindless grinding.
  • Options
    Peachtree RexPeachtree Rex ✭✭✭✭✭
    edited October 2018
    I am not a programmer so this is a sincere question. Will a pop up with a simple random math question solve the bot issue. Something anyone can get like 2+2 that constantly changes and keeps asking you until you get it right. You input the number in the box.

    So, realistically, what you store on the server side is an image (what you see in the CAPTCHA). That image, without further processing, is just a base64 string that, to most people, just looks like complete garbage. When displayed in an image format, you'll see "2+2" or four puppies and a kitty, or whatever else. Extracting that image information into human meaning is something that is much more difficult to do for a machine than a person.

    A bot would, essentially have two options:
    1) Create an exhaustive lookup of these images and what the "correct" answer is
    2) Have some sort of image processing where it actively attempted to analyze the image and figure out what the actual question being asked of it is

    One way to make it even more difficult on a bot would be to have multiple questions per image. Consider a picture of five puppies and three kittens. You could easily ask: "How many puppies?", "How many kittens?", "How many puppies and kittens?", "How many more puppies than kittens?"

    All of these are incredibly simple questions for a person, but very difficult for a computer program to quantify.

    To be clear, I hope these sorts of CAPTCHAs are not the only thing preventing bots. I hope there is consideration to making actual gameplay reward human strengths (strategic decisions) over computer strengths (longevity, persistence, consistency).
  • Options
    Average GuyAverage Guy ✭✭✭✭
    Thanks @AviTrek and @Peachtree Rex. I come across those Capthcas all the time and they are annoying because you try to figure out if a rail is part of a sign etc. I hope they figure something better out because I will just restart the game if I get one of those popping up. It's easier than answering the question.
  • Options
    AviTrekAviTrek ✭✭✭✭✭
    I think banning bots outright and improving detection doesn't necessarily stop them, it just means people will try harder to make really good ones. It's the old "build a better mousetrap" problem.

    The right way to prevent botting is to make things less predictable. Bots work because parts of the game like skirmish use exactly the same buttons over and over again. This is also what drives people to botting - because doing the same thing as infinitum is incredibly boring. I say this as someone who's landed top 10 and has the juice for it this time too. It's hard to play that way.

    But skirmishes could be so much better. Needed traits could be randomized every time. Enemy ships could be, too, and could be made a heck of a lot tougher. They could feature ship abilities that cause your crew to randomly not function. Anything that grants skimishes variation would make the simplest macros well nigh impossible.

    I don't bot but I have always been top 1000 in skirmishes. I would absolutely hate what you proposed above. I would take an already tedious event and make it torturous. Please, do not add anything that will make a non-cheating player miserable just to catch a few players.

    Instead, do something along the lines of looking to see the exact spot (pixel) that is clicked on each segment of a skirmish and if the exact same spot/pixel pattern occurs in two runs in a row with a 100% match, it's a bot. Insta-ban. No human being would be able to initialize the skirmish, click the same attack buttons, and the same claim button in the exact same pixels every single time. A clicker/bot would.

    And it would take a bot writer 30 second to put random noise into their pixel selection to evade that. And if you start looking for constant repeated effort with no changes in time, they will put random delays into their bots too. Every 2 hours + RNG(1-5) minutes pause for RNG(1-10 minutes). Your bot now has what looks like human bathroom breaks.

    Here is a blog post how another company is attempting to tackle cheaters in their game. The scripting section is the most relevant for what is being discussed here.

    https://nexus.leagueoflegends.com/en-us/2018/10/dev-removing-cheaters-from-lol/
  • Options
    Mr. LincolnMr. Lincoln ✭✭✭✭✭
    How about looking at timing overall? If you have a quick kill, you get through it quicker. Would a bot be able to pick up on that? Or would there be a noticable gap between end of battle and final collection?
Sign In or Register to comment.