gomooncool
Member
- Joined
- Mar 19, 2013
- Messages
- 32
- Reaction score
- 0
Hi guys! I have 2 question to improve my bot behaviour:
1) How to improve code in Trinity that my wiz-bot can use teleport correctly while being in archon Vir's set form (for grabbing globes for example)?
Currently it tries to kite boss by means of teleport. How to adjust settings that my bot doesnt use teleport for kiting but for colletcing globes?
Disabling kite setting in trinity doesnt help. The only thing that help is completely deleting teleport strings in combat/abilities/wizard.cs and movenment/playermover.cs
then bot just dont use teleport.
2) Concerning wave of force:
I found code on forum for spamming Wave of Force. It helps to spam it, but there is an issue with distant targets. When trying to attack target out of WoF range it uses simply wand attack
( only if the target is in WoF range bot spams it.
Therefore I need to know how to change moving algorythm to make my bot reach close distance to mobs before attacking (trigger mob settings in trinity does not affect this). Also I want to know how to make explosive blast more prioritized than WoF if its not on CD.
Thanks in advance!
1) How to improve code in Trinity that my wiz-bot can use teleport correctly while being in archon Vir's set form (for grabbing globes for example)?
Currently it tries to kite boss by means of teleport. How to adjust settings that my bot doesnt use teleport for kiting but for colletcing globes?
Disabling kite setting in trinity doesnt help. The only thing that help is completely deleting teleport strings in combat/abilities/wizard.cs and movenment/playermover.cs
then bot just dont use teleport.
2) Concerning wave of force:
I found code on forum for spamming Wave of Force. It helps to spam it, but there is an issue with distant targets. When trying to attack target out of WoF range it uses simply wand attack

Therefore I need to know how to change moving algorythm to make my bot reach close distance to mobs before attacking (trigger mob settings in trinity does not affect this). Also I want to know how to make explosive blast more prioritized than WoF if its not on CD.
Thanks in advance!