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

[A1 - Inferno] Champion-Hunting

Rakurai! If you are good at it , please do something good for db commuity instead bashing Radonic. You are such a moron and disrespectful.
 
Ok so i did a complete reistall of everything and so far so good. Must be 4th times the charm. ill watch it for a few hours and see how things go.
Yeah because it should go from.
<ToggleTargeting questId="1" combat="True" looting="True" lootRadius="70" killRadius="30" />
to
<ToggleTargeting questId="1" combat="False" looting="False" lootRadius="70" killRadius="30" />
then back to
<ToggleTargeting questId="1" combat="True" looting="True" lootRadius="70" killRadius="30" />
 
Yeah because it should go from.
<ToggleTargeting questId="1" combat="True" looting="True" lootRadius="70" killRadius="30" />
to
<ToggleTargeting questId="1" combat="False" looting="False" lootRadius="70" killRadius="30" />
then back to
<ToggleTargeting questId="1" combat="True" looting="True" lootRadius="70" killRadius="30" />


Ya still no go just in case you didnt see my edit up there bot number 2 came out and just ran past everythign after leaveing warriors rest.


looking at part 2 at the profile it goes true false true false all teh way till the last 2 set of cords its true ture. dont know if that means anything.
 
Last edited:
So many people with such pride.. Over something so small.
Yeah... I just dont like being accused over something that i havnt done anything :S
I know when feeling of being copied, but this isnt how it went down.

Why im doing this plugin and doesnt use Profilerestarter is A: our tester cdmichaelb thought it was buggy. B: its worthless for leveling profiles.
The next profiles i will work on will be full act profiles that will level for you, so i wanted a plugin that could help with this.
Me and cdmichaelb have been nagging on Giles to make a good unstucker, but atm hes busy with another project so thats why i will include that into this one aswell.
This profile will pretty much be, what you need to have if you want to run ciggarc's profiles and i hope people respect that.
We have alot of different plugins for HB that helps profiles, so why shouldnt it exist for DB?
 
Ya still no go just in case you didnt see my edit up there bot number 2 came out and just ran past everythign after leaveing warriors rest.


looking at part 2 at the profile it goes true false true false all teh way till the last 2 set of cords its true ture. dont know if that means anything.

Well i dont know what could be the problem for you, ive used this system since 1.6 and you are the first person having problem with this, and ive had over 15000 downloads of this profile since 1.6 xP
 
Well i dont know what could be the problem for you, ive used this system since 1.6 and you are the first person having problem with this, and ive had over 15000 downloads of this profile since 1.6 xP
I understand that it doesnt seem to happen 100% of the time. its like for some reason it doesnt get toggled back on after it comes out . The run is about to start over when it does ill get a log of that section for you.

also how does the Death handle work in this just it just reload the profile that its currently on? or just start running to the closest waypoint to where you respawn at?
 
I understand that it doesnt seem to happen 100% of the time. its like for some reason it doesnt get toggled back on after it comes out . The run is about to start over when it does ill get a log of that section for you.

also how does the Death handle work in this just it just reload the profile that its currently on? or just start running to the closest waypoint to where you respawn at?
It just do a simple reload, will add more options for leveling profiles soon. Currently working on that!
 
It just do a simple reload, will add more options for leveling profiles soon. Currently working on that!

Nice ya it would be awesome if there was a way to check player postion after death and then just go to the nearest waypoint from that spot in the profile.

also what about teh dungeons in the graveyard i heard that was giving people troubles with getting them in the profile.
 
Last edited:
Rad I have a favour to ask :) Feel free to say no :P Could you put all of your profiles in an SVN trunk similar to how kick does, that way we who use all your profile, can just update your SVN daily :P

Don't worry if not and loving the profile btw :)

Keep up the good work :P
 
Rad I have a favour to ask :) Feel free to say no :P Could you put all of your profiles in an SVN trunk similar to how kick does, that way we who use all your profile, can just update your SVN daily :P

Don't worry if not and loving the profile btw :)

Keep up the good work :P
ciggarc is going to have a public git! So you will be able to do that soon :)
 
Radonic,

What is the optimal Kill Radius and Loot Radius for this profile. I noticed that when I loaded the profilee it defaulted really highly something like 70 kill radius and 60 loot radius. Is this what it should be at. I usually run 40 and 35. But then again I do not know what is optimal.
 
Radonic,

What is the optimal Kill Radius and Loot Radius for this profile. I noticed that when I loaded the profilee it defaulted really highly something like 70 kill radius and 60 loot radius. Is this what it should be at. I usually run 40 and 35. But then again I do not know what is optimal.
The profile will change the kill radius to diffrent values depending which zone it is, for running as optimized as possible. So you dont have to care about it at all.
You should also have Gilesmonsterprio plugin when running this!
 
Nice work on the plugin, its nice to finally see a working solution for death! I sent a small donation please keep up the good work!
 
Just to clarify, ProfileSwitcher is not my plugin, it was written by Haley and sfj. My only involvement was working on some modifications to add retries on death. They gave me credit for my work, but it is still their baby. I most certainly do not speak for them on this issue.


You are correct, they should definitely have asked before they chopped up your profile to use with their plugin. They did, however, make it very clear that it was not their work, and gave you full credit for it. In this community, it is inevitable that we will build upon eachother's work. The key is in giving credit where credit is due.


I call bullshit. Any monkey can see that the code in the XML tag is structured identically.

Even if we leave off the specifics of the code, let's talk about the idea and functionality. The writers of ProfileSwitcher had an idea to modularize the profile: put an element at the end that directed DB to load the next one. That's only part of it, though. They made their plugin advance to the next profile automatically on death. Let's compare the two, shall we?

Their plugin:
  • Implement an XML element to load another profile, let's call it "NextProfile"
  • Add an optional attribute called "name" to specify which profile
  • Write a plugin that, when enabled, will load the specified next profile on death
Your plugin:
  • Implement an XML element to load another profile, let's call it "Continue"
  • Add an optional attribute called "name" to specify which profile
  • Write a plugin that, when enabled, will load the specified next profile on death
  • Just for fun, let's make it so that using 'diff' with this plugin and ProfileSwitcher won't have a lot of ugly +++ and --- lines!

Are you still going to insist that this plugin is completely your work, and you don't owe any credit anywhere else?
As i said!!!!!!!!!!

Ive never looked at ProfileRestarter!

But i took help from superreeen that had the XML element in his DBE, if profilerestarter use the same, i would say that profilerestarter copied DBE!
The death handling i looked at a old plugin i had thats called LeaveGame. If you are going to continue bitching about this, please contact me on #ciggarc or #demonbuddy @ quakenet.

I hope you realize that if you think the code is looking too much alike, especially with the XML elements, that you download DemonBuddyEnhancements and look at the code and since you stated that you are not the creator of profilerestarter, i dont see why you are bitching about this in my profile thread.
 
Seem to die to the green stuff the trees leave behind more than any elite pack lol - is this in the avoidances somewheres?(that i can turn on as it doesnt seem to care if its standing in it)
 
Get more resistens! It will help against that! Because that is NOTHING if you compare with some of the combos you will meet!
 
I have around 845 All , higher in some.. elite packs are fine like i can stand in arcane things and molten, maybe its not the green pools that's getting me... I'll have to watch it some more (first hour or so with this profile, nice work!)
 
Back
Top