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.


Topics - mike

Pages: [1]
1
JavaOp Support Archive / Bot Problems
« on: May 25, 2008, 12:54:29 pm »
hiho @ all
I have a problem with my bot. It runs on a Linux shell.
It connects to bnet, but it doesn't react to events exept !ver (i took the ! as trigger).
If I type !flip the bot says (in the shell) 'flip ==> pickrandom', but it does nothing.
If I type !pickrandom, it does nothing.
If I type something like !blah it says 'Command "blah" not found.' (Help Plugin)
I tried a lot of commands, but nothing worked.
If i use SleepScript there are two cases:
1. on linux i get an exception because of a X variable
2. on windows i get am StringIndexOutOfBound exception. The content of the window is :

[18:49:06.796] SleepScript: Loaded script: M:\bot\Plugins-beta42\Scripts2\bunny.sl

if i connect to bnet the output is:

[18:51:58.953] INFO: Resolving ip for server: europe.battle.net
[18:51:59.125] INFO: Resolves to 8 different addresses
[18:51:59.140] INFO: Choosing address 3 [europe.battle.net/213.248.106.68]
[18:51:59.140] INFO: AtteBot Problemsmpting to connect
[18:51:59.750] INFO: Connected to /213.248.106.68:6112
[18:51:59.781] INFO: Beginning to receive packets

Then it does nothing

I hope someone can help me

mfg mike

Pages: [1]