Had 2 ban running some custom code i wrote. The interesting part was that my gm detection worked perfectly. I could see where i found the gm, and it instantly closed the game. However, both accounts were still banned, so it looks like that same GM had it out for my 2 characters and actually...
Credit to mm2211 for his original code, i just modified it a little to get it working in the event. This will hold everyone over until Out can fix his new method.
using System;
using System.Collections.Generic;
using System.Threading;
using ArcheBuddy.Bot.Classes;
using...
I am not sure if this is a bug or not. I have the Archebuddy Account setting to flash my window and play a sound when a game master is detected. Today i was walking in gweonid and this event went off. However, none of my plugins fired that they had detected a game master. Is the Archebuddy...
After losing my account earlier this week, i wanted to spend a lot more time on coming up with the best solution possible to prevent a GM ban. From my experience, a GM ban will not be reversed during an appeal and you get 0 warnings. I have spent the past few days researching as much as I can...
Banned last night, didn't receive an email so i am assuming that a GM manually banned my character. I have contacted the appeals and hoping for the best. Not sure how long it usually takes to hear back. Was a paying patron, hopefully that helps the appeal somewhat.
Update
Account is...
Hello everyone, i have been a C# programmer for over 10 years and am looking to continue hasla assistant. So far, I have a couple of features and fixes in place that I am testing now and seem to be working well. What are some missing features that you guys would like to see added? I don't...
hello, i recently found out about archebuddy. I have been a C# developer for over 10 years and look forward to hopefully creating some useful stuff. How do people go about writing and testing their own plugins purely with Visual Studio? I have tried referencing the ArcheBuddy.dll in a...