Quote Originally Posted by Ungoliant View Post
@DarkstaR
I've had some time now to sit down and actually watch the bot and makes some "notes". I have found their to be a few issues with the last update.

-Missing loot. I brought this to your attention before; however, it seems it is missing bodies more frequently now. It ust to be rare, now it probably misses 1 out of 20 or so. (I bot the hive on grey island. )
-Delay in spellcasting. As others had reported I too am seeing a noticeable delay when casting exori / gran / mas. This was almost instant in the prior update. (Note: I do not see a delay in the healing, nor in the automatic spell casting such as exori ico.)
//Just to exaggerate on the above, It delays when initially surrounded by the monsters as well as when cycling through spells to cast.
EDIT: "Fixed a bug in the Scripter which caused Creature:isPlayer() to sometimes be inaccurate." --Looking at the change log, this function is used in the script quite a bit... Could this be causing the delay?
Good stuff. ^.^
-Looting is noticeably faster, especially when looting multiple items from the same body.
-I have had no script errors or any kind of disconnects / freezes etc that I have seen others report. (This was probably fixed).

And of course, if their is anything I can do to help, please ask. I was testing on a level 300~ ek.
1. Nothing really changed with the looter. I need to fix it, though, the missing loot has been happening for me, even before this update. It seems to mostly happen if the character diagonal steps to the body.

2. The delay is pseudo and I've covered it with others. Some small changes in the Scripter messed with the timing. This is now allowing the Targeting to shoot spells before the scripts will, putting attacks on a cooldown. I've also noticed that the script many people use, made by Syntax, is bugged in a sense where it can delay itself for a total of 2 seconds, if it runs into exhaust, before it tries again. By moving exori hur, exori ico, etc into the script and fixing the delay problems, this issue will be completely fixed.

3. Haven't made it faster, that's weird.

4. Good to hear.