-- Elf daily script - V1.2 - written by Jandrana -- thanks to rock5 for help regarding relog -- relog features requires fastLogin and userfunction_LoginNextChar.lua -- changes: -- *if char is not in Valley of Preparation, try to use transport -- *if inventory is full, you cannot complete the quest - try to delete -- newbie egg pet function relog() SetCharList({ -- enter account number and char numbers that you like to run this script {account=1 , chars= {1,2}}, {account=2 , chars= {1}}, {account=3 , chars= {1}}, {account=4 , chars= {1}}, {account=5 , chars= {1}}, {account=6 , chars= {1}}, {account=7 , chars= {1}}, {account=8 , chars= {1}}, {account=9 , chars= {1}}, {account=10, chars= {1}}, {account=11, chars= {1}}, {account=12, chars= {1}}, {account=13, chars= {1}}, {account=14, chars= {1}}, {account=15, chars= {1}}, {account=16, chars= {1}}, {account=17, chars= {1}}, {account=18, chars= {1}}, {account=19, chars= {1}}, }) LoginNextChar() loadProfile() loadPaths("ElfDaily"); end questEndNpcID1 = 112794 questName1 = "Helping Them Grow"