• Stars
    star
    462
  • Rank 94,832 (Top 2 %)
  • Language
    Rust
  • License
    Other
  • Created almost 5 years ago
  • Updated 7 months ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Apex Legends external cheat for UnKnoWnCheaTs in Rust

The Apex Legends Dream

There is no bypass for EasyAntiCheat! You have to implement your own EasyAntiCheat bypass.

This is an external cheat for Apex Legends written in Rust. The cheat is embeddable, you implement the API to access Apex Legends and in return you get a bunch of features.

See here for an example of how to use the API.

Features

Aim assist

Advanced legitimate aim assist with many customizable settings. Its focus is on being as legitimate as possible, while still being effective. It works by calculating mouse movement commands, it does not write viewangles.

It uses advanced trajectory calculations based on sampled data for accurate prediction.

Some of its features:

  • Aim at visible enemies only.
  • Aim automatically when firing.
  • Customizable hold to aim key.
  • Distance and zoom based FOV scaling.
  • Configure vertical and horizontal aim strength independently.
  • Smooth aim powered by a PID controller.
  • Aim ramps up and fades out smoothly.
  • Aim strength drops temporarily when the target is moving erratically.
  • Aim spine system so you are in control which body part to aim at.
  • Aim priority system to prioritize players but still aim at other things like knocked players or abilities.

Triggerbot

When locked onto an enemy with the aimbot, can trigger when the enemy is in the crosshair. Works with close range guns like shotguns and long range guns like snipers where it uses prediction to trigger at the right time.

Uses humanized clicking, customized per weapon.

Recoil Control System

Simple humanized RCS that removes most of the weapon recoil only (does not remove weapon sway).

Configure vertical and horizontal compensation independently.

ESP

Customizable ESP for many objects in the game:

  • Draw 2D bounding boxes, with separate mode for players behind cover.
  • Team based coloring so you know who has the advantage in a 3rd party.
  • Draw player names.
  • Draw health and armor bars.
  • Draw loot icons (only for items that are useful or upgrades).
  • Draw skeleton.
  • Draw fading trail as the player moves around.
  • Draw where to aim to hit the head with prediction.
  • Draw where to aim frag grenades in the sky to hit them from above.
  • ...

Highlight

Ye olde highlighter. Highlights players, loot, and other objects using ingame effects.

Observers

Draws a list of dead players (when their team is dead) and whether or not they're spectating you.

Radar

Simple 2D radar that shows live enemy players as dots around your crosshair.

Ring damage indicator

When near or outside the ring, a damage indicator shows when you will take the next tick of damage. Additionally a timer counts down to the last possible time for you to start healing (phoenix, medkit, syringe) before you won't have enough time to heal before dying to the ring.

Scripts

A bunch of little automations:

  • Legitimized rapidfire and bunnyhop.
  • Auto reload, auto tac reload and animation cancel reloads.
  • Auto tap strafe.
  • Thirdperson and freecam toggle.
  • Simple humanized fast loot and auto loot.

Debugger

A simple debugger to visualize the game state live.

Update offsets

The offsets are provided statically by gamedata.ini and parsed.

Manually update the offsets by pasting the INI output from the Apex Legends Offset Dumper in offsets/stdout.ini. Then run cargo run --example gamedata >gamedata.ini to update the gamedata offsets.

The cheat can dump the game for you, but it requires a few extra steps. See if you can figure it out πŸ˜‰. Otherwise lurk around on UnKnoWnCheaTs and wait for people to post updated offsets.

License

Licensed under GPL 3.0 License, see license.md.

Contribution

Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, shall be licensed as above, without any additional terms or conditions.

More Repositories

1

obfstr

Compiletime string literal obfuscation for Rust.
Rust
443
star
2

pelite

Lightweight, memory-safe, zero-allocation library for reading and navigating PE binaries.
Rust
280
star
3

fmtools

Fast, minimal, feature-rich, extended formatting syntax for Rust!
Rust
68
star
4

external

Windows external process interaction, WIP
Rust
40
star
5

