Page 1 of 5 123 ... LastLast
Results 1 to 15 of 66

Hybrid View

  1. #1
    master131's Avatar
    Join Date
    Apr 2010
    Gender
    male
    Location
    Melbourne, Australia
    Posts
    8,858
    Reputation
    3438
    Thanks
    101,669
    My Mood
    Breezy

    [Outdated] Ghosts .NET External ESP v1.1 [3.2.625475]

    Ghosts .NET External ESP v1.1 by master131

    Make sure to check if your question has been answered on this post first! Please note that this hack is obviously 64-bit only as the game is 64-bit.

    What is .NET External ESP?
    It is an External ESP hack 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.2.625475


    Is this currently detected?
    No, but as with all hacks 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 triggerbot?
    The triggerbot 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 triggerbot 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_BOT_REQUIRE_BOT_KEY = true // Change it to false
    How do I use the hack?
    - 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 aimbot.

    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 hack's way of prevent the hack 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 hack 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 hack 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 hack 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 aimbot is too fast or slow?
    Check config.gesp, there are some aimbot speed settings that you can tweak, make sure to read the comment above it!

    Hack 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 bot tick settings too or the aimbot will be slower:
    Code:
    BOT_SPEED_1 = 6
    BOT_SPEED_TICK_1 = 15 // Replace this with 7
    BOT_SPEED_2 = 3
    BOT_SPEED_TICK_2 = 30 // Replace this with 15
    BOT_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:
    - Aimbot
    - BoxESP (with Turret/Helicopter/Plane support)
    - Snaplines
    - Distance ESP
    - Crosshair
    - Radar
    - Status/Menu bar
    - Configurable settings
    - Name tag
    - Triggerbot
    - Anti-cheat countermeasures to make sure this stays undetected (there is no 64-bit VAC present, but LiveAntiCheat exists)

    Screenshots:






    What's new:
    Code:
    Changes since version 1.1 (9th November 2013):
    - Updated hack to work with 3.2.625475
    - Updated SharpDX to latest version
    - Added BoxESP, Radar and Snapline support for guard dogs
    - Fixed minor bug for anti-cheat countermeasures (code was not entirely 64-bit compatible)
    - Improved performance, made various tweaks to prevent constant allocation and freeing of large blocks of 
      memory from the process heap which may degrade speed of the hack.
    - Added a fallback method for vertex processing if hardware processing is not available 
      (might solve CreateDeviceEx exceptions)
    - Fixed typo where the hack reported "config.mw3esp" was missing instead of "config.gesp"
    
    Changes since version 1.0 (7th November 2013):
    - Initial release, based off the hack engine from MW3 .NET External ESP
    - Minor bug fixes
    Credits:
    @KN4CK3R - Posting the root source of OSHeCoD6.
    @sph4ck , @dheir and @c0z3n - Updating the hack in Python and adding a crap load of features as well as providing a bug fix for the box issue.
    @Archangel - Faster aimbot that is compatible with snipers.
    Kozmo, x2v and shaunm2 - Some offsets and structures.
    Everyone else who helped with the development of External BoxESP for MW2.

    Virus Scans:
    https://www.virustotal.com/en/file/b...is/1383997193/
    Ghosts .NET External ESP v1.1 - by master131.rar - Jotti's malware scan

    Any detections that appear are false positives, it is NOT a virus.

    Please report any bugs, note that the hack closing or disappearing when you change resolution does not count as a bug.

    Also, it's best to start the Launcher first and let it completely load until it is waiting for the game for extra safety to avoid getting banned. Also, this is optional but run the hack as admin, even if you don't normally need to.

    I was planning to add extra features but people were constantly annoying me to make an update so I did.
    Last edited by master131; 11-09-2013 at 05:51 AM.
    Donate:
    BTC: 1GEny3y5tsYfw8E8A45upK6PKVAEcUDNv9


    Handy Tools/Hacks:
    Extreme Injector v3.7.3
    A powerful and advanced injector in a simple GUI.
    Can scramble DLLs on injection making them harder to detect and even make detected hacks work again!

    Minion Since: 13th January 2011
    Moderator Since: 6th May 2011
    Global Moderator Since: 29th April 2012
    Super User/Unknown Since: 23rd July 2013
    'Game Hacking' Team Since: 30th July 2013

    --My Art--
    [Roxas - Pixel Art, WIP]
    [Natsu - Drawn]
    [Natsu - Coloured]


    All drawings are coloured using Photoshop.

    --Gifts--
    [Kyle]

  2. The Following 101 Users Say Thank You to master131 For This Useful Post:

    .Samsuin' (11-09-2013),.timbo (11-09-2013),Alex2014_ (11-09-2013),amority (11-14-2013),An0tHeR (11-09-2013),andre2209 (11-09-2013),AxelWillman (11-09-2013),berassi (11-09-2013),bigboss90 (11-09-2013),Bloodspeaker (11-09-2013),Blubb400 (11-09-2013),Brandon238 (11-09-2013),BraXi (11-09-2013),bula158 (11-09-2013),charlie sheen 1095 (11-09-2013),cnehila23 (11-09-2013),CodedLogic (11-09-2013),corpse. (11-09-2013),Creativityy (11-09-2013),CrytekxAxe (11-09-2013),cucus (11-13-2013),CYBER-SNIPA (11-09-2013),d3nn1s88 (11-09-2013),dadydo (11-09-2013),Daimos (11-09-2013),dakota72 (11-09-2013),DasFetteLuder (11-09-2013),DexLord (11-09-2013),dozer110 (05-02-2015),EgeC1Fe (11-09-2013),EJRProdigy (11-09-2013),eklew2310 (10-10-2014),Elite killer (11-09-2013),elite155 (11-09-2013),elNaZaHd (11-16-2013),fluffyclownhair (11-09-2013),flyingtux420 (11-09-2013),Gankutsuou (11-09-2013),geuks (11-09-2013),giic022002 (11-09-2013),Godlike87 (11-09-2013),GoldenEagle (11-09-2013),gripdeath (11-09-2013),gta4mac (11-09-2013),hustebilly (11-09-2013),iryzzh (11-09-2013),IzAWeirdo (11-09-2013),Jaccuuhh (11-09-2013),Jak3012 (11-09-2013),jayfree94 (11-09-2013),jordan714 (11-09-2013),justin871 (11-09-2013),kao1977 (11-09-2013),kratomann (11-09-2013),krolski (11-09-2013),LeNerd1997 (11-09-2013),linus9967 (10-23-2014),lirsay (11-09-2013),LouisFMJ (11-09-2013),lucjeeh (11-09-2013),marc03xx (11-09-2013),Marcel Ang (11-09-2013),Martl (11-09-2013),megaray500 (11-09-2013),metsrcack (11-09-2013),Muri xD (11-09-2013),Nemesis84 (11-09-2013),neutrino93 (11-09-2013),newb4201 (11-09-2013),nicolasse (11-09-2013),noeneto (11-09-2013),novarros (11-09-2013),p0i50nd4r7 (11-09-2013),patrickm2 (11-09-2013),Pimsmeh (11-09-2013),pipczak (11-09-2013),primehunter (11-09-2013),QcAttacker (11-09-2013),RamstoR (11-09-2013),ray1994 (11-09-2013),Room101 (11-09-2013),ruben306 (11-20-2013),SammyDoge1 (11-09-2013),sergeantcqt (11-09-2013),Shenya1988 (11-09-2013),Singed (11-09-2013),steven_113 (11-09-2013),STOCAZZOB (11-09-2013),teckto (11-09-2013),Turan28 (11-09-2013),Twitchyy (11-09-2013),ubernooby (11-09-2013),VLARY (11-09-2013),vmu123 (11-09-2013),wildcat12 (12-08-2013),xXInsane10Xx (11-09-2013),zerotech (11-09-2013),zoom1991 (11-09-2013),ZusCoo (11-09-2013),Zuxorra (11-09-2013),{CnD} Ninja (11-09-2013)

  3. #2
    ZusCoo's Avatar
    Join Date
    Aug 2013
    Gender
    male
    Location
    Norway, Stavanger!
    Posts
    47
    Reputation
    10
    Thanks
    432
    My Mood
    Cool
    Cant wait <3

  4. #3
    bfsd's Avatar
    Join Date
    Dec 2012
    Gender
    male
    Posts
    98
    Reputation
    10
    Thanks
    14
    My Mood
    Confused
    Nice

    which features are new? or is it just updated?

  5. #4
    master131's Avatar
    Join Date
    Apr 2010
    Gender
    male
    Location
    Melbourne, Australia
    Posts
    8,858
    Reputation
    3438
    Thanks
    101,669
    My Mood
    Breezy
    Quote Originally Posted by bfsd View Post
    Nice

    which features are new? or is it just updated?
    Check "What's new". The one that stands out is support for Guard Dogs. I was going to add explosives ESP and textures/icons for different things but that would take too long and people kept messaging me to update it now.
    Donate:
    BTC: 1GEny3y5tsYfw8E8A45upK6PKVAEcUDNv9


    Handy Tools/Hacks:
    Extreme Injector v3.7.3
    A powerful and advanced injector in a simple GUI.
    Can scramble DLLs on injection making them harder to detect and even make detected hacks work again!

    Minion Since: 13th January 2011
    Moderator Since: 6th May 2011
    Global Moderator Since: 29th April 2012
    Super User/Unknown Since: 23rd July 2013
    'Game Hacking' Team Since: 30th July 2013

    --My Art--
    [Roxas - Pixel Art, WIP]
    [Natsu - Drawn]
    [Natsu - Coloured]


    All drawings are coloured using Photoshop.

    --Gifts--
    [Kyle]

  6. The Following User Says Thank You to master131 For This Useful Post:

    Brandon238 (11-09-2013)

  7. #5
    bfsd's Avatar
    Join Date
    Dec 2012
    Gender
    male
    Posts
    98
    Reputation
    10
    Thanks
    14
    My Mood
    Confused
    Quote Originally Posted by master131 View Post
    Check "What's new". The one that stands out is support for Guard Dogs. I was going to add explosives ESP and textures/icons for different things but that would take too long and people kept messaging me to update it now.
    yeah i was one of them now v1.1 is released you can take your ime, right? nobody will annoy u anymore -

    btw when i turn 18(8 months) i donate some money to u :P

  8. #6
    master131's Avatar
    Join Date
    Apr 2010
    Gender
    male
    Location
    Melbourne, Australia
    Posts
    8,858
    Reputation
    3438
    Thanks
    101,669
    My Mood
    Breezy
    Quote Originally Posted by bfsd View Post
    yeah i was one of them now v1.1 is released you can take your ime, right? nobody will annoy u anymore -

    btw when i turn 18(8 months) i donate some money to u :P
    I currently cannot accept donations because I cannot legally have a PayPal account (I'm only 16 right now).
    Donate:
    BTC: 1GEny3y5tsYfw8E8A45upK6PKVAEcUDNv9


    Handy Tools/Hacks:
    Extreme Injector v3.7.3
    A powerful and advanced injector in a simple GUI.
    Can scramble DLLs on injection making them harder to detect and even make detected hacks work again!

    Minion Since: 13th January 2011
    Moderator Since: 6th May 2011
    Global Moderator Since: 29th April 2012
    Super User/Unknown Since: 23rd July 2013
    'Game Hacking' Team Since: 30th July 2013

    --My Art--
    [Roxas - Pixel Art, WIP]
    [Natsu - Drawn]
    [Natsu - Coloured]


    All drawings are coloured using Photoshop.

    --Gifts--
    [Kyle]

  9. #7
    primehunter's Avatar
    Join Date
    Jun 2010
    Gender
    female
    Location
    501st JFW Barracks
    Posts
    34
    Reputation
    10
    Thanks
    2
    Quote Originally Posted by master131 View Post
    Check "What's new". The one that stands out is support for Guard Dogs. I was going to add explosives ESP and textures/icons for different things but that would take too long and people kept messaging me to update it now.
    Hey! its your hack you DO what you want. take your time these people have no room to complain. Its free and it works well Ever since mw3 for me. SO take your time yo ^^
    [IMG]https://i1190.photobucke*****m/albums/z454/primehunterlol/MotokoSig.png[/IMG]

    [IMG]https://i1190.photobucke*****m/albums/z454/primehunterlol/8ef966b18d1fd469.png[/IMG]

  10. #8
    MrSneakyHD's Avatar
    Join Date
    Sep 2012
    Gender
    male
    Posts
    14
    Reputation
    10
    Thanks
    5
    My Mood
    Sneaky
    I used the old one till it got outdated and still no ban let's just hope it won't get detected

  11. #9
    Jak3012's Avatar
    Join Date
    Jan 2012
    Gender
    male
    Posts
    34
    Reputation
    10
    Thanks
    3
    thanks for updating. found neat settings, finally. Very good work is not obvious at all

  12. #10
    GoldenEagle's Avatar
    Join Date
    Dec 2011
    Gender
    male
    Location
    CANBERRA BC
    Posts
    317
    Reputation
    102
    Thanks
    97
    My Mood
    Amused
    Quote Originally Posted by Jak3012 View Post
    thanks for updating. found neat settings, finally. Very good work is not obvious at all
    Fancy sharing? I havent had a chance to look myself and a lot of people are asking...
    As the eagle was killed by the arrow winged with his own feather... We often give our enemies the means to destroy us.

    If I helped at all, be a pal and hit thanks And a little rep goes along way!
    [img]https://www.userbarslis*****m/uploads/av/2010-02/1265635923_36986.gif[/img]
    [img]https://www.userbarslis*****m/uploads/av/2009-06/thumbs/350x19_1244536947_18427ql6.png[/img]

  13. #11
    BraXi's Avatar
    Join Date
    Jan 2013
    Gender
    male
    Posts
    439
    Reputation
    46
    Thanks
    38
    My Mood
    Flirty
    Thank so much for this, cannot wait

  14. #12
    dadydo's Avatar
    Join Date
    Feb 2012
    Gender
    male
    Posts
    3
    Reputation
    10
    Thanks
    0

    Thanks

    thanks cant wait to use it v1 worked so well

  15. #13
    bfsd's Avatar
    Join Date
    Dec 2012
    Gender
    male
    Posts
    98
    Reputation
    10
    Thanks
    14
    My Mood
    Confused
    can someone post not obvious settings?

  16. #14
    Thunder's Avatar
    Join Date
    Jul 2010
    Gender
    male
    Location
    North
    Posts
    13,773
    Reputation
    2920
    Thanks
    3,655
    This is obviously infected with a trojan

    [X]
    Crossfire minion since 06-12-2011
    Minecraft minion since 06-20-2011
    Moderator since 08-17-2011
    Global Moderator since 09-10-2011
    Super User since 08-27-2012
    [X] [X] [X]

  17. #15
    Jak3012's Avatar
    Join Date
    Jan 2012
    Gender
    male
    Posts
    34
    Reputation
    10
    Thanks
    3
    Here is what I settled with that works well for me, tips/feedback welcome. i really want KEY_TRIGGER_BOT_KEY to be Left Shift though.... Have tried Shift, SHIFT, LSHIFT, LShift none work.

     

    RENDER_INTERVAL = 10
    EXECUTABLE_NAME =

    TEXT_QUALITY = Default

    // ---------- ESP Settings ----------
    ESP_BOX_WIDTH = 3
    ESP_PLANE_SENTRY_ENABLE = true // Set to false to disable plane and sentry detection, will use less CPU.

    // ---------- Aimbot Settings ----------
    COLOR_BOT_DOT = 0x7FFFFFFF
    BOT_DRAW_DOT = true // Set this to false to hide the aimbot dot.

    // ------------------------- Aimbot Settings -------------------------

    // The maximum distance in pixels that the mouse is allowed to move from the center of the screen.
    BOT_MAX_DIST = 0 // Set this to -1 to ignore any distance restrictions.

    // This will reduce the huge "hop" distance after you kill a player to make it look more realistic.
    BOT_MAX_HOP_DIST = 0 // Set this to the same number as BOT_MAX_DIST to disable.

    // The maximum amount of pixels the aimbot is allowed to aim off the target.
    // This will make the aimbot aim wildly. Might make it not look so obvious that you're hacking.
    BOT_MAX_JITTER = 0

    // The speeds for the aimbot, the explanation for them are as follows:
    // BOT_SPEED_1 refers to the aimbot speed when you've JUST aimed at a player
    // (which is initially a little slow) but as a certain amount of frames have passed
    // (BOT_SPEED_TICK_1), the next speed is activated (BOT_SPEED_2) and after BOT_SPEED_TICK_2
    // frames have passed, the speed stays at BOT_SPEED_3. Feel free to fiddle with this.
    BOT_SPEED_1 = 2
    BOT_SPEED_TICK_1 = 4
    BOT_SPEED_2 = 1
    BOT_SPEED_TICK_2 = 8
    BOT_SPEED_3 = 0.5

    // The height from the player's feet to aim at depending on the pose.
    // Set BOT_STAND_Z to 55 for more headshots, just note that this can
    // unbalance your stats and make it very obvious that you are hacking.
    BOT_STAND_Z = 50
    BOT_CROUCHED_Z = 50
    BOT_PRONE_Z = 50

    // ------------------------- Triggerbot Settings -------------------------

    // The amount of frames that have to pass before firing another bullet.
    TRIGGER_BOT_FIRE_INTERVAL = -1 // Decrease to fire faster.
    TRIGGER_BOT_REQUIRE_BOT_KEY = true // Set to false to be able to just hover over enemies and shoot automatically.

    // ------------------------- Hotkey Settings -------------------------
    // For a list of key names, please refer here:
    // Keys Enumeration (System.Windows.Forms)
    // You can also map multiple keys to an option, just make to to seperate them using a semi-colon.
    // If you wish to disable a feature completely, use None.
    // Example: KEY_STATUS = None


    KEY_TRIGGER_BOT_KEY = RButton // The key that is held down to activate the triggerbot, can be the same as KEY_BOT.
    KEY_TRIGGER_BOT_FIRE_KEY = H // The key that is pressed to fire when triggerbot is active, only 1 key is allowed.
    KEY_BOT = LButton;Home // The key that is held down to activate the aimbot.

Page 1 of 5 123 ... LastLast

Similar Threads

  1. Ghosts .NET External ESP v1.1.1 [3.2.625475]
    By master131 in forum Call of Duty 10 - Ghosts Hacks & Cheats
    Replies: 284
    Last Post: 11-19-2013, 06:44 AM
  2. [Outdated]Ghosts .NET External ESP v1.0 [3.0.625475]
    By master131 in forum Call of Duty 10 - Ghosts Hacks & Cheats
    Replies: 73
    Last Post: 11-09-2013, 02:00 AM
  3. [Outdated] MW3 .NET External ESP v3.3 [1.9.441] Smooth Aim Config v1
    By Goonman1 in forum Call of Duty Modern Warfare 3 Tutorials
    Replies: 17
    Last Post: 09-14-2012, 04:47 AM
  4. [Outdated] How to use and best settings for 'MW3 .NET External ESP v2.4 [1.7.413]' by master131
    By Plyable in forum Call of Duty Modern Warfare 3 Tutorials
    Replies: 21
    Last Post: 07-18-2012, 08:27 PM
  5. [Patched] MW3 .NET External ESP v1.0
    By master131 in forum Call of Duty 8 - Modern Warfare 3 (MW3) Hacks & Cheats
    Replies: 351
    Last Post: 04-17-2012, 11:05 PM