!7 p-exp { for i to 10: { botAppendToMechList_combining("Test List", "Combined " + i); botAppendToMechList_combining("Test List 2", "Combined bla " + i); sleep(500); } }