top of page
Search

Counter Strike Source Aimbot

  • Anshul Singh and Arsh Singh
  • Apr 24, 2018
  • 1 min read

Game Description

Counter-Strike (CS) is a multiplayer first-person shooter video games, in which teams of terrorists battle to perpetrate an act of terror (bombing, hostage-taking) and counter-terrorists try to prevent it (bomb defusal, hostage rescue).

We decided to make an aimbot for this game.

What is an Aimbot?

An aimbot (sometimes called "auto-aim") is a type of computer game bot used in multiplayer first-person shooter games to provide varying levels of automated target acquisition to the player.

Pre-installations

All you need is the game and Windows OS or wine (in case of Linux) to run the game.

Description

This aimbot is working by pulling the vectors of the player i.e. you and of enemy from the game. Lets consider your vector as V1 and that of enemy as V2. Then the angle between two vectors is given as:

Now we got the angle between the vectors and then we apply this angle to the player’s camera by overriding the value in the memory causing the aim towards the enemy. Thus aimbot is ready to rock!

You can find the source code of the soft-bot on github and a demonstration video here.

Featured Posts
Recent Posts
Archive
Search By Tags
Follow Us
  • Facebook Basic Square
  • Twitter Basic Square
  • Google+ Basic Square

Subscribe  Robotics Club MNNIT 

by coordinating team of Robotics Club MNNIT

bottom of page