Page 1 of 3 123 LastLast
Results 1 to 15 of 40
  1. #1
    hhhjr1's Avatar
    Join Date
    Jun 2010
    Gender
    male
    Location
    i live in your room hahahah
    Posts
    413
    Reputation
    9
    Thanks
    22
    My Mood
    Confused

    top blast base a fake

    i was working on it and everything is up to date but the hack wont work menu show and stuff but if you choose a hack wont work and its dc you in game lobby i need help i dont no what recreating texture and font is but i was told to do so can any one help and tell me how to recreate the stuff pls help

  2. #2
    scimmyboy's Avatar
    Join Date
    Jan 2008
    Gender
    male
    Location
    https://mpgh.net MPGHCash: $442,596,199
    Posts
    5,645
    Reputation
    26
    Thanks
    896
    My Mood
    Happy
    release your fonts and textures, then recreate it.

    pFont->Release();

  3. #3
    hhhjr1's Avatar
    Join Date
    Jun 2010
    Gender
    male
    Location
    i live in your room hahahah
    Posts
    413
    Reputation
    9
    Thanks
    22
    My Mood
    Confused
    } catch (...) {}
    pFont = NULL;
    D3DXCreateFontA(pde, 24, 10, FW_BOLD, 1, 0, DEFAULT_CHARSET, OUT_DEFAULT_PRECIS, DEFAULT_QUALITY, FF_MODERN, "Arail", &pFont);
    }

    if( pFont == NULL)
    D3DXCreateFontA(pde, 24, 10, FW_BOLD, 1, 0, DEFAULT_CHARSET, OUT_DEFAULT_PRECIS, DEFAULT_QUALITY, FF_MODERN, "Arail", &pFont);
    these 2 lines
    Last edited by hhhjr1; 08-17-2010 at 10:25 AM.

  4. #4
    scimmyboy's Avatar
    Join Date
    Jan 2008
    Gender
    male
    Location
    https://mpgh.net MPGHCash: $442,596,199
    Posts
    5,645
    Reputation
    26
    Thanks
    896
    My Mood
    Happy
    still not releasing ur font

  5. #5
    hhhjr1's Avatar
    Join Date
    Jun 2010
    Gender
    male
    Location
    i live in your room hahahah
    Posts
    413
    Reputation
    9
    Thanks
    22
    My Mood
    Confused
    } catch (...) {}
    pFont = NULL;
    D3DXCreateFontA(pde, 24, 10, FW_BOLD, 1, 0, DEFAULT_CHARSET, OUT_DEFAULT_PRECIS, DEFAULT_QUALITY, FF_MODERN, "Arail",pFont->Release();
    }

    if( pFont == NULL)
    D3DXCreateFontA(pde, 24, 10, FW_BOLD, 1, 0, DEFAULT_CHARSET, OUT_DEFAULT_PRECIS, DEFAULT_QUALITY, FF_MODERN, "Arail", pFont->Release();








    or like this


    pFont = NULL;
    D3DXCreateFontA(pde, 24, 10, FW_BOLD, 1, 0, DEFAULT_CHARSET, OUT_DEFAULT_PRECIS, DEFAULT_QUALITY, FF_MODERN, "Arail", &pFont) pFont->Release();
    }

    if( pFont == NULL)
    D3DXCreateFontA(pde, 24, 10, FW_BOLD, 1, 0, DEFAULT_CHARSET, OUT_DEFAULT_PRECIS, DEFAULT_QUALITY, FF_MODERN, "Arail", &pFont) pFont->Release();
    }
    Last edited by hhhjr1; 08-17-2010 at 10:32 AM. Reason: pFont->Release();

  6. #6
    flameswor10's Avatar
    Join Date
    Jul 2009
    Gender
    male
    Posts
    12,528
    Reputation
    981
    Thanks
    10,409
    My Mood
    In Love
    It's Arial. Not Arail?
    No I do not make game hacks anymore, please stop asking.

  7. The Following User Says Thank You to flameswor10 For This Useful Post:

    hhhjr1 (08-17-2010)

  8. #7
    scimmyboy's Avatar
    Join Date
    Jan 2008
    Gender
    male
    Location
    https://mpgh.net MPGHCash: $442,596,199
    Posts
    5,645
    Reputation
    26
    Thanks
    896
    My Mood
    Happy
    Quote Originally Posted by flameswor10 View Post
    It's Arial. Not Arail?
    LOL nice catch

  9. #8
    hhhjr1's Avatar
    Join Date
    Jun 2010
    Gender
    male
    Location
    i live in your room hahahah
    Posts
    413
    Reputation
    9
    Thanks
    22
    My Mood
    Confused
    so witch one 1st or 2nd

  10. #9
    flashlight95's Avatar
    Join Date
    Apr 2010
    Gender
    male
    Location
    12-34 Poopie Street Posts: Over 9000!
    Posts
    127
    Reputation
    10
    Thanks
    15
    Neither one.

  11. #10
    hhhjr1's Avatar
    Join Date
    Jun 2010
    Gender
    male
    Location
    i live in your room hahahah
    Posts
    413
    Reputation
    9
    Thanks
    22
    My Mood
    Confused
    so fix it pls

  12. #11
    whit's Avatar
    Join Date
    Jan 2010
    Gender
    male
    Posts
    7,159
    Reputation
    490
    Thanks
    2,253
    Do Yall Ever Use Search Button...
    mmbob Release a Source for this...
    I Use it to recreate My Font And Textures

  13. #12
    scimmyboy's Avatar
    Join Date
    Jan 2008
    Gender
    male
    Location
    https://mpgh.net MPGHCash: $442,596,199
    Posts
    5,645
    Reputation
    26
    Thanks
    896
    My Mood
    Happy
    Quote Originally Posted by hhhjr1 View Post
    so fix it pls
    how bout u learn the language

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

    whit (08-17-2010)

  15. #13
    LightzOut's Avatar
    Join Date
    Oct 2009
    Gender
    male
    Posts
    185
    Reputation
    11
    Thanks
    25
    Seriously this is so easy.

    And btw if you aren't using a different hook than what it came with it will be detected for you, hence the dcing in the lobby. It could be your PTC method to.

  16. #14
    hhhjr1's Avatar
    Join Date
    Jun 2010
    Gender
    male
    Location
    i live in your room hahahah
    Posts
    413
    Reputation
    9
    Thanks
    22
    My Mood
    Confused
    its is fixed all i need to do is add my hacks

  17. #15
    scimmyboy's Avatar
    Join Date
    Jan 2008
    Gender
    male
    Location
    https://mpgh.net MPGHCash: $442,596,199
    Posts
    5,645
    Reputation
    26
    Thanks
    896
    My Mood
    Happy
    Quote Originally Posted by hhhjr1 View Post
    its is fixed all i need to do is add my hacks
    i dont think you quite heard me. LEARN THE LANGUAGE

Page 1 of 3 123 LastLast

Similar Threads

  1. [HELP]TOP BLAST full source hack
    By dllbase in forum Combat Arms Coding Help & Discussion
    Replies: 10
    Last Post: 10-10-2010, 06:40 AM
  2. working top blast base
    By hhhjr1 in forum Combat Arms Hack Coding / Programming / Source Code
    Replies: 13
    Last Post: 08-17-2010, 07:48 AM
  3. fixed top blasted base
    By hhhjr1 in forum Combat Arms Hack Coding / Programming / Source Code
    Replies: 13
    Last Post: 08-16-2010, 02:43 PM
  4. Top 3 Anime Songs
    By arunforce in forum Anime
    Replies: 11
    Last Post: 08-12-2010, 01:59 AM
  5. top 10
    By scuartas in forum Anime
    Replies: 12
    Last Post: 01-16-2006, 02:13 PM