Originally posted by FlavorModz
is there a way to make aimbot only kill one person at a time? if so, how?
Yes, just add
!self.kill to the
if() for the aimbot, and add
self.kill = true; where it does the callbackplayerdamage / MagicBullet.
Then add
self.kill = false; after the wait at the bottom of the function.