Wow! You deserve a deerstalker hat and pipe!!
I knew it all meant something but I didn't realise there was so much info to be got from just watching the bots now!!
I plan to add a color key to the program soon. Here the complete list at the moment:
Shot Impact Dots:
FlashColor(1) = vbBlack ' Hit with memory shot
FlashColor(-1 + 10) = vbRed ' Hit with NRg feeding shot
FlashColor(-2 + 10) = vbWhite ' Hit with Nrg Shot
FlashColor(-3 + 10) = vbBlue ' Hit with venom shot
FlashColor(-4 + 10) = vbGreen ' Hit with waste shot
FlashColor(-5 + 10) = vbYellow ' Hit with poison Shot
FlashColor(-6 + 10) = vbMagenta ' Hit with body feeding shot
FlashColor(-7 + 10) = vbCyan ' Hit with virus shot
Resource Guages:
nrg vbWhite
body vbMagenta
waste vbGreen
venom vbBlue
shell vbRed
slime vbYellow,
.VTimer vbCyan (For values < 100)