Search:

Type: Posts; User: _PuRe.LucK*

Page 1 of 10 1 2 3 4

Search: Search took 0.09 seconds.

  1. Replies
    9
    Views
    5,982

    [Source Code] i dont know if it is detected, but reset solved...

    i dont know if it is detected, but reset solved that problem for me.
    just hook with hwbp, vmt, veh whatever
  2. Replies
    3
    Views
    2,559

    [Help] nice, you made it. did you use dx w2s or engine...

    nice, you made it.
    did you use dx w2s or engine w2s?
  3. Replies
    3
    Views
    859

    stop copypasting

    stop copypasting
  4. Replies
    3
    Views
    2,559

    [Help] wtf you cant draw a line with numvert and...

    wtf you cant draw a line with numvert and privcount?!?! you need to have 2 2d vector points.
    1 way to do this; find player location, w2s it, draw via d3d a line from center screen (e.g. x = width/2,...
  5. Replies
    7
    Views
    3,696

    [Help] yes, find out the algorithm for hardware...

    yes, find out the algorithm for hardware fingerprinting and then search it. use ur fcking brain
  6. Replies
    21
    Views
    1,976

    [Help] he could be correct. i mean you learnt this shit...

    he could be correct. i mean you learnt this shit for 4 years and you cant do more than hello world dafuq?
  7. Replies
    9
    Views
    5,982

    [Source Code] the menu is clearly from flux and the resolution...

    the menu is clearly from flux
    and the resolution problem, hook reset..
  8. Replies
    9
    Views
    5,982

    [Source Code] plx credit flux

    plx credit flux
  9. Replies
    21
    Views
    1,591

    [Help] m_dwGlowObject: 0x04B4C7C4 ... and you should...

    m_dwGlowObject: 0x04B4C7C4
    ... and you should look in the reallive memory with reclass or something nub -.-

    the rest of those offsets are just netvars, so go ahead and figure yourself
  10. Thread: Name Steal

    by _PuRe.LucK*
    Replies
    6
    Views
    994

    [Help] no code..., but thats how it should work. 1....

    no code..., but thats how it should work.

    1. loop through playerlist(clientlist)
    2. initialize random number generator
    3. use the random index and get the name via playerinfo_t struct
    4....
  11. Replies
    3
    Views
    2,466

    [Source Code] Vftable Hook class | undetected

    Hey, gonna share a nice vmt hook class written by myself with you :)
    It's undetected by vac signatures, and the implemented method is just replacing the vftable ptr.
    I also show you a little...
  12. Replies
    16
    Views
    2,852

    [Info] there is no really good tutorials on that just...

    there is no really good tutorials on that just very specific ones which dont help you getting basic shit.
    you need to understand how memory works thats likely all
  13. Replies
    338
    Views
    54,166

    [Outdated] dump netvars and class pointers. its easy, you...

    dump netvars and class pointers.
    its easy, you can either use zats or y3tiy3ts dumper to do this for you (lazy way) or you can go ahead to the netvar table and write code to dump it yourself and the...
  14. Replies
    5
    Views
    967

    triggerbot is very easy, theres even a flag to...

    triggerbot is very easy, theres even a flag to help you out in the engine, so you dont need to raytrace or pixelcheck or whatever you wanna do.
    i recall this is called something with CrossID or so,...
  15. Replies
    323
    Views
    576,297

    [Outdated] nice release :3

    nice release :3
  16. Replies
    16
    Views
    3,385

    what should i say.. the hacks working but the...

    what should i say.. the hacks working but the aimbot is really fucked up
  17. Replies
    41
    Views
    13,097

    [Release] wow nice job

    wow nice job
  18. Replies
    15
    Views
    4,395

    the only thing you can encrypt/hide is strings......

    the only thing you can encrypt/hide is strings...
    and if you fully obfuscate your cheat its only obfuscated on disk, if its loaded in memory it needs to unpack itself and vac does live memory checks
  19. Replies
    19
    Views
    26,028

    [Release] doesnt his profile pic and his name explain...

    doesnt his profile pic and his name explain everything?
    he wants fame and want to feel like a coder
  20. Replies
    17
    Views
    2,808

    [Help] what you mean with "shit"? actually, everyone...

    what you mean with "shit"? actually, everyone who's in cs hacking business should know these basic drawing hook methods
  21. Replies
    11
    Views
    2,288

    [Help] no, to learn he wanna use his brain and reverse...

    no, to learn he wanna use his brain and reverse the netvar getter of this engine
  22. [Help] make your own, afaik they scan particular...

    make your own, afaik they scan particular functions of this class
  23. Replies
    4
    Views
    980

    [Help] obfuscator is useless, since it only obfuscates...

    obfuscator is useless, since it only obfuscates the file on disk, and in memory it needs to unobfuscate to locate subroutines etc.
  24. Replies
    7
    Views
    891

    procmem is sig scanned XD

    procmem is sig scanned XD
  25. Replies
    15
    Views
    4,395

    rewrite the logic structure of your functions,...

    rewrite the logic structure of your functions, classes etc-.
    i.e. use other methods to realize particular things, and strucutre like order.
Results 1 to 25 of 250
Page 1 of 10 1 2 3 4