I ended up doing it like this. How can I improve then?
I can't understand how you would do it.
function onUse(player, item, fromPosition, target, toPosition)
local annihiCenter = Position(6061, 5852, 7)
local spectators = Game.getSpectators(annihiCenter, false, false, 15, 15, 15, 15)...