Page 7 of 21 FirstFirst ... 5678917 ... LastLast
Results 91 to 105 of 308
  1. #91
    MrSkafighter's Avatar
    Join Date
    Feb 2010
    Gender
    male
    Posts
    410
    Reputation
    23
    Thanks
    2,238
    My Mood
    Cool
    I Just Need Some Help On Where To Place The Hacks = Base.cpp, Menu.cpp?

  2. #92
    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 MrSkafighter View Post
    I Just Need Some Help On Where To Place The Hacks = Base.cpp, Menu.cpp?
    Place them anywhere you want...

  3. #93
    MrSkafighter's Avatar
    Join Date
    Feb 2010
    Gender
    male
    Posts
    410
    Reputation
    23
    Thanks
    2,238
    My Mood
    Cool
    Quote Originally Posted by Crash View Post
    Place them anywhere you want...
    I Place It At Base.cpp And I Tried To On But Did Not Work = Fps Not Showing When On.

  4. #94
    Crash's Avatar
    Join Date
    Aug 2009
    Gender
    male
    Location
    JAville
    Posts
    2,881
    Reputation
    163
    Thanks
    3,291
    My Mood
    Sleepy
    Did you include all the correct things ?

    It should work fine.

  5. #95
    MrSkafighter's Avatar
    Join Date
    Feb 2010
    Gender
    male
    Posts
    410
    Reputation
    23
    Thanks
    2,238
    My Mood
    Cool
    Quote Originally Posted by Crash View Post
    Did you include all the correct things ?

    It should work fine.
    You Got Msn Can Tv Me?

  6. #96
    DeadLinez's Avatar
    Join Date
    Dec 2009
    Gender
    male
    Location
    https://mpgh.net Sexy Points: 989,576,420
    Posts
    465
    Reputation
    11
    Thanks
    500
    My Mood
    Psychedelic
    How to add Hacks:
    1.Create a void in "Base.cpp"
    2.Name it "Main"
    3.Create a new Thread in DLLMain
    4.Call The Void
    5.Add hacks
    6. and if you know how to program you would know what to do in the void.
    good luck

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

    MrSkafighter (08-29-2010)

  8. #97
    MrSkafighter's Avatar
    Join Date
    Feb 2010
    Gender
    male
    Posts
    410
    Reputation
    23
    Thanks
    2,238
    My Mood
    Cool
    Quote Originally Posted by DeadLinez View Post
    How to add Hacks:
    1.Create a void in "Base.cpp"
    2.Name it "Main"
    3.Create a new Thread in DLLMain
    4.Call The Void
    5.Add hacks
    6. and if you know how to program you would know what to do in the void.
    good luck
    Can tv Me?

  9. #98
    whit's Avatar
    Join Date
    Jan 2010
    Gender
    male
    Posts
    7,159
    Reputation
    490
    Thanks
    2,253
    Quote Originally Posted by coogle007 View Post
    I have this problems

    Code:
    1>------ Build started: Project: CaBase, Configuration: Debug Win32 ------
    1>Compiling...
    1>Base.cpp
    1>c:\documents and settings\carmine\documenti\downloads\hans & gellins base combined\hans & gellins base combined\cabase\base.cpp(88) : error C2664: 'GetModuleHandleW' : cannot convert parameter 1 from 'const char [9]' to 'LPCWSTR'
    1>        Types pointed to are unrelated; conversion requires reinterpret_cast, C-style cast or function-style cast
    1>c:\documents and settings\carmine\documenti\downloads\hans & gellins base combined\hans & gellins base combined\cabase\base.cpp(89) : error C2664: 'GetModuleHandleW' : cannot convert parameter 1 from 'const char [13]' to 'LPCWSTR'
    1>        Types pointed to are unrelated; conversion requires reinterpret_cast, C-style cast or function-style cast
    1>c:\documents and settings\carmine\documenti\downloads\hans & gellins base combined\hans & gellins base combined\cabase\base.cpp(90) : error C2664: 'GetModuleHandleW' : cannot convert parameter 1 from 'const char [11]' to 'LPCWSTR'
    1>        Types pointed to are unrelated; conversion requires reinterpret_cast, C-style cast or function-style cast
    1>DirectX.cpp
    1>c:\documents and settings\carmine\documenti\downloads\hans & gellins base combined\hans & gellins base combined\cabase\directx.cpp(26) : error C2664: 'ID3DXFont::DrawTextW' : cannot convert parameter 2 from 'char [1024]' to 'LPCWSTR'
    1>        Types pointed to are unrelated; conversion requires reinterpret_cast, C-style cast or function-style cast
    1>Menu.cpp
    1>c:\documents and settings\carmine\documenti\downloads\hans & gellins base combined\hans & gellins base combined\cabase\menu.cpp(78) : error C2664: 'ID3DXFont::DrawTextW' : cannot convert parameter 2 from 'char *' to 'LPCWSTR'
    1>        Types pointed to are unrelated; conversion requires reinterpret_cast, C-style cast or function-style cast
    1>c:\documents and settings\carmine\documenti\downloads\hans & gellins base combined\hans & gellins base combined\cabase\menu.cpp(81) : error C2664: 'ID3DXFont::DrawTextW' : cannot convert parameter 2 from 'char *' to 'LPCWSTR'
    1>        Types pointed to are unrelated; conversion requires reinterpret_cast, C-style cast or function-style cast
    1>c:\documents and settings\carmine\documenti\downloads\hans & gellins base combined\hans & gellins base combined\cabase\menu.cpp(83) : error C2664: 'ID3DXFont::DrawTextW' : cannot convert parameter 2 from 'char *' to 'LPCWSTR'
    1>        Types pointed to are unrelated; conversion requires reinterpret_cast, C-style cast or function-style cast
    1>Generating Code...
    1>Build log was saved at "file://c:\Documents and Settings\Carmine\Documenti\Downloads\Hans & Gellins Base Combined\Hans & Gellins Base Combined\CaBase\Debug\BuildLog.htm"
    1>CaBase - 7 error(s), 0 warning(s)
    ========== Build: 0 succeeded, 1 failed, 0 up-to-date, 0 skipped ==========
    .....
    Im Not Goin To Fix That For You....

    And Who Said How To Add Hacks...
    -Make A New Function.
    -Throw A While Loop In There
    -Then Create The Thread...
    If You Dont Understand That This Base Isnt For You...

  10. #99
    MrSkafighter's Avatar
    Join Date
    Feb 2010
    Gender
    male
    Posts
    410
    Reputation
    23
    Thanks
    2,238
    My Mood
    Cool
    I Just Need Help On The Hacks Why Its Not Working = I Added The Hacks In But I Play CombatArms And On It, It Dosent Work = Fps

    Nvm Thanks For Help but No One Actually Help Me Like How Its Done I Fixed It I FOrgot To Add The Thread Hack Lol.
    Last edited by MrSkafighter; 08-29-2010 at 03:04 AM.

  11. #100
    whit's Avatar
    Join Date
    Jan 2010
    Gender
    male
    Posts
    7,159
    Reputation
    490
    Thanks
    2,253
    Quote Originally Posted by MrSkafighter View Post
    I Just Need Help On The Hacks Why Its Not Working = I Added The Hacks In But I Play CombatArms And On It, It Dosent Work = Fps
    Ok Ill Help You If You Know What This Means....

    void main()
    {
    while(1){

    }
    }


    What Does The One Mean In while(1)....

  12. #101
    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 coogle007 View Post
    I have this problems

    Code:
    Insert easy, simple to fix errors here
    .....
    Then fix them, if you know c++ it shouldn't be a problem and shouldn't take you more than 4 minutes

    Quote Originally Posted by MrSkafighter View Post
    I Am Not An Adiot I Just Need Some Help Lol.
    You are an idiot because you pressed the download button without pressing the thanks button, why would he help you if you didn't even thank him/
    Dont ban me

  13. The Following User Says Thank You to markoj For This Useful Post:

    whit (08-29-2010)

  14. #102
    whit's Avatar
    Join Date
    Jan 2010
    Gender
    male
    Posts
    7,159
    Reputation
    490
    Thanks
    2,253
    MrSkafighter Why Should I Help You ...
    You Didnt Hit The Thanks Button Leecher...

  15. The Following 3 Users Say Thank You to whit For This Useful Post:

    lucky7 (10-03-2010),markoj (08-29-2010),MrSkafighter (08-29-2010)

  16. #103
    CodeDemon's Avatar
    Join Date
    Jul 2010
    Gender
    male
    Location
    vagina
    Posts
    1,070
    Reputation
    50
    Thanks
    940
    My Mood
    Fine
    Incoming: I just hit it can you help me nao pl0x!

  17. #104
    whit's Avatar
    Join Date
    Jan 2010
    Gender
    male
    Posts
    7,159
    Reputation
    490
    Thanks
    2,253
    Quote Originally Posted by CodeDemon View Post
    Incoming: I just hit it can you help me nao pl0x!
    Help With What Mate....

  18. The Following 2 Users Say Thank You to whit For This Useful Post:

    markoj (08-29-2010),MrSkafighter (08-29-2010)

  19. #105
    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 whit View Post


    Help With What Mate....
    I mean that is what he is going to say

Page 7 of 21 FirstFirst ... 5678917 ... LastLast

Similar Threads

  1. help Hans & Gellins Base Combined
    By yoyoman4567 in forum Combat Arms Coding Help & Discussion
    Replies: 9
    Last Post: 02-21-2011, 01:34 PM
  2. Erro Hans & gellins base combined
    By dllbase in forum Combat Arms Brazil Discussions
    Replies: 5
    Last Post: 01-21-2011, 10:10 AM
  3. How to add hacks in Hans & Gellins Base Combined
    By AlessandroPL in forum Combat Arms Coding Help & Discussion
    Replies: 5
    Last Post: 01-13-2011, 03:56 PM
  4. Hans & Gellins Base Combined
    By AlessandroPL in forum Combat Arms Coding Help & Discussion
    Replies: 10
    Last Post: 01-13-2011, 02:32 PM
  5. Gellins + Hans Base Combined By whit -Menu Not Appearing-
    By austen407 in forum Combat Arms Coding Help & Discussion
    Replies: 4
    Last Post: 10-21-2010, 06:32 PM