remove unnecessary for loops, dont have a million hitchance points scan hitboxes first then do multipoints dont do both together that way you can have your aim points as only for the hitbox youre aiming at e.g head multipoints only run if head hitbox is in use this is a ghetto method but can get the job done for pastes also make a check that can delay ur hitscan by a tick/make it run every 2 ticks if ur fps is below tickrate etc which is ghetto but helps pastes