OldSchoolHack

Registrieren / Anmelden Deutsch

StarWars Battlefront ESP Redux

not available
  • Kategorie: Star Wars Battlefront
  • Entwickler:
  • Hochgeladen von: System
  • Hinzugefügt am:
  • System: Windows
Download (31.16 KB)

VirusTotal Ergebnis: 0/57

virustotal

Beschreibung

This is the StarWars Battlefront ESP completely redone (redux). My file contains the full VS 2015 source code for a properly structured overlay.

I've completely reworked the ESP for this game so you don't have to worry about coding offsets for new features and other BS if you simply want to add functionality.

First off, shout-outs go to LordDoggy and whoever wrote the Ackbar ESP.

Here's what I've added/changed:

I've rewritten the entire ESP. I've renamed things and restructured it to be more object oriented and easier to understand. There is a game manager and a drawing manager.
I remove the convoluted code so you can focus on doing whatever it is that you want to do with the ESP.

I changed the exception handler to write any exceptions to the console window instead of showing a message-box and closing the overlay.

If you have the player boxes or snap lines turned on then the enemy closest to you will be highlighted in a different color.

I've added in a "Facing Helper" so you can determine if a player is facing North, South, East, West, NorthEast, NorthWest, SouthEast or SouthWest .

I've also added a direction feature to determine if a player is to the right or left of you.

I fixed the Player Pose so that it properly indicates if a player is standing or crouching.

I live in the US so I've changed the distance from meters to ft.

There is a nice little feature to let you know if a player is "sneaking up" on you. A dialog will be displayed if a player is behind you within 150ft. it can use some work but it does pretty well.
In my personal version I have coded the alert to let me know if you are to the right or left of me as well. I will probably post that code in a later release.

I reworked the keys to use F4-F12 since the shift-key function sucked.

And, yes, there is an AimBot in this. It doesn't use the ragdoll crap that most ESP use because the ragdoll doesn't render all the time and is buggy as far as I am concerned.
Sure, my AimBot could use some cleaning up but that's for you to figure out. It works pretty well tho.
Press the E key to select the enemy closest to your crosshairs, regardless of distance. And Use the R key to enable/disable auto-targeting.
Auto-targeting will automatically select the enemy closest to your X/Y position in regards to distance.

Note:
I really do not approve of using an AimBot but since you're cheating anyway, you might as well have one.
If you are playing a game and notice that the most skilled players are under 15 kills in a game then you should probably not turn on the AimBot.
But if the kills are 30-50 then they are using an AimBot. There are very few people that can get that accuracy using a gamepad or mouse/keyboard.
So when you see that going on, turn on the AimBot and level the playing field. But, please, try and be fair.

Another Note
The AimBot feature I've included in this release is very basic and is a starting point for you to figure out. My personal version is WAY better than what
I've given you so if you use this to play against me just know that mine is better than yours. I do not plan on including any additional AimBot features in
later releases.

Download StarWars Battlefront ESP Redux