yes i agree. My trade runners were getting banned constantly, lost about 12 accounts total. I finally wrote my own custom trade running bot from the ground up and have been running for close to 2 months 24/7 with no ban at all on non patron accounts. The part i cant figure out is how to get...
same issue here,
mine says "account is successfully launched" then goes back to disabled. It won't actually launch the game. Hoping this gets fixed soon, a lot of people will be getting rid of 8 for 10.
It ran various trade packs. It did not have the suspected user, it will auto log out when someone reported me and come back later that day to remove itself.
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...
Same here. The name can't be resolved so we need a db update for ArcheBuddy. I made this post to help everyone until the update.
https://www.thebuddyforum.com/archebuddy-forum/archebuddy-plugins/other/217884-divine-blessings-coin-clicker.html
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...
honestly, i am not sure they care if you are found by a gm. I had never had a warning or anything and was full patron with a pretty good amount of money spent. They would not reverse the ban regardless of what i asked or said.
Thanks! The issue is the GameMaster Event doesn't fire everytime because of the multiple ways a GM will appear. I am trying to program for as many possibilities as I can.
anyone that can find a GM Pretty easily on their server please PM me. I am on a low pop server now and haven't seen one yet. I have an idea that might work. Actually, a pirate would probably work too if and of you have pirate alts.
if i decide to leave the game, i will definitely post the source code here. Unfortunately i have made a ton of changes and didnt really comment that much.