edge-blade / Dota-2-AI-Bot-Experiment

My Dota 2 Bot Script
GNU General Public License v3.0
11 stars 0 forks source link

Dota Lobbies fall back to default Bot Scripts #15

Open edge-blade opened 2 years ago

edge-blade commented 2 years ago

Seems like there's something going on with the scripts that causes the Dota 2 Lobbies to fall back to the original AI scripts for some users.

Initial Ideas to try getting a resolution on this:

edge-blade commented 2 years ago

As part of my investigation I reached out to other AI Script writers for DOTA and they believe that only a handful of the most popular bot scripts are able to run on most servers. The working theory is that it's the top 3ish scripts will run in public lobbies and the rest need to be run by playing a Local Host custom lobby and side-loading the scripts via the Local Dev Script.

My own theory without much justification is that they may want to do a code review internally before allowing AI scripts to run on their servers in case cheating or other malicious stuff is going on inside the scripts somehow. At least that would be something I'd prefer doing to avoid liability. For the time being seems like people may only get to enjoy them via the Local Host route???