Is there any way to have the bot load profiles in an order? If so, how do I make a profile that goes from one spaceport to the other? Id like to string together a system that does all my dailies (ones that can be done afk). I struggle with elevators as well. There doesn't seem to be a definitive guide for these so im left to reverse engineer existing leveling profiles and it doesn't go well. Please explain the syntax. <If Condition="(xxxxxxx)"> //Conditons? <UseTransport TransporterName="Elevator" Type="Wonkavator" Option="X" IgnoreQuestRelation="True" //I guess talk to me like im 2 about this line. Also explain differences between Taxis/Shuttles/wonkavators X="" Y="" Z="" //I think i get this, the location to stand to reach the elevator button? ToX="" ToY="" ToZ="" /> //What is this? </If> Im not my best at scripting languages, so thanks in advance.