Quote (Ashirgo @ Oct 21 2022 10:48am)
Maybe your build was a perfect replica of what botters are running.
Other triggers of potential false positives:
- are you developing any type of software on the same pc?
- are you ever running any sort of Python scripts while Blizzard launcher is on?
- are you using IDA Pro for reverse engineering?
Quote (ViceRMT @ Oct 21 2022 11:00am)
Lots of software dev tools and scripts, but anything being ran is on a remote server in the other room. None of that is ever really running when I'm playing D2R other than maybe a terminal window and vs code.
I'm running on a laptop and have servers in the other room that handle any real work.
sorry for the tag but I needed you for the quote.
, as a game developer myself, I also have bunch of tools for reverse engineering and testing the security of the game I'm working on (that was months ago).
Your ban was issued probably because of the tools you had, I was previously banned from Blizzard for the exact same reason "Exploitation" and nothing more, I wrote a ticket to the support explaining my field of work and the tests that I have.
I had a game developed by Blizzard opened and IDA + CE opened, not even attached to the game and I got hammered within a few hours.
Luckily, a human responded to my e-mail understanding my situation and I got unbanned in 24 hours, nowadays I do those tests on a separate machine because trust me, testing on VM as you mentioned or remote servers won't save you from a ban if you're connected to said machine with LAN or having network connection with them.
Blizzard has banned Jiu bot running on VM, they probably caught you doing the same and thought that you're either botting or trying to gain advantage by RE the client.
Let me know how the ticket to Blizzard goes, cheers.