Page 3 of 4 FirstFirst 1234 LastLast
Results 31 to 45 of 55
  1. #31
    zawaddee9966's Avatar
    Join Date
    Jun 2018
    Gender
    male
    Posts
    6
    Reputation
    10
    Thanks
    0
    Quote Originally Posted by flowing_around View Post
    const unsigned long OFFSET_TERMINAL = 0x5CC70; // ull find this addr in disasm globals.dll + 0x3C40
    const unsigned long OFFSET_SHOW_PROJECTILES = 0x128; // offset on disasm addr player.dll + 213F3F
    const unsigned long OFFSET_CLEAR_ALL_DEBUG = 0x3E0; // offset on disasm addr player.dll + 953B7
    it works.
    https://imgur.com/a/vWcoC1g
    Last edited by zawaddee9966; 09-03-2019 at 10:10 AM.

  2. #32
    Threadstarter
    That’s right. Our weakness is
    Contributor
    Game Hacking Team
    lala's Avatar
    Join Date
    Apr 2015
    Gender
    female
    Location
    surfing inside code
    Posts
    494
    Reputation
    57
    Thanks
    8,196
    My Mood
    Cheerful
    @Ally updated offsets and no more pyw.exe extraction (its already extracted)

    virus scans :

    https://virusscan.jotti.org/en-US/fi...job/8ljj7opq2a
    https://www.virustotal.com/gui/file/...a7ce/detection

    <b>Downloadable Files</b> Downloadable Files

  3. The Following 10 Users Say Thank You to lala For This Useful Post:

    bluetheme (09-08-2019),German_ModZz (09-10-2019),hurrican88 (09-03-2019),k3pje1 (09-03-2019),kolekoki321 (09-03-2019),Legomanken (09-03-2019),Longitude2024 (09-04-2019),lordspirit (09-07-2019),Potorko58 (09-10-2019),zawaddee9966 (09-03-2019)

  4. #33
    Willyzz99's Avatar
    Join Date
    Feb 2018
    Gender
    male
    Posts
    1
    Reputation
    10
    Thanks
    0
    Hello @flowing_around , is this bannable or i'll be safe?
    Last edited by Willyzz99; 09-03-2019 at 10:24 AM.

  5. #34
    Threadstarter
    That’s right. Our weakness is
    Contributor
    Game Hacking Team
    lala's Avatar
    Join Date
    Apr 2015
    Gender
    female
    Location
    surfing inside code
    Posts
    494
    Reputation
    57
    Thanks
    8,196
    My Mood
    Cheerful
    Quote Originally Posted by Willyzz99 View Post
    Hello @flowing_around , is this bannable or i'll be safe?
    as always i wouldn't use cheats on main account, and dis is no exception.
    i checked its safe right now buut there no guarantee that it will be in future

    - - - Updated - - -

    Quote Originally Posted by zawaddee9966 View Post
    good ^^, and if u r using old release driver then this is fore sure detected :P

  6. #35
    zawaddee9966's Avatar
    Join Date
    Jun 2018
    Gender
    male
    Posts
    6
    Reputation
    10
    Thanks
    0
    I use my own bypass driver, not detected
    ------------------------------------------------------
    while (true)
    {
    Sleep(1100);
    handle = OpenProcess(PROCESS_VM_OPERATION | PROCESS_VM_READ | PROCESS_VM_WRITE, false, pid);
    }
    it works.
    Last edited by zawaddee9966; 09-03-2019 at 10:47 AM.

  7. #36
    Threadstarter
    That’s right. Our weakness is
    Contributor
    Game Hacking Team
    lala's Avatar
    Join Date
    Apr 2015
    Gender
    female
    Location
    surfing inside code
    Posts
    494
    Reputation
    57
    Thanks
    8,196
    My Mood
    Cheerful
    Quote Originally Posted by zawaddee9966 View Post
    I use my own bypass driver, not detected
    ------------------------------------------------------
    while (true)
    {
    Sleep(1100);
    handle = OpenProcess(PROCESS_VM_OPERATION | PROCESS_VM_READ | PROCESS_VM_WRITE, false, pid);
    }
    it works.
    wait wait, thats regular winapi call , and shouldnt it return nullptr as soon as u try to access with read or write flags ?

  8. #37
    zawaddee9966's Avatar
    Join Date
    Jun 2018
    Gender
    male
    Posts
    6
    Reputation
    10
    Thanks
    0
    The code I use I have bypassed.
    I am not good at English.
    https://imgur.com/a/U6eYqCX

  9. #38
    wertwert01's Avatar
    Join Date
    Oct 2016
    Gender
    male
    Posts
    1
    Reputation
    10
    Thanks
    1
    don't have much but i donate a little bit coin for you guys. gj !
    Last edited by wertwert01; 09-04-2019 at 12:43 AM.

  10. The Following User Says Thank You to wertwert01 For This Useful Post:

    [MPGH]lala (09-04-2019)

  11. #39
    hurrican88's Avatar
    Join Date
    Nov 2013
    Gender
    male
    Posts
    2
    Reputation
    10
    Thanks
    0
    Hey the cheat runs however the mini map doesnt show any of the dots. Any ideas why this is happening? Thanks in advance

  12. #40
    dokkox's Avatar
    Join Date
    May 2019
    Gender
    male
    Posts
    9
    Reputation
    10
    Thanks
    0
    https://imgur.com/OONySg5 still same problem

  13. #41
    Threadstarter
    That’s right. Our weakness is
    Contributor
    Game Hacking Team
    lala's Avatar
    Join Date
    Apr 2015
    Gender
    female
    Location
    surfing inside code
    Posts
    494
    Reputation
    57
    Thanks
    8,196
    My Mood
    Cheerful
    Quote Originally Posted by dokkox View Post
    https://imgur.com/OONySg5 still same problem
    have i asked u already that do u have virtual box installed ?

  14. #42
    dokkox's Avatar
    Join Date
    May 2019
    Gender
    male
    Posts
    9
    Reputation
    10
    Thanks
    0
    Quote Originally Posted by flowing_around View Post
    have i asked u already that do u have virtual box installed ?
    No, i haven’t

  15. #43
    lordspirit's Avatar
    Join Date
    Aug 2019
    Gender
    male
    Posts
    1
    Reputation
    10
    Thanks
    0
    it opens and runs fine but there are no dots on radar. can you guys tell how to fix it ?

  16. #44
    Threadstarter
    That’s right. Our weakness is
    Contributor
    Game Hacking Team
    lala's Avatar
    Join Date
    Apr 2015
    Gender
    female
    Location
    surfing inside code
    Posts
    494
    Reputation
    57
    Thanks
    8,196
    My Mood
    Cheerful
    Quote Originally Posted by dokkox View Post
    https://imgur.com/OONySg5 still same problem
    can i have a look over teamviewr ?

  17. #45
    dokkox's Avatar
    Join Date
    May 2019
    Gender
    male
    Posts
    9
    Reputation
    10
    Thanks
    0
    Quote Originally Posted by flowing_around View Post
    can i have a look over teamviewr ?
    yes add me on dis*cord NiDea1#9091

Page 3 of 4 FirstFirst 1234 LastLast

Similar Threads

  1. 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
  2. Benny Lava
    By CAPTAIN OBVIOUS in forum General
    Replies: 6
    Last Post: 04-28-2008, 04:35 PM
  3. Benny Lava [FUNNIEST VIDEO EVER]
    By arunforce in forum General
    Replies: 7
    Last Post: 11-04-2007, 01:19 PM
  4. Replies: 16
    Last Post: 08-10-2007, 07:10 AM
  5. [SEARCHING]Wallhack or Radar
    By stfustfu in forum WarRock - International Hacks
    Replies: 0
    Last Post: 01-12-2006, 11:37 PM