What's new
  • Visit Rebornbuddy
  • Visit Panda Profiles
  • Visit LLamamMagic
  • Visit Resources
  • Visit Downloads
  • Visit Portal

[Plugin] Profile Switcher - keep your Nephalem Buffs!

Have found 2 bugs in the actual beta. Will be fixed today.

a) XML creation does sometimes not work (if closest waypoint is inside <if> tags) - found & should be fixed
b) sometimes logs out after using temp profiles - searching...
 
Have found 2 bugs in the actual beta. Will be fixed today.

a) XML creation does sometimes not work (if closest waypoint is inside <if> tags) - found & should be fixed
b) sometimes logs out after using temp profiles - searching...

Fixed in Beta #2
 
Excellent work! Testing the plugin right now, I'll come back with results.

Guys you might need to know that Radonic & team that handles A1 Champs farm has improved the Profile a bit with some waypoints, for the bot.
 
Guys you might need to know that Radonic & team that handles A1 Champs farm has improved the Profile a bit with some waypoints, for the bot.

It's fairly easy to make a ProfileSwitcher profile from Rads splitted profiles - just replace the <continue ....> tag with <nextProfile/> and it should work fine!

1.1b2 seems to be pretty stable - no stucks at all since release on my bots!
 
Last edited:
This is a great plugin. I used the profile switcher to split up my profile and made it modular. It's working just fine so far.

Could you implement a feature to temporarily go to a specific profile. Once the bot is done with the temporary profile, it should resume at the previous location in the previous profile. This feature would make it easy to add in random dungeons to profiles. You can also use this feature to make one small main profile that calls out numerous small sub-profiles.

Keep up with the great work.
 
This is a great plugin. I used the profile switcher to split up my profile and made it modular. It's working just fine so far.

Could you implement a feature to temporarily go to a specific profile. Once the bot is done with the temporary profile, it should resume at the previous location in the previous profile. This feature would make it easy to add in random dungeons to profiles. You can also use this feature to make one small main profile that calls out numerous small sub-profiles.

Keep up with the great work.

The Plugin will load a specific profile if you use <nextProfile name="profilename.xml"/>. All profiles must be within the path set in the settings. This will end the current profile so more such tags wouldn't work.

Random dungeons should also work with this plugin as it is - only death handling will act different (reloads profile instead of continue from savepoint, because there will be no near waypoint in the profile)
 
Last edited:
This plugin is perfect, i got just one question, any chance we could get "RANDOMIZE" order for each group of profile just to eliminate the "botting" factor/repeating order .... just an idea to this perfect plugin...

sorry my english sucks
 
Last edited:
This plugin is perfect, i got just one question, any chance we could get "RANDOMIZE" order for each group of profile just to eliminate the "botting" factor/repeating order .... just an idea to this perfect plugin...

Haven't added this feature until now because I like that I can restart the DB while running (just after switching profiles) and continue botting afterwards. With randomized profiles this wouldn't work. Still could implement this feature with an option. Will think about it :)
 
tested this overnight on act2 and act1 champ farms - and also some death - espacially in act 2! Everything runs perfect. Almost every pack gets killed. So we'll remove the beta tag pretty soon.

Need some more tests. But you al guys should use the newest version!
 
Working amazingly well
Could you guys and radonic work with the same XML format so we don't get 2 types of profiles running around?
 
Fantastic work on the new plugin and the latest death handling is absolutely superb. I'm glad I could contribute with the settings window, this plugin is truly a must-have :) It is a shame that you and rad are developing overlapping plugins, though. You could possibly make your plugin parse the <Continue... tags as well so there isn't any need to manually change it in the ciggarcs profiles.
 
Hi guys, just downloading this plugin not long ago and I must say its really amazing.

Just one problem i have here that i need help from.

The plugin cycles through 1,2,3,4,5,6 parts of the RADONIC Profiles

But when it reach the end of part 6. Shouldn't it leave game then resume again ?

My last command line on part 6 xml is as follow:

</if>
<nextProfilename = "Greyhoundpart1.xml" exitgame="true"/>

please advise :)
 
can someone pls upload modified version of the radonic profiles...i cant seem to get it working propper
 
One way I was contimplating the ability to use randomized runs is making a profile arrow. If on 1 you can only go to 2,3,4 by random. If on 3 you can only go to 4,5,6 and so on.
 
Hi guys, just downloading this plugin not long ago and I must say its really amazing.

Just one problem i have here that i need help from.

The plugin cycles through 1,2,3,4,5,6 parts of the RADONIC Profiles

But when it reach the end of part 6. Shouldn't it leave game then resume again ?

My last command line on part 6 xml is as follow:

</if>
<nextProfilename = "Greyhoundpart1.xml" exitgame="true"/>

please advise :)


Our profile process the profile alphabetically - so we don't need to know what profile is the last - the actual logout command is in out plugin ;)

So you just have to replace the full continue tag with just <nextProfile />, nothing else!

Compatibility with Radonic plugin will be made after i spoke with radonic about that
 
Where is act1elite1.xml? Or do I just use the greyhound profile on radonics post? If so what do I do with the ForceRepair Tag?
 
One way I was contimplating the ability to use randomized runs is making a profile arrow. If on 1 you can only go to 2,3,4 by random. If on 3 you can only go to 4,5,6 and so on.

Would be a bit difficult to implement. If you have finished 1 and get to 3 - when do you want to do 2? Thinking about whats the best way to implement randomization :)

can someone pls upload modified version of the radonic profiles...i cant seem to get it working propper
Where is act1elite1.xml? Or do I just use the greyhound profile on radonics post? If so what do I do with the ForceRepair Tag?

we won't release any modified profiles any more, so we will release an updated version that is compatible with <continue> tags and radonics profiles should work out of box - just finishing testing it :)

the <forceRepair> tag has nothing to do with our plugin - this belongs to DBEnhancements. You can use it if you want to but it's not a must have. If u use the tag you have to have also the plugin installed!
 
we won't release any modified profiles any more, so we will release an updated version that is compatible with <continue> tags and radonics profiles should work out of box - just finishing testing it :)
He got my blessing :)
 
Back
Top