Results 1 to 8 of 8
  1. #1
    redbaty's Avatar
    Join Date
    Aug 2012
    Gender
    male
    Posts
    33
    Reputation
    10
    Thanks
    8
    My Mood
    Amazed

    Beginner at CS:GO Hacks.

    Well, I know this title is used a lot in here, I read them most before I made this Thread but yet I did'nt find anything about C#, so as the title says, I'm a begginer at CS:GO Hacking, unfortunaly I know more about C#/LUA/JAVA then I know about C++, so I do prefer to code in C#, but C# source codes is really hard to find, at least I can't find one and I don't know how to proceed.
    The very basics I already know ( Read/Write into memory ), but things like how to calculate and use offsets it's pretty hard to me to understand, I found a list online that explains that Player Base and Entity equals "Client.dll + currentoffset" but I don't know how to use those, like how can I read players Health ? Or get who's in his crosshair ?

    Thank you for paying attention and have a nice morning/day/night;







    PS: Sorry for bad english.
    Last edited by redbaty; 06-26-2015 at 04:09 PM.

  2. #2
    p100 body shot's Avatar
    Join Date
    May 2015
    Gender
    male
    Location
    syria
    Posts
    53
    Reputation
    10
    Thanks
    30
    My Mood
    Stressed


    - - - Updated - - -

    google?~~~~~~~~~~

  3. #3
    redbaty's Avatar
    Join Date
    Aug 2012
    Gender
    male
    Posts
    33
    Reputation
    10
    Thanks
    8
    My Mood
    Amazed
    Already watched them all, including the c++ series, but there's still things that I can't figure it out. Things like ollydbg different result, and although this aimbot series helped a lot, like to find player base and such, I still having trouble to figure it out. What I really want, is a little tiny example of how I use get and use player and entity list.
    Last edited by redbaty; 06-26-2015 at 06:36 PM.

  4. #4
    p100 body shot's Avatar
    Join Date
    May 2015
    Gender
    male
    Location
    syria
    Posts
    53
    Reputation
    10
    Thanks
    30
    My Mood
    Stressed
    i don't know how either because i don't code. i might try to learn c++ though

  5. #5
          ( ° ͜ʖ͡°)╭∩╮
    Former Staff
    MarkHC's Avatar
    Join Date
    Nov 2011
    Gender
    male
    Location
    127.0.0.1
    Posts
    2,750
    Reputation
    66
    Thanks
    14,529
    My Mood
    Angelic
    If you know C# you can learn C++ very fast. They're very similar.

    Anyways... There are C# sources out there, just because you were not able to find them doesnt mean they dont exist.

    I cannot give you links, but if you just use Google you should be able to find some info.

    But my personal suggestion would be that you learn C++, or at least how things are stored on memory, before doing anything.


    CoD Minion from 09/19/2012 to 01/10/2013

  6. #6
    Merccy2's Avatar
    Join Date
    Jan 2015
    Gender
    male
    Posts
    886
    Reputation
    310
    Thanks
    19,668
    My Mood
    Cool
    Quote Originally Posted by redbaty View Post
    Well, I know this title is used a lot in here, I read them most before I made this Thread but yet I did'nt find anything about C#, so as the title says, I'm a begginer at CS:GO Hacking, unfortunaly I know more about C#/LUA/JAVA then I know about C++, so I do prefer to code in C#, but C# source codes is really hard to find, at least I can't find one and I don't know how to proceed.
    The very basics I already know ( Read/Write into memory ), but things like how to calculate and use offsets it's pretty hard to me to understand, I found a list online that explains that Player Base and Entity equals "Client.dll + currentoffset" but I don't know how to use those, like how can I read players Health ? Or get who's in his crosshair ?

    Thank you for paying attention and have a nice morning/day/night;







    PS: Sorry for bad english.
    If you are more comfortable with C# use C#, it is similar enough to C++ for you to convert a C++ source to C#.

    All external hacks rely on ReadProcessMemory and WriteProcessMemory, you can find enough examples about them.

    To use your newly acquired knowledge to make CS:GO hacks you go find a C++ tutorial and you will see what they read, how the loop over it and what to do with it. Do the same in C# and you're done.
    If you have any questions regarding my hacks, add me on Discord: Merccy#8314

  7. #7
    MileyCykrus's Avatar
    Join Date
    Jul 2015
    Gender
    male
    Location
    On my ass
    Posts
    29
    Reputation
    10
    Thanks
    9
    My Mood
    Drunk
    Check orion on ****** and have fun.

  8. #8
    viking911's Avatar
    Join Date
    Mar 2015
    Gender
    male
    Location
    ViKiNGHOOK
    Posts
    214
    Reputation
    10
    Thanks
    2,219
    My Mood
    Devilish
    Contact me and i will send you the structure of my ESP that was made in C#. My cousin teached me and told me how it worked.
    FAKEEDGEBOY$ - B4RB0$$4

Similar Threads

  1. [Help Request] Beginner's approach to hacking the game
    By Yxsilentxy in forum Realm of the Mad God Help & Requests
    Replies: 6
    Last Post: 09-20-2013, 06:54 PM
  2. [Tutorial] Beginner's Guide to Hacking Using a Console
    By Agathocacological in forum Vindictus Tutorials
    Replies: 27
    Last Post: 07-28-2011, 04:17 PM
  3. Beginner Concepts of Game Hacking
    By why06 in forum Programming Tutorials
    Replies: 59
    Last Post: 04-27-2010, 12:47 AM
  4. beginner hack with gp hack please
    By jokaiz in forum Combat Arms Hacks & Cheats
    Replies: 3
    Last Post: 08-09-2008, 10:01 PM
  5. A Beginners Kit to Hacking and other things...
    By Seem in forum General Hacking
    Replies: 3
    Last Post: 04-20-2008, 04:01 AM