theatristformallyknownasG
Active Member
- Joined
- Jan 16, 2010
- Messages
- 3,041
- Reaction score
- 8
Trying it now,m thanks for the alpha. Just wish the key drop was a little more balanced, so many A@ keys, not enough 1 and 3 
G

G
<UberRunProfileToLoadOnComplete profile="act1_UberFieldsofMisery.xml" exit="false" />
<!-- ALL REALMS CONQUERED -->
<IfUberComplete condition="all" >
<While condition="Me.IsInTown">
<LogMessage output="=+=+=+=+=+= ALL UBER BOSSES DEFEATED!!! =+=+=+=+=+=" />
<LogMessage output="========== GO AFTER KEYWARDEN ============" />
<!-- RESTART GAME -->
<LoadProfile file="act1_FieldsofMiseryGetWarden.xml"/>
<WaitTimer questId="1" waitTime="500" />
</While>
</IfUberComplete>
<!-- Set profile choice after keywarden is vanquished -->
<KeyRunChooseActProfile profile="act1_Uber_START_HERE.xml" exit="true"/>