I have
Code:
FindNormalRandoms;
in my main loop, but it seems to be slowing down my whole script significantly. I've measured it and it takes around 2.5s to run through - am I doing something wrong? I've read that I should run it as often as possible because of Nickname checking.

Thanks.