Both sides previous revisionPrevious revisionNext revision | Previous revision |
games:windows:dota_2 [2025/03/15 20:50] – Sean Rhone | games:windows:dota_2 [2025/10/08 00:54] (current) – [Bots Scripts] Sean Rhone |
---|
| |
* Dota 2 ((https://www.dota2.com/home)) ((https://store.steampowered.com/app/570/Dota_2/)) | * Dota 2 ((https://www.dota2.com/home)) ((https://store.steampowered.com/app/570/Dota_2/)) |
| |
| * Open Hyper AI ((https://github.com/forest0xia/dota2bot-OpenHyperAI)) ((https://steamcommunity.com/sharedfiles/filedetails/?id=3246316298)) |
| * Last tested commit: [[https://github.com/forest0xia/dota2bot-OpenHyperAI/commit/93e4608611196bdbb5d4aae7549cb25d840ae13a|~93e4608]] |
| |
===== Prerequisites ===== | ===== Prerequisites ===== |
===== Git ===== | ===== Git ===== |
| |
* * https://github.com/git-for-windows/git/releases/latest | * https://gitforwindows.org/ |
* Last tested: ''Git-2.48.1-64-bit.exe'' | * Last tested: ''Git-2.49.0-64-bit.exe'' |
| |
* Git from the command line and also from 3rd-party software | * Git from the command line and also from 3rd-party software |
| |
* Bot scripts are automatically loaded and used if present ((apparently relies on a ''Local Dev Script'' feature and the scripts being in a ''bots'' folder at ''dota\scripts\vscripts'')) | * Bot scripts are automatically loaded and used if present ((apparently relies on a ''Local Dev Script'' feature and the scripts being in a ''bots'' folder at ''dota\scripts\vscripts'')) |
* Use official Bot match from Main Menu ((no need for a custom lobby; as long as scripts are in the bots folder they'll be used (check Hero names); FretBots with OHA scripts [[https://steamcommunity.com/workshop/filedetails/discussion/3246316298/4764334012741504141/|needs more conf]])) | * Use official Bot match from Main Menu ((no need for a custom lobby; as long as scripts are in the bots folder they'll be used (check Hero names); FretBots with OHA scripts [[https://github.com/forest0xia/dota2bot-OpenHyperAI/discussions/68|needs more conf]])) |
| |
"explorer.exe" "%ProgramFiles(x86)%\Steam\steamapps\common\dota 2 beta\game\dota\scripts\vscripts" | "explorer.exe" "%ProgramFiles(x86)%\Steam\steamapps\common\dota 2 beta\game\dota\scripts\vscripts" |
| |
* https://github.com/forest0xia/dota2bot-OpenHyperAI/commits/main/bots | * https://github.com/forest0xia/dota2bot-OpenHyperAI/commits/main/bots |
* https://steamcommunity.com/sharedfiles/filedetails/?id=3246316298 | |
| |
RMDIR /S /Q "%ProgramFiles(x86)%\Steam\steamapps\common\dota 2 beta\game\dota\scripts\vscripts\bots" | RMDIR /S /Q "%ProgramFiles(x86)%\Steam\steamapps\common\dota 2 beta\game\dota\scripts\vscripts\bots" |
| |
===== Open Hyper AI ===== | ===== Open Hyper AI ===== |
| |
* https://github.com/forest0xia/dota2bot-OpenHyperAI/commits/main/ | |
| |
"notepad.exe" "%ProgramFiles(x86)%\Steam\scripts\Dota 2 (570)\OpenHyperAI-update.bat" | "notepad.exe" "%ProgramFiles(x86)%\Steam\scripts\Dota 2 (570)\OpenHyperAI-update.bat" |
"explorer.exe" "%AppData%\Microsoft\Windows\Start Menu\Programs\Dota 2" | "explorer.exe" "%AppData%\Microsoft\Windows\Start Menu\Programs\Dota 2" |
| |
==== Open Hyper AI ==== | ==== OHA Bot Scripts ==== |
| |
"%ProgramFiles(x86)%\Steam\scripts\Dota 2 (570)\OpenHyperAI-update.bat" | "%ProgramFiles(x86)%\Steam\scripts\Dota 2 (570)\OpenHyperAI-update.bat" |
| |
Use Open Hyper AI Bots | Open Hyper AI |
| |
==== Default ==== | ==== Default Bots ==== |
| |
"%ProgramFiles(x86)%\Steam\scripts\Dota 2 (570)\default-bots.bat" | "%ProgramFiles(x86)%\Steam\scripts\Dota 2 (570)\default-bots.bat" |
| |
Use Default Bots | Default Bots |
| |
| ==== Bots Folder ==== |
| |
| "explorer.exe" "%ProgramFiles(x86)%\Steam\steamapps\common\dota 2 beta\game\dota\scripts\vscripts" |
| |
| Bots Folder |
| |
==== Install Notes ==== | ==== Install Notes ==== |