Page 8 of 12 FirstFirst ... 678910 ... LastLast
Results 106 to 120 of 169
  1. #106
    ^...,^'s Avatar
    Join Date
    Sep 2009
    Gender
    male
    Location
    New Zealand,Auckland
    Posts
    698
    Reputation
    4
    Thanks
    90
    My Mood
    Lonely
    Quote Originally Posted by tagsf14 View Post
    How do i use this?
    ah the noobs are here now ummm

    IN A C++ COMPILER

  2. #107
    Jason's Avatar
    Join Date
    Apr 2010
    Gender
    male
    Location
    /dev/null
    Posts
    5,704
    Reputation
    918
    Thanks
    7,676
    My Mood
    Mellow
    Quote Originally Posted by cookie hack View Post
    My point was that making the errors makes this thread useless. What good is releasing a base if only experienced coders that don't need it can use it? That isn't helping the mpgh community. It only messes with people and takes up space. There needs to be errors in it but they need to be fixable to a beginner coder. It is selfish to release it and make it useless to anyone. Beginner or advanced. All these tutorials and bases are good but people releasing them and calling it their own is bad. They are basically releasing someone elses hack over and over again and calling it their own. I used the cn tutorial, fixed it, and make my own hotkey hack out of it but I will never release or brag about it. I didn't make that hack. I just edited it a little.
    The thing is, someone with an adequate knowledge of C++ would be able to fix the hacks, but may not necessarily be able to code the base from scratch. The original method to creating a working hack is really difficult, understanding HOW the person did it is not so hard, hence why many programmers choose to work off a base first.

    The point of this base is not to start people learning C++. I don't know when you noobs will get it through your heads; you can't just start C++ and expect to have working hacks by the end of the day. You shouldn't even begin trying to make hacks without any knowledge of what C++ is. You're jumping into the deep end before you learn to swim. You learn some C++, then you study a base and LEARN from it (learn from it, don't just C+P and release), then maybe one day you have enough knowledge and skill to create your own base from scratch. This type of project isn't intended for all you little pricks to copy and paste, it's a learning opportunity for those who actually have an interest in learning programming.

    End rant.

    Quote Originally Posted by Jeremy S. Anderson
    There are only two things to come out of Berkley, Unix and LSD,
    and I don’t think this is a coincidence
    You can win the rat race,
    But you're still nothing but a fucking RAT.


    ++Latest Projects++
    [Open Source] Injection Library
    Simple PE Cipher
    FilthyHooker - Simple Hooking Class
    CLR Injector - Inject .NET dlls with ease
    Simple Injection - An in-depth look
    MPGH's .NET SDK
    eJect - Simple Injector
    Basic PE Explorer (BETA)

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

    Crash (07-23-2010),markoj (07-23-2010),whit (07-22-2010)

  4. #108
    whit's Avatar
    Join Date
    Jan 2010
    Gender
    male
    Posts
    7,159
    Reputation
    490
    Thanks
    2,253
    Quote Originally Posted by J-Deezy View Post


    The thing is, someone with an adequate knowledge of C++ would be able to fix the hacks, but may not necessarily be able to code the base from scratch. The original method to creating a working hack is really difficult, understanding HOW the person did it is not so hard, hence why many programmers choose to work off a base first.

    The point of this base is not to start people learning C++. I don't know when you noobs will get it through your heads; you can't just start C++ and expect to have working hacks by the end of the day. You shouldn't even begin trying to make hacks without any knowledge of what C++ is. You're jumping into the deep end before you learn to swim. You learn some C++, then you study a base and LEARN from it (learn from it, don't just C+P and release), then maybe one day you have enough knowledge and skill to create your own base from scratch. This type of project isn't intended for all you little pricks to copy and paste, it's a learning opportunity for those who actually have an interest in learning programming.

    End rant.
    Thank him or i will Kill you..Not really but thanks him..

    Btw i just download and got to work in 1 minute..

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

    markoj (07-23-2010)

  6. #109
    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 whit View Post


    Thank him or i will Kill you..Not really but thanks him..

    Btw i just download and got to work in 1 minute..
    Did u think i would gave u a base without bugs...??

    the PTC is bugged
    Font is bugged
    It LAGS LIKE CRAZY
    Hook is buged
    I just like programming, that is all.

    Current Stuff:

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

  7. The Following 4 Users Say Thank You to topblast For This Useful Post:

    Crash (07-23-2010),dudemil (07-23-2010),markoj (07-23-2010),tagsf14 (07-22-2010)

  8. #110
    tagsf14's Avatar
    Join Date
    Aug 2008
    Gender
    male
    Location
    califorina
    Posts
    8
    Reputation
    10
    Thanks
    1
    My Mood
    Aggressive
    ------ Build started: Project: TopBase, Configuration: Release Win32 ------
    Base.cpp
    Base.h : Building for D3D9
    c:\users\tommy\desktop\topbase_\topbase\Base.h(16) : fatal error C1083: Cannot open include file: 'd3dx9.h': No such file or directory
    MenuFormat.cpp
    Base.h : Building for D3D9
    c:\users\tommy\desktop\topbase_\topbase\Base.h(16) : fatal error C1083: Cannot open include file: 'd3dx9.h': No such file or directory
    ========== Build: 0 succeeded, 1 failed, 0 up-to-date, 0 skipped ==========



    Any help?

  9. #111
    flameswor10's Avatar
    Join Date
    Jul 2009
    Gender
    male
    Posts
    12,528
    Reputation
    981
    Thanks
    10,409
    My Mood
    In Love
    LOL nice release there mate. Let the leeching begin and also, let the help "my base doesn't work" begin meahahahahaha
    No I do not make game hacks anymore, please stop asking.

  10. #112
    whit's Avatar
    Join Date
    Jan 2010
    Gender
    male
    Posts
    7,159
    Reputation
    490
    Thanks
    2,253
    Quote Originally Posted by tagsf14 View Post
    ------ Build started: Project: TopBase, Configuration: Release Win32 ------
    Base.cpp
    Base.h : Building for D3D9
    c:\users\tommy\desktop\topbase_\topbase\Base.h(16) : fatal error C1083: Cannot open include file: 'd3dx9.h': No such file or directory
    MenuFormat.cpp
    Base.h : Building for D3D9
    c:\users\tommy\desktop\topbase_\topbase\Base.h(16) : fatal error C1083: Cannot open include file: 'd3dx9.h': No such file or directory
    ========== Build: 0 succeeded, 1 failed, 0 up-to-date, 0 skipped ==========



    Any help?
    .....

  11. The Following User Says Thank You to whit For This Useful Post:

    markoj (07-23-2010)

  12. #113
    tagsf14's Avatar
    Join Date
    Aug 2008
    Gender
    male
    Location
    califorina
    Posts
    8
    Reputation
    10
    Thanks
    1
    My Mood
    Aggressive
    Quote Originally Posted by whit View Post


    .....
    You feel accomplished laughing at a noob? Just because im "new" to this and you're not doesnt make you any more superiorer jackass.

  13. #114
    whit's Avatar
    Join Date
    Jan 2010
    Gender
    male
    Posts
    7,159
    Reputation
    490
    Thanks
    2,253
    Quote Originally Posted by tagsf14 View Post
    You feel accomplished laughing at a noob? Just because im "new" to this and you're not doesnt make you any more superiorer jackass.
    Did you just try to flame me...Umm

    Weell you didnt thank him so you downloaded with intent to leech...

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

    markoj (07-23-2010)

  15. #115
    _-Blazin-_'s Avatar
    Join Date
    Jan 2009
    Gender
    male
    Location
    Australia
    Posts
    428
    Reputation
    10
    Thanks
    28
    My Mood
    Hot
    Thank you! You're awesome!

    I'm going to attempt to fix it even though I'm also a noob, I think I know what you're getting at.
    I finally have a base to study and learn off of.
    Unlike the other leeching noobs, I thanked you.

  16. #116
    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 whit View Post


    Did you just try to flame me...Umm

    Weell you didnt thank him so you downloaded with intent to leech...
    DUDE QUIT.....u got OWN BY NOOB

    What the world coming to
    I just like programming, that is all.

    Current Stuff:

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

  17. #117
    whit's Avatar
    Join Date
    Jan 2010
    Gender
    male
    Posts
    7,159
    Reputation
    490
    Thanks
    2,253
    Quote Originally Posted by topblast View Post


    DUDE QUIT.....u got OWN BY NOOB

    What the world coming to
    Now the No0b Are owning you

  18. The Following User Says Thank You to whit For This Useful Post:

    markoj (07-23-2010)

  19. #118
    coryster2100's Avatar
    Join Date
    Jan 2010
    Gender
    male
    Posts
    394
    Reputation
    13
    Thanks
    1,175
    Yay i got it work look

    Screen Shot



    Quote Originally Posted by zmansquared View Post
    this is terrible. topblast, you ruin everyone elses hard work by releasing this and making so people just C&P. not cool at all.

    not getting a "thanks" from me!!!
    Zman it is quite hard to fix this lol

    Quote Originally Posted by markoj View Post
    I wouldn't talk to him like that, hes what you would call "an actual Coder" so he knows what he's doing, anyway....



    You mean PushToConsole("hack") or just the whole pushtoconsole method?
    Crosshair is the only thing I got working, and im guessing thats because its not a PTC
    Marko Did you get it to work umm no so stfu wanna be coder

    Quote Originally Posted by whit View Post
    base is detected i think you gotta update it..
    LuL something is wrong topblast did this on purpose obviously noob learn to code
    Last edited by coryster2100; 07-22-2010 at 09:42 PM.

  20. #119
    _-Blazin-_'s Avatar
    Join Date
    Jan 2009
    Gender
    male
    Location
    Australia
    Posts
    428
    Reputation
    10
    Thanks
    28
    My Mood
    Hot
    Lol.. This is funny. Its like a massive flamewar in here! Agh.. Someone get the fire extinguishor..

    But seriously.. There should be rules for these kinds of things.

  21. #120
    CoderNever's Avatar
    Join Date
    Feb 2009
    Gender
    female
    Location
    https://mpgh.net MPGHCash: $700,458,011
    Posts
    1,198
    Reputation
    131
    Thanks
    2,236
    My Mood
    Buzzed
    Ehh, I don't really like the idea of this. However its your choice to release, because your the one that coded it I assume. Nice work Topblast another sweet release. Also everyone I might be a little inactive due to some family matters.

Page 8 of 12 FirstFirst ... 678910 ... 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. Topblast D3D Menu
    By topblast in forum C++/C Programming
    Replies: 22
    Last Post: 08-01-2010, 06:01 PM
  3. Topblast D3D Menu Disappears?
    By mastermods in forum Combat Arms Hack Coding / Programming / Source Code
    Replies: 21
    Last Post: 07-24-2010, 06:54 AM
  4. My D3D menu closes :| ! Source attached
    By Jammy122333 in forum C++/C Programming
    Replies: 1
    Last Post: 06-15-2008, 01:38 PM
  5. [Help]D3D Menu
    By cothen12 in forum C++/C Programming
    Replies: 13
    Last Post: 01-18-2008, 04:28 PM