Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - xgreedyx

Pages: [1] 2
1
I didn't go afk. I'm a Cable Contractor and work from 7am-6-8pm Mon-Sat. Here is what I got for.........
~ # javac -version
javac: invalid flag: -version
Usage: javac <options> <source files>
where possible options include:
  -g                        Generate all debugging info
  -g:none                   Generate no debugging info
  -g:{lines,vars,source}    Generate only some debugging info
  -nowarn                   Generate no warnings
  -verbose                  Output messages about what the compiler is doing
  -deprecation              Output source locations where deprecated APIs are used
  -classpath <path>         Specify where to find user class files
  -sourcepath <path>        Specify where to find input source files
  -bootclasspath <path>     Override location of bootstrap class files
  -extdirs <dirs>           Override location of installed extensions
  -d <directory>            Specify where to place generated class files
  -encoding <encoding>      Specify character encoding used by source files
  -source <release>         Provide source compatibility with specified release
  -target <release>         Generate class files for specific VM version
  -help                     Print a synopsis of standard options

AND

~ # java -version
java version "1.4.2_15"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.4.2_15-b02)
Java HotSpot(TM) Client VM (build 1.4.2_15-b02, mixed mode)

2
Hello

I been trying this for weeks on and off I have even googled my eyes out. I tryed installing through YaST and even did walk through from main java site.

It appered as if I did everything ok I restarted server and when I type......   java -version
I get........
java version "1.4.2_15"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.4.2_15-b02)
Java HotSpot(TM) Client VM (build 1.4.2_15-b02, mixed mode)

I'm looking to try out Camel bnubot but I need the newest java as my server is running old ver.
Can anyone please help me or put me in the right direction. please ???

3
JavaOp Support Archive / Re: Webstats plugin
« on: November 20, 2007, 10:35:09 pm »
ok thanks guys

Anyone left on the triva question? That be really nice to get working

4
JavaOp Support Archive / Webstats plugin
« on: November 20, 2007, 06:43:03 am »
Hey guys...

I am using the Webstats plugin for my bot which is great btw.

Just wondering if anyone could tune or tweek it up a bit. It looks great but is missing the image that the clients are logged in under & there ops status.

I seen carmel's bnubot webstats and I'm looking for kinda that look if its at all possiable.


P.S.

2 questions please?

Also about the trivia bot?
I have downloaded, knowledge, TriviaAnswer, and WartTrivia. And have activated all plugins through config. Am I missing something else. I have read the readme for the bots normal commands and havnt found to much info on or about Trivia.
Is there a special command that I havnt tryed maby. I would love to use the knowledge.txt, that things loaded with plenty of questions to keep it going for awhile.

Webstats: How do I keep it from saying You are now marked as being away. Over and over it keeps saying and it kinda looks gay if your looking at it through website. I was thinking turning anti-idle off but will that cause my bot to shut down?


Thanks in advance
It really does look great if anyone wants to see it in action check out our website: http://www.clanaow.org/taow

5
Botdev / Tournament Script
« on: November 13, 2007, 11:41:06 am »
Hi everyone,

I'm not sure if this is the correct spot to post but here it go.... I run a Custom League for Starcraft. And I'm using JavaOPs2 installed on my linux server.

Question is: I would like anyone who is located in channel to type command .AGL1 4(2)0 or .AGL1[user-name] or AGL2[etc...].

This would help users know who is signed up for 1v1 & 2v2 AGL and who is not, with out ever have to leave SC, nor checking website. This is a custom script I paid for but it's only setup for php through website.

Would there be anyone willing to help me with this project? I don't know what you would like in return but i'm sure we can work something out. I thinking maby if someone made me a custom plugin for JavaOP2 that could integrate with my Tournament script and then reply back to channal. I don't know how hard it is to do but its for a good cause.  ;D ;D ;D

6
JavaOp Support Archive / Re: Mail dont work
« on: November 12, 2007, 03:12:13 pm »
Sorry about says windows suck  ;D ;D I have about 3 pc,s with 2 with XP and my main with Vista 64. And two laptops with linux  ;D

I just figued more people hated windows.....  Can't wait untill JavaOp3 I'll be waiting

7
JavaOp Support Archive / Re: Error Wont stay connected
« on: November 11, 2007, 02:56:36 am »
thankyou.........

8
JavaOp Support Archive / Re: Mail dont work
« on: November 11, 2007, 02:55:37 am »
Yea I checked and the trigger is set to .

Weird I checked my server and seen the, "_GlobalMail.mail" file and it had my message stored in it. But as I stated in 1st post .getmail is just not working. I have tryed it on Windows & Linux with JavaOP2. I would love to see  some of the talented programers here, update or post there plugins for all to share. It seems this is the only place for a working bot for linux and the sad thing is, there are not alot of addons for it  ;D ;D

