Jire / Overwatcheat

Free, open-source undetected color cheat!
GNU Affero General Public License v3.0
322 stars 92 forks source link

new project #42

Open anon0089 opened 6 years ago

anon0089 commented 6 years ago

Jire. Can you contact me. I will not take more than 3mins of your time.

Thank you.

Jire commented 6 years ago

What's up?

anon0089 commented 6 years ago

Hey bud. I wanted to reach out to you after this great Ow cheat. I used it from you publish it and i'am impressed by your work and got me inspired to learn Kotlin. Can you point me in a direction where i can go and learn what you just made? Or is it possible to somehow copy your source and rewrite it? Or will there be any issues due that Blizzard allready detected the source code itself? Am very new to this and i want to learn it step by step.

Lonerw0lf commented 6 years ago

Yes you can rewrite it like I did and made an universal pixel aim-bot out of modifying Overwatcheat and adding Charlatano's config features (along with a customizable trigger-bot), the "difficult" part for most people to understand should be the img to rgb (BufferedImageToRGB.kt), although you wouldn't need to change anything on these parts, the rest should be relatively easy for anyone to understand and or modify (with a bit of coding sense and basic Kotlin syntax). And about Blizzard's Warden detecting the source code 🤔, not sure if they can detect code in a running jar file, you can google that, and if they can detect you can just randomize the strings and method functions and stuff like that.

(I'll try posting the edited source soon, not sure when though.)