Search:

Type: Posts; User: lilneo

Page 1 of 10 1 2 3 4

Search: Search took 0.09 seconds.

  1. Thread: MW3 Chaos

    by lilneo
    Replies
    9
    Views
    3,761

    Lol@ one function that handles it all.

    Lol@ one function that handles it all.
  2. Replies
    192
    Views
    48,087

    [Patched] Lol@ all the skiddies, beg for free private h4x,...

    Lol@ all the skiddies, beg for free private h4x, now it happens and they all realize, oh shit, it's gona be vac detected now.

    Welcome to mpgh I guess.
  3. Replies
    5
    Views
    935

    [Help] Just check the models? If you want to use any of...

    Just check the models?
    If you want to use any of the engine functions or commands you're going to need to make interfaces and set up hooks using the actual sdk.
  4. Replies
    14
    Views
    1,122

    [Discussion] Just have to set your mind to it, and you need an...

    Just have to set your mind to it, and you need an ebook or a book, online tutorials never cut it. There will always be a question that arises and then lead you to hours of searching on the internet....
  5. Replies
    5
    Views
    1,114

    [Request] Not sure if troll or very stupid.

    Not sure if troll or very stupid.
  6. [Help] Why would you do it from a website? Why not just...

    Why would you do it from a website? Why not just make a server.

    Beginning Winsock Programming - Simple TCP server - CodeProject

    Go through that and learn Winsock, then you can create a server...
  7. Replies
    16
    Views
    1,866

    [Discussion] I got bored of attempting to hacking on my own so...

    I got bored of attempting to hacking on my own so I went and leached and was a total noob over at GD for a while. Actually learned sooo much and I plan to get started off on my own now.

    And I was...
  8. Replies
    12
    Views
    1,800

    [Help] A hack loader, that's real easy. You simply...

    A hack loader, that's real easy.
    You simply write into the target process's memory the location of the hack you would like to load, ex "C:/myfailcomputer/myhack.dll"
    Then you use CreateRemoteThread...
  9. Replies
    16
    Views
    1,866

    [Discussion] I like MSVC++ 2008 express (Visual Studio 2008)...

    I like MSVC++ 2008 express (Visual Studio 2008) it's free (doesn't require cracking like VS) and it works wonderfully. You can get it by googling DreamSpark, it's a microsoft project made to give...
  10. Replies
    10
    Views
    1,028

    [Help] People on the internet write tutorials for all...

    People on the internet write tutorials for all kinds of different compilers, versions, and in their own knowledge timeframe. I have a 7 in 1 C++ for dummies book and so far it has been wonderful. I...
  11. Replies
    21
    Views
    2,570

    [Release] It looks C&P'd. int main() { int...

    It looks C&P'd.


    int main()
    {
    int Tx = GetSystemMetrics(SM_CXSCREEN); // Gets the screen X and Y to a int variable
    int Ty = GetSystemMetrics(SM_CYSCREEN);

    Since when does MSVC++...
  12. Replies
    19
    Views
    1,846

    [Help] But his name is kinda like yours, he must be good...

    But his name is kinda like yours, he must be good at C++ tehe

    ~lilneo
  13. Replies
    2
    Views
    2,501

    I hooked PaintTraverse, well I'm trying. Is...

    I hooked PaintTraverse, well I'm trying. Is PaintTraverse 39 in the vtable? And which module is it, vgui2.dll I assume?

    Also, I'm doing this for CSS.

    Heres my hooking code:


    DWORD...
  14. Replies
    2
    Views
    2,501

    VGUI Panels in Source Engine

    Okay so I am making an esp for CSS and I've been able to get the locations of all the ents and translate them to screen coordinates and all that, but when I do...
  15. Thread: DLL Injection

    by lilneo
    Replies
    17
    Views
    9,692

    Haha, I was being a douchebag, that's why I said...

    Haha, I was being a douchebag, that's why I said that.
    ~lilneo
  16. Replies
    7
    Views
    7,030

    Yeah I'm doing something wrong I just can't...

    Yeah I'm doing something wrong I just can't figure it out.

    Found it... It's the return 0 at the end, supposed to be true.
    ~lilneo
  17. Replies
    7
    Views
    7,030

    No but I guess I was pointing out the fact it...

    No but I guess I was pointing out the fact it crashes as if it wasn't calling a thread, worded it wrong I guess.
    ~lilneo
  18. Thread: DLL Injection

    by lilneo
    Replies
    17
    Views
    9,692

    I'm not a douchebag, I was just angry at the fact...

    I'm not a douchebag, I was just angry at the fact the simplest shit wasn't working. Anyway, was no excuse, thanks though.
    ~lilneo
  19. Thread: DLL Injection

    by lilneo
    Replies
    17
    Views
    9,692

    I apologize, anyway I've started a thread in c++...

    I apologize, anyway I've started a thread in c++ so dw about it.

    I've said it quite a few times now, this isn't about minimizing but more about CreateThread but thanks for the input anyway.
    ...
  20. Replies
    7
    Views
    7,030

    I've tried that, it still crashes a second after...

    I've tried that, it still crashes a second after injection. Even when I do


    HndThread = CreateThread(0,0,0,NULL,0,NULL);

    It crashes.

    ~lilneo
  21. I'm impressed, tbh it's the first time I've seen...

    I'm impressed, tbh it's the first time I've seen something good come from the c++ section that wasn't Hell_Demons doings. (Though I'm not active much)
    ~lilneo
  22. Replies
    7
    Views
    7,030

    DLL Injection + Create Thread Wtf?

    Okay so basically I am injecting my dll into a game and then creating a thread within the game so I may have access, now my code is like 38 lines long and it's as BASIC as it can get, yet, whenever I...
  23. Thread: DLL Injection

    by lilneo
    Replies
    17
    Views
    9,692

    Sorry I assumed the section "League of Legends...

    Sorry I assumed the section "League of Legends Hacks" might know something about hacking League of Legends. But alright, I'll go to the c++ section.
    ~lilneo
  24. Thread: DLL Injection

    by lilneo
    Replies
    17
    Views
    9,692

    Sorry just stressed, been at this for like two...

    Sorry just stressed, been at this for like two hours. And that is still an annoyance because I want to be able to switch windows and stuff, which wont work unless it's minimized. Anyway, that's not...
  25. Thread: DLL Injection

    by lilneo
    Replies
    17
    Views
    9,692

    Play the game douchebag, it's set to always on...

    Play the game douchebag, it's set to always on top.
    Besides, I want to be able to inject a dll for other purposes. I want to get a base down first, and instant minimizing is my first step.
    ~lilneo
Results 1 to 25 of 230
Page 1 of 10 1 2 3 4