AutomaticCoding
New Member
- Joined
- Dec 20, 2011
- Messages
- 1,091
- Reaction score
- 1
After reading through kick's script's .xml (1-5 alliance for that matter) I see this:
My question is: This is locating a file in the ".." folder (Not really sure what to call it, the higher directory. Meaning like the folder is: Profiles\Alliance\1-5\profile.xml" then it's calling the profile Profiles\Alliance\profile2.xml") so where does the bot scan for the next .xml? Same folder would be obvious, but, where else?
EDIT: The fucking code doesn't work, think it's blocking it out because it's in the same format as HTML tags. Removed the "<>" tags.
Code:
CustomBehavior File="LoadProfile" ProfileName="[A - Quest] EK 5-12 [Kick]"
My question is: This is locating a file in the ".." folder (Not really sure what to call it, the higher directory. Meaning like the folder is: Profiles\Alliance\1-5\profile.xml" then it's calling the profile Profiles\Alliance\profile2.xml") so where does the bot scan for the next .xml? Same folder would be obvious, but, where else?
EDIT: The fucking code doesn't work, think it's blocking it out because it's in the same format as HTML tags. Removed the "<>" tags.
Last edited: