what file do i edit to do the database cuz i got the bot working and connected to battle.net but
i have no access to it lol
			
			
			
				so go into the .jdb and add yourself M
			
			
			
				Where exactly is the .jdb file?
 I can't seem to find it.
			
			
			
				Should be in ~/.javaop2/<botname>.jdb
On Linux, it's /home/<username>/.javaop.com/<botname>.jdb
On Mac, I can't quite remember.. /Users/home/<username>/.javaop.com/<botname>.jdb maybe?
Either way, in your home directory, there's a hidden folder called .javaop2. It's in there. 
			
			
			
				ahh it's hidden that's why I couldn't find it.
Thanks
			
			
			
				LS(1)                            User Commands                           LS(1)
NAME
       ls - list directory contents
SYNOPSIS
       ls [OPTION]... [FILE]...
DESCRIPTION
       List  information  about  the FILEs (the current directory by default).
       Sort entries alphabetically if none of -cftuvSUX nor --sort.
       Mandatory arguments to long options are  mandatory  for  short  options
       too.
       -a, --all
              do not ignore entries starting with .
So, 
ls --all will show those folders. :)