Page 1 of 4 123 ... LastLast
Results 1 to 15 of 52
  1. #1
    happydz's Avatar
    Join Date
    Dec 2016
    Gender
    male
    Posts
    43
    Reputation
    10
    Thanks
    762

    >>>>> [AHK] Radar-Hack For CS:GO <<<<<

    Beschreibung:
    New Radar Hack (NEW VERSION) Undetected For Ever

    Credits :
    balto
    SerGio


    HOW TO RUN IT:

    This is the new code radar hack / triggerbot /*Bhop / glow and colored HP !*
    Copy & Paste the Script into .AHK file & dont forget to update it with new offsets of Dumper because

    the last update it was 13/12/2016 :3 & protect the file with vmprotect or enigma (he cant vac detect it for ever)*
    - Open CSGO
    - Open Hack.ahk Protected By (VMP or Enigma)

    - Profit

    HOW TO USE IT:

    BHOP is always activated.
    Numpad 0 activates Radar hack.
    Numpad 1 activates Triggerbot. [HOLD MMB] It has a randomized 80ms to 200ms delay.
    Numpad 2 activates Triggerbot. [Activate once and it will automatically shoot]
    Numpad 3 activates Aiming Help. [Will automatically aim at enemy once you shoot at him. It will slowly, softly and smoothly aim at his head]
    Numpad 4 activates HEALTH. It will print out the enemy team's health. [NOT REALLY WELL MADE]


    AutoHotKey = NEVER VAC detected!

    SOURCE CODE:
    ; <COMPILER: v1.0.48.5>
    F6::

    Process = csgo.exe
    DllName = client.dll
    msgbox, WAIT WAIT WAIT

    Process, Exist, %Process%
    PID = %ErrorLevel%
    SetFormat, Integer, Hex
    Base := GetDllBase(DllName, PID)

    start:=0x00000000
    loop {
    start:=start+0x1000
    check:=ReadMemory(start+0x4,"Counter-Strike: Global Offensive")
    check2:=ReadMemory(check,"Counter-Strike: Global Offensive")

    if (check2==0x6574616D)


    {

    break
    }
    if (start>0xDDDDDDDD)
    {
    msgbox, Something went wrong O.o
    }

    }
    offset:=start+0x550
    end:=start+0x2000

    loop
    {
    offset:=offset+0x4
    check:=ReadMemory(offset,"Counter-Strike: Global Offensive")
    checka:=check+0x1c
    check2:=ReadMemory(check+0x1c,"Counter-Strike: Global Offensive")
    if (check2==0x72617065)
    {
    break
    }
    if (offset>end)
    {
    msgbox, something went wrong OMG
    }
    }

    msgbox, OMG!WALLHACKER!!! D:

    offsets3:=offset

    t1:=ReadMemory(offsets3,"Counter-Strike: Global Offensive")
    t2:=ReadMemory(offsets3+0x8,"Counter-Strike: Global Offensive")
    t3:=ReadMemory(offsets3+0x10,"Counter-Strike: Global Offensive")
    t4:=ReadMemory(offsets3+0x18,"Counter-Strike: Global Offensive")
    t5:=ReadMemory(offsets3+0x20,"Counter-Strike: Global Offensive")
    t6:=ReadMemory(offsets3+0x28,"Counter-Strike: Global Offensive")
    t7:=ReadMemory(offsets3+0x30,"Counter-Strike: Global Offensive")

    offsetsct:=offsets3+0x30+0xC0

    ct1:=ReadMemory(offsetsct,"Counter-Strike: Global Offensive")
    ct2:=ReadMemory(offsetsct+0x8,"Counter-Strike: Global Offensive")
    ct3:=ReadMemory(offsetsct+0x10,"Counter-Strike: Global Offensive")
    ct4:=ReadMemory(offsetsct+0x18,"Counter-Strike: Global Offensive")
    ct5:=ReadMemory(offsetsct+0x20,"Counter-Strike: Global Offensive")
    ct6:=ReadMemory(offsetsct+0x28,"Counter-Strike: Global Offensive")
    ct7:=ReadMemory(offsetsct+0x638,"Counter-Strike: Global Offensive")


    t11:=t1+0x96D
    t111:=ReadMemoryString(t11,"Counter-Strike: Global Offensive")
    rewritetex(t111,t11)
    t22:=t2+0xC0F
    t222:=ReadMemoryString(t22,"Counter-Strike: Global Offensive")
    rewritetex(t222,t22)
    t33:=t3+0x45D
    t333:=ReadMemoryString(t33,"Counter-Strike: Global Offensive")
    rewritetex(t333,t33)
    t44:=t4+0x7e1
    t444:=ReadMemoryString(t44,"Counter-Strike: Global Offensive")
    rewritetex(t444,t44)
    t55:=t5+0xACC
    t555:=ReadMemoryString(t55,"Counter-Strike: Global Offensive")
    rewritetex(t555,t55)
    t66:=t6+0xFD
    t666:=ReadMemoryString(t66,"Counter-Strike: Global Offensive")
    rewritetex(t666,t66)
    t77:=t7+0x838
    t777:=ReadMemoryString(t77,"Counter-Strike: Global Offensive")
    rewritetex(t777,t77)



    ct11:=ct1+0x27D
    ct111:=ReadMemoryString(ct11,"Counter-Strike: Global Offensive")
    rewritetex2(ct111,ct11)
    ct22:=ct2+0x219d
    t222:=ReadMemoryString(ct22,"Counter-Strike: Global Offensive")
    rewritetex2(ct222,ct22)
    ct33:=ct3+0x378
    ct333:=ReadMemoryString(ct33,"Counter-Strike: Global Offensive")
    rewritetex2(ct333,ct33)
    ct44:=ct4+0x7e1
    ct444:=ReadMemoryString(ct44,"Counter-Strike: Global Offensive")
    rewritetex2(ct444,ct44)
    ct55:=ct5+0xA70
    ct555:=ReadMemoryString(ct55,"Counter-Strike: Global Offensive")
    rewritetex2(ct111,ct11)
    ct66:=ct6+0x111
    ct666:=ReadMemoryString(ct66,"Counter-Strike: Global Offensive")
    rewritetex2(ct666,ct66)
    ct77:=ct7+0xEB7
    ct777:=ReadMemoryString(ct77,"Counter-Strike: Global Offensive")
    rewritetex2(ct777,ct77)








    ExitApp


    rewritetex(Haystack,offsettex)
    {

    Needle = "$rimlight"
    StringGetPos, pos, Haystack, %Needle%
    if (pos >= 0)
    { WriteMemory(0x6E676924,offsettex+pos+0x0,"Counter-Strike: Global Offensive")
    WriteMemory(0x7A65726F,offsettex+pos+0x4,"Counter-Strike: Global Offensive")
    WriteMemory(0x20203120,offsettex+pos+0x8,"Counter-Strike: Global Offensive")
    WriteMemory(0x0A0D0A0D,offsettex+pos+0xC,"Counter-Strike: Global Offensive")
    WriteMemory(0x6C6F6324,offsettex+pos+0x10,"Counter-Strike: Global Offensive")
    WriteMemory(0x2220726F,offsettex+pos+0x14,"Counter-Strike: Global Offensive")
    WriteMemory(0x3020395B,offsettex+pos+0x18,"Counter-Strike: Global Offensive")
    WriteMemory(0x225D3020,offsettex+pos+0x1C,"Counter-Strike: Global Offensive")
    WriteMemory(0x0A0D0A0D,offsettex+pos+0x20,"Counter-Strike: Global Offensive")
    WriteMemory(0x0A0D0A0D,offsettex+pos+0x24,"Counter-Strike: Global Offensive")
    WriteMemory(0x0A0D0A0D,offsettex+pos+0x28,"Counter-Strike: Global Offensive")
    }
    }

    rewritetex2(Haystack,offsettex)
    {

    Needle = "$rimlight"
    StringGetPos, pos, Haystack, %Needle%
    if (pos >= 0)
    { WriteMemory(0x6E676924,offsettex+pos+0x0,"Counter-Strike: Global Offensive")
    WriteMemory(0x7A65726F,offsettex+pos+0x4,"Counter-Strike: Global Offensive")
    WriteMemory(0x20203120,offsettex+pos+0x8,"Counter-Strike: Global Offensive")
    WriteMemory(0x0A0D0A0D,offsettex+pos+0xC,"Counter-Strike: Global Offensive")
    WriteMemory(0x6C6F6324,offsettex+pos+0x10,"Counter-Strike: Global Offensive")
    WriteMemory(0x2220726F,offsettex+pos+0x14,"Counter-Strike: Global Offensive")
    WriteMemory(0x3020305B,offsettex+pos+0x18,"Counter-Strike: Global Offensive")
    WriteMemory(0x225D3920,offsettex+pos+0x1C,"Counter-Strike: Global Offensive")
    WriteMemory(0x0A0D0A0D,offsettex+pos+0x20,"Counter-Strike: Global Offensive")
    WriteMemory(0x0A0D0A0D,offsettex+pos+0x24,"Counter-Strike: Global Offensive")
    WriteMemory(0x0A0D0A0D,offsettex+pos+0x28,"Counter-Strike: Global Offensive")
    }
    }





    ReadMemory(MADDRESS,PROGRAM)
    {
    winget, pid, PID, %PROGRAM%
    VarSetCapacity(MVALUE,4,0)
    ProcessHandle := DllCall("OpenProcess", "Int", 24, "Char", 0, "UInt", pid, "UInt")
    DllCall("ReadProcessMemory","UInt",ProcessHandle," UInt",MADDRESS,"Str",MVALUE,"UInt",4,"UInt *",0)
    Loop 4
    result += *(&MVALUE + A_Index-1) << 8*(A_Index-1)
    return, result
    }






    WriteMemory(WVALUE,MADDRESS,PROGRAM)
    {
    winget, pid, PID, %PROGRAM%



    ProcessHandle := DllCall("OpenProcess", "int", 2035711, "char", 0, "UInt", PID, "UInt")
    DllCall("WriteProcessMemory", "UInt", ProcessHandle, "UInt", MADDRESS, "Uint*", WVALUE,"Uint", 4, "Uint *", 0)

    DllCall("CloseHandle", "int", ProcessHandle)
    return
    }



    GetDllBase(DllName, PID = 0)
    {
    TH32CS_SNAPMODULE := 0x00000008
    INVALID_HANDLE_VALUE = -1
    VarSetCapacity(me32, 548, 0)
    NumPut(548, me32)
    snapMod := DllCall("CreateToolhelp32Snapshot", "Uint", TH32CS_SNAPMODULE
    , "Uint", PID)
    If (snapMod = INVALID_HANDLE_VALUE) {
    Return 0
    }
    If (DllCall("Module32First", "Uint", snapMod, "Uint", &me32)){
    while(DllCall("Module32Next", "Uint", snapMod, "UInt", &me32)) {
    If !DllCall("lstrcmpi", "Str", DllName, "UInt", &me32 + 32) {
    DllCall("CloseHandle", "UInt", snapMod)
    Return NumGet(&me32 + 20)
    }
    }
    }
    DllCall("CloseHandle", "Uint", snapMod)
    Return 0
    }


    ReadMemoryString(MADDRESS,PROGRAM)
    {
    winget, pid, PID, %PROGRAM%

    ProcessHandle := DllCall("OpenProcess", "Int", 24, "Char", 0, "UInt", pid, "Uint")
    teststr =
    Loop 32
    {
    Output := "x"
    tempVar := DllCall("ReadProcessMemory", "UInt", ProcessHandle, "UInt", MADDRESS, "str", Output, "Uint", 1, "Uint *", 0)
    if (ErrorLevel or !tempVar)
    {
    DllCall("CloseHandle", "int", ProcessHandle)
    return teststr
    }



    teststr = %teststr%%Output%
    MADDRESS++
    }
    DllCall("CloseHandle", "int", ProcessHandle)
    return, teststr

    }


    Picture : imgur.com/a/KmsRi
    No virus scan because file AHK

    OutDated Download In The Top The Update of source code
    <3 enjoy
    <b>Downloadable Files</b> Downloadable Files
    Last edited by T-800; 04-15-2017 at 03:40 AM. Reason: big update

  2. The Following 225 Users Say Thank You to happydz For This Useful Post:

    0liver (12-20-2016),abdenor (01-21-2019),abyannda (05-07-2017),accountsbiz (01-01-2017),ACK73N (01-23-2017),AdowTV (03-31-2017),ajlr (01-02-2017),alanchong (12-22-2016),ALeexaandru (07-14-2017),alexandro budeichuk (12-13-2018),alexcainele (06-02-2017),alextase06 (08-31-2017),alfre3758443979 (02-22-2019),alvaroginanta (01-03-2017),ananascayi (01-07-2017),apkfriv (12-21-2016),archik333 (01-22-2017),asambler (01-07-2017),asdmemodsa123 (01-01-2017),Auré' (01-31-2017),aviva1 (03-19-2017),aziem2016 (12-31-2016),AÖ64 (07-06-2017),baba00 (01-20-2017),BallonEnzo69 (01-14-2017),BananaGaming69 (01-08-2017),bigsmellypoopy (01-01-2017),BitXEriX (12-21-2016),blackiechan2k (01-16-2017),BlakeYH (01-30-2017),blandix (12-29-2016),BOBBY1256 (11-02-2017),BubsterTwo (12-20-2016),Bulent68 (12-22-2016),by_carizma54 (09-27-2018),cancan333 (01-31-2017),carajo12345 (12-29-2016),carbineaction (01-15-2017),charles000 (12-21-2016),cheeseeandrice (04-14-2017),Christian.Kuester18 (01-27-2017),cosmote1 (12-29-2016),Crimson nebulas (12-26-2016),cristiro (02-05-2017),CsGoCheatsHD (01-13-2018),csmeister (01-12-2017),cy4ka (11-28-2018),Czechu777 (01-03-2017),dadaw21 (11-28-2018),damargalihn1 (03-17-2018),DANI2012 (11-11-2017),DanixBG (09-22-2017),Darkin924 (12-23-2016),dddddddddsd (04-27-2019),ddr4ig (12-22-2016),DeathBleed (12-22-2016),DeathTheFail (01-13-2017),Deathtrax (12-28-2016),dEEzEL (06-22-2017),Delision (01-11-2017),derboiohya (12-22-2016),DevilGamerZz (01-04-2017),Dezosatu.tm (12-20-2016),Diengal (01-02-2017),Dinosaur Swag Adventure (01-23-2017),diogocoelho1131 (12-10-2017),domsis (11-18-2018),DopeTeacher (03-05-2017),drugsmell (12-30-2016),efroll2 (12-24-2016),eLoteex (01-31-2017),epikal001 (11-05-2017),esos3 (12-25-2018),evirix (10-08-2017),FabioChiari (04-12-2017),faltonn (02-07-2018),Fedyonok (07-19-2021),fitchh (12-27-2017),Freshy12 (09-15-2017),GamesBlack21 (06-11-2017),GennyTafone (01-24-2017),gosu821 (05-27-2018),gradymacan (07-26-2019),Gushand (07-03-2017),gustav12 (12-30-2016),hacks1323321 (02-02-2020),Hckscraft (11-25-2017),Hejloween123 (08-14-2017),hellknight41 (12-22-2016),helloitsme192345678 (06-15-2018),hordatax (01-07-2017),hrom_ua_fm (10-08-2018),ibr4ym (12-20-2016),ic3w0lf22 (12-21-2016),ice44445 (12-24-2016),ImAlex2121 (01-13-2017),ImBenji99 (01-01-2017),InActivePlayer (01-13-2017),iphro (01-08-2017),itamar7800 (01-29-2017),itgma2017 (01-29-2017),IVArturVI (12-20-2016),jason he (02-14-2017),Jecky123 (05-15-2017),jekez (12-23-2016),jimmydehackur (01-05-2017),Joelmanuel21 (04-12-2017),jordan1243004 (05-27-2017),jordan7223 (12-21-2016),Jose Trujillo (04-15-2019),JowaWoja (01-21-2017),jxy18 (12-31-2016),KapiSeriS (01-28-2017),karryhimm (09-09-2020),kevendaniel (01-15-2017),kewexyz (05-16-2017),Kick_flip (06-24-2021),kiki5535 (01-13-2017),Kikomane (03-21-2017),KostyaPozer (02-01-2019),kraveypro (01-28-2017),krisztian145 (02-06-2019),Krowa998 (06-06-2017),ktse1027 (06-26-2019),LamaJ (12-21-2016),lcw1017 (02-04-2017),lets t0ke (01-07-2017),Lewisss123 (03-23-2017),lexusking7 (12-20-2016),lexyxbzb| (03-09-2021),longlai (01-10-2017),louxer1337 (12-24-2016),Luccamd10 (11-01-2018),lukaslaura222 (12-22-2016),malialen (12-23-2016),Marek232 (12-20-2016),masyerplayer92 (01-17-2017),Matsuya (04-13-2017),meep000 (12-22-2016),mhmdhpb3 (01-12-2017),miltonyague666pony (01-01-2017),monhacker22 (01-09-2017),moon2292000 (12-27-2016),Mr.Lolz (01-28-2017),nikitoss836 (12-20-2016),nikushka (09-19-2018),nirko11 (10-26-2017),noob33 (01-24-2017),NotSorry_ (01-13-2017),opsthiago (12-20-2016),p0sey (02-13-2018),Pappsajtcsalo01 (01-02-2017),paragra (01-07-2017),parhamghost (12-21-2016),pegazus05 (01-18-2017),petri1234 (06-22-2017),Plurvfx (12-20-2016),pokep4 (08-07-2018),PradoxDzx (01-28-2017),preamer (01-13-2017),PYPS123451 (03-21-2019),qq1194869050 (06-07-2017),qq66292432 (12-22-2016),qwases (06-24-2021),radu1233 (12-21-2018),rafamontz (02-10-2017),rankupp (01-07-2019),rapa1234 (02-28-2019),RAPEYDOLPHIN (12-26-2016),razvanrazvi63 (04-12-2017),reload123123 (08-07-2017),Reymeme (03-13-2017),RezzoMC (08-12-2017),ricky_zhu3302 (01-01-2017),robirobert96 (11-16-2017),Rojer2004 (09-17-2017),rusty33 (01-06-2017),sanane145366 (12-08-2018),saqmadiq (01-17-2017),senlan2009 (07-05-2017),Sgarky (12-30-2016),shrikarshrikar (11-08-2017),siloasdq (12-13-2018),Sirca21 (12-15-2017),skromn1k (08-09-2019),SKYDRONX (12-22-2016),smekom22 (12-30-2016),southwardtax (03-18-2017),Spectross7 (01-01-2017),Stainyyy (12-22-2016),Stryder87 (02-08-2017),supydarly (06-03-2018),survivaltv (12-27-2016),TacticalApplez (01-23-2017),tanputt (12-21-2016),teyroncyy7 (12-28-2016),the20th (12-28-2016),thepikemoni (01-11-2017),tinyzam2 (01-13-2017),TnSGame (04-17-2019),Trek45 (06-26-2021),Triotip (12-21-2016),tyganu (06-29-2019),typoney (01-15-2017),Ultwest (01-11-2019),Umut0123 (01-19-2017),VegettaGaymer777 (01-08-2017),VGSzorro (12-24-2019),victimaye (11-23-2018),w112308 (01-07-2017),williamdk45 (04-18-2017),wilon (12-22-2016),wyz1551817336 (08-16-2019),xmeylissa (05-25-2017),xvencio (01-19-2017),xxx1903 (03-19-2018),xZBR (01-19-2017),X_Trap (01-24-2017),yoshi2sushi (01-07-2017),youpfrenzy (02-21-2017),YustoN (04-11-2017),zark32 (12-25-2016),zBiel (11-12-2017),ziome1k (11-11-2017),Zleo22 (07-08-2019)

  3. #2
    gunitcs's Avatar
    Join Date
    Feb 2015
    Gender
    male
    Posts
    14
    Reputation
    10
    Thanks
    0
    idk... i wanna TRY

  4. #3
    Zaczero's Avatar
    Join Date
    Oct 2013
    Gender
    male
    Location
    localhost
    Posts
    3,288
    Reputation
    1517
    Thanks
    14,263
    My Mood
    Angelic
    "No ReadMemory Of LocalPlayer"

    yeah but you still have to read radar values xD
    or sth to make a radar hack


    - - - Updated - - -

    so it's not 100% safe.....
    . . . malsignature.com . . .



    [ global rules ] [ scam report ] [ image title ] [ name change ] [ anime force ]
    [ league of legends marketplace rules ] [ battlefield marketplace rules ]

    "because everytime you post a picture of anime in here
    your virginity's time increases by 1 month"
    ~Smoke 2/18/2018


    Former Staff 09-29-2018
    Battlefield Minion 07-21-2018
    Premium Seller 03-04-2018
    Publicist 12-10-2017
    League of Legends Minion 05-31-2017
    Premium 02-05-2017
    Member 10-13-2013

  5. #4
    happydz's Avatar
    Join Date
    Dec 2016
    Gender
    male
    Posts
    43
    Reputation
    10
    Thanks
    762
    Quote Originally Posted by Zaczero View Post
    "No ReadMemory Of LocalPlayer"

    yeah but you still have to read radar values xD
    or sth to make a radar hack


    - - - Updated - - -

    so it's not 100% safe.....
    with .ahk 97.31,96% / 100.00,00% safe xD
    +1 to u <3

  6. #5
    DarknzNet's Avatar
    Join Date
    Aug 2015
    Gender
    male
    Posts
    4,042
    Reputation
    563
    Thanks
    15,728
    Quote Originally Posted by happydz View Post
    with .ahk 97.31,96% / 100.00,00% safe xD
    +1 to u <3
    Yeah if its script only. I am quite sure this is not a script...

    Anyways nice release .
    Last edited by DarknzNet; 12-20-2016 at 12:46 PM.
     
    Member since : 08-24-2015

    Premium Member since : 01-19-2016

    Contributor : 02-27-2016 - 11.09.2017

    League of Legends Minion since : 08-24-2016

    Counter Strike: Global Offensive Minion since : 12-29-2016

    Steam Minion since : 02-11-2017

    Resigned : 04-20-2017

  7. The Following User Says Thank You to DarknzNet For This Useful Post:

    happydz (12-20-2016)

  8. #6
    Raple's Avatar
    Join Date
    Jan 2013
    Gender
    male
    Posts
    10,149
    Reputation
    3856
    Thanks
    9,494
    Approved, use at your own risk.

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

    happydz (12-20-2016)

  10. #7
    McChickenHumper's Avatar
    Join Date
    Sep 2016
    Gender
    male
    Location
    Kansas Yall
    Posts
    323
    Reputation
    10
    Thanks
    37
    How do i use this?

    - - - Updated - - -

    I cant run the file,mac user

  11. #8
    101Mystery101's Avatar
    Join Date
    Aug 2015
    Gender
    male
    Posts
    17
    Reputation
    10
    Thanks
    0
    My Mood
    Aggressive
    same windows user

  12. #9
    thisnamewillnotbeused's Avatar
    Join Date
    Jan 2015
    Gender
    male
    Location
    Holland, Ohio
    Posts
    113
    Reputation
    10
    Thanks
    6
    My Mood
    Amused
    Whoa, so is this ahk 100% safe or not?
    If it's not, can you tell me whats actually in it?
    If it's a ahk how does it detect the enemies?

  13. #10
    Snakemaster233's Avatar
    Join Date
    Dec 2016
    Gender
    male
    Posts
    1
    Reputation
    10
    Thanks
    0
    I try to run it and it says "error at line 1" what am i doing wrong?

  14. #11
    Mcmiike's Avatar
    Join Date
    Dec 2016
    Gender
    female
    Posts
    8
    Reputation
    10
    Thanks
    0
    what do i open the AHK file with?

  15. #12
    Triotip's Avatar
    Join Date
    Jun 2015
    Gender
    male
    Posts
    11
    Reputation
    10
    Thanks
    1
    that's not AHK... it's not AHK syntax, and looking at the code it's not a radar hack it's a trigger bot.

  16. #13
    happydz's Avatar
    Join Date
    Dec 2016
    Gender
    male
    Posts
    43
    Reputation
    10
    Thanks
    762
    Quote Originally Posted by Triotip View Post
    that's not AHK... it's not AHK syntax, and looking at the code it's not a radar hack it's a trigger bot.
    AHK pls read all thread

    - - - Updated - - -

    Quote Originally Posted by Snakemaster233 View Post
    I try to run it and it says "error at line 1" what am i doing wrong?
    test it now

    - - - Updated - - -

  17. #14
    djdvpro's Avatar
    Join Date
    Dec 2014
    Gender
    male
    Posts
    2
    Reputation
    10
    Thanks
    0
    errot at line1

  18. #15
    FadeCS's Avatar
    Join Date
    Sep 2016
    Gender
    male
    Posts
    175
    Reputation
    10
    Thanks
    12
    My Mood
    Aggressive
    Nah too good to be true, would be cool tho xD

Page 1 of 4 123 ... LastLast

Similar Threads

  1. [Solved] Radar hack for ps4?
    By Discerned in forum Call of Duty Ghosts Discussions & Help
    Replies: 2
    Last Post: 01-31-2014, 07:06 AM
  2. mw2 big radar hack wont download
    By thesilent in forum Call of Duty Modern Warfare 2 Help
    Replies: 3
    Last Post: 10-30-2010, 03:19 AM
  3. AA's Medal of Honor Radar Hack for MoHB
    By diablo2264 in forum Medal of Honor (MOH) Hacks
    Replies: 20
    Last Post: 08-03-2010, 02:42 PM
  4. Radar hack?
    By MaxiCavs in forum Call of Duty Modern Warfare 2 Private Servers
    Replies: 2
    Last Post: 05-27-2010, 09:33 AM
  5. I need just a radar hack?
    By Van666 in forum Call of Duty 4 - Modern Warfare (MW) Hacks
    Replies: 0
    Last Post: 01-18-2009, 11:31 AM