Page 2 of 2 FirstFirst 12
Results 16 to 25 of 25
  1. #16
    color0a's Avatar
    Join Date
    Aug 2014
    Gender
    male
    Posts
    67
    Reputation
    10
    Thanks
    26
    Quote Originally Posted by Flying Gooby View Post
    Have you bypassed CAC? If so, please do show us all. I don't mind Meep correcting me, because he has some knowledge of what he's talking about, but I have no reason to believe that you do. Instead of leeching off of his comment and acting as though you know what you're talking about; Tell me why I won't be able to simply bypass jit.attach by detouring it. I've already done all of this. I just want to make sure that you know something as well.
    lel 2k15 and not knowing what jit is. and nope, havent bypassed CAC. ive tried, but not succeeded.
    ur such a tough guy plz dont ddos me

  2. #17
    LennyPenny's Avatar
    Join Date
    May 2013
    Gender
    male
    Posts
    314
    Reputation
    10
    Thanks
    381
    My Mood
    Sad
    I tell you you all have no idea

  3. #18
    Flying Gooby's Avatar
    Join Date
    Jan 2015
    Gender
    male
    Posts
    62
    Reputation
    10
    Thanks
    12
    Quote Originally Posted by color0a View Post
    lel 2k15 and not knowing what jit is. and nope, havent bypassed CAC. ive tried, but not succeeded.
    ur such a tough guy plz dont ddos me
    I expected this much from you. Now I know.
    Last edited by Flying Gooby; 05-05-2015 at 03:02 PM.

  4. The Following User Says Thank You to Flying Gooby For This Useful Post:

    color0a (05-06-2015)

  5. #19
    tdsx's Avatar
    Join Date
    Apr 2014
    Gender
    male
    Posts
    255
    Reputation
    10
    Thanks
    1,004
    I checked and he does detour some meta functions.

    Code:
    local _G = table.Copy(_G)
    local _R = table.Copy(_G.debug.getregistry())
    Run that before autorun and avoid hook.Add and concommand.Add because he uses *.GetTable().

    Congrats, you've bypassed CAC.

    https://i.imgur.com/ZX0eJhK.jpg
    Last edited by tdsx; 05-05-2015 at 10:52 PM.

  6. #20
    suchisgood's Avatar
    Join Date
    Feb 2014
    Gender
    female
    Posts
    901
    Reputation
    10
    Thanks
    558
    My Mood
    Angelic
    Quote Originally Posted by tdsx View Post
    I checked and he does detour some meta functions.

    Code:
    local _G = table.Copy(_G)
    local _R = table.Copy(_G.debug.getregistry())
    Run that before autorun and avoid hook.Add and concommand.Add because he uses *.GetTable().

    Congrats, you've bypassed CAC.

    https://i.imgur.com/ZX0eJhK.jpg
    Could just detour GetTable, CAC is easy as fuck to bypass, Still using speedhack and aimbot on CAC servers lol, And servers with possible LAC on them..

  7. #21
    tdsx's Avatar
    Join Date
    Apr 2014
    Gender
    male
    Posts
    255
    Reputation
    10
    Thanks
    1,004
    Quote Originally Posted by suchisgood View Post
    Could just detour GetTable, CAC is easy as fuck to bypass, Still using speedhack and aimbot on CAC servers lol, And servers with possible LAC on them..
    It's not as simple as normally detouring, since he checks the function info to see if its been altered. I already have a way around that, though.

  8. #22
    suchisgood's Avatar
    Join Date
    Feb 2014
    Gender
    female
    Posts
    901
    Reputation
    10
    Thanks
    558
    My Mood
    Angelic
    Quote Originally Posted by tdsx View Post
    It's not as simple as normally detouring, since he checks the function info to see if its been altered. I already have a way around that, though.
    Could just detour in C++ via RunString

  9. #23
    Kona-chan's Avatar
    Join Date
    Oct 2014
    Gender
    female
    Posts
    380
    Reputation
    22
    Thanks
    685
    Quote Originally Posted by suchisgood View Post
    Could just detour in C++ via RunString


    RunString is only here to run code, you can't detour anything with it
    can't stop laughing to your stupidity

  10. #24
    suchisgood's Avatar
    Join Date
    Feb 2014
    Gender
    female
    Posts
    901
    Reputation
    10
    Thanks
    558
    My Mood
    Angelic
    Quote Originally Posted by Kona-chan View Post


    RunString is only here to run code, you can't detour anything with it
    can't stop laughing to your stupidity
    You can't detour runstring

  11. #25
    tdsx's Avatar
    Join Date
    Apr 2014
    Gender
    male
    Posts
    255
    Reputation
    10
    Thanks
    1,004
    Quote Originally Posted by Kona-chan View Post


    RunString is only here to run code, you can't detour anything with it
    can't stop laughing to your stupidity
    you can run code that does a detour.
    Last edited by tdsx; 05-11-2015 at 05:11 PM.

Page 2 of 2 FirstFirst 12

Similar Threads

  1. [Help] Need a function for my AQW Bot
    By mitch1490 in forum Adventure Quest Worlds (AQW) Hacks / Cheats / Trainers
    Replies: 27
    Last Post: 06-15-2013, 01:21 PM
  2. [Request] Request for a new function for le bot
    By Kamil Stein in forum Adventure Quest Worlds (AQW) Hacks / Cheats / Trainers
    Replies: 2
    Last Post: 06-13-2013, 11:34 AM
  3. [Source Code] ..Bots Function .. For Warrock ..
    By Gh0sts~l1f3 in forum WarRock Hack Source Code
    Replies: 8
    Last Post: 01-21-2011, 08:05 AM
  4. Hook Function for DIP?
    By ipwnuuaal5 in forum Combat Arms Hack Coding / Programming / Source Code
    Replies: 12
    Last Post: 08-06-2010, 03:52 AM
  5. [Tut] Some Functions for D3D
    By Offbeat Ninja in forum Combat Arms Hack Coding / Programming / Source Code
    Replies: 16
    Last Post: 12-29-2009, 11:59 AM