Hi all
I thought I'd share this since it may be useful to a handful of you. I have reworked the well known Warrior raptor farming bot to work with the VoS build variant, it's a bit half baked but it sort of works. Credit to the original developer btw
The only real reason I made this (besides the fun obviously) was to max the title on my dervish without having to leech from a warrior bot. Don't expect this to be a replacement!
Notable differences from the main script (other than using VoS);
- Pathing and timing adjustments
- Cleaner UI
- Asuran Points totalizer
- Improved failure detection
- Defensive skills popped when looting
I found that the failure detection was completely unreliable in the original code, you would rarely ever get a failure despite getting stuck somewhere in the entrance, I tied in the point gain to work out if the boss was killed or not (>100 points) for a more reliable stat.
Note: I commented out the _purgehook() function @ line370, I don't fully understand the need for this.
If anyone's interested it would only take 10 minutes to paste the the old warrior bar/pathing code back in.
Peace
I thought I'd share this since it may be useful to a handful of you. I have reworked the well known Warrior raptor farming bot to work with the VoS build variant, it's a bit half baked but it sort of works. Credit to the original developer btw
The only real reason I made this (besides the fun obviously) was to max the title on my dervish without having to leech from a warrior bot. Don't expect this to be a replacement!
Notable differences from the main script (other than using VoS);
- Pathing and timing adjustments
- Cleaner UI
- Asuran Points totalizer
- Improved failure detection
- Defensive skills popped when looting
I found that the failure detection was completely unreliable in the original code, you would rarely ever get a failure despite getting stuck somewhere in the entrance, I tied in the point gain to work out if the boss was killed or not (>100 points) for a more reliable stat.
Note: I commented out the _purgehook() function @ line370, I don't fully understand the need for this.
If anyone's interested it would only take 10 minutes to paste the the old warrior bar/pathing code back in.
Peace