If you seek the PVP version, please click here
This addon was made by me because the blacklisting support seems to be relied on the Custom Class, so after struggling with C Sharp I managed to produce a working blacklist addon... the point of this addon is to avoid evading mobs, after seeing my own character repetitively attack a mob which was evading but the bot continued to attack it and did not blacklist it which was annoying so I decided to try and find a blacklisting plugin... in my attempts to find one did not prove successful I then went on to make my own.
This should also work against players trying to Gank you, the bot will just try to run off like a normal person (continue farming) and won't attack that player for 8 hours (can be changed inside the file, find the FromHours property).
This plugin will basically Blacklist the mob after 2 minutes of being inCombat, this can be changed as I've added the comment code on where to change it inside the cs file.
This is a very basic plugin which doesn't support any advanced features such as using Feign Death or Vanish etc (although I could make it but.. we'll see the interest if any it gets first).
Please note that this has only been tested on the Singular Custom Class, any class that respects blacklisting will work with this plugin as Honorbuddy doesn't override the custom class.
Confirmed Supported Classes: Singular
Confirmed Conflicting Plugins: 1. CombatHelper (doesn't regonise blacklist and will continue to attack evading mob)
Known Issues:
Bot will take 4 minutes (from the normal 2 minutes) to run away from the mob.
New Features, 1.2:
DateTime in the Log
X, Y, Z Location of Blacklisted Mob
using .GotName instead of IsAttacking (because you might be out of LoS to autoattack)
Without Plugin (continuous spam and still trying to attack mob):
This addon was made by me because the blacklisting support seems to be relied on the Custom Class, so after struggling with C Sharp I managed to produce a working blacklist addon... the point of this addon is to avoid evading mobs, after seeing my own character repetitively attack a mob which was evading but the bot continued to attack it and did not blacklist it which was annoying so I decided to try and find a blacklisting plugin... in my attempts to find one did not prove successful I then went on to make my own.
This should also work against players trying to Gank you, the bot will just try to run off like a normal person (continue farming) and won't attack that player for 8 hours (can be changed inside the file, find the FromHours property).
This plugin will basically Blacklist the mob after 2 minutes of being inCombat, this can be changed as I've added the comment code on where to change it inside the cs file.
This is a very basic plugin which doesn't support any advanced features such as using Feign Death or Vanish etc (although I could make it but.. we'll see the interest if any it gets first).
Please note that this has only been tested on the Singular Custom Class, any class that respects blacklisting will work with this plugin as Honorbuddy doesn't override the custom class.
Confirmed Supported Classes: Singular
Confirmed Conflicting Plugins: 1. CombatHelper (doesn't regonise blacklist and will continue to attack evading mob)
Known Issues:
Bot will take 4 minutes (from the normal 2 minutes) to run away from the mob.
New Features, 1.2:
DateTime in the Log
X, Y, Z Location of Blacklisted Mob
using .GotName instead of IsAttacking (because you might be out of LoS to autoattack)
Code:
ChangeLog:
1.1 Released - 19/01/2012 - Comment Code Deleted, Added a Log which is put in C:\ (future will use relative path)
1.0 Released - 19/01/2012
Without Plugin (continuous spam and still trying to attack mob):


Attachments
Last edited: