Page 3 of 5 FirstFirst 12345 LastLast
Results 31 to 45 of 66
  1. #31
    swatfx's Avatar
    Join Date
    Apr 2009
    Gender
    male
    Posts
    659
    Reputation
    20
    Thanks
    108
    My Mood
    Mellow
    Quote Originally Posted by whit View Post
    bool norecoil = false;



    if(GetAsyncKeyState(VK_NUMPAD8)<0){
    if(norecoil)
    {
    Memoria((LPVOID) (Addies), "\bytes\bytes\bytes", 3);
    Memoria((LPVOID) (Addies), "\bytes\bytes\bytes", 3);
    Memoria((LPVOID) (Addies), "\bytes\bytes\bytes\bytes\bytes\bytes", 6);
    Memoria((LPVOID) (Addies), "\bytes\bytes\bytes", 3);
    norecoil = false;
    }else{
    Memoria((LPVOID) (Addies), "\bytes\bytes\bytes", 3);
    Memoria((LPVOID) (Addies), "\bytes\bytes\bytes", 3);
    Memoria((LPVOID) (Addies), "\bytes\bytes\bytes\bytes\bytes\bytes", 6);
    Memoria((LPVOID) (Addies), "\bytes\bytes\bytes", 3);
    norecoil = true;
    }
    }


    you might want to do the hotkey hack like this or else when you take your finger off 8 norecoil will stop
    lol wouldn't that be a bitch... except most people who can't find the no recoil addies themselves (like me) don't know the original bytes so they would have to make it always on which is easier to do anyway especially for a hotkey hack

  2. #32
    Yepikiyay's Avatar
    Join Date
    Jul 2009
    Gender
    male
    Posts
    320
    Reputation
    10
    Thanks
    37
    My Mood
    Drunk
    thanks for the share!

    I Hate You
    Current Status: Online Playing MineCraft

  3. #33
    haloassasin's Avatar
    Join Date
    Apr 2010
    Gender
    male
    Location
    iostream
    Posts
    154
    Reputation
    10
    Thanks
    14
    My Mood
    Worried
    then what can i use to find bytes? how would u do it in olly? ive tried but failed -_-
    add me: haloassasin@live.com xD thnx


    DONT B A NOOB, PRESS THANKS ---->>>/yea/yea

  4. #34
    whit's Avatar
    Join Date
    Jan 2010
    Gender
    male
    Posts
    7,159
    Reputation
    490
    Thanks
    2,253
    ida hex view
    /Fo sho

  5. #35
    RageKnight's Avatar
    Join Date
    Jun 2010
    Gender
    male
    Posts
    96
    Reputation
    10
    Thanks
    43
    My Mood
    Sleepy
    Quote Originally Posted by haloassasin View Post
    then what can i use to find bytes? how would u do it in olly? ive tried but failed -_-
    add me: haloassasin@live.com xD thnx

    Uhh. Yeah, no you really think im going to help you after you called me a noob?
    Think before you speak/do, etc.

  6. #36
    whatup777's Avatar
    Join Date
    May 2010
    Gender
    male
    Location
    CA Source Code Section
    Posts
    4,025
    Reputation
    147
    Thanks
    351
    My Mood
    Dead
    Isnt IDA detected by hackshield?
    Quotes I live by.


    A foolish person learns from his mistakes, I wise person learns from others.
    Quote Originally Posted by AVGN View Post



    mhm

    i live in texas

    i was at the grocery store with my son. He saw a mexican guy, and he said "Look daddy! a mower man!"

    he's 4 yrs old

  7. #37
    RageKnight's Avatar
    Join Date
    Jun 2010
    Gender
    male
    Posts
    96
    Reputation
    10
    Thanks
    43
    My Mood
    Sleepy
    I don't know, i use a plug-in with my OllyDbg to make it undetected from hackshield

  8. #38
    whatup777's Avatar
    Join Date
    May 2010
    Gender
    male
    Location
    CA Source Code Section
    Posts
    4,025
    Reputation
    147
    Thanks
    351
    My Mood
    Dead
    Whats the plugin? Or is it private?
    Quotes I live by.


    A foolish person learns from his mistakes, I wise person learns from others.
    Quote Originally Posted by AVGN View Post



    mhm

    i live in texas

    i was at the grocery store with my son. He saw a mexican guy, and he said "Look daddy! a mower man!"

    he's 4 yrs old

  9. #39
    RageKnight's Avatar
    Join Date
    Jun 2010
    Gender
    male
    Posts
    96
    Reputation
    10
    Thanks
    43
    My Mood
    Sleepy
    Hehe what do you think? LOL.
    its not private you can find it on google.

  10. #40
    whatup777's Avatar
    Join Date
    May 2010
    Gender
    male
    Location
    CA Source Code Section
    Posts
    4,025
    Reputation
    147
    Thanks
    351
    My Mood
    Dead
    I looked on google but all i got was some detected ones.

    Nvm: Ill try Phantom
    Last edited by whatup777; 06-28-2010 at 07:51 AM.
    Quotes I live by.


    A foolish person learns from his mistakes, I wise person learns from others.
    Quote Originally Posted by AVGN View Post



    mhm

    i live in texas

    i was at the grocery store with my son. He saw a mexican guy, and he said "Look daddy! a mower man!"

    he's 4 yrs old

  11. #41
    RageKnight's Avatar
    Join Date
    Jun 2010
    Gender
    male
    Posts
    96
    Reputation
    10
    Thanks
    43
    My Mood
    Sleepy
    Add me on msn

  12. #42
    Tony Stark`'s Avatar
    Join Date
    Nov 2009
    Gender
    male
    Location
    Chicago
    Posts
    5,365
    Reputation
    212
    Thanks
    459
    good job nice tut

  13. #43
    Mr.Magicman's Avatar
    Join Date
    Sep 2009
    Gender
    male
    Location
    Sitting in my cave full of thoughts learning Asembly
    Posts
    2,102
    Reputation
    16
    Thanks
    649
    My Mood
    Cold
    The newcomers mostly makes a hotkey hack then continiues doing that... instead of making MENUHACKS.....

  14. #44
    RageKnight's Avatar
    Join Date
    Jun 2010
    Gender
    male
    Posts
    96
    Reputation
    10
    Thanks
    43
    My Mood
    Sleepy
    It doesn't matter as long as people contribute to the society, instead of leeching the hacks.

  15. #45
    carterv's Avatar
    Join Date
    Jun 2010
    Gender
    male
    Posts
    51
    Reputation
    10
    Thanks
    3
    My Mood
    Devilish
    I'm not new to coding, but I just started learning c++ a week ago. I have all the basics down, as they are almost the same as any other OOP language, but I'll need to check the docs to see what these functions do. And I'll need to find gellins base.
    Last edited by carterv; 06-29-2010 at 05:54 PM.

Page 3 of 5 FirstFirst 12345 LastLast

Similar Threads

  1. [Tut]For Weapon&WP Hack
    By gonzo541 in forum WolfTeam Hacks
    Replies: 58
    Last Post: 10-24-2009, 09:43 PM
  2. [Tut] How to Speed Hack Unlimited [Tut] (Pffttt. No fake virusy cracks)
    By erikshadow in forum Combat Arms Hacks & Cheats
    Replies: 83
    Last Post: 01-01-2009, 09:21 AM
  3. [Tut] somewhat chams-effect "hack" [TESTED & WORKING 9/13/08]
    By stuck7126 in forum Combat Arms Hacks & Cheats
    Replies: 113
    Last Post: 09-21-2008, 10:54 AM
  4. tut on how to Hack on combat arms
    By sfproazn in forum Programming Tutorial Requests
    Replies: 7
    Last Post: 08-29-2008, 09:20 AM
  5. Replies: 11
    Last Post: 08-28-2007, 02:49 AM