Page 5 of 14 FirstFirst ... 34567 ... LastLast
Results 61 to 75 of 202
  1. #61
    .L33T's Avatar
    Join Date
    Oct 2010
    Gender
    male
    Posts
    80
    Reputation
    9
    Thanks
    49
    My Mood
    Cool
    Use D3D Pt. (VTb) instead of GetPointer.

  2. #62
    MrSkafighter's Avatar
    Join Date
    Feb 2010
    Gender
    male
    Posts
    410
    Reputation
    23
    Thanks
    2,238
    My Mood
    Cool
    Quote Originally Posted by .L33T View Post
    Use D3D Pt. (VTb) instead of GetPointer.
    Huh? What You Mean?

  3. #63
    Alessandro10's Avatar
    Join Date
    Oct 2010
    Gender
    male
    Location
    MPGH.NET
    Posts
    6,140
    Reputation
    215
    Thanks
    4,607
    My Mood
    Busy
    Quote Originally Posted by .L33T View Post
    Use D3D Pt. (VTb) instead of GetPointer.
    L33T I not thought of that address; / ..

  4. #64
    .L33T's Avatar
    Join Date
    Oct 2010
    Gender
    male
    Posts
    80
    Reputation
    9
    Thanks
    49
    My Mood
    Cool
    Quote Originally Posted by MrSkafighter View Post

    Huh? What You Mean?
    That will get temporary device pointer automatically. /yea

  5. #65
    iShockYouuu's Avatar
    Join Date
    Oct 2010
    Gender
    male
    Posts
    129
    Reputation
    10
    Thanks
    27
    Nothing really changed. You just added the sprites.

    Good job tho!

  6. #66
    ᶠᶸᶜᵏ's Avatar
    Join Date
    May 2010
    Gender
    male
    Posts
    174
    Reputation
    36
    Thanks
    159
    Finally.. /

  7. #67
    Nubzgetkillz's Avatar
    Join Date
    Sep 2010
    Gender
    male
    Location
    hacktown
    Posts
    838
    Reputation
    13
    Thanks
    411
    My Mood
    Amazed
    Quote Originally Posted by iShockYouuu View Post
    Nothing really changed. You just added the sprites.

    Good job tho!
    new hook v1 was detected /yea

    Member since September 25, 2010

    Current Objectives:
    • Graduate college with a degree in Computer Science
    • Find a decent job in the Computer Science Field
    • Learn more programming languages

    Looking for Elo Boosting Job - League of Legends
    Looking for Bronze -> Gold Jobs


    Skype: whatthedream

  8. #68
    whit's Avatar
    Join Date
    Jan 2010
    Gender
    male
    Posts
    7,159
    Reputation
    490
    Thanks
    2,253
    Quote Originally Posted by .L33T View Post
    Use D3D Pt. (VTb) instead of GetPointer.
    Hence its a comnined base ..Sigs are for wannabes
    And whats pt mean ..


    Quote Originally Posted by iShockYouuu View Post
    Nothing really changed. You just added the sprites.

    Good job tho!
    Cough** Working hook and 2 fonts..

  9. #69
    Fabolous's Avatar
    Join Date
    Jul 2010
    Gender
    male
    Location
    192.168.1.01
    Posts
    2,704
    Reputation
    261
    Thanks
    682
    My Mood
    Paranoid
    [php]extern "C" int __cdecl mlde32(void *codeptr);[/php]

    Hmmmmmmmmmmmm?

  10. #70
    whit's Avatar
    Join Date
    Jan 2010
    Gender
    male
    Posts
    7,159
    Reputation
    490
    Thanks
    2,253
    Quote Originally Posted by UnknownCoder View Post
    [php]extern "C" int __cdecl mlde32(void *codeptr);[/php]

    Hmmmmmmmmmmmm?
    Part of the detour created by yawn (I think)

  11. #71
    MEkhi2's Avatar
    Join Date
    Nov 2008
    Gender
    male
    Location
    Earth.
    Posts
    101
    Reputation
    10
    Thanks
    15
    My Mood
    Tired

    Post

    Quote Originally Posted by whit View Post

    And whats pt mean ..
    I think it means "Point" or "Pointer"... Context clues.

  12. #72
    .L33T's Avatar
    Join Date
    Oct 2010
    Gender
    male
    Posts
    80
    Reputation
    9
    Thanks
    49
    My Mood
    Cool
    No, it's a "nerd noob proof acronym" for D3D "Sig". /

    Quote Originally Posted by .L33T View Post
    That will get temporary device pointer automatically. /yea
    Last edited by .L33T; 11-05-2010 at 04:51 PM.

  13. #73
    wicho_koz's Avatar
    Join Date
    Aug 2010
    Gender
    male
    Posts
    193
    Reputation
    12
    Thanks
    52
    My Mood
    Shocked
    hey guys xD
    [Source] Draw Checkbox


    void DrawCheckBox(bool state,int x, int y, const char *txt,D3DCOLOR CBC, D3DCOLOR CBBC,D3DCLOR TC , LPDIRECT3DDEVICE9)
    {
    if(state)
    {
    FillARGB( x + 2, y - 2, 47,47 CBC,pDevice);
    DrawBorder(x,y,50,50,1, CBBC, pDevice);
    DrawString(x + 60 ,y, TC,pFont, txt);
    }else{
    DrawBorder(x,y,50,50,1, CBBC, pDevice);
    DrawString(x + 60 ,y, TC,pFont, txt);
    }
    }



    DrawCheckBox(true//is state true?,200//x,200//y,"Chams"//text,//color,//color,//color,pDevice);

    Good Luck!


    PRESS THANKS plz!!
    Last edited by wicho_koz; 11-05-2010 at 04:51 PM. Reason: none

  14. The Following User Says Thank You to wicho_koz For This Useful Post:

    shawry292 (11-14-2010)

  15. #74
    inliner's Avatar
    Join Date
    Jun 2008
    Gender
    male
    Location
    d
    Posts
    64
    Reputation
    10
    Thanks
    11
    thanks man this will help a lot

  16. #75
    UGodly's Avatar
    Join Date
    Sep 2010
    Gender
    male
    Location
    https://www.mpgh.net/forum/members/645501-ugodly.html
    Posts
    1,234
    Reputation
    18
    Thanks
    160
    My Mood
    Yeehaw
    good job whit

Page 5 of 14 FirstFirst ... 34567 ... LastLast

Similar Threads

  1. Topblast D3D Menu Base v1.1(Sliders and supports 2 different Fonts)
    By topblast in forum Combat Arms Hack Coding / Programming / Source Code
    Replies: 69
    Last Post: 08-27-2010, 05:14 PM
  2. Replies: 17
    Last Post: 03-28-2009, 09:08 AM
  3. Lv52 With 350.000 Dinnars + Gold 30 days and Lv35 With Retail
    By nigmen in forum Trade Accounts/Keys/Items
    Replies: 9
    Last Post: 01-16-2009, 10:55 PM
  4. could use some hacks and help with CA
    By Gunnerdevil in forum Combat Arms Hacks & Cheats
    Replies: 0
    Last Post: 12-26-2008, 02:28 PM
  5. Before and after with photoshop
    By Killclowns in forum Art & Graphic Design
    Replies: 10
    Last Post: 05-16-2006, 02:47 PM