BeBot - An Anarchy Online and Age Of Conan chat automaton
Archive => Age of Conan Archive => AoC 0.6 support => Topic started by: gpucka on March 29, 2010, 06:59:50 pm
-
Trying to clean up old accounts, how do I remove them from the bot?
-
!member del [charname]
or u go into phpmyadmin an clean the db manual ;)
-
I've had to do this with members leaving the guild..
Is there any feature that allows a compare to current members and to the database and remove ppl that have left?
If 3 people leave that have 6 alts .. it gets a bit time consuming..
Thanks
Z
-
The problem, afaik, is that we have no way to tell if a member has left in AoC.
There is no guild roster we have access to that we can compare to, so unfortunately we do not have any tools to aid in the process.
-
Whered o you find the PHPmyadmin? I have looked in almost all files and as noobish as I may sound right now (maybe cause I am new to the bebot haha) I cannot find it :/ How do we find that and remove peeps taht leave the guild?
-
http://www.phpmyadmin.net/home_page/index.php is a program unrelated to BeBot that allows you to interface the database directly (not recommended unless you know what you are doing)
The preferred method of deleting members is using the !member del command
-
I tried that !member del <charname> and it did not work. that's why i ask ty for answer though :D I cannot get the !member del charcname to work. But it's cool, I'll figure something out
-
Ok. so I'v ebeen searching for a way to remove people from my bebot in our guild...that leave...and I've tried a few things and they have all failed. There a different way or somethign I'm missing with the !member del (character name) because that doesn't work. I've tried other programs I've found and there is nothing explaining where to put it in the bebot directory or any other Dir. for that matter. One even says " run from computer where bebot is' and that isn't even full grammer lol. Plus, no exe file to start the damn thing LOL. so that's helpless. Anyone have any idea why !memebr del command doesn't work? And, curious, where do I, or how do I change the admin of teh actualy bebot? It still says "admin" of the person who helped me set it up. i'm confused :/
-
first question ... do u have the permission to execute the command !member del name
if not ... no wonder it would not work ;) ... i think u have to be member of super admin to be able to execute the command ... if u would change it ... 2 workarounds ...
1) adduser name superadmin
2) or !commands ... here u can change the permissions
... but when u del a member of the bot ... the member is further in the database ... if u would del the member in the database u have to do this manual
u will find the users in this table botname_users ... there is a area called deletet_by ... u can sort it ... so u see which char is deletet ... mark the deletet an trash them ;)
hope this helps
greets Drizz
-
Yeah hehe. I thought about that when I realized the admin was the previous bot dude that helped me set it up so I changed that quick and have been setting up "my" settings for the past few hours lol. I do have a curious question though.....if you remove someone via !member del command....and i know that hey not outta the Database, but does that really matter? I don't know how to set up the phpmyadmin thing. I preffer not to unless I have somoen in ventrillo explaining haha. don't wanna mess it up and took me about a month of messing around to get the last final error just so the bot would run to begin with. Furthermore, I'm curious about the item database. Now does taht connct to mysql database around teh globe or every user (via internet) or this specificlly the one I set up previouslly to the instalation of the Bebot? And if so how do I get this Item in the database, and/or call it out? Says somethign about a ID yet I cannot figure out the Item ID :/ :O so yeah.
-
it doesn't matter if the del users are further in the database ...