Code: Select all
Sub DefendMyBot
/tar NPC radius 75
/delay 2
/assist
/if Current target = "my bot" {
/call KillMob
}
/return
/if Current target = "my bot" {
I still haven't learned this code, I'm trying to find it in the documentation but it's slow going, still kinda slow at it.