I thought everone hated windows, and wished death apon them. But yet programers keep making software for a garbage OS!! I wish that storm worm had took over so everyone would have abandoned Microsoft. And we could all enjoy linux. hehe  ;)

Code: [Select]
# /home/xgreedyx/.javaop2/_GlobalMail.mail
# Also stored  in: /root/.javaop2-tmp-0.4914254037621667
# Created on: Sat Nov 10 01:23:01 EST 2007
# By: xgreedyx
# Comment: This is the mail messages.  One section per user.

[4(2)0@useast]
_current id=1
date-1=Sat Nov 10 01:23:01 EST 2007
from-1=l)ruGs(R)Us@USEast
msg-1=Test fool

[default]

[l)rugs(r)us]
_current id=1
date-1=Sat Nov 10 01:12:55 EST 2007
from-1=4(2)0@USEast
msg-1=This is a test fool

9
JavaOp Support Archive / Mail dont work
« on: November 10, 2007, 06:07:30 am »
I have searched these threads and everything go's back to 2005-2006. I tryed testing the mail out and it says it sent and when user enters chat room it says they have mail. To recieve mail it says type: .getmail

It don't work and I noticed alot of other commands don't work even with all the plugins on. Am I doing something wrong or do these not work? I have googled my ass off for different javaop2 plugins and only found 2, "silent scripts, web". I can only find Javaop2 disscussed here and I am unable to find any answer.

10
JavaOp Support Archive / Re: Error Wont stay connected
« on: November 07, 2007, 11:54:53 pm »
Yes, paste that in to a file called "check.sh" and then do "chmod 755 check.sh" and "./check.sh"

Ok will do ty so much you been a great help.....

I'm so siked though I been looking for a bot for our clan to setup on my box for 3years and I just found this lol You guys rock!

11
JavaOp Support Archive / Re: Error Wont stay connected
« on: November 06, 2007, 11:22:46 pm »
I'm not sure how I would do that, but I have an idea. (I'm not a complete noob!! LOL) I would take that code and put in a text. What  do you think I should name the whole file? After I decide that how should I start it or make sure that I am using the correct commands? I bought this "Linux book for Dummies", but I think I should find a better one, which has more information about running a dedicated server. My book goes over all the different types of Linux OS that is available. It explains how to install applications as well, but it shows it using the GUI.
Code: [Select]
#!/bin/sh
PIDFILE=bnubot.pid
if [ -f $PIDFILE ] ; then
        echo "it is still running"
else
        echo "starting a new one"
        java -jar BNUBot.jar -plugins net.bnubot.bot.html.HTMLOutputEventHandler > stdout.txt 2> stderr.txt &
        pid=$!
        echo $pid > $PIDFILE
fi

P.S. Blaze.....
I use google all the time and read and search when i'm confused or stuck. But I didn't come here for that root adduser problem. It was just brought up in conversation, so I thought what harm would it hurt to ask about it. I felt comfortable knowing that there were some knowledgable guys here and they seemed very helpful. My main point though... I always google before posting  ;D

12
JavaOp Support Archive / Re: Error Wont stay connected
« on: November 06, 2007, 02:19:48 am »
Didn't work here is error......... Also I got it to stay running in the background I just used different command to name it so I can close and reopen in putty at a later time. I remembered this from my Counterstrike Source Server.

login as: root
root@clanaow.org's password:
Last login: Tue Nov  6 02:22:49 2007 from 4-234.187-72.tampabay.res.rr.com
Have a lot of fun...
u15176807:~ # adduser
-bash: adduser: command not found
u15176807:~ #





13
JavaOp Support Archive / Re: Error Wont stay connected
« on: November 06, 2007, 12:56:11 am »
Im just learning Linux as a server admin and its very complicated. I'm trying to do to much I guess and as for the root thing I guess thats a big no from what I hear.

Everytime I try to install something or do anything new its takes me for ever. I have to search and read like a mofo. But I guess thats a big flaw I should look into because I also run a teamspeak server under root. I'm going to search on how to make a user account. I been so tied up on admining my website with nuke-evo and mysql lol.

I can say though I love my dedicated linux server and being able to to thing like this that I love doing. Also I hate Plesk8 lol but i only use it to access MySQL & create ftp accounts etc... Although I know I could do this all from a shell but wow that set me back even more.

Thanks again

P.S. How do I keep it running in background.........
I tryed java -jar JavaOp2.jar& and java -jar JavaOp2.jar & But no luck. When I close Putty or type exit I still see chat on the screen and it go's bacl to the shell promp were I can type normal commands like ps aux or cd etc.. Any ideas what I'm doing wrong?

14
JavaOp Support Archive / Re: Error Wont stay connected
« on: November 05, 2007, 06:04:56 pm »
Never mind All is well after I found were to change blns in /root

15
JavaOp Support Archive / Re: Error Wont stay connected
« on: November 05, 2007, 03:21:29 pm »
If I run on my PC I see that file. But when running on the linux server it don't exist.

Pages: [1] 2