Skip to content

tutryx/FastAim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FastAim

This is a color aimbot a created in a couple hours by joining together some files from other projects I made. It uses FastFind a library which has helped me a lot before when I started to program this kind of things in Autohotkey and Autoit.

It makes use of Interception to emulate the mouse movement. Be aware that this method might be detected by some AntiCheats, I have only tested it in Fortnite, CsGo 2 Gamers Club and Paladins so far.

Also the screenshot method of the FastFind library is quite old and there are some better alternatives, but implementing all the FastFind functions to other screenshot system would take a considerable ammount of time.

There is still many ways to optimize this and add new features but I will leave it as it is for now because it was just a one day project to use with the fortnite Thermal Vision and share with some friends.

alt text

Interception installation process

Download interception's latest release and follow the steps:

  1. Extract files
  2. Copy the path of command line installer e.g: C:\Users\tutryx\Downloads\Interception\command line installer
  3. Open CMD with administrator rights
  4. Move to the command line installer directory cd C:\Users\tutryx\Downloads\Interception\command line installer
  5. Press TAB to select the .exe or write its name and add "/install" command line installer/install
  6. Reboot computer

About

A color aimbot made from FastFind pixelsearch library.

Resources

Stars

Watchers

Forks

Packages

No packages published