ProjectileSolverDemo

Hitting a moving target with a ballistic projectile
Rust
34
star
6

SourceProtect

Provides basic protection against malicious servers as well as prevents servers from being annoying.
25
star
7

LibEx

C++ Helper Library for myself
C++
24
star
8

lde

Length disassembler for x86 and x86_64 in Rust.
Rust
24
star
9

format_xml

Minimal compiletime templating for XML in Rust!
Rust
21
star
10

capcom0

Rust bindings to the infamous Capcom driver.
Rust
20
star
11

vigem-client

ViGEm client API in pure Rust.
Rust
17
star
12

struct_layout

Customize your struct layout with this one weird trick
Rust
14
star
13

bitset-core

Straightforward, no-std compatible, simd optimized, BitSet API.
Rust
12
star
14

pekit

PE viewer web application
Vue
12
star
15

OpenPlugin

client plugin for tf2/css doing various things
C++
10
star
16

ini_core

Streaming INI parser for no_std Rust
Rust
9
star
17

dataview

Safe transmute between types and byte arrays of the same size.
Rust
9
star
18

intptr

Rust
8
star
19

wineh

Windows SEH for Rust
Rust
8
star
20

cvar

Configuration Variables for Rust
Rust
6
star
21

named_constants

Makes enums behave like named constants in languages like C/C++ or C#.
Rust
5
star
22

websocket-protocol

WebSocket Protocol Library for Rust
Rust
5
star
23

com-rs

Windows COM for Rust
Rust
5
star
24

urandom

Produce and consume randomness, to convert them to useful types and distributions, and some randomness-related algorithms.
Rust
5
star
25

pupil-rs

Arithmetic expression evaluator in Rust
Rust
4
star
26

wbem-rs

COM Bindings for Web-Based Enterprise Management, I'm not even kidding.
Rust
3
star
27

PotatoClipEditor

Potato Clip Editor
JavaScript
3
star
28

UntitledDataFormat

UDF is a simple, self-describing, structured binary file format for storing arrays and their relationships.
Rust
3
star
29

q3mod

Quake3 external cheat
Rust
2
star
30

shade

Vector graphics API.
Rust
2
star
31

SourceServerQuery

C++ Library for querying Source game servers.
C++
2
star
32

vgcolors

Video game colors library
Rust
2
star
33

ringbuf

Rust
2
star
34

vision

Vision is a simple WebApp to draw a custom overlay.
Rust
2
star
35

adventofcode2018

My casual participation of https://adventofcode.com/2018
Rust
2
star
36

phantasm

Web client for the Phantasm project.
Vue
2
star
37

aurascope

A WebApp for live HTML visualization
Vue
2
star
38

ansi-gfx

ANSI Graphics Colors made easily printable
Rust
2
star
39

mphf

An exercise in implementing minimally perfect hash functions.
Rust
1
star
40

cvmath

Computer Graphics Math Library
Rust
1
star
41

Vue-Script

Vue Single File Components without the insanity that comes with the NPM ecosystem.
Rust
1
star
42

program-proxy

The program acts as a proxy for another program or script.
Rust
1
star
43

adventofcode2019

Advent of Code for 2019!
Rust
1
star
44

trigger

Manage variables transitioning between simple boolean states
Rust
1
star
45

pak-rs

Encrypted archive based on Quake's PAK format
Rust
1
star
46

PupilSharp

Pupil calculator in C#
C#
1
star
47

hexdump-rs

Hex dump utility.
Rust
1
star
48

pak

Encrypted archive based on Quake's PAK format
Rust
1
star
49

ExtPlugin

Extended Plugin for TF2
C++
1
star
50

programming-problems-rs

https://adriann.github.io/programming_problems.html in Rust
Rust
1
star
51

tetrs

Tetris clone written in Rust
Rust
1
star
52

Pupil

Arithmetic expression evaluator in C/C++
C++
1
star
53

align_data

Simply increase the alignment of any statics or include_bytes!
Rust
1
star