Results 1 to 2 of 2
  1. #1
    WeedWizards's Avatar
    Join Date
    Dec 2015
    Gender
    male
    Posts
    23
    Reputation
    10
    Thanks
    11
    My Mood
    Angelic

    What should I start to learn if I want to make a hack in Overwatch

    Basically the title. I'm a student right now and can code in Angular, Python etc however I wanted to make my own overwatch hack but I have no idea where to begin. I heard memory hacking is the way to go but I don't have any good sources to teach me that. Also AHK color detection hacks but I also have no idea where to find some sources to help me learn as of now.

    Anyone here know where I can find some tutorials to help or sources? or even better know what I should be looking for exactly?

  2. #2
    Nimboso's Avatar
    Join Date
    Sep 2015
    Gender
    male
    Posts
    554
    Reputation
    21
    Thanks
    2,635
    Quote Originally Posted by WeedWizards View Post
    Basically the title. I'm a student right now and can code in Angular, Python etc however I wanted to make my own overwatch hack but I have no idea where to begin. I heard memory hacking is the way to go but I don't have any good sources to teach me that. Also AHK color detection hacks but I also have no idea where to find some sources to help me learn as of now.

    Anyone here know where I can find some tutorials to help or sources? or even better know what I should be looking for exactly?
    Depends how to want to go at it. I'd recommend C++, other people like AHK, AutoIT, C#, etc but it's up to you. But the general idea is you need to learn a programming language that has libraries for the windows API. Learning a language takes a long time in itself, then when you're done you'll want to learn some reverse engineering/ASM (just the basics to start, since you'll be making more basic hacks than an aimbot to start). Once all that's done you can follow some videos on youtube -
    Code:
    https://www.youtube.com/playlist?list=PL2C03D3BB7FAF2EA0
    is a good start for the basics, then you can watch
    Code:
    https://www.youtube.com/watch?v=RpnFoSIlw8s
    for an aimbot tutorial.

    Overwatch has an anti cheat which you will need to reverse before attempting to write a bot for it, or else you will get banned on the next ban wave.
    Last edited by Nimboso; 03-05-2017 at 10:49 AM.

Similar Threads

  1. [Solved] I want to make CSGO hacks but dont know where to start.
    By MinoritySquad in forum Counter-Strike 2 Help
    Replies: 3
    Last Post: 10-27-2015, 12:24 PM
  2. How should I start learning VB.NET?
    By Iamazn in forum Visual Basic Programming
    Replies: 1
    Last Post: 08-19-2009, 07:02 PM
  3. Replies: 3
    Last Post: 08-01-2009, 09:09 PM
  4. What should i learn?
    By -Jerry™ in forum General
    Replies: 22
    Last Post: 07-22-2009, 07:21 AM
  5. What 2 guns should we start with?
    By shady12 in forum Combat Arms Hacks & Cheats
    Replies: 23
    Last Post: 01-23-2009, 02:57 AM