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

Register a free account today to become a member! Once signed in, you'll be able to participate on this site by adding your own topics and posts, as well as connect with other members through your own private inbox!

[Questing/N/R] Stonecore Endless Mountrun

Hey, thank you for the awesome profle!
got my drake after approx. 20 runs.

i have modified it for my lvl 90 frost dk, so it will:
attack only the milhouse packs, loot them,
kill and loot Corborus,
run throug the cave and kill and loot pulled mobs after the cave
and run to the boss and kill him
use portal to get out
i removed/reduced all the timers so it takes about 4-5min for a single run

i made him kill corborus for extra loot. Got about 2k gold from selling loot.
here is the changed part of the code (starts at row about 85):
Code:
<If Condition="Me.ZoneId == 5088" > 
	<CustomBehavior File="UserSettings" PullDistance="20" LootMobs="True" />

	<!-- millhouse 1st pack -->
	<RunTo X="902.09"   Y="981.547"  Z="316.8098" />
				
	<!-- Adds on the right after 1st pack -->
	<CustomBehavior File="NoCombatMoveTo" X="918.4323" Y="944.8698" Z="318.5662" />
	
	<!-- Millhouse 2nd Pack -->
	<RunTo X="977.2128" Y="895.1407" Z="306.3294" />
	
	<!-- Millhouse 3rd Pack -->
	<RunTo X="1049.829" Y="871.4506" Z="295.0067" />
	
	<!-- Corborus -->
	<RunTo X="1149.78" Y="871.04" Z="284.96" /> 
	<!-- go through the cave -->
	<CustomBehavior File="NoCombatMoveTo" X="1158.645" Y="972.028"  Z="280.9546" /> 	<!-- Approx 1st giant location -->
	<CustomBehavior File="NoCombatMoveTo" X="1182.125" Y="1014.271" Z="272.1429" /> 	<!-- Flayers on right -->                               
	<CustomBehavior File="NoCombatMoveTo" X="1182.125" Y="1014.271" Z="272.1429" /> 	<!-- 2nd Giant + Flayers -->
	<CustomBehavior File="NoCombatMoveTo" X="1185.909" Y="1086.67"  Z="264.1817" /> 	<!-- End of cave -->
	<RunTo X="1259.036" Y="1216.693" Z="247.5407" />
			
	<!-- Slabhide Spawn -->
	<RunTo X="1282.70" Y="1229.77" Z="247.07" />
	<CustomBehavior File="RunMacro" Macro="/tar slabhide" NumOfTimes="1" WaitTime="1000" />
	<CustomBehavior File="RunMacro" Macro="/startattack"  NumOfTimes="1" WaitTime="1000" />
				
	<!-- Uses portal & get out of the instance -->
	<RunTo X="1313.26" Y="1236.833" Z="247.2859" />
	<CustomBehavior File="InteractWith" MobId="51397" NumOfTimes="1" />
	<CustomBehavior File="WaitTimer" WaitTime="2000" />
	
	<CustomBehavior File="Misc\InInstance" X="812.9809" Y="986.2" Z="325.3748" />
</If>

cheers!
 
Can not start quest bot - this profile does not contain a quest order!
[Compiler Error]: c:\Users\Desktop\HB\Quest Behaviors\Development\InteractWithV2.cs(785,34) : error CS1593: Delegate 'System.Func<object,Buddy.Coroutines.Coroutine>' does not take 0 arguments
Warning: Could not parse While body node
Changing current profile to Stonecore Endless Mountrun ver 1.8
Starting the bot!
Currently Using BotBase : Questing
Can not start quest bot - this profile does not contain a quest order!
 
Can not start quest bot - this profile does not contain a quest order!
[Compiler Error]: c:\Users\Desktop\HB\Quest Behaviors\Development\InteractWithV2.cs(785,34) : error CS1593: Delegate 'System.Func<object,Buddy.Coroutines.Coroutine>' does not take 0 arguments
Warning: Could not parse While body node
Changing current profile to Stonecore Endless Mountrun ver 1.8
Starting the bot!
Currently Using BotBase : Questing
Can not start quest bot - this profile does not contain a quest order!

Try to use a clean install of honorbuddy
 
Seems you cant start this outside of deepholm unless your right at the portal. I went to deepholm, left that area and flew out. Hit start and it just fly's UP and hits the invisible blockade meaning you cant go any higher. It just keeps trying to fly up. I then manualy took it to the portal and landed, and hit start and it then ran inside.

Once inside, when it got to the boss it kept getting stuck on all those dumbass pointy rocks. Then i would go thrown up and go airborn only to land in some more pointy rocks. Boss is on other side of rocks kicking my ass while im running into rock. After all was said and done, i died and whats it do? Releases spirit and rez's AT the shrine rather then flying back to entrance and entering. Now since its back on ground in deepholm, it just runs into the deepholm starting area inside and hugs a wall non stop.
 
It keep's getting stuck at portal when its already killed the boss. It gets stuck because those little shitlets (Spider lookin guy's) are attacking me and its not retaliateing back! Just standing there until i die because i cant use portal due to combat. Any way to add a line of code to retaliate from any nearby mobs attacking?
 
[InstanceTimer-vUnknown(info)] Your instance run took 03m:56s

ilvl 573 arms warrior. Just sits and waits for 6 minutes every run, but it's good to run overnight.
 
[InstanceTimer-vUnknown(info)] Your instance run took 03m:56s

ilvl 573 arms warrior. Just sits and waits for 6 minutes every run, but it's good to run overnight.
I've uploaded an edited version that i removed most of the delays its was the one i've used to get my mount.
 

Attachments

Nobody know's how to make it retaliate from those little spider guy's? Otherwise it just stands at portal until i die from those little spider guy's. I just need it to retaliate against em and THEN use portal.
 
Nobody know's how to make it retaliate from those little spider guy's? Otherwise it just stands at portal until i die from those little spider guy's. I just need it to retaliate against em and THEN use portal.
Make sure you are running singular routine
 
Since you can enter now 10 instances an hour could you modify the wait timer to the new value? I tried it but dont know witch timer I have to modify :S

Thanks you except that it works flawless and nice! Thank you!

Edit:
Ok I see, its a custom behaviour that calculates the time by itself. Seems like this behaviour has to be updated. I Simply delete the order to use this custom behaviour since my runs takes about 7 min. This mean if run 10 times I have more than 1 hour and there is no need to wait. I am right now just checking if it really works. If not I will use it the unmodified way.

Edit2: Profile worked. On the first run with the modified one I got the Mount so Problem fixxed lol :D

Thank you
 
Last edited:
Bethelle, in the .xml file change LootMobs to "True" from "False". This will get it to loot for you.
 
I've just got this Bot and running it for the time, it's running with it's face against the wall (where the Worm Boss should spawn) without killing Millhouse for the last time.
 
why can't i use the questbot? =(

EDIT: its because of the german version lololol
 
Last edited:
I've just got this Bot and running it for the time, it's running with it's face against the wall (where the Worm Boss should spawn) without killing Millhouse for the last time.

I got the exact same problem!
 
I've just got this Bot and running it for the time, it's running with it's face against the wall (where the Worm Boss should spawn) without killing Millhouse for the last time.
This problem has been addressed several times over the last two pages. All you have to do is open the .xml file in notepad remove ignore mana millhouse and save. Reload profile and done.
 
Back
Top