Thread: Scratch source

Results 1 to 5 of 5
  1. #1
    merp.'s Avatar
    Join Date
    Aug 2012
    Gender
    male
    Posts
    147
    Reputation
    10
    Thanks
    301
    My Mood
    Bored

    Scratch source

    This is my base (full of public functions, but gotta start somewhere, no?) that I used for Scratch. This base is nothing compared to those who are way more experienced than me. I keep saying that I am learning c++/D3D during my free time, but I've never got the time to do so due to school. Plus, AP exams are coming up soon, so that's also preventing me from learning. I decided to stop learning how to create hacks for CA until I am fluent in C++, D3D, and ASM. Anyways, I wanted to release this so that hopefully, those who were new to CA hacking could learn something from my base. Although nothing is commented, it should be fairly easy to understand. Once compiled, this base will not give you an undetected .dll, the detours are detected and the PTC function is patched.

    Credits to the following:

    merp. ,
    MatyPatty,
    Solify's ,
    WE11ington ,
    luizimloko ,
    Nightmare ,
    Flengo ,
    Deadlinez ,
    arun823/USSR ,
    Shadow` ,
    Ch40zz-C0d3r ,
    Acea ,
    R3d_L1n3 ,
    ctpsolo ,
    and
    MPGH CA Hack Coding Source Code section. Thank you everyone!

    If possible, I'd like some constructive criticism to see what I can improve in. (probably is everything )
    (Advice other than to stop using public functions :c)

    @Flengo
    <b>Downloadable Files</b> Downloadable Files

  2. The Following 12 Users Say Thank You to merp. For This Useful Post:

    boletri (03-09-2013),CrazyFrost (03-29-2013),Cryptonic (03-11-2013),ctpsolo (03-06-2013),gntt5006 (03-30-2013),GoldWhite (03-05-2013),kssiobr (03-05-2013),MegaPixxx (05-06-2013),Otaviomorais (03-09-2013),pDevice (03-06-2013),Sneak84 (04-28-2013),Timboy67678 (04-14-2013)

  3. #2
    Flengo's Avatar
    Join Date
    May 2010
    Gender
    male
    Location
    /admincp/banning.php
    Posts
    20,591
    Reputation
    5180
    Thanks
    14,179
    My Mood
    Inspired
    /Approved
    I Read All Of My PM's & VM's
    If you need help with anything, just let me know.

     


     
    VM | PM | IM
    Staff Administrator Since 10.13.2019
    Publicist Since 04.04.2015
    Middleman Since 04.14.2014
    Global Moderator Since 08.01.2013
    Premium Since 05.29.2013

    Minion+ Since 04.18.2013

    Combat Arms Minion Since 12.26.2012
    Contributor Since 11.16.2012
    Member Since 05.11.2010


  4. The Following 2 Users Say Thank You to Flengo For This Useful Post:

    merp. (03-04-2013),pDevice (03-06-2013)

  5. #3
    supercarz1991's Avatar
    Join Date
    Jul 2010
    Gender
    male
    Posts
    6,285
    Reputation
    435
    Thanks
    3,715
    My Mood
    Doh
    i'll dig through it, i dont know much C++ myself either, but i understand basic functionality of it

    update
    noticed you must have used VS2012 with this as i can't open the SLN file
    to others viewing this base, open the Scratch - mpgh.vcxproj found in the project folder

    from what i looked at, not bad, but again mostly c+p stuff.. just work on cleaning up your coding, this was headache enducing :P
    Last edited by supercarz1991; 03-04-2013 at 09:00 PM.

    commando: You're probably the best non-coder coder I know LOL


  6. The Following User Says Thank You to supercarz1991 For This Useful Post:

    merp. (03-04-2013)

  7. #4
    merp.'s Avatar
    Join Date
    Aug 2012
    Gender
    male
    Posts
    147
    Reputation
    10
    Thanks
    301
    My Mood
    Bored
    Quote Originally Posted by supercarz1991 View Post
    i'll dig through it, i dont know much C++ myself either, but i understand basic functionality of it

    update
    noticed you must have used VS2012 with this as i can't open the SLN file
    to others viewing this base, open the Scratch - mpgh.vcxproj found in the project folder

    from what i looked at, not bad, but again mostly c+p stuff.. just work on cleaning up your coding, this was headache enducing :P

    haha. i'm a REALLY unorganized person, so I guess that was shown through this.. imo, this is still more organized than my schoolwork. Will definitely work on making code more efficient and organized.

    Thanks for your feedback though!

  8. #5
    supercarz1991's Avatar
    Join Date
    Jul 2010
    Gender
    male
    Posts
    6,285
    Reputation
    435
    Thanks
    3,715
    My Mood
    Doh
    Quote Originally Posted by merp. View Post
    haha. i'm a REALLY unorganized person, so I guess that was shown through this.. imo, this is still more organized than my schoolwork. Will definitely work on making code more efficient and organized.

    Thanks for your feedback though!
    no problem! glad i could help

    code organization is very easy... but its very easy to also lose control and have /* */ and // everywhere and end up in a mess. i try to be a clean coder myself, and end up messy myself, but i function EVERYTHING and just call the function. that's my personal way

    commando: You're probably the best non-coder coder I know LOL


Similar Threads

  1. CS Source Clan/Server
    By Dave84311 in forum General
    Replies: 20
    Last Post: 10-04-2006, 12:21 PM
  2. HALO 2 (XBOX) Source Code
    By mirelesmichael in forum General Game Hacking
    Replies: 12
    Last Post: 09-23-2006, 04:35 AM
  3. Counter Strike: Source
    By Flawless in forum CounterStrike (CS) 1.6 Hacks / Counter Strike: Source (CSS) Hacks
    Replies: 15
    Last Post: 06-03-2006, 08:28 PM