What programming language is the best for coding hacks?

Sc00t33r

Lurker
Member
Joined
Threads
1
Posts
1
I'm trying to get into coding things like hacks for CSGO and wanted to know what language would be the best.
 
  • S
    Created
  • Last reply
  • 1
    Replies
  • 734
    Views
  • 2
    Participants
  • Participants list
C++ is most common used one, you can also use C or C#, or others.
But if you're starting you'll mostly find lots of C++ for such tasks, but you can't just jump into game hacking with C++ as you first have to learn many language features, and general programming concepts first.
Game hacking is not an easy job that you can jump into after 2 nights especially with C++.