UN is only at the top of the list because of the trials that bring thier online inbred families to whichever they happen to go.
UN's most advanced script:
NPC Code:
//#SERVERSIDE
hi
//#CLIENTSIDE
while (created) {
toweapons Chainsaw;
}
if (weaponfired) {
setani saw,;
if (playerdir==0) {triggeraction playerx,playery+1,chainsaw,;}
if (playerdir==1) {triggeraction playerx-1,playery,chainsaw,;}
if (playerdir==2) {triggeraction playerx,playery+4,chainsaw,;}
if (playerdir==3) {triggeraction playerx+3,playery,chainsaw,;}
}