Whats This ?!

Not favoritedFavorited Favorited 0 favourites
  • 7 posts
From the Asset Store
Finding the right voice for your game character can be hard, give your game characters the voice they need!
  • are these bots viewing these pages?

    how is that possible

  • Yes, web is full of bots!

  • chatGTP bot probably someone asked chat gtp a question about construct and its looking for the answer.

  • Sometimes yes, most of the time I think it's crawling to train it's models.

  • oh wow bots have full control of the web almost

    i once asked chatgpt to make a construct 3 game and it made it.

    yea it actually made the zip file but for some reason i couldn't open it on c3 - but i dont mind about that

    but still what bots can do...

  • Try Construct 3

    Develop games in your browser. Powerful, performant & highly capable.

    Try Now Construct 3 users don't see these ads
  • Do the ai bots cause significant network traffic to the site?

    I’ve seen multiple stories about sites where the ai scrapers didn’t respect robots.txt and used up the site’s network data limits from crawling daily.

    But maybe since construct is more niche it’s not a big issue.

  • We did have a huge amount of traffic from something that was significantly degrading services recently.

    Because of this I:

    • Implemented global rate limiters for web page requests
    • Integreated with AbuseDB - if a rate limiter is triggered we cross reference the IP here and auto ban the IP if it has a high confidence of abuse. Over 6,500 IP's have been banned to date, ranging from spammers, anonymous bots of security scanners. Just nasty traffic types you don't want to serve.
    • Spent time on bot identification, getting the DNS host addresses from the IP's - most bots we allow, others we don't if they are too aggressive and we don't want them crawling (for example some third party business intelligence bots).

    It's all settled down a lot now and we are not seeing much evidence at all of false positives. Some of the bots we banned were doing multiple page views per second - we log the blocked accesses now and some of the bots have over 3,000,000 blocked page view requests.

    Anyway, was a fun and interesting project to work on and I'm pleased everything is running a lot more smoothly now.

    RE ai bots specifically, we generally are OK with them. Interestingly we do get new customers who tell us they asked ChatGPT what a good game engine is and it recommends us - so we don't want to impact that negatively. The AI bots do consume a fair number of resources from our POV but for now it appears to be beneficial for us.

Jump to:
Active Users
There are 0 visitors browsing this topic (0 users and 0 guests)