Results 1 to 12 of 12
  1. #1
    dog9w23's Avatar
    Join Date
    Aug 2016
    Gender
    male
    Posts
    0
    Reputation
    10
    Thanks
    1

    Wink I am interested in making my own csgo hacks, I know C++, python, perl

    Hi, I really want to make some cheats for csgo as a little side project, I have always been interested in game hacks and thought I should come here to ask about how I should proceed to do it and some help along the way. If anyone knows how to make hacks, or wants to help me make them, please leave me some contact info so I can reach out.

    The hacks will be for my own learning and I do not plan to release them publicly unless the hacks end up amazing

  2. #2
    ImWhacky's Avatar
    Join Date
    Sep 2015
    Gender
    male
    Posts
    509
    Reputation
    56
    Thanks
    4,059
    My Mood
    Breezy
    Quote Originally Posted by dog9w23 View Post
    The hacks will be for my own learning and I do not plan to release them publicly unless the hacks end up amazing
    if they are amazing why dont you keep them? just my opinion. also, do you want to make your cheat internally or externally?


     

    Steam-TriggeredFemenazi
    CS:GO Rank-MG (but I'm a dirty cheater so who cares)
    Discord-ImWhacky#6260

    P.M. me if you have any questions.


  3. #3
    HexMurder's Avatar
    Join Date
    Apr 2011
    Gender
    male
    Location
    System.Diagnostics
    Posts
    344
    Reputation
    96
    Thanks
    3,170
    I would highly recommend starting with external. Js. Good luck man.

  4. #4
    dog9w23's Avatar
    Join Date
    Aug 2016
    Gender
    male
    Posts
    0
    Reputation
    10
    Thanks
    1
    I was thinking of doing external because it seems much easier to do, I still need help with it tho because making game hacks is completely new to me, and all i've ever done with video games is a few sound and texture replacement mods.

  5. #5
    ImWhacky's Avatar
    Join Date
    Sep 2015
    Gender
    male
    Posts
    509
    Reputation
    56
    Thanks
    4,059
    My Mood
    Breezy
    Quote Originally Posted by HexMurder View Post
    I would highly recommend starting with external. Js. Good luck man.
    I agree with this, it is easier to start with and makes learning internal a lot easier

    - - - Updated - - -

    Quote Originally Posted by dog9w23 View Post
    I was thinking of doing external because it seems much easier to do, I still need help with it tho because making game hacks is completely new to me, and all I've ever done with video games is a few sound and texture replacement mods.
    start with a simple bhop source like this one.


     

    Steam-TriggeredFemenazi
    CS:GO Rank-MG (but I'm a dirty cheater so who cares)
    Discord-ImWhacky#6260

    P.M. me if you have any questions.


  6. #6
    HexMurder's Avatar
    Join Date
    Apr 2011
    Gender
    male
    Location
    System.Diagnostics
    Posts
    344
    Reputation
    96
    Thanks
    3,170
    Quote Originally Posted by dog9w23 View Post
    I was thinking of doing external because it seems much easier to do, I still need help with it tho because making game hacks is completely new to me, and all i've ever done with video games is a few sound and texture replacement mods.
    Just made a tutorial this morning.
    https://www.mpgh.net/forum/showthread...1#post11948501

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

    ImWhacky (08-15-2016)

  8. #7
    rwby's Avatar
    Join Date
    Jul 2015
    Gender
    male
    Location
    client.dll
    Posts
    1,631
    Reputation
    142
    Thanks
    6,724
    Quote Originally Posted by HexMurder View Post


    Just made a tutorial this morning.
    https://www.mpgh.net/forum/showthread...1#post11948501
    That is wrong, Internal is alot easier.

  9. #8
    TwitchGod's Avatar
    Join Date
    Aug 2016
    Gender
    female
    Location
    States
    Posts
    4
    Reputation
    10
    Thanks
    1
    My Mood
    Angelic
    go to library and read some c++ books and plus view utube videos and i'll suggest start with little project first.

  10. #9
    HexMurder's Avatar
    Join Date
    Apr 2011
    Gender
    male
    Location
    System.Diagnostics
    Posts
    344
    Reputation
    96
    Thanks
    3,170
    Quote Originally Posted by Azay View Post


    That is wrong, Internal is alot easier.
    Just your opinion. What makes it easier than extern?

  11. #10
    fuckplant's Avatar
    Join Date
    Dec 2015
    Gender
    female
    Location
    ReadProcessMemory(FP.dll,(CHAR*)(FP + oAdress), (CHAR*) &fuckplantsAddress sizeof (string);
    Posts
    93
    Reputation
    36
    Thanks
    145
    Quote Originally Posted by dog9w23 View Post
    Hi, I really want to make some cheats for csgo as a little side project, I have always been interested in game hacks and thought I should come here to ask about how I should proceed to do it and some help along the way. If anyone knows how to make hacks, or wants to help me make them, please leave me some contact info so I can reach out.

    The hacks will be for my own learning and I do not plan to release them publicly unless the hacks end up amazing
    add my skype i360faceplant, i will teach you to ensnare the mind, to bewitch the senses, i can show you how to bottle fame and brew glory (harry potter lol)

    nah i can teach you the basics of how the hacks work.

  12. The Following User Says Thank You to fuckplant For This Useful Post:

    kajm (08-17-2016)

  13. #11
    affe2626's Avatar
    Join Date
    Apr 2015
    Gender
    male
    Location
    Sweden
    Posts
    552
    Reputation
    146
    Thanks
    151
    My Mood
    Angelic
    Quote Originally Posted by HexMurder View Post


    Just your opinion. What makes it easier than extern?
    Well its easier i mean instead of having to read process memory and understand all of that you can just make a pointer to an address and getting modules is also a lot easier ex.
    Code:
    DWORD dwClient = (DWORD)GetModuleHandleA("client.dll");
    but to understand things its better to start external but internal is easier once you understand everything

    Always PM me when trading, I've been hacked on my Skype previously
    [img]https://**********.com/addskype/affe2626.png[/img]

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

    kajm (08-17-2016)

  15. #12
    Smoke's Avatar
    Join Date
    Nov 2014
    Gender
    male
    Posts
    11,899
    Reputation
    2661
    Thanks
    4,610
    My Mood
    Amazed
    Been over a week since last update/bump after answers, assuming solved.

    /Closed.


    CLICK TO BUY NOW!!


    Quote Originally Posted by Liz View Post
    This is my first vouch, ever. Rapidgator account worked perfectly. Would buy in the future.

Similar Threads

  1. [Solved] HOW TO MAKE OWN CSGO HACK?
    By UncoNuts in forum Counter-Strike 2 Help
    Replies: 3
    Last Post: 09-16-2015, 07:24 AM
  2. [Info] Making your own CSGO hack for noobs.
    By Bayley_LOL in forum Counter-Strike 2 Discussions
    Replies: 17
    Last Post: 11-15-2014, 06:09 PM
  3. Interested in making your own modules?
    By kila58 in forum Garry's Mod Discussions & Help
    Replies: 19
    Last Post: 07-15-2013, 01:08 PM
  4. [[TUTORIAL]] How to make your OWN warrock hacks
    By th9end in forum WarRock Discussions
    Replies: 15
    Last Post: 08-19-2009, 02:16 AM
  5. {TUT} How to make your own opk hack
    By mandog10 in forum Combat Arms Hacks & Cheats
    Replies: 28
    Last Post: 08-13-2008, 02:44 PM