Back to all Bounties
Earn 4,000 ($40.00)
due 2 years ago
Canceled
Make a bot that plays my game perfectly
LuisAFK
Details
Applications
10
Discussion
Bounty Description
Problem Description
I have a game called Perfectly Balanced, and I need two things:
- A bot that can play the game forever, making no mistakes. This one should use no AI, and should use only logic, timing, etc.
- Another bot that plays very well, but not necessarily forever. This one should be an AI (Brain.js, TensorFlow.js or whatever)
- A simple way for my game to detect the bot, and all other bots
I understand that there are undetectable cases, but I want to be able to detect most of them.
Acceptance Criteria
The bot must be made in JavaScript, so it can either be a script that you put into the console, or a bookmarklet or a Chrome Extension (preferably a bookmarklet).
For the bot detection, it must be able to detect all kinds of bots, even ones not made in JavaScript. This could be done, for example by seeing if a user got too many points too fast. So for example if a user submits 100 points to the server and then anothere 100 five seconds after, it's obviously a bot.
Any questions? DM me: LuisAFK#1734