Page 3 of 10 FirstFirst 12345 ... LastLast
Results 31 to 45 of 138
  1. #31
    topblast's Avatar
    Join Date
    Mar 2010
    Gender
    male
    Location
    Far from around you Programmer: C++ | VB | C# | JAVA
    Posts
    3,607
    Reputation
    149
    Thanks
    5,052
    My Mood
    Cool
    Quote Originally Posted by Blood View Post
    You did not make it.

    [IMG]https://img.photobucke*****m/albums/v394/legbamel/Dont_feed_the_troll.jpg[/IMG]
    I made that. When i was still using gellins base. the first crosshair i ever made..
    I just like programming, that is all.

    Current Stuff:

    • GPU Programmer (Cuda)
    • Client/Server (Cloud Server)
    • Mobile App Development

  2. #32
    Crash's Avatar
    Join Date
    Aug 2009
    Gender
    male
    Location
    JAville
    Posts
    2,881
    Reputation
    163
    Thanks
    3,291
    My Mood
    Sleepy
    Quote Originally Posted by topblast View Post


    I made that. When i was still using gellins base. the first crosshair i ever made..
    EDIT : Yeah I found a source that looks a lot like yours.

    You edited some stuff but they look similar.
    Last edited by Crash; 08-24-2010 at 08:49 AM.

  3. #33
    topblast's Avatar
    Join Date
    Mar 2010
    Gender
    male
    Location
    Far from around you Programmer: C++ | VB | C# | JAVA
    Posts
    3,607
    Reputation
    149
    Thanks
    5,052
    My Mood
    Cool
    Quote Originally Posted by Crash View Post
    EDIT : Yeah I found a source that looks a lot like yours.

    You edited some stuff but they look similar.
    i edited nothing.. I even put the same thing in my GUI stuff


    and even if I EDITED it i will still have credit for adding my part
    I just like programming, that is all.

    Current Stuff:

    • GPU Programmer (Cuda)
    • Client/Server (Cloud Server)
    • Mobile App Development

  4. #34
    Dreamer's Avatar
    Join Date
    Feb 2009
    Gender
    male
    Location
    Seattle
    Posts
    8,745
    Reputation
    393
    Thanks
    1,481
    My Mood
    Bitchy
    aha holy crap thats alot. Nice share
    Resource Team: Feb/5/2012 - May/5/2012
    Middleman: April/25/2012 - September/16/12


  5. The Following User Says Thank You to Dreamer For This Useful Post:

    Timboy67678 (09-06-2010)

  6. #35
    Thaz's Avatar
    Join Date
    Aug 2010
    Gender
    male
    Posts
    3,855
    Reputation
    111
    Thanks
    1,724
    What I needed c: + thanked

    MEMBER SINCE:
    08-23-2010

  7. #36
    5donotenter's Avatar
    Join Date
    Apr 2010
    Gender
    male
    Posts
    13
    Reputation
    10
    Thanks
    3
    Ok, well some of this is D3D9, what is the C++ then?

  8. #37
    Brecht Algoet's Avatar
    Join Date
    Jul 2010
    Gender
    male
    Location
    CA General< CA Mods
    Posts
    5,413
    Reputation
    381
    Thanks
    594
    wanna [realeas] it or u already did?

  9. The Following User Says Thank You to Brecht Algoet For This Useful Post:

    Timboy67678 (09-06-2010)

  10. #38
    CodeDemon's Avatar
    Join Date
    Jul 2010
    Gender
    male
    Location
    vagina
    Posts
    1,070
    Reputation
    50
    Thanks
    940
    My Mood
    Fine
    Quote Originally Posted by 5donotenter View Post
    Ok, well some of this is D3D9, what is the C++ then?
    The FindPattern Functions, the detour function, moving the menu to mouse coords?

  11. #39
    doofbla's Avatar
    Join Date
    May 2010
    Gender
    male
    Location
    Biel*****/Germany
    Posts
    369
    Reputation
    10
    Thanks
    179
    My Mood
    Psychedelic
    Hey nice thread dude I'm learning D3D atm and i see that i understand all =) so its a proof for me how much i already learned ty chams are niceeee
    _____________________________________________

    READING TUTORIAL:

    1. READ MY POST
    2. THINK ABOUT MY POST
    3. PRESS THANKS
    4. MAYBE CORRECT MY POSTS :P




    Dijkstra:
    "Computer Science is no more about computers than astronomy is about
    telescopes."


    THANKS BUTTON RIGHT DOWN --->

  12. #40
    Yepikiyay's Avatar
    Join Date
    Jul 2009
    Gender
    male
    Posts
    320
    Reputation
    10
    Thanks
    37
    My Mood
    Drunk
    Quote Originally Posted by Gordon` View Post
    Credits for FindPattern => d0m1n1k
    Credits for DetourCreate => Azorbix

    And acid takes no credits. I've already seen this years ago and they completely look the same.
    go troll your site and stay away from here

    I Hate You
    Current Status: Online Playing MineCraft

  13. #41
    markoj's Avatar
    Join Date
    Jul 2010
    Gender
    male
    Location
    s
    Posts
    1,064
    Reputation
    60
    Thanks
    407
    My Mood
    Bored
    Quote Originally Posted by Yepikiyay View Post
    go troll your site and stay away from here
    Thats not nice, at least he shares helpful information even though he doesn't have to, you should be grateful to receive his knowledge/
    Dont ban me

  14. #42
    Tekkn0logik's Avatar
    Join Date
    Sep 2010
    Gender
    male
    Posts
    37
    Reputation
    12
    Thanks
    52
    My Mood
    Amused
    Here's a snippet (1-line pushtoconsole). Dunno if it's needed but here goes:

    Code:
    void PushToConsole(const char* szCommand)
    {
    	(*(int (*)(const char *)) (*((int *) 0x377E7810) + 0x208))(szCommand);
    }

  15. #43
    CodeDemon's Avatar
    Join Date
    Jul 2010
    Gender
    male
    Location
    vagina
    Posts
    1,070
    Reputation
    50
    Thanks
    940
    My Mood
    Fine
    Quote Originally Posted by Tekkn0logik View Post
    Here's a snippet (1-line pushtoconsole). Dunno if it's needed but here goes:

    Code:
    void PushToConsole(const char* szCommand)
    {
    	(*(int (*)(const char *)) (*((int *) 0x377E7810) + 0x208))(szCommand);
    }
    Awesome! Thanks! I can't edit the post any longer seeing as its been long over 24 hours since I posted it, I'll see if I can get Blood to do it /

  16. #44
    cacamou's Avatar
    Join Date
    Nov 2009
    Gender
    male
    Posts
    5
    Reputation
    10
    Thanks
    0
    nice d3d9...

    gj

  17. #45
    CodingTerror's Avatar
    Join Date
    Sep 2010
    Gender
    male
    Location
    Microsoft Visual C++ 2010 C++ Knowledge: 1%
    Posts
    336
    Reputation
    14
    Thanks
    30
    My Mood
    Pensive
    Amazing list. Great job! I will definitely add at least one of these features to my release.

Page 3 of 10 FirstFirst 12345 ... LastLast

Similar Threads

  1. [Release] [LECHEED] -- Ghostmode, glitch hack, chams, speed, and more--
    By mhmnk in forum Combat Arms Hacks & Cheats
    Replies: 8
    Last Post: 09-26-2009, 02:05 PM
  2. want chams,wallhack and more
    By OSCAR496 in forum Combat Arms Discussions
    Replies: 5
    Last Post: 09-07-2009, 11:03 AM
  3. RE: [ Release] Combat arms:Chams,Nospread and more...
    By eddieg in forum Combat Arms Hacks & Cheats
    Replies: 75
    Last Post: 07-31-2009, 09:35 AM
  4. RE: [ Release] Combat arms:Chams,Nospread and more...
    By eddieg in forum Combat Arms Hacks & Cheats
    Replies: 27
    Last Post: 07-29-2009, 09:57 PM
  5. RE: [ Release] Combat arms:Chams,Nospread and more...
    By eddieg in forum Combat Arms Hacks & Cheats
    Replies: 99
    Last Post: 07-28-2009, 05:49 PM