diff --git a/.github/images/showcase/apex.png b/.github/images/showcase/apex.png new file mode 100644 index 0000000..17ba276 Binary files /dev/null and b/.github/images/showcase/apex.png differ diff --git a/.github/images/showcase/cod_bo2.png b/.github/images/showcase/cod_bo2.png new file mode 100644 index 0000000..37c352d Binary files /dev/null and b/.github/images/showcase/cod_bo2.png differ diff --git a/.github/images/showcase/cs2.jpeg b/.github/images/showcase/cs2.jpeg new file mode 100644 index 0000000..6fd47cd Binary files /dev/null and b/.github/images/showcase/cs2.jpeg differ diff --git a/README.md b/README.md index c7395bf..73a6790 100644 --- a/README.md +++ b/README.md @@ -83,11 +83,11 @@ for (auto ent: apex_sdk::EntityList::GetAllEntities()) With `omath/projection` module you can achieve simple ESP hack for powered by Source/Unreal/Unity engine games, like [Apex Legends](https://store.steampowered.com/app/1172470/Apex_Legends/). -![banner](https://i.imgur.com/lcJrfcZ.png) +![banner](.github/images/showcase/apex.png) Or for InfinityWard Engine based games. Like Call of Duty Black Ops 2! -![banner](https://i.imgur.com/F8dmdoo.png) +![banner](.github/images/showcase/cod_bo2.png) Or create simple trigger bot with embeded traceline from omath::collision::LineTrace -![banner](https://i.imgur.com/fxMjRKo.jpeg) +![banner](.github/images/showcase/cs2.jpeg) Or even advanced projectile aimbot [Watch Video](https://youtu.be/lM_NJ1yCunw?si=5E87OrQMeypxSJ3E)