GithubHelp home page GithubHelp logo

lesous's Introduction

APEX Lesous

Simple C++ cheats for Apex Legends (Linux Steam version).

Sense

Invisible enemies will be highlighted with Bloodhound Scan. Visible enemies will be highlighted using Caustic Vision.

NoRecoil

Adjustable reduction in vertical and horizontal weapon recoil.

Aimbot

An adjustable aimbot intended for CQC combat. Works of enemy posistion rather than bones. Only works horizontally.

Requirements

  1. Linux OS with X11
  2. g++ compiler (Ubuntu 11.2.0-19ubuntu1) 11.2.0 or higher)
  3. Git

HOW TO SETUP & RUN

  1. Open terminal and run the following to download the cheat source code
git clone https://github.com/TheWindWa1ker/lesous.git
  1. Go inside the downloaded folder
cd lesous
  1. Compile the code
g++ Main.cpp -lX11
  1. Go to your Steam and run Apex Legends

  2. Run the cheat (requires sudo access for read & write memory)

sudo ./a.out

If everything went fine then you will see something simmilar to the text below

======================== SETTINGS LOADED ========================
FEATURE_AIMBOT_ON               false
FEATURE_NORECOIL_ON             true
FEATURE_SENSE_ON                true
AIMBOT_TRIGGER                  0
AIMBOT_SMOOTHING                100
AIMBOT_ACTIVATION_FOV           20
AIMBOT_MAX_RANGE                50
NORECOIL_PITCH_STRENGTH         0.500000
NORECOIL_YAW_STRENGTH           0.500000
=================================================================

UPDATE[1000] OK. 
UPDATE[0] OK. 
UPDATE[1000] OK. 
UPDATE[0] OK. 

FAQ

Why nothing is working!

Check your settings and make sure the features you want to use are set to true but if that doesn't work then the offsets might need an update. For any devs out there, please feel free to create pull requests for offset updates.

Why aimbot is not working!?

Aimbot is disabled by default. If you want it to work then edit lesous.ini and set it to true.

I am getting "... fatal error: X11/Xlib.h ... "

You are missing X11 library for linux. On ubuntu based distros, you can install it with the command below

sudo apt install libx11-dev

Segmentation fault!

Offsets need an update

"The client is not running the anti-cheating system, bla bla errors..."

This has nothing to do with the cheat but rather linux/steam/apex installation. Make sure you have the "Proton EasyAntiCheat Runtime" installed on Steam. There are times that even if you have the above installed, it still has issues. This is due to linux libraries being outdated. I personally suggest you install Steam via Flatpak to avoid any problem with libraries.

lesous's People

Contributors

thewindwa1ker avatar

Stargazers

Lin Yue avatar Rabie avatar ccdescipline avatar  avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.