Search:

Type: Posts; User: AeroMan

Page 1 of 10 1 2 3 4

Search: Search took 0.09 seconds.

  1. Replies
    2
    Views
    585

    [Help] Uuhm did you find it already?...

    Uuhm did you find it already?
    https://stackoverflow.com/questions/13803761/how-do-you-detect-simultaneous-keypresses-such-as-ctrl-t-in-vb-net
    Maybe this can help.
  2. Replies
    10
    Views
    1,462

    [Help Request] Defently download source codes and research what...

    Defently download source codes and research what each function does and manipulate it.
    msdn is very helpfull! :D
  3. Replies
    2
    Views
    895

    [Source Code] Awesome job buddy! Can defently be usefull.

    Awesome job buddy!
    Can defently be usefull.
  4. Replies
    3
    Views
    903

    [Request] I personally learned hacking from other people...

    I personally learned hacking from other people and their codes.
    For example, i used to download bases of people and study them untill i knew what they did.
    Msdn helps alot, along the way you learn...
  5. Replies
    4
    Views
    1,253

    [Request] You mean like HackShield or so forth? I am...

    You mean like HackShield or so forth?
    I am currently working on one.

    Don't mind the name, i did not know a good one so i just named it HackShield. /fosho...
  6. Thread: WarRock Addys

    by AeroMan
    Replies
    973
    Views
    147,850

    Sticky: [Source Code] You can make them if you got the address. A...

    You can make them if you got the address.
    A pattern is simply a set of bytes that is unique to that address.
  7. Replies
    5
    Views
    1,597

    [Help] If 1 week is considered a bump, LOL @ that. On...

    If 1 week is considered a bump, LOL @ that.

    On topic: Could you upload a picture of what exactly happends and what is wrong with it?
  8. Replies
    4
    Views
    931

    [Help Request] If i may give you some advice; Assuming you...

    If i may give you some advice;
    Assuming you don't have very much experience in programming i suggest you pick up some books or tutorials online, i've made a few tutorials myself, go check them out...
  9. Replies
    28
    Views
    2,569

    I always used Visual C++ 2008 Express edition....

    I always used Visual C++ 2008 Express edition.
    Lately i've been prefering Visual Studio 2013 Ultimate.
    Either way, both great to develop :)
  10. Replies
    1
    Views
    1,512

    [Help] That one is detected, you should look for a new...

    That one is detected, you should look for a new one.
    I suggest making a new hooking method or coding a new detour.
  11. Thread: Code

    by AeroMan
    Replies
    6
    Views
    2,010

    [Help] hmm i don't know then, i never used this function...

    hmm i don't know then, i never used this function :(
  12. Replies
    3
    Views
    1,068

    [Help] Why would you post a video of it if you don't...

    Why would you post a video of it if you don't give the source?
    Bragging?
  13. Replies
    5
    Views
    4,687

    [Source Code] It's a small base.

    It's a small base.
  14. Thread: Code

    by AeroMan
    Replies
    6
    Views
    2,010

    [Help] try this: if(playerptr != 0){...

    try this:

    if(playerptr != 0){ *(float*)(playerptr+OFS_ShotSpeed) = 200.0f; }
    Just a guess, i never used it.
  15. Thread: Code

    by AeroMan
    Replies
    6
    Views
    2,010

    [Help] If you've got the complete address you can find...

    If you've got the complete address you can find the code in an unpacked version of the game.
    should be a float or so i believe.
  16. there are a few tutorials in the source code...

    there are a few tutorials in the source code section.
  17. Replies
    5
    Views
    4,687

    [Source Code] EndScene mid function

    /*
    * Information *
    - Programmed by AeroMan & Znoen!

    * Usage *
    - Distribution and reusing allowed.
    - Credits should be given at any point of time!
    - Status: Unknown

    https://mpgh.net
  18. Replies
    6
    Views
    2,246

    [Source Code] Ofcourse it's really working, i made it xD

    Ofcourse it's really working, i made it xD
  19. Thread: RIP?

    by AeroMan
    Replies
    3
    Views
    9,572

    Yep, i prefer playing legit those days. Still...

    Yep, i prefer playing legit those days.
    Still got a nice account i can play on.
    Cheating makes the gameplay worse :(
  20. Replies
    1
    Views
    2,171

    [Help] I do not mean to sound rude, but if you can't...

    I do not mean to sound rude, but if you can't code it you have no business having it.
    I see you only hook present, you need DIP for that.
    Also i notice you use hans his detour, i'm pretty sure that...
  21. Replies
    4
    Views
    3,686

    [Solved] You can find them here:...

    You can find them here: https://www.mpgh.net/forum/showthread.php?t=855044&page=16
  22. Thread: WarRock Addys

    by AeroMan
    Replies
    973
    Views
    147,850

    Sticky: [Source Code] i noticed that to, so i found a new address for...

    i noticed that to, so i found a new address for speed a long time ago and that is public now.
  23. Thread: WarRock Addys

    by AeroMan
    Replies
    973
    Views
    147,850

    Sticky: [Source Code] Addies cannot be detected, they can be outdated...

    Addies cannot be detected, they can be outdated but i never heard of an outdated addie.
  24. Thread: Difference

    by AeroMan
    Replies
    1
    Views
    1,409

    https://msdn.microsoft.com/en-us/library/s3f49ktz.a...

    https://msdn.microsof*****m/en-us/library/s3f49ktz.aspx
    https://msdn.microsof*****m/en-us/library/cc953fe1.aspx

    Merry Christmas to!
  25. Replies
    10
    Views
    3,210

    [Source Code] each byte has a particular function, if your...

    each byte has a particular function, if your original buffer is for example: https://www.mpgh.net <- that's 19 bytes.
    If you then overwrite this function with a text for example:...
Results 1 to 25 of 250
Page 1 of 10 1 2 3 4