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 - Ajan

Pages: [1] 2
1
JavaOp Support Archive / Re: JavaOp b43 released!
« on: May 02, 2009, 04:15:16 pm »
Anyway, great to se the project still alive :) GJ Joe!

2
JavaOp Support Archive / Re: Diablo II Account Names
« on: July 01, 2007, 07:47:37 am »
Well, since you can log on D2 acc multiple times, I guess it is reasonable to identify them in specific way. Too bad it causes problems with JO though. I look forward to that fix too. Surely it'd simplify some matters.

3
To turn off gui either turn off SwingGUI plugin or go to your home/.javaop2 folder and open _GlobalSettings.txt. Find the line
Code: [Select]
load gui=trueand change true to false. Should help I guess.

And you can change the plugin path in _PluginPaths.txt in the same directory.

4
JavaOp Support Archive / Re: JavaOp in detail.
« on: April 24, 2007, 03:18:41 pm »
Great job! :) I guess some ppl might find this very handy but it'd be far easier to put it on bot's site imho.

BTW isn't the indentation a little messed up?

5
JavaOp Support Archive / Re: I am having difficulties
« on: April 09, 2007, 06:38:18 pm »
BTW isn't Beta 40 a bit outdated? I guess you should use Beta 42 atm.

6
Just small FYI, to do when you guys release Beta 43 ;) .

7
When I try to change the settings of plugins in bot I get the list of 38 plugins, although there are 39 of them. The one missing in CommandlineConfiguration.jar i Whisper on Leave Plugin. It's working fine in Swing, but it's not listed in commandline. It's there actually because if I type 39, its configuration appears, it's just not on the list. I tested it on two bots so I guess it's not just my fault ;P .

8
JavaOp Support Archive / Re: BNLS Errors
« on: April 06, 2007, 04:14:12 pm »
I was thinking more about some detailed descriptions of all features. Even now, after using JO for like 2 years I sometimes come across something I didn't know. In JO1 for example I couldn't find a single word about web interface, running 2 bots in one instance or that's banevasion. I guess there are others now which I don't know and that's what the manual imho should cover - detailed desciptions of all features.

9
JavaOp Support Archive / Re: BNLS Errors
« on: April 06, 2007, 02:12:58 pm »
Ok, thx very much. Unfortunately next proof that JavaOps seriously lack manuals.

10
JavaOp Support Archive / Re: BNLS Errors
« on: April 06, 2007, 01:27:04 pm »
Guys, how can I set several different BNLS server to use? Something like: bnls1.com;bnls2.com? It doesn't want to work th
Is there any way we can select a different BNLS server?  I'd like to hook up a war3 bot, but since BNLS is currently outdated for war3 I want to connect to an alternate server.
hdx.jbls.org I guess should work for W3.

11
If you guys get a orginized list of things you want. I could prolly blaze through it and add everything for you.
I personally would very much appreciate few things:
- nice, highly customizable www interface, pretty much the same thing as in JavaOp1 but somehow without frames and with some config files for changing colors etc. Pretty neat solution would be dynamically generated site with the list of people who are present in the channel which could be configured in plugin settings and which could be later put on site with php include() . I know there is such a plugin around, it uses 8080 port so somehow it doesn't want to work for me, nvm. It also lacks latency info - it displays only clients and accounts

- custom commands. Now this is something I really miss in JO. SB has more or less the feature I'm talking about. I sometimes would like users to be able to give other users particular access, say +B, but if I let them use .setuser (or .add) command, they can give ppl not only +B but also other flags.
Syntax for .setuser is: .setuser ACCOUNT FLAGS. I cannot make an alias for this, the best thing would be to make a custom command which would issue the command .setuser %1 +B where %1 is ofc account name passed as an argument.
That's just one example ;)

- fixing D2/D2LoD bots. I guess it isn't fixed yet (it wasn't in JO1 and in earlier versions of JO2 I guess). When the bot gets ops using D2/D2LoD, it identifies users so that the bot can't do anything which requires it to use account name like banning, whispering etc. In other words D2/LoD bots virtually can't do anything else apart from showing ping or something.

- one small thing which I find pretty useful would zip logs from previous days. My bot makes logs ~1MB large, it isn't that much, but when someone wants to download it, it uses 1MB of bandwidth instead of 50KB. I remember back in JO1 days I used a script dividing logs in 2 parts at 00:00, moving it to another directory and then compressing its content. But one plugin could simplify this I guess.

That's all I remember now ;P . I guess that might be some serious work but hey, you asked ;P .

12
Well, the only problem I have is I can't think of new things to add.
Just ask people :) . I guess every user has his own suggestions, inclugind myself ;P .

13
JavaOp Support Archive / Re: JavaOp2 -- Beta 42! (The Real Thread)
« on: March 10, 2007, 08:19:21 am »
That was just a quetion ;) . If it's too much work, just forget it :) .

14
JavaOp Support Archive / Re: JavaOp2 -- Beta 42! (The Real Thread)
« on: March 09, 2007, 02:12:57 pm »
Well it's not that I need to know something right now, but I've been using JavaOp for years as well and very often I encountered functions which are kinda neat (like running two bots in one process in JavaOp1 or banevasion in JavaOp1) but they are actually very difficult even to see, not mentioning solving their purpose ;) . It seems like it's rather complicated bot with all those functions and it'd be cool to read about it.

And when it comes to localization, yeah I'm no programmer but I see the difficulty. I was just curious if it's possible to rewrite the bot so it uses language files like phpbb or other cms with different languages. But if that's too much work, no problem.

15
JavaOp Support Archive / Re: JavaOp2 -- Beta 42! (The Real Thread)
« on: March 09, 2007, 04:46:10 am »
Great job, Joe, but it seems both links are dead, have a look.

BTW the only thing JavaOp lacks now is I guess complete documentation with all commands explained, all plugins and settings described. I know it can be all read in Swing or even in command line conf, but seriously, a complete manual would really be handy and apart from iago's installagion guide and some info about flags, JavaOp never had one afaik.

And another thing, just off the top of my head, would it be possible to create separate language files for JavaOp? I mean throw all texts in one (or few) file which could be then translated to other languages for user's convenience?

Pages: [1] 2