Search:

Type: Posts; User: Visit0r

Search: Search took 0.10 seconds.

  1. Thread: Client API

    by Visit0r
    Replies
    22
    Views
    9,031

    Indeed, that's the most difficult part. However,...

    Indeed, that's the most difficult part. However, there are some constant in their code ! Let's say they have a debugging function that calls :
    printf ("Game started ! Pointer = %x",...
  2. Thread: Client API

    by Visit0r
    Replies
    22
    Views
    9,031

    That's very simple, really. You need at least to...

    That's very simple, really. You need at least to know programming, from there you can do things and learn-by-doing.

    For your first tests, you might want to use a software to inject a DLL in any...
  3. Thread: Client API

    by Visit0r
    Replies
    22
    Views
    9,031

    So ... where is the source code of L#? I'm not...

    So ... where is the source code of L#? I'm not interested in helping a closed-source project.
    Whenever you have this "more" feature, I'll contribute.
    Meanwhile, I prefer working on a project where...
  4. Thread: Client API

    by Visit0r
    Replies
    22
    Views
    9,031

    No, I meant everybody to use the same client mod,...

    No, I meant everybody to use the same client mod, and play with it. (For instance: everybody play with 1st person camera)

    It's been a long time since the last post I've made, so here is the first...
  5. Replies
    9
    Views
    6,945

    [Outdated] You have to compile it as a DLL using Visual...

    You have to compile it as a DLL using Visual Studio.
    Then you have to inject this DLL in the League of Legends.exe process (with Winject for instance).
    But you shouldn't do that. Zoom hacks are...
  6. Thread: Client API

    by Visit0r
    Replies
    22
    Views
    9,031

    Well, if you are a developper, and you want to...

    Well, if you are a developper, and you want to use this API for making tools, please let me know. I'll add you in a special list so you will be able to try it as soon as it is ready :-)
  7. Thread: Client API

    by Visit0r
    Replies
    22
    Views
    9,031

    Client API

    Hey guys,

    I'm working on an open source client API, providing useful features, such as :

    camera control APIs (position, zoom, angle, speed)
    mouse APIs (current position on the screen,...
  8. Replies
    9
    Views
    6,945

    [Outdated] This is an offset of the module base address,...

    This is an offset of the module base address, pointing to a static address containing a camera zoom value.
    Learn windows process memory layout and then learn how to use Cheat Engine if you want to...
Results 1 to 8 of 8