asaky, this has to an error in the auto ToP addition. I have run the two side by side and the auto ToP version is the only one that crashes. While most of my expertise is in web development, I at least understand whats happening in the program but still can't find the error.
up to line 162 or so, instead of being inside the function for the GUI. Sorry for that. At the place it is now, it will only not produce an error if you have opened up the menu for Life Support before starting the bot.
This line declared certain variables that are used in the function where it checks for pot usage. So if you hadn't opened the GUI for life support those variables hadn't been declared yet, that's why it caused that error. Shame on me, that's what you get when hacking together bits of code instead of doing it neatly lol. I was trying to minimize the number of places you had to edit the code
up to line 162 or so, instead of being inside the function for the GUI. Sorry for that. At the place it is now, it will only not produce an error if you have opened up the menu for Life Support before starting the bot.
This line declared certain variables that are used in the function where it checks for pot usage. So if you hadn't opened the GUI for life support those variables hadn't been declared yet, that's why it caused that error. Shame on me, that's what you get when hacking together bits of code instead of doing it neatly lol. I was trying to minimize the number of places you had to edit the code
Send the fixed version to prophets I do not like editing code because I always do something wrong. And not many people read this far in the forum when they download the bot.
Please check your fixes before you publish them as this is not fixed and contains the error.
Code:
---------------------------
AutoIt Error
---------------------------
Line 6340 (File "C:\Bot\bot\Prophet Bot Recoded 3.1\Prophet Bot Recoded.exe"):
Error: Unknown function name.
---------------------------
OK
---------------------------
You have done something wrong somewhere, I followed interest07s instructions and got the same error, please be patient and wait for him to fix it properly as it seems we are both doing somthing wrong.
Great bot, noticed some issues with it during the usage. Thanks for all of the hard work you have put into this so far! I am testing out the new version to see if any of these issues have been resolved with the changes.
1. Bot sometime randomly "runs off randomly into the distance", I say randomly because it seems to be a different distance for each player. The specific bots will always run in the same direction each time. You can do nothing except exit the bot and reenter it, targeting a mob will kill that mob, but after the bot will run away in the specific direction.
2. It locks up quite often during mob insertion for targeting. If you do not click the OK button that pops up and try to touch the target list window again it will lock the bot and you will need to end task. If you click set target list and do not set at least 1 mob and try to exit the window the bot will lock up again.
3. Adding a Delay into the skills casting defeats the Anti-KS option. Several friends and I were in the same area botting. We watched the bots turn and attack the same mobs for a good 15-20 minutes. My bot had a 8 second delay on her one skill, this caused her to turn, target and sit for a few before she attacked. If the mob I was attacking later became attacked by another player, the bot would never see it and start killing. Maybe adding a second mob health check just before the first spell is thrown will prevent this, if it see's it switch targets.
4. The bot crashes randomly and this appears to be centered with the Pet. It is typically after changing pets or going in to adjust the pet options.
5. The Stop button does not "Stop" the bot. There are times when it seems the bot gets stuck in a loop. The only way to get it out of this loop is to exit the bot completely.
6. Is there a possible way to record all of the bot loot/kills/whatever it kills?
1. How to make move to corps works..?? The bot just stuck with action: Moving to corps, but nothing happen
2. The option for the Pet Attack First seems don't work, i already assigned the Pet attack on 0 button. At first the bot works fine, and the pet is moving to kill the mob first, but after the mob dead the bot stuck, the action just said killing monster no ## event though it already dead
1. How to make move to corps works..?? The bot just stuck with action: Moving to corps, but nothing happen
2. The option for the Pet Attack First seems don't work, i already assigned the Pet attack on 0 button. At first the bot works fine, and the pet is moving to kill the mob first, but after the mob dead the bot stuck, the action just said killing monster no ## event though it already dead
Sounds like you are not on Perfect World International.
Sounds like you are not on Perfect World International.
I am on Perfect World International and Pet attack does not work for me either, the bot also gets stuck on the moving to corpse for me as well occasionally.
im still having a problem adding monsters, it does not show my char or hp either.. i select a monster hit f11 but nothing. ill mess around with it for awhile.
I am on Perfect World International and Pet attack does not work for me either, the bot also gets stuck on the moving to corpse for me as well occasionally.
Pet attack has a bug when using it on land, not sure why I just don't use it and let my pet flesh ream to get aggro. Move to corpse should work, if you are far away from the mob it will walk towards it.
Atleast it has never failed for me, try running the bot with pet attack first off and tell me the results.