<?xml version="1.0" encoding="utf-8"?><waypoints>
	function relog()
        SetCharList({
         -- enter account number and char numbers that you like to run this script
         {account=72 , chars= {1}},  
	 {account=73 , chars= {0}},  	
         })
        LoginNextChar()
        loadProfile()
        loadPaths("DogMeatNotBlyads");
      end		
</waypoints>