How come that when the bot reaches and finishes the rakki step that when it leaves to create a new game it just starts back at rakki...rather than starting at the START_HERE profile which will allow the whole run to be cycled again...can someone tell me how this is to be done? I say this because its a waste of a run for 1, and 2nd sometimes you dont even hit 5 nv before the bot leaves and cycles rakki again... edit: I looked at the profile details for rakki and in the last line it says: <Leavegame Reason="done!" /> there is no setting/function that indicates that this even cycles back to the first step (START_HERE.xml) and instead upon leaving the game radsprofilemanager just loads up "the lastest profile" which will always be rakki's crossing, which causes the whole thing to loop in that manner....So, my question is, how can I set it up that it loops from START_HERE.xml rather than relying on radsprofilemanager to just load rakki's continuously...
Sounds like you are using RadsAtom and not radsprofilemanager. Theres no setting/function that indicates that it cycles back because the plugin (radsprofilemanager) keeps track of which profile you had active when you started the run. RadsAtom uses <Continue profile="START_HERE.xml" exitgame="true"/> instead of leavegame i believe
No, sir I am using the radsprofilemanager found here: http://www.thebuddyforum.com/demonbuddy-forum/plugins/65600-ciggarc-plugins.html
Hi first of all thank you for all the effort but i was wondering if you could update the one without the compilation? so it only runs towers, cydaea and azmodan.
Download 1.2.1 and in azmodan.xml replace <Continue profile="Silhouettes_Prep.xml"/> with <LeaveGame reason="Done!" />.
September 22nd, 2012 Gangnam Style 1.2: Added Heart of the Damned Added Cursed Tower lvl 2 Added Cydaea Changed profile order (was suggested in IRC) Starting Quest = 7.2- The second heart Updated GangnamStyle_Stonefort.xml Update2: Added Death Handling to Cursed Tower 2/Cydaea and If you fail to kill Cydaea, the bot will now remake upon completion of Stonefort (to prevent it from trying to take a WP to core you haven't unlocked) September 20th, 2012 Superlove 1.1: Profile changed to be compatible with RadsAtom - the new profile manager! Make sure you download RadsAtom or the profile will not function correctly! All looping should be fixed, and it should *Always* remake the start_here profile September 19th, 2012 Silhouettes 1.0: Fixed a stuck point in tower of the damned September 15th, 2012 Silhouettes 1.0: Bots will no longer get stuck trying to interact with the Soulstone after Azmodan is killed Fixed a stuck point in Fields of Slaughter
Nothing that affects the parts that i use in this then. Already using post sept 15 Fields of Slaughter.
Hi! Thx for nice and long profilepack, but i do have a question: Is there a way to make DB always fire up at the profile "start here"?
could you delete compiled assemblies folder? there's no problem deleting this folder. if not working try a fresh install of DB.
Problem with DB, not the profile. I have the same issue as this on Ciggarc's A3 Champs. Yet another update that means I cant leave my bot overnight. Awh well
Code: </If> <If condition="Zeta.ZetaDia.CurrentWorldId==172909"> <MoveTo questId="1" x="286.0547" y="354.1901" z="0.6358567" pathPrecision="10" /> <MoveTo questId="1" x="198.272" y="378.0479" z="0.2451051" pathPrecision="10" /> <MoveTo questId="1" x="193.2065" y="456.8979" z="0.2451111" pathPrecision="10" /> <MoveTo questId="1" x="154.5878" y="457.2349" z="1.39289" pathPrecision="10" /> <UseObject questId="1" stepId="1" actorId="176001" isPortal="True" destinationWorldId="81019" x="154.5878" y="457.2349" z="1.39289" /> find these lines and change what I have changed.