kimboslice
New Member
- Joined
- Dec 7, 2013
- Messages
- 14
- Reaction score
- 0
Is there any BlackList option on the program? Like ignoring kole and that stuff
How do we attain the ID for a specific mob type, do we add the hash code that is returned in the output field or do we use the python console?Loki.Bot contains a Blacklist class you can use to add entities by id. The bot logic checks the Blacklist (barring any bugs in our code if we missed a place), so you should be able to ignore Kole once you find his id in the current instance.