if (index1 !=7)
                         {
                              pile.get(index1).remove(pile.get(index1).size()-1);
                              if (index1 < 7)
                                   score += scoringSystem[scoreSystemUsed][2];