Okay, I was wondering why I couldn't find it.. I had changed it to use the FIRST_NAME that was already there.. On the character_body.tpl, I used this instead of {NAME}
Code:
<div class='FreeButton' onclick="window.location='searchbots.php?char={FIRST_NAME}';" style="margin:3px">{L_BOTS}</div>
Next time I will just go ahead and make diffs. I just miss too much when I try to just pull out everything I changed. Thanks for the heads up.