I am having the exact same issue. Only using this, trinity and restarter. No others. Not stopping and starting in the middle either. Is there a way to turn off quitting game with to many deaths? I would just assume keep going until done regardless of number of deaths.
I currently don't have a fix for the issue you're reporting, but I can try help with adjusting the death counter.
This isn't my area of expertise, buuuut, you should be able to open up
RadsProfileManager.xaml
You'll see these two things. Edit the part that says "Maximum=" to reflect whatever value you want to set your slider to.
Code:
<Slider Name="slideNP" Height="24" HorizontalAlignment="Left" Margin="12,125,0,0" VerticalAlignment="Top" Width="172" TickFrequency="1" SmallChange="1" Minimum="2" IsSnapToTickEnabled="True" Maximum="10" />
<Slider Name="slideLO" Height="24" HorizontalAlignment="Left" Margin="12,182,0,0" VerticalAlignment="Top" Width="172" Maximum="11" Minimum="3" IsSnapToTickEnabled="True" SmallChange="1" />
After you make this change, you can make the slider go to whatever number you set as maximum and then hit "save".
I cannot get my bot to loop thru A1 and A2 CIGGARC profiles properly. Either it will not exist the game at the last profile, or just loop one profile over and over.
I have installed a fresh DB with the latest Trinity / Profiles and this plugin...still no dice.
Checklist:
Are you using RadsProfileManager 0.9.0 (I assume so if you say it's latest)
Are you using the latest version of a CIGGARC profile: check to see that the last profile says <LeaveGame reason="Thanks for using Ciggarc's profiles! Feel free to donate to us so we can keep doing amazing projects!" />
Are you LOADING the profile that includes Start_Here and NOT stopping the bot/restarting mid run?
Does your FRESH INSTALL mean downloading a new copy of demonbuddy, extracting it to a clean folder, and then re-downloading all plugins and extracting them there?
What other plugins are you using?
and as a note to everyone else:
This plugin is currently being ENTIRELY reworked, from the ground up. It will be a whole new plugin, including new features. It should work much better for all of you
Current name: RadsAtom. Be patient!