Skip to content

krobicon/as

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 

Repository files navigation

apex_silentaim

LINUX ONLY!

Usage:

1:Change the constants in the define_util.cpp file
#define MONITOR_WIDTH 1024
#define MONITOR_HEIGHT 768

2:Run the following command inside the apex_silentaim folder
make
sudo ./sa_prog

You can change the range by changing the following constants in Aimbot.cpp
#define AIMBOT_CIRCLE_DISTANCE_2D 300
#define AIMBOT_DISTANCE_3D 100

key:
Insert -> enable/disable silentaim
Delete -> speed down
PageUp -> enable/disable thirdperson mode
PageDown -> enable/disable item glow

video:
https://vimeo.com/789402975
https://vimeo.com/789404338

Operation confirmed on "Ubuntu 20.04.5 LTS"

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 99.9%
  • Makefile 0.1%