Page 1 of 25 12311 ... LastLast
Results 1 to 15 of 369
  1. #1
    Royce's Avatar
    Join Date
    Oct 2011
    Gender
    male
    Posts
    17,967
    Reputation
    4088
    Thanks
    6,418

    [Leeched] Simple ESP + Source

    Hello, i decided to release a small and simple ESP for this game, including source code. Hopefully this will bring some hacks to the scene or atleast help someone get started with the game.

    The source code contains more than it should to accomplish doing the ESP.
    Also has a few exception examples around one DVar tho.. mostly to give a better understanding to some.
    So have fun and make some mean hacks:P

    It will probably stay undetected for a little while:P It does not have any protection against AC's but then again, i atleast never bothered protecting my private cheats for cod, never been banned

    The loader is quite old and simple, cant remember if it supports XP due to a stupid mistake i might have done. So just use Winject or whatever loader you normally would use.

    Features:
    - Distance ESP
    - Weapon ESP (+ shader)
    - Name ESP
    - Box ESP

    Screenshot


    Credits
    - godly
    - shounm2
    - CypherPresents
    - cardoow
    - kingorgy
    - raiders
    (There are ton of other people)

    Virus Scan
    Virus Scan 1 | Virus Scan 2

    DOWNLOAD

    Note:
    Before anyone complains that this is a mess.. THIS IS A MESS
    And ive commented some:P

    I forgot to check game status.
    If your interested and doesnt want to draw in the menu just add this: (others are STATUS_PLAYING and STATUS_SCOREBOARD)

    Code:
    void Draw_On_Screen()
    {
    	if(*(int*)0x11407DC==STATUS_MENU)
    		return;
    + i forgot that i added weapon in client so u can also get shader by doing this:
    Code:
    if(pCli->pCurrentWeapon)
    		{
    			int iWpnWidth=(int)DistanceBox(pRefDef->vViewOrg,pEnt->vOrigin,280);
    			int iWpnHeight=(int)DistanceBox(pRefDef->vViewOrg,pEnt->vOrigin,140);
    			if(iWpnWidth>80) iWpnWidth=80;
    			if(iWpnHeight>40) iWpnHeight=40;
    			if(iWpnWidth<50) iWpnWidth=50;
    			if(iWpnHeight<25) iWpnHeight=25;
    			DrawRotatedShader(false,x-iWpnWidth/2,y,iWpnWidth,iWpnHeight,0,rgb(clrTeam.r,clrTeam.g,clrTeam.b,200),pCli->pCurrentWeapon->pShader);
    		}
    instead of
    Code:
    if(pEnt->iWeaponID && CG_GetWeaponInfo(pEnt->iWeaponID)->pWeapon2)
    		{
    			int iWpnWidth=(int)DistanceBox(pRefDef->vViewOrg,pEnt->vOrigin,280);
    			int iWpnHeight=(int)DistanceBox(pRefDef->vViewOrg,pEnt->vOrigin,140);
    			if(iWpnWidth>80) iWpnWidth=80;
    			if(iWpnHeight>40) iWpnHeight=40;
    			if(iWpnWidth<50) iWpnWidth=50;
    			if(iWpnHeight<25) iWpnHeight=25;
    			DrawRotatedShader(false,x-iWpnWidth/2,y,iWpnWidth,iWpnHeight,0,rgb(clrTeam.r,clrTeam.g,clrTeam.b,200),CG_GetWeaponInfo(pEnt->iWeaponID)->pWeapon2->pShader);
    		}
    NOTE
    "Use at own risk!"
    <b>Downloadable Files</b> Downloadable Files
    Last edited by Royce; 12-04-2012 at 07:26 AM.

  2. The Following 281 Users Say Thank You to Royce For This Useful Post:

    -Delta Squad- (12-29-2012),1994-26-02 (02-24-2013),acdaviddee (03-06-2013),adarrr (10-28-2013),adri374654 (12-05-2012),alexpuka (12-14-2014),alexrawr (12-10-2012),alienware29 (04-07-2014),alirezakhosravi (12-09-2013),alton1212 (12-15-2012),andrewzhao90 (12-10-2012),Anro40 fred (12-11-2012),Antech (12-04-2012),arroubanoia (12-04-2012),asdasdasdasss (01-07-2015),asec99 (01-20-2013),AsianRice (12-03-2012),augusto1307 (12-09-2012),Avanse (12-04-2012),azerty54560 (08-28-2017),badassv1king (05-09-2013),baronjoel1 (01-07-2014),Basswouter (12-04-2012),baurchik79 (02-04-2013),benjiben65 (12-04-2012),bernardo57 (12-23-2012),BHARAM1 (03-25-2013),Biohazardez (12-09-2012),biotix (12-09-2012),Blahsuy (12-04-2012),Blauni (12-05-2012),blauzahn (12-29-2013),brad2k10 (12-04-2012),brada (01-06-2015),Briansbrain (06-08-2016),Bro|Fight (12-06-2012),brusartra (12-06-2012),buuhderbozz (07-22-2014),Cefcalol (12-11-2012),chacalthe (01-21-2014),cheng_hao (12-07-2012),chl3765 (12-08-2012),cohen01 (12-04-2012),cohen09 (12-09-2012),coolkid9444 (12-07-2012),Corkay (12-13-2012),crika123 (02-10-2014),crob (12-03-2012),curtis:D (12-10-2012),CYBER-SNIPA (12-04-2012),d3an26 (12-03-2012),DarkNeuroTa (08-11-2017),darksunshine (12-04-2012),dartshark14 (07-02-2013),david buggs (12-07-2012),davko123 (12-10-2012),DenDavidson (12-09-2012),DennanDonato (01-16-2013),Der_Leo_ (05-22-2016),dfbxc (12-04-2012),dirt31996 (12-13-2012),Disdeshit (12-06-2012),divan-G (12-12-2012),donkeypups (12-04-2012),doxipin (12-16-2012),EaZzY (12-08-2012),elboombanguero (12-11-2012),Electr0 (12-09-2012),elfraper (05-04-2013),eli6464 (12-04-2012),Elias^^ (07-29-2013),elmatadorrr (12-12-2012),eskilstuna23 (12-05-2012),fagun (08-26-2015),FaMouZi (12-09-2012),fazemxzyyzzz (07-30-2016),FFMetro (04-17-2013),figodim (01-19-2013),Fortuna112 (12-08-2012),Fraskxerr (12-15-2012),fus0muY3 (12-05-2012),gamerdude000 (12-05-2012),GamesGods13 (06-24-2014),Genie15 (01-02-2013),geo1234567 (12-08-2012),GHW$YW$Y$y4yy44y4y (01-29-2014),Ginti119 (12-09-2012),GODSRAGE (12-04-2012),gordo321 (12-08-2012),greenfishs (12-08-2012),Grizzly420 (02-10-2015),Grizzy_boy (01-25-2013),guigui33 (04-22-2016),gyilok82 (12-04-2012),hamishboii (12-04-2012),hanynemesis (12-07-2012),HDJoWa (05-29-2014),hdtgfefs (01-06-2013),Helquist (12-04-2012),HenkPowa (12-05-2012),HerpDa (02-26-2013),Hitokiri~ (01-14-2013),hochikage (12-05-2012),Hollywoodpowers2013 (12-25-2012),HolyKnight2016 (12-07-2012),Honnys113 (12-14-2012),HUNK69 (12-11-2012),Hunterbing (12-27-2012),HunterLayton (04-11-2013),HWSRhaerhaerhaehehr (12-09-2012),iamroge (07-30-2016),icaneantrex (06-08-2017),icewolf511 (12-04-2012),idanzairi302 (08-07-2014),idarkness98 (12-07-2012),ignat72 (12-12-2012),ill-MMA (12-05-2012),imadawg3335 (11-21-2013),injjan (03-06-2013),inyoudeep1 (12-05-2012),itachix2 (12-08-2012),itakeudownnn (06-13-2013),jackopasti (08-05-2013),Jazz (12-04-2012),jejedecala (12-08-2012),joerdson (03-01-2013),joerdson-ok (03-01-2013),john1974 (04-19-2013),jonththn (03-25-2013),jordan714 (12-06-2012),Julianiscool2 (07-28-2014),Juuul (12-04-2012),kaithjk (12-12-2012),Keaton1234 (03-23-2013),kejebanan (06-06-2013),keks111 (12-04-2012),kenneahnung (12-05-2012),KeyTools (12-04-2012),khyron (01-09-2013),killa94133 (12-13-2012),kindofone (09-16-2014),kladd (12-05-2012),klafindix (12-09-2012),kodx (08-28-2017),kolla260 (12-04-2012),Koolkat (12-06-2012),kreczek (12-25-2012),kuyo01 (08-24-2014),L3G3ND12345 (02-06-2013),LaReyes (12-09-2012),Larity2056 (12-05-2012),larstuik (12-05-2012),lasse123 (02-19-2013),LDGSD (01-05-2013),Letagod (12-04-2012),lev123 (12-04-2012),lifelessgt (12-09-2012),livntall (08-08-2013),lkclkc123 (12-05-2012),LoLeQxDD (12-04-2012),loljoker334 (05-10-2013),louandrei (12-04-2012),lrkenwood (12-07-2012),Luigi9988 (12-08-2012),luka4190 (12-08-2012),lukeu9 (12-14-2012),maeskeu (06-02-2013),marcel200216 (12-25-2012),mark1212 (03-09-2013),megakeeper (06-21-2013),megamrdarkstar (12-05-2012),Megaxine (12-05-2012),mikos1973 (01-02-2013),mith12803 (10-30-2013),Morne121 (12-13-2012),moses1214 (12-16-2012),motwa (12-04-2012),mouss69200 (12-07-2012),mrminecraft1001 (12-06-2013),MunchiePea27 (12-03-2012),murten (09-12-2016),naapkiin (12-04-2012),neonJason (12-04-2012),Nerv Epic (12-08-2012),newgrounds90 (12-04-2012),nickmd (12-11-2012),Nickttt (12-08-2012),niklas178 (12-04-2012),niko3648 (05-10-2013),Nilsxd12 (12-07-2013),nonglin (01-24-2015),OGC (12-04-2012),ohnej (12-11-2012),omfg91 (04-22-2013),pakistanihaider (11-10-2014),paoklele (06-05-2013),paul00 (06-22-2016),petar727 (06-14-2013),philliplol1234 (03-20-2018),Player322679 (12-23-2017),poiuytrezay (12-05-2012),poocheesey2 (12-09-2012),ProGamersRo (09-06-2015),ralle1998 (01-18-2013),rama100 (07-13-2013),raphaeljacquot (03-29-2013),rbsanimations (08-11-2016),RealEfeXx (12-13-2012),Reblanck (12-04-2012),RecklessVoid (12-07-2012),renannlima (01-04-2013),Renatogsilva (07-29-2015),riccardo1999 (12-06-2012),rober98303 (12-12-2012),rudy007 (12-05-2012),rulo09x (12-05-2012),ryanalford2001 (04-25-2015),rymore123 (07-07-2017),sasha52 (12-13-2012),Sektmet (12-05-2012),Serverap (12-06-2012),Sgt.Wallcroft (12-13-2015),shadyy (12-05-2012),Simon000 (12-04-2012),SinuSKilleR (12-04-2012),Sk114 (12-08-2012),Skell1 (12-05-2012),Skippie81 (12-06-2012),smackerboy (12-04-2012),Smashninja (12-07-2012),SniperKing33 (03-20-2013),soccerpro969 (03-31-2013),SoulReaverX (12-13-2012),sound7 (02-21-2013),SoundBlaster (12-09-2012),soused123 (07-15-2016),Steelvein (12-12-2012),sternlino (02-12-2013),StonedClown (12-04-2012),suciara (12-05-2012),supanoob (12-11-2012),surpresso34 (12-04-2012),svilpa55 (12-05-2012),tanin0111 (08-08-2013),temirlan (12-07-2012),terox1991 (12-04-2012),themkwjeremy13 (12-04-2012),ThStardust (12-08-2012),Tin12 (06-27-2013),TobiiOdaaSoo (02-08-2015),ToKKan (12-30-2012),Tostadora97 (11-23-2013),trueleet (05-10-2013),tshtstj (12-05-2012),Tyrpzz (04-23-2013),V3n (12-04-2012),VeNomZ80 (12-07-2012),veteransoul (12-06-2012),Viizion (12-29-2012),w0odcr3st (09-22-2017),wandrehacker (12-04-2012),weedboydick (08-24-2015),Whiny_125 (01-10-2014),whipdash (12-04-2012),WilramCS (12-04-2012),WizWorks (11-14-2014),xfobe (06-05-2013),xGgamers (04-20-2013),XOOX999 (12-13-2012),xslofox (05-31-2013),xstylerazor (12-10-2012),y0ul053 (12-04-2012),YDarki17 (11-29-2014),yosik2000 (02-24-2013),Z4ro (12-04-2012),zackone121 (07-30-2015),zendeath12 (12-05-2012),zeptyksniper (10-25-2016),zookk5 (12-15-2012),ZzombieslayerzZ (12-06-2012),_wretched (03-25-2017)

  3. #2
    AsianRice's Avatar
    Join Date
    Jun 2012
    Gender
    male
    Location
    In My Girls Pants :3
    Posts
    268
    Reputation
    12
    Thanks
    213
    My Mood
    Bored
    Im surprise someone came up with the box and stuff... mustve been hard to find the codes and stuff... and make a wallhack like this unlike the other one... >.>

    ---------- Post added at 12:11 AM ---------- Previous post was at 12:10 AM ----------

    Even though im not gonna download this I'll thank you for making something great like this ^o^ i didnt think the other wallhack was useful even though cause the player might blend in with the wall or something Lol even i didnt download either... LOL ._.

  4. #3
    d3an26's Avatar
    Join Date
    Nov 2011
    Gender
    male
    Posts
    294
    Reputation
    34
    Thanks
    18
    My Mood
    Sleepy
    Nice one, might be able to test this baby out today.

  5. #4
    Royce's Avatar
    Join Date
    Oct 2011
    Gender
    male
    Posts
    17,967
    Reputation
    4088
    Thanks
    6,418
    Approve @-InSaNe- @Nachos

  6. #5
    MunchiePea27's Avatar
    Join Date
    Dec 2011
    Gender
    male
    Posts
    8
    Reputation
    10
    Thanks
    2
    Thank you for this, Burgessjr! Keep up the good work!

  7. #6
          ( ° ͜ʖ͡°)╭∩╮
    Former Staff
    MarkHC's Avatar
    Join Date
    Nov 2011
    Gender
    male
    Location
    127.0.0.1
    Posts
    2,750
    Reputation
    66
    Thanks
    14,529
    My Mood
    Angelic
    /Approved.

    PS: Ban Waves incoming
     


    PS˛: Added Leeched to the thread's title just to make things clear here
    Last edited by MarkHC; 12-03-2012 at 11:24 PM.


    CoD Minion from 09/19/2012 to 01/10/2013

  8. #7
    d3an26's Avatar
    Join Date
    Nov 2011
    Gender
    male
    Posts
    294
    Reputation
    34
    Thanks
    18
    My Mood
    Sleepy
    Quote Originally Posted by -InSaNe- View Post
    /Approved. Didn't see any credits, you should add them

    PS: Ban Waves incoming
     
    I can smell that like my neighbor's weed.

  9. The Following User Says Thank You to d3an26 For This Useful Post:

    Here4Free (12-04-2012)

  10. #8
    Royce's Avatar
    Join Date
    Oct 2011
    Gender
    male
    Posts
    17,967
    Reputation
    4088
    Thanks
    6,418
    Quote Originally Posted by -InSaNe- View Post
    /Approved.

    PS: Ban Waves incoming
     


    PS˛: Added Leeched to the thread's title just to make things clear here
    Kinda unnecessary.....


    also full credits are under image

  11. #9
          ( ° ͜ʖ͡°)╭∩╮
    Former Staff
    MarkHC's Avatar
    Join Date
    Nov 2011
    Gender
    male
    Location
    127.0.0.1
    Posts
    2,750
    Reputation
    66
    Thanks
    14,529
    My Mood
    Angelic
    Quote Originally Posted by Burgessjr View Post


    Kinda unnecessary.....


    also full credits are under image
    You start the post with "Hello, i decided to release a small and simple ESP for this game, including...", that makes people think you're the one that did this. And you know the level of people that usually "read" these threads... no one will read below the image


    CoD Minion from 09/19/2012 to 01/10/2013

  12. #10
    d3an26's Avatar
    Join Date
    Nov 2011
    Gender
    male
    Posts
    294
    Reputation
    34
    Thanks
    18
    My Mood
    Sleepy
    Meh, I don't like this one (IMO) but great release anyways! I personally prefer the Simple Wallhack. This one crashed my game and I couldn't tell the difference sometimes between the enemy and my teammates. The boxes takes over my screen too even though my screen is 21 inch. Overall a great hack tho! nice job.

  13. #11
    kiijamkcalb's Avatar
    Join Date
    Nov 2012
    Gender
    male
    Location
    On a boat!
    Posts
    16
    Reputation
    10
    Thanks
    0
    Will have to test this baby out. Thanks, Burgessjr

  14. #12
    mikuru_7's Avatar
    Join Date
    Nov 2011
    Gender
    female
    Posts
    10
    Reputation
    10
    Thanks
    0
    My Mood
    Busy
    thanks!!
    not banned?

  15. #13
    AsianRice's Avatar
    Join Date
    Jun 2012
    Gender
    male
    Location
    In My Girls Pants :3
    Posts
    268
    Reputation
    12
    Thanks
    213
    My Mood
    Bored
    Not bannable unless u make it obvious
    Quote Originally Posted by mikuru_7 View Post
    thanks!!
    not banned?

  16. #14
    Royce's Avatar
    Join Date
    Oct 2011
    Gender
    male
    Posts
    17,967
    Reputation
    4088
    Thanks
    6,418
    Quote Originally Posted by d3an26 View Post
    Meh, I don't like this one (IMO) but great release anyways! I personally prefer the Simple Wallhack. This one crashed my game and I couldn't tell the difference sometimes between the enemy and my teammates. The boxes takes over my screen too even though my screen is 21 inch. Overall a great hack tho! nice job.
    Team mates is green box, enemy is red box......

    Quote Originally Posted by -InSaNe- View Post
    You start the post with "Hello, i decided to release a small and simple ESP for this game, including...", that makes people think you're the one that did this. And you know the level of people that usually "read" these threads... no one will read below the image
    Oh true true, I should of edited a bit more, But your right


    ---------- Post added at 01:42 AM ---------- Previous post was at 01:41 AM ----------

    Quote Originally Posted by mikuru_7 View Post
    thanks!!
    not banned?
    Quote Originally Posted by AsianRice View Post
    Not bannable unless u make it obvious
    this^^^^^^^

  17. #15
    mikuru_7's Avatar
    Join Date
    Nov 2011
    Gender
    female
    Posts
    10
    Reputation
    10
    Thanks
    0
    My Mood
    Busy
    Quote Originally Posted by AsianRice View Post
    Not bannable unless u make it obvious
    thanks good player.

Page 1 of 25 12311 ... LastLast

Similar Threads

  1. [Release] Simple ESP v1
    By XWireA in forum CounterStrike (CS) 1.6 Hacks / Counter Strike: Source (CSS) Hacks
    Replies: 12
    Last Post: 07-17-2011, 06:45 PM
  2. Simple aimbot source code
    By yusako in forum Call of Duty Modern Warfare 2 Coding / Programming / Source Code
    Replies: 23
    Last Post: 10-09-2010, 03:03 PM
  3. [SOLVED] External Esp source code editing question
    By Demented420 in forum Call of Duty Modern Warfare 2 Help
    Replies: 6
    Last Post: 06-04-2010, 11:13 AM
  4. Super Simple ESP?
    By Daygum in forum Call of Duty Modern Warfare 2 Help
    Replies: 7
    Last Post: 04-24-2010, 09:03 PM
  5. simple esp undetected
    By Tautas in forum Call of Duty 4 - Modern Warfare (MW) Hacks
    Replies: 2
    Last Post: 01-23-2010, 09:08 AM