ASThome00 / globaloffensive-bot

A small attempt at writing a bot to play Counter Strike: Global Offensive

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

globaloffensive-bot

An attempt to create a bot that can play CS:GO on Dust II in competitive mode

To-Do:

  • Add control input frameworks
    • Keyboard and mouse click frameworks complete, just mouse move left
  • Add detection of game exe
  • Create logic of timers and gamemode "awareness"
  • Create movement methods
  • Measure and teach AI Dust II map
  • Teach AI where bomb sites are in relation to current location
  • Create combat mechanics
  • Teach bot to buy at beginning of rounds
  • Add team recognition
  • Add ability to plant bomb on T side
  • Add ability to defuse bomb on CT side
  • Add current weapon recognition
  • Improve combat with recoil and spray recognition

About

A small attempt at writing a bot to play Counter Strike: Global Offensive


Languages

Language:C# 100.0%