in reply to Can someone help me make this script more efficient

You have many variables that are used in very similar ways. Consider using an array instead.
  • Comment on Re: Can someone help me make this script more efficient