Ghosts .NET External ESP v1.4 [3.4.3]
Ghosts .NET External ESP v1.4 by master131
Make sure to check if your question has been answered on this post first! Please note that this cheat
is obviously 64-bit only as the game is 64-bit.
What is .NET External ESP?
It is an External ESP cheat that was coded in C# by me. It is designed only for Ghosts in windowed mode. You must be running Windows Windows 7, Windows 8 or Windows 8.1.
This is a virus/trojan?
It's obviously a false positive, I NEVER include viruses, malware or any malicious code on any of my releases. The reason why anti-virus software pick this up as a virus is because I've designed it to avoid anti-cheat detection by generating a unique file each time the launcher is launched. Please add the file to your AV's exception list and don't spam this thread with "OMG, dis is virus, don't download". I completely understand why they flagged this as a trojan but trust me, it's not! I am against viruses and would never use/create any to harm others.
What version of Ghosts does this work with?
3.4.3
Is this currently detected?
No, but as with all cheat you use, you use it AT YOUR OWN RISK. I cannot be held responsible if you are banned from either the anti-cheat or from player reports.
How do I use the trigger toll?
The trigger toll presses the H key repeatedly to fire. You need to set your fire key to be Left Mouse and H in the game options.
By default, the trigger toll is only activated when you hold down the right-mouse button. If you want it to shoot if you just hover your mouse over an enemy instead of holding down the right-mouse button, change this in the config:
Code:
TRIGGER_toll_REQUIRE_toll_KEY = true // Change it to false
How do I use the cheat ?
- Download and extract the attachment to a folder, don't just double click the Launcher!
- (optional) Edit the config file to your liking (config.gesp) with Notepad or any text editor.
- Run Launcher.exe and start the game.
- When in game, use the F-buttons to toggle the functions and use right-mouse button or the Home key to use the aim toll .
My anti-virus keeps complaining about a file in the Temp directory!
This is a false positive, meaning that it's not really a virus. It's the cheat way of prevent the cheat from being detected. To get rid of this, you can either a) disable your antivirus or b) edit the config file and add an exclusion so you don't accidently catch a virus while you're playing. In order to add the cheat to exclusions, you must edit the config file first. Open the config.gesp file with Notepad and find this line:
Code:
EXECUTABLE_NAME =
and then replace it with this, you can put anything you want in between the quotes.
Code:
EXECUTABLE_NAME = "abc123"
Now, start the cheat again and your anti-virus will detect a "virus" in your Temporary directory. Add the file to exclusions (refer to your AV's documentation) and run the cheat again, now it should work!
I only want enemy boxes to be visible.
Open config.gesp and change this line (by changing the alpha which determines how visible the color is).
Code:
COLOR_FRIENDLY = 0x7F0000FF
to this instead:
Code:
COLOR_FRIENDLY = 0x000000FF
Is it possible to indicate whether a player is visible or not? Can I only aim at visible players?
No. You'd need access to the game's functions to do sight/bullet tracing which either requires injecting or writing into the game's memory.
The aim toll is too fast or slow?
Check config.gesp, there are some aim toll speed settings that you can tweak, make sure to read the comment above it!
cheat is using too much CPU!
You can fix this by adjusting the RENDER_INTERVAL setting in config.gesp, try this and see if it works:
Code:
RENDER_INTERVAL = 10 // Replace the 10 with 20 instead
Make sure to change the toll tick settings too or the aim toll will be slower:
Code:toll_SPEED_1 = 6toll_SPEED_TICK_1 = 15 // Replace this with 7toll_SPEED_2 = 3toll_SPEED_TICK_2 = 30 // Replace this with 15toll_SPEED_3 = 1.8
What maps are supported by the radar?
Currently none, it fallbacks to the legacy radar with no map background.
What OS does this work on?
- Windows 7
- Windows 8
- Windows 8.1
Features:
- Aimtoll
- BoxESP (with Turret/Helicopter/Plane support)
- Snaplines
- Distance ESP
- Crosshair
- Radar
- Status/Menu bar
- Configurable settings
- Name tag
- Triggertoll
- Anti-cheat countermeasures to make sure this stays undetected (there is no 64-bit VAC present, but LiveAntiCheat exists)
Virustotal
Jotti
Download Now
0 comments:
Post a Comment