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

Pages: [1]
1
It almost seems like it's trying to message people for no reason, though. It looks like something is acting weirdly, it might be some of the plugins conflicting with each other or something equally odd.

In terms of your name@realm problem, I actually think it's messaging "name" instead of "*name". Maybe Joe will look into fixing that, he said he's going to work on it this weekend.


i have tested the following whisper/message methods using my bot

method                          work
/w (user)                         no       <-works with LOD
/w *(account)                  yes
/w (user)@realm            yes
/m *(account)                 yes
/m (user)@realm            yes
/m (user)                        no       <-works with LOD
/m *(user)                      no       <-doesnt work at all for diablo
the above info is purely for reference for those of you who do not play Diablo II LOD

be advised my bot is using only a classic key not LOD
BUT, the greeting plugin problem happens regardless if using both keys or just 1.  to understand this problem we must discover how the bot is trying to message, whos up to the challenge^^?  i cant seem to find it in the greeting plugin source :(


2
JavaOp Support Archive / Re: Greeting plugin question
« on: May 16, 2008, 04:13:54 am »
You've found a bug! Thanks. I added it to my list of things to do.

Note that I don't put a ton of priority into JavaOp (or any at all), but it'll get done eventually. If this is important to you, I could probably give you a new JAR within a few days.

it is indeed important, if i could get this plugin working i would be satisfied with my bot, ive been working at it for at least a month now off and on.  I simply dont know what to edit in the plugin to change how it whispers.  If its not too much trouble, and if you do get around to it i would also love to know what you had to change to get it to work

3
JavaOp Support Archive / Re: Greeting plugin question
« on: May 15, 2008, 12:25:25 am »
You'll need to change the source of the plugin to account for what game you're on and what game they're on.

Thanks for replying, i have the PluginMain.java from the Greeting plugin source open in eclipse, is this where i need to be?   if so what might i need to change

4
the first set of errors that you refer to about the user not being logged on is the same error i get from my greeting plugin.  it seems that the plugin is attempting to message a user using just their name and not name@realm, that is my theory at least after having tested different ways to message people using my bot in my channel.  but  i am at a loss as of how to fix it

5
JavaOp Support Archive / Greeting plugin question
« on: May 14, 2008, 10:15:06 pm »
i would like my bot to greet users as they join my LOD channel.

i would like to change the way it messages and i need some guidance please

Pages: [1]