Thread: External BoxESP

Results 1 to 7 of 7
  1. #1
    RaysSkillz's Avatar
    Join Date
    Jul 2010
    Gender
    male
    Posts
    1
    Reputation
    10
    Thanks
    1

    External BoxESP

    External BoxESP for Call of Duty 6 (Modern Warfare 2)
    ConfigEdit v. 1.0 - GUI for External BoxESP

    *** If you like it, feel free to donate***: here

    As always ***FULL SOURCE CODE AVAILABLE*** here: pyexternalboxespmw2 on Google Code


    Before asking any questions, read these:
    *** THIS HACK IS UNDETECTED: YOU WILL NOT BAN FROM STEAM WITH THIS HACK!
    *** THIS HACK DOES NOT WORK ON WINDOWS XP
    *** THIS HACK REQUIRES AERO MODE ACTIVE ON VISTA/WIN7
    *** THIS HACK REQUIRES WINDOWED GAME MODE, NO FULLSCREEN
    *** THIS HACK DOES NOT AND WILL NOT WORK FOR ALTERIW

    This package contains both the raw hack and an the complete ConfigEdit package.
    It is recommended to download the ConfigEdit version.

    ConfigEdit Features:
    - Backup-System for your config-files and easy change between two different configs
    - Checking if you system supports aero and messages you if it doesn't (as aero is needed to run External BoxESP)
    - Some fancy previews for seeing the direct effect of the changes of your colors
    - Hack can be launched "piped", so the output is read by my application and will be shown there afterwards (way easier to see errors it got or seeing the match-results, which are shown here since version 5.1 i think (may be unreleased 5.2 to, but well, that one's gonna come out soon)
    - Simple Syntax-check to see if you did everything alright when changing the config by yourself (does cover only a few mistakes, but the most common ones
    - An epic Icon

    The credits go as follows. This hack originally blended from different code snippets and some personal additions, and a major rewrite.
    HUGE CREDITS FOR:
    - KN4CK3R who made all this possible by publishing the root source code
    - Tristan Ward (not cheat related) for the Direct3D and Aero overlay
    - Big Dave for the offsets of every new COD6 build, SuprNovaAO for additionnal offsets, ****** for Radar, xZetera for various pieces of code, Sumol for updates of BoxESP, blambo for dead bodies removal and arrows in radar, cardoow for coldblooded enemies identification, Ghett0 for knifebot & triggerbot, jixz for tubebot & killstreak counter, kolbybrooks for better mem locations, username_in_use for locking aimbot.
    - Special thanks for warezdude92 for huge support

    * INFORMATION:
    1. You are downloading a hack that was designed for Windows 7/Vista.
    The reason this hack is for windows 7/Vista is because it uses functions of Windows AERO to use as a medium to draw the hack information on. Windows XP does not and will not have those functions on it (Sorry).

    2. You download one .rar file - when extracted it makes a set of folders containing the released compiled version of the stock hack, and a folder with the source code for the hack itself.

    3. Why this hack is safe vs. other hacks that are injected.
    When you use a hack that injects its own code into a game, it changes information in the running game in your computers memory.
    VAC2 is designed to scan for these changes and flag your account for hacking.
    This hack uses RPM (Read Process Memory), and does not insert it's own code into the hack. It simply takes information about enemies, their location, etc, and does some math to calculate the information presented on the screen in the form of the hack. The actual information that is show on the screen is not
    drawn on the game window itself, (as that would be easily detected), but rather drawn using functions of Windows Aero theme, on and invisible overlay that sits on top of your game. This is why the game needs to be in windowed mode, in order to allow the overlay to sit on top.

    4. This hack is designed for a Steam enabled, MW2 for version 1.2.208 + 1.1.195 and no other version.
    The reason that this hack will only work for a legit steam version 1.2.208 + 1.1.195 is that when the game gets updated, (from older versions), the location of different values in memory change, these are called offsets. The same applies for private server versions of the game. These different executable's will have different locations that the hacks uses to call upon to gather information for a useful hack.

    5. Will you get banned? If you have used another hack in the last 2 weeks or so, it's hard to tell. Don't come here and complain that you got banned if you did.
    You take a risk every time you use a hack. It's your fault and no one else. This is free to you to use as you will, and no guarantee is promised. However the risk of being banned after using this hack and this hack alone, is very low, about 1%, the reason for that number is if you were not using it smartly.
    If you draw a bunch of attention to yourself and somehow Mr.s Valve himself is playing, and decides to ban you. Understand that this hack is EXTERNAL, meaning it does not alter memory, or executables. Other people playing steam can not get you banned, period.

    6. Do not use VACChaos with this, there is no need, period!!

    * INSTRUCTIONS:
    Either pre compiled or self compiled versions need this step.

    1. You must first switch your COD game from fullscreen to windowed-mode.
    You can either press Alt+Enter in game to switch from fullscreen to windowed-mode, and back.

    Or you can change the COD6 configuration file:
    Go into your CProgram Files (x86)\Steam\steamapps\common\call of duty modern warfare 2\players\
    Look for a file called config_mp.cfg, open that with notepad.
    We want to change a line in that file, change fullscreen to false.
    seta r_fullscreen "1"
    to
    seta r_fullscreen "0"

    If you don't have a (x86) folder that's ok, it's for people on 64 bit OS's.

    2. Decide if you want to use a stand-alone version on the Python source

    INSTRUCTIONS: Using stand-alone executable.

    1. Download the file as attachment on the first post of this page
    The file name is "External BoxESP V5.2(1.2.208 compatible).rar"

    2. If you do not have winrar installed, download it at, WinRAR archiver, a powerful tool to process RAR and ZIP files,
    After you know you have winrar installed extract the .rar file to a location, say your desktop for example.
    Inside the folder you have this directory structure.
    Look inside the folder and you have 'launcher.exe', this is the hack you will use. (Feel free to move this folder anywhere as long as you keep all the files together.)

    Note: there is a 'library.zip' containing the actual code in pre-compiled Python bytecode. This zip file may be marked as corrupt by winrar but it's not! (It's actually a .z file).

    *** DO NOT RENAME OR UNZIP THE 'library.zip' FILE ! ***
    *** DO NOT INJECT ANY DLL ***

    INSTRUCTIONS: Using the source.

    Unpack the rar file as above.
    Download and Install ActivePython 2.6.xxx (it's free): https://downloads.activestate.com/Act...-win32-x86.msi

    Double-click on 'src/lanucher.py'

    3. At this stage you should already have changed your game to use a windows mode instead of fullscreen, you have downloaded a working hack, and are ready to play.

    4. Start MW2(Multiplayer), wait until it loads to the main screen.
    Double click 'launcher.exe' or 'lancher.py' (see 2.), you are ready to use the hack on a server.

    5. Trouble running the hack? Make sure if you have UAC turned on that you run MW2 and Hack as administrator by right-clicking and selecting the option.

    * Creating your own stand-alone version.
    See the 'BUILD.txt' file

    * Customizing your version
    There is no GUI and will not be. Please take a look at the 'config' file, there are over 100 of parameters you can customize.

    MAKE YOUR HACK UNIQUE:
    No more needed. You can still change the 'APP_NAME' value in the config file like this:
    APP_NAME = 'my personal app name'

    INSTRUCTIONS / HACK USAGE:
    F3: Crosshair
    Toggle this on or off for a more precise aim.
    F4: Explosive Esp
    Turn this on to see enemy grenades, tubes, claymores, stuns, etc.
    F5: Aimbot
    Use this to get a lock on the enemy when they are near your crosshairs.
    F6:
    F7: Knifebot
    Same as Tubebot. Knifebot is for throwing knife, so you know. Bind equipment to "G" or "Middle Mouse Button"
    F8: Autostab
    Self explanatory.
    F9: Triggerbot
    Fires when you aim at a target with aimbot using right mouse button. Make sure you bind Fire to ,left mouse and H key!!!!
    F10: Radar
    Self explanatory.
    F11: Box Esp
    Self explanatory.
    F12: Snapline
    Draw lines to easily locate enemy players

    * More detailed features:
    ESP Features:
    - BoxESP - rectangle + name + distance (in meters or ft)
    - Smooth aimbot (right click and HOME key), you can customize aimbot speed
    - Throwing knife bot ('G' key or middle click)
    - bell curved indirect mode for tubebot/knifebot when CAPSLOCK (really funny)
    - autostab
    - triggerbot with autofire (you must map fire action to 'H' key) - fires when the crosshair is inside the BoxESP
    - explosive ESP (red square on all grenades, including claymores)
    - turret ESP (green box - includes static turrets and sentry guns)
    - killstreak counter
    - flicker-less overlay mode
    - full external hack: no hooking on process for maximum stealth mode
    *** do not use any VAC blocker with this hack ***

    Screenshots:
    https://img412.imageshack.us/img412/5318/playb.jpg
    https://img255.imageshack.us/img255/511/predatorc.jpg
    https://img818.imageshack.us/img818/6...reenshot1a.png
    https://img684.imageshack.us/img684/8...eenshot3km.png

    Virusscan:
    VirusTotal:
    VirusTotal - Free Online Virus, Malware and URL Scanner

    Jotti's malware scan:
    BoxESP_ConfigEdit.rar - Jotti's malware scan
    Last edited by Blubb1337; 10-19-2010 at 05:05 AM.

  2. The Following User Says Thank You to RaysSkillz For This Useful Post:

    acdaviddee (06-06-2012)

  3. #2
    Wolfeman's Avatar
    Join Date
    Jul 2010
    Gender
    male
    Location
    look behind you
    Posts
    137
    Reputation
    10
    Thanks
    8
    My Mood
    Tired
    can u make the source code a link?
    BEST CL PATCH EVER!!!

  4. #3
    dalefire1313's Avatar
    Join Date
    Sep 2010
    Gender
    male
    Posts
    1
    Reputation
    10
    Thanks
    0
    My Mood
    Lonely

    Banned

    I was banned using this hacks

  5. #4
    dheir's Avatar
    Join Date
    May 2010
    Gender
    male
    Location
    Florida
    Posts
    376
    Reputation
    13
    Thanks
    230
    My Mood
    Amused
    Mod please close this thread, he does not have permission to release this hack. I'm sure Sph4ck would have notified me of this thread, this is not authorized by myself.
    Also no one was banned using this hack.
    Also I wanted to note that when I downloaded this hack, the launcher in his hack is larger than the launcher from our hack. This may be an attempt to get you banned or steal information.

  6. #5
    Melodia's Avatar
    Join Date
    Dec 2009
    Gender
    female
    Posts
    2,608
    Reputation
    276
    Thanks
    1,662
    My Mood
    Dead
    Lawlwtf ?.
    Love You All~

  7. #6
    ♪~ ᕕ(ᐛ)ᕗ's Avatar
    Join Date
    Jun 2010
    Gender
    male
    Location
    Uterus
    Posts
    9,119
    Reputation
    1096
    Thanks
    1,970
    My Mood
    Doh
    lol?! wtf is this??????
    Thought that it's already posted into the Main Section and from an other guy.....

  8. #7
    Blubb1337's Avatar
    Join Date
    Sep 2009
    Gender
    male
    Location
    Germany
    Posts
    5,915
    Reputation
    161
    Thanks
    3,108


    /closed



Similar Threads

  1. [Detected] External BoxESP+Radar+Bot v4.2 - build 184 FIXED
    By Archangel in forum Call of Duty 6 - Modern Warfare 2 (MW2) Hacks
    Replies: 247
    Last Post: 05-04-2010, 04:25 PM
  2. [Detected] External BoxESP+Radar+Bot v4.2 - build 184
    By Archangel in forum Call of Duty 6 - Modern Warfare 2 (MW2) Hacks
    Replies: 121
    Last Post: 04-14-2010, 08:31 PM
  3. [Release] External BoxESP+Radar+Bot v4.3
    By SANiK in forum Call of Duty 6 - Modern Warfare 2 (MW2) Hacks
    Replies: 4
    Last Post: 04-10-2010, 03:35 AM
  4. [Release] External BoxESP v3.1 - build 184
    By Martijn007 in forum Call of Duty 6 - Modern Warfare 2 (MW2) Hacks
    Replies: 8
    Last Post: 04-09-2010, 02:40 PM
  5. [Release] External BoxESP v3.1 - for build 184 [Updated Hack]
    By Skyline. in forum Call of Duty 6 - Modern Warfare 2 (MW2) Hacks
    Replies: 28
    Last Post: 03-11-2010, 09:49 AM