Bei mir kommt immer die fehlermeldung das die HP nicht gefunden werden.
Ich bin vollgereppt mit Normalen HP und Voodoopunkten.
Was muss ich jetzt machen ?
Ich kann das eine ja mit dem automatischen auf False stellen aber was muss ich dann bei X und Y hinschreiben ?
guys for all you having f5 problems, just download the previous version, which works very good too, so you will not having your team closed because of refreshing
cheers
First of all, sorry for the long delay between versions, I have been busy with school and other things.
Right now, I am tired so will not be answering past posts, I will however try to answer some tomorrow along with updating of some other scripts.
Note: There may be further delays between updates in the future, however I will try my best to keep these updated.
v1.6!
First off, I have hopefully fixed the bug which caused the bot to detect a flash crash when sunk/changing map - please let me know if it still refreshes when entering the raid again.
Secondly, I have added an autoplace for the Group box. This works by looking for a black area slightly bigger than the group box on your screen, then opening the group, and moving it to that position.
Lastly, added code so that as soon as the boss ship spawns, the bot should stop shooting what ship it is shooting and go and shoot the boss ship (if the shoot boss option is chosen).
If you have any other issues please let me know asap in detail.
RRaidBot v1.6 - 16/10/2013 Changelog:
Code:
[list][*]Fixed F5 (Flash Crash) bug.[*]Added autoplace Group if not found and available.[*]Stops shooting Leviation/Sunburst when Boss spawns.[/list]
Known Issues:
Code:
These are being worked on:[LIST][*][/LIST]
Planned:
Code:
[LIST][*] Nothing planned right now, post your suggestions.[/LIST]
Notes:
Please make sure you are full rep when starting the bot!
Group box must be open, and positioned to the side when the bot is started!
I really like version 1.6 because of the option to stop shooting the leviathans and shoot big ship. But an option that it waits with reparing until it shot de npc would be nice. It now stops shooting the npc and goes to repair.
I really like version 1.6 because of the option to stop shooting the leviathans and shoot big ship. But an option that it waits with reparing until it shot de npc would be nice. It now stops shooting the npc and goes to repair.
Hmm, i will have another look at this, it will only got to repair if you need it right now.. your idea can be done, but i will have to try weigh up some the benefits.
Quote:
Originally Posted by badey
What should I do ? I can not work
Are you still having this issue with the new version of the bot?
If so, make sure your color is set to True Color (32bit).
If it doesnt work after that, please upload the screen shot of your seachart as a 24bit Bitmap image, so I can run tests on your layout/screen.
Riddi i want ask, when my bot run in behemoth map it is work very well, but the problem is when repair. when my hp reach 25% it not going to corner of the map, but still stuck in last position, and repair there. after click repair then get shoot from leviathan it repair again without move to corner, i really confused and make my ship get sunk from leviathan, can you help me. please
Riddi i want ask, when my bot run in behemoth map it is work very well, but the problem is when repair. when my hp reach 25% it not going to corner of the map, but still stuck in last position, and repair there. after click repair then get shoot from leviathan it repair again without move to corner, i really confused and make my ship get sunk from leviathan, can you help me. please
That is most likely due to your ship moving slower than the wait time, so it thinks your ship has stopped moving and presses repair.
Try changing line 110 from:
CheckMoveWait:=1000;
to:
CheckMoveWait:=3000;