Page 2 of 3 FirstFirst 123 LastLast
Results 16 to 30 of 33
  1. #16
    MeepDarknessMeep's Avatar
    Join Date
    Aug 2012
    Gender
    female
    Posts
    725
    Reputation
    22
    Thanks
    922
    Quote Originally Posted by Tomeno View Post
    I am not sure what you mean by that, but iirc you get insta-VACd for darkstorm anyways.
    You're retarded.

  2. #17
    wisezombieking's Avatar
    Join Date
    Aug 2013
    Gender
    male
    Location
    Where do you think?
    Posts
    51
    Reputation
    10
    Thanks
    5
    My Mood
    Happy
    Quote Originally Posted by Tomeno View Post
    I am not sure what you mean by that, but iirc you get insta-VACd for darkstorm anyways.
    I think he means that VAC is a joke on gmod, it might pick it up but not likely, a shitty public ac is more likely to pick you up than VAC

  3. #18
    TroubleMakers's Avatar
    Join Date
    Feb 2014
    Gender
    male
    Posts
    65
    Reputation
    10
    Thanks
    27
    My Mood
    Bashful
    Quote Originally Posted by JDawg147 View Post
    The sad part is that it doesn't check for anything you listed, the thing only in there it does do is screenshots.
    You're probably too retarded to understand how it works.


    Quote Originally Posted by JDawg147 View Post
    Yes, but then GAC could blacklist that exe's filename if you made it public.
    Anyone intelligent enough would not release anything 'good' to feed skids.


    Quote Originally Posted by JDawg147 View Post
    There are very very few things that'll cause a VAC ban in GMod, and modifying client.dll is one of them I believe. (I'm 50/50 on that one)
    Just don't touch << too much >> the .text region and you're fine, ******.


    Quote Originally Posted by JDawg147 View Post
    GMod's VAC doesn't do anything about injected DLLs, unless you hook DirectX.
    What the fuck are you even saying, you can hook DirectX safely, retard.


    Conclusion? Stop misinformating people. You make yourself look stupid.

    Also,
    Quote Originally Posted by Tomeno View Post
    Aaaalso I'm pretty sure that dll hacks have to be injected into the game. But what if we made a copy of a game core dll but with the hack in it? That way it will be automatically loaded at game start. It might have problems with Steam though.
    you're going to need the source code of the binary in order to paste your hack in.
    Last edited by TroubleMakers; 06-11-2014 at 11:39 AM.

  4. #19
    tdsx's Avatar
    Join Date
    Apr 2014
    Gender
    male
    Posts
    255
    Reputation
    10
    Thanks
    1,004
    Quote Originally Posted by TroubleMakers View Post
    you're going to need the source code of the binary in order to paste your hack in.
    No. You can use a code cave.

    EDIT: Just push the name of the file and call LoadLibraryA.

    Loading the hack.


    View of loaded modules.


    You have to put all your hacking stuff in DllMain, which is the entry point called after LoadLibraryA, I think. I don't know how you guys will get the Lua state from there, lol good luck. Anyways, the point being, you insert that somewhere into a module loaded by Garry's Mod, jump to it, and jump back after loading your module.
    Last edited by tdsx; 06-11-2014 at 02:35 PM.

  5. The Following User Says Thank You to tdsx For This Useful Post:

    Kingofultima (06-11-2014)

  6. #20
    Kingofultima's Avatar
    Join Date
    Apr 2013
    Gender
    male
    Posts
    43
    Reputation
    10
    Thanks
    113
    My Mood
    Bored
    I believe tdsx is correct, although code cave is just a place to store run-time-generated code it's better then using dlls to inject and considering it is a self-modifying code so it would be scrambled or randomized. (Correct me if I missed something)
    And TroubleMakers, there is no need to insult or flame at other people if they don't know something or the fact that it might be incorrect, that's just being plain rude and it's not appreciated. Maybe you could just tell them how they are incorrect a nicer way, that would be appreciated.
    Last edited by Kingofultima; 06-11-2014 at 01:48 PM.


    Shrek is Love, Shrek is Life

  7. #21
    TheyCallMeDaz's Avatar
    Join Date
    May 2013
    Gender
    female
    Location
    Ukraine
    Posts
    367
    Reputation
    58
    Thanks
    279
    My Mood
    Yeehaw
    Jesus christ, this is giving me a headache so let me clear it up.

    1. Modifying "client.dll" WILL NOT get you VAC banned. (In GMod.)

    2. DirectX hooking CAN get you VAC banned IF it's done incorrectly, but it's very difficult to fuck up.

    3. JMP hooking CAN get you VAC banned IF it's done incorrectly.

    4. Externally drawing menus WILL not protect you from screenshots, render.Capture will draw the entire window.

    5. Seed detection + Aimbot detection can be bypassed in HeX's AC.

    6. Seed = "Verifying CUserCmd" there isn't really any other way to check it (that I know of.) directly from GLua.

    7. Fakelag detection is a fucking stupid method of detecting a cheat, it's just a loss of packets, therefore, anyone losing packets will get caught (HeX wouldn't do this in the first place.)

    8. Touching the .text section AT ALL can, and most likely WILL get you VAC banned, only .data and .rdata are safe to modify.

    9. (This is directed toward Meep, who thinks they know so much about everything.)

    Meep thinks this is not render.DrawWireframeBox, I can tell you, it is, I fucking made the cheat, I know what's in it.
    Last edited by TheyCallMeDaz; 06-11-2014 at 02:41 PM.

  8. #22
    MeepDarknessMeep's Avatar
    Join Date
    Aug 2012
    Gender
    female
    Posts
    725
    Reputation
    22
    Thanks
    922
    Quote Originally Posted by TheyCallMeDaz View Post
    9. (This is directed toward Meep, who thinks they know so much about everything.)

    Meep thinks this is not render.DrawWireframeBox, I can tell you, it is, I fucking made the cheat, I know what's in it.
    Ah, it looked like my old hack so I assumed it was mine. Mine used surface.* functions and no render.* functions. Judging by the name of the video I thought it was you showing off how "awesome" you are by getting my leaked hack and using it. Not my fault you are a ****** who only c+ps and calls everyone else a c+per.

  9. #23
    TheyCallMeDaz's Avatar
    Join Date
    May 2013
    Gender
    female
    Location
    Ukraine
    Posts
    367
    Reputation
    58
    Thanks
    279
    My Mood
    Yeehaw
    Quote Originally Posted by MeepDarknessMeep View Post
    Ah, it looked like my old hack so I assumed it was mine. Mine used surface.* functions and no render.* functions. Judging by the name of the video I thought it was you showing off how "awesome" you are by getting my leaked hack and using it. Not my fault you are a ****** who only c+ps and calls everyone else a c+per.
    I'm a ****** who C+Ps? Oh dear, you're the one using a surface class when you're using the SDK, why do you do that? It's all there alreadyyyyyyy :^)

  10. #24
    MeepDarknessMeep's Avatar
    Join Date
    Aug 2012
    Gender
    female
    Posts
    725
    Reputation
    22
    Thanks
    922
    Quote Originally Posted by TheyCallMeDaz View Post
    I'm a ****** who C+Ps? Oh dear, you're the one using a surface class when you're using the SDK, why do you do that? It's all there alreadyyyyyyy :^)
    i'm not even using the sdk wtf are you high or something

  11. #25
    TheyCallMeDaz's Avatar
    Join Date
    May 2013
    Gender
    female
    Location
    Ukraine
    Posts
    367
    Reputation
    58
    Thanks
    279
    My Mood
    Yeehaw
    Quote Originally Posted by MeepDarknessMeep View Post
    i'm not even using the sdk wtf are you high or something
    You're not using the SDK? Then what are you using for your cheat? Last I heard you were drawing over the Steam Overlay and had your own Surface class while you were using the SDK, oh dearrrrrrrrrr :^)

  12. #26
    MeepDarknessMeep's Avatar
    Join Date
    Aug 2012
    Gender
    female
    Posts
    725
    Reputation
    22
    Thanks
    922
    Quote Originally Posted by TheyCallMeDaz View Post
    You're not using the SDK? Then what are you using for your cheat? Last I heard you were drawing over the Steam Overlay and had your own Surface class while you were using the SDK, oh dearrrrrrrrrr :^)
    wtf are you talking about lol

  13. #27
    TheyCallMeDaz's Avatar
    Join Date
    May 2013
    Gender
    female
    Location
    Ukraine
    Posts
    367
    Reputation
    58
    Thanks
    279
    My Mood
    Yeehaw
    Quote Originally Posted by MeepDarknessMeep View Post
    wtf are you talking about lol
    You must be delusional to have forgotten, maybe your brain doesn't know how to C+P it over into memory because you have so much stolen code stuck in your head.

  14. #28
    MeepDarknessMeep's Avatar
    Join Date
    Aug 2012
    Gender
    female
    Posts
    725
    Reputation
    22
    Thanks
    922
    Quote Originally Posted by TheyCallMeDaz View Post
    You must be delusional to have forgotten, maybe your brain doesn't know how to C+P it over into memory because you have so much stolen code stuck in your head.
    .prove it.

  15. #29
    TheyCallMeDaz's Avatar
    Join Date
    May 2013
    Gender
    female
    Location
    Ukraine
    Posts
    367
    Reputation
    58
    Thanks
    279
    My Mood
    Yeehaw
    Quote Originally Posted by MeepDarknessMeep View Post
    .prove it.
    Remember the time you stole your prediction last year in October and you couldn't even explain how it worked beyond "physics?" I'd imagine you don't because you're delusional.

    Tip: Everyone else does.

  16. #30
    MeepDarknessMeep's Avatar
    Join Date
    Aug 2012
    Gender
    female
    Posts
    725
    Reputation
    22
    Thanks
    922
    Quote Originally Posted by TheyCallMeDaz View Post
    Remember the time you stole your prediction last year in October and you couldn't even explain how it worked beyond "physics?" I'd imagine you don't because you're delusional.

    Tip: Everyone else does.
    yes i remember when i made my prediction last year, and yes i remember why it works: because it uses correct timings

Page 2 of 3 FirstFirst 123 LastLast

Similar Threads

  1. [Outdated] AQW cheating 101[History, technical explanations, source code examples]
    By JamesRo in forum Adventure Quest Worlds (AQW) Tutorials, Source Code & Coding
    Replies: 72
    Last Post: 04-08-2014, 01:11 PM
  2. [Request] Anti-AFK Ingame and Fast Lockon Source Code
    By WRPHNoob in forum WarRock Philippines Hacks
    Replies: 11
    Last Post: 08-04-2012, 12:45 AM
  3. [Release] Anti-Kick & God-Mode - MORE! [ Source Code ]
    By Aeir in forum Combat Arms BR Hack Coding/Source Code
    Replies: 55
    Last Post: 04-29-2012, 05:45 AM
  4. Anti-Kick & God-Mode - MORE! [ Source Code ]
    By Aeir in forum Combat Arms Hack Coding / Programming / Source Code
    Replies: 15
    Last Post: 04-14-2012, 09:29 AM