View Single Post
06-12-23, 05:16 AM   #11
cheesewiz
A Fallenroot Satyr
Join Date: Jan 2021
Posts: 29
Originally Posted by Taudier View Post
You said you had 8 accounts, how did you interact with them ? We are doubtful on that matter, the python script shouldn't grant you a ban. Did you send a 1:1 interaction while the WoW windows were not active, with autohotkey for example ? Afaik they can ban you for that without providing you the hint.
I mainly use this addon for sniping https://www.curseforge.com/wow/addon...t-blank-sniper

It does most of the work for me. Once I turn the sniper scan on, it runs until it finds an item. After that, I have to click on whatever game window the items on and press my buy button. I position my clients so I can see all of them on my main monitor, and have the python script on the left side of my second monitor so I can see it when it updates. The update for the api is around the same second every hour and there's a count down for when it's about to update.

I don't use any kind of input broadcasting stuff. I have a key bound in game to a macro that lets me buy items on the ah. Is that the right way to say it? People always confuse the word macro for something external outside of wow. The macro is inside wow, not some kind of external key bind. I don't have AHK installed, idk what other kind of third party tools there are but any kind of key binds I have are all within the game. I'm only laser-focused on this program being the problem because they said the bans for a 3rd party program.

People keep calling it a bot but it has no interaction with the game at all, it's just updating an addon file whenever the api has a deal, which is a single snapshot for each ah once an hour.

Last edited by cheesewiz : 06-12-23 at 05:22 AM.
  Reply With Quote