Clan x86

Technical (Development, Security, etc.) => JavaOp Board => JavaOp Support Archive => Topic started by: Ekion on April 08, 2007, 11:02:29 AM

Title: ok got the bot running on shell but i got a ?
Post by: Ekion on April 08, 2007, 11:02:29 AM
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
Title: Re: ok got the bot running on shell but i got a ?
Post by: sujak on April 08, 2007, 11:05:18 AM
so go into the .jdb and add yourself M
Title: Re: ok got the bot running on shell but i got a ?
Post by: killa on February 18, 2008, 04:24:33 PM
Where exactly is the .jdb file?

I can't seem to find it.
Title: Re: ok got the bot running on shell but i got a ?
Post by: iago on February 18, 2008, 05:01:33 PM
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.
Title: Re: ok got the bot running on shell but i got a ?
Post by: killa on February 18, 2008, 05:09:01 PM
ahh it's hidden that's why I couldn't find it.


Thanks
Title: Re: ok got the bot running on shell but i got a ?
Post by: Newby on February 18, 2008, 06:33:58 PM
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. :)