Disable "Path Around AOE" and "Avoid Savage Beast Charge"
I going to have to strongly disagree on this one. His profile is made up of about <50 lines of code, runs like silk, no backtracking whatsoever, truth sometime hurts.
His work is very good and avoids a lot of the headaches with public profiles. (Pathing is extremely on point)I just got an autoresponse when I pmed him.
I wanted to check out this wonder.
His work is very good and avoids a lot of the headaches with public profiles. (Pathing is extremely on point)
His website link should work, as does his SVN link, do note there is a period (. <---the dot, period) at the end of said link, so if you remove that it would work. He's very quick to reply, spoke to him earlier since I was intrigued of his work. Dude is probably asleep but I'm sure he'll respond to your questions ASAP.None of the links or other stuff in the autoresponse worked for me tho
So looks fishy :S
I think DyingHymn actually made a revision with multiple rifts and had some complications with it, why would you want to repeat a rift in the same game instead of starting "fresh"? *Tinfoil hat on, refresh loot table ya dig*can someone guide me on how to repeat rift explore.xml in the same game please
You could simply use the version of demonbuddy that had the bug where it would make all your games open for everyone to join lol.because my friend want to join sometime but for some reason he cant join game without me invite him... was hopping to hook a friend up with some item
in this thread to sale or market anything,Think what you wish. I'm not in this thread to sale or market anything, so nice to see how men overreact during PMS week.
Also, you obviously were not around for the early days of Demonbuddy like I was. My profiles are well-known for being superior to "trash".
None of the links or other stuff in the autoresponse worked for me tho
So looks fishy :S
can someone guide me on how to repeat rift explore.xml in the same game please
<LoadProfile file="RiftLoaderA.xml" />
<LogMessage quest="1" step="2" output="[Rift Bot] Wait for portal close" />
<While condition="ActorExistsAt(345935, ZetaDia.Me.Position.X, ZetaDia.Me.Position.Y, ZetaDia.Me.Position.Z, 1000)">
<WaitTimer questId="1" stepId="1" waitTime="1000"/>
</While>
<LoadProfile file="Rift.xml" />
thank you gonna try itOpen data/Rift.xml, look for that line toward the end:
Code:<LoadProfile file="RiftLoaderA.xml" />
And replace it with:
Code:<LogMessage quest="1" step="2" output="[Rift Bot] Wait for portal close" /> <While condition="ActorExistsAt(345935, ZetaDia.Me.Position.X, ZetaDia.Me.Position.Y, ZetaDia.Me.Position.Z, 1000)"> <WaitTimer questId="1" stepId="1" waitTime="1000"/> </While> <LoadProfile file="Rift.xml" />
Had a weird issue with bot rarely trying to re-enter rift (and then teleport out since it's completed) 1-2 before talking to Orek. It probably also happens with default version but at least it simply logs out and makes a new game instead of wasting time.
His website link should work, as does his SVN link, do note there is a period (. <---the dot, period) at the end of said link, so if you remove that it would work. He's very quick to reply, spoke to him earlier since I was intrigued of his work. Dude is probably asleep but I'm sure he'll respond to your questions ASAP.
update using svn.