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

[N - Rep] Steamvault Endless Farm (Cenarion Expedition rep)

Zikke

Active Member
Joined
Sep 14, 2011
Messages
483
Reaction score
35
Version 1.1 (Feb 24, 2012)

Bot to Use: Questing
Location: Steamvault, Zangarmarsh (Outland)
Rep gained: Cenarion Expedition (about 2500 Heroic, 1500 normal)
Repair: YES
Vendor: YES
Mailbox: No
Quests: No
AFK: 100%

No special plugin required!

This profile will run you through Steamvault (5-man dungeon) over and over forever (even if you are Exalted with Cenarion Expedition). It will pull the vast majority of mobs in the instance, but may miss a few pats and the extra slaves. It will activate the objects behind the first 2 bosses to open the door to the last boss. I do NOT have loot hard-coded, so if you don't want to loot (faster runs) then turn looting off in your bot. I did add Coilfang Armaments to the protected items list in case you want to collect those (I found an average of 20 per clear).

This profile will check after each run if it is almost out of bag space or has severely damaged gear, and will utilize the repair vendor right outside the instance.

START THIS PROFILE EITHER IN THE INSTANCE OR JUST OUTSIDE (in the "underground" part of Coilfang).

Known issues:
None so far; please test!

Change Log:
  • 1.1 Added repair/vendor support. Changed portal logic to use MyCTM. Now bot will perma-run even if Exalted.



View attachment [N - Rep] Steamvault Endless Farm 1.1.xml
 
Last edited:
Stuck @ moving to hotspot. Won't leave the entrance of the instance.
 
Can you attach a log? It worked for me without issues for many runs. Are you using Quest bot?
 
The bot just stops at some mobs, such as Bog Lord and the first boss.. Does press the vault console but doesn't move away from the position. :( Not using Quest Bot, though. So I'll try with that..

Works fine with "Questing" bot :p! Thanks for a great profile.
 
Last edited:
I'm glad it's working great! I will be adding vendor/repair support for this profile shortly.
 
I was hoping to use this in conjunction with the tabard switcher plugin and just keep running this till all of the classic horde cities hit exalted, but the profile stops running once it hit exalted with cenarion expedition. Is there something I can change in the profile to make it truely and endless run? Where it doesn't even check the cenarion rep.
 
If you change the While statement in the start of the profile to something that is always true, it will run forever (I like to say if the character level is > 1). Do you know how to add that code?

I was hoping to use this in conjunction with the tabard switcher plugin and just keep running this till all of the classic horde cities hit exalted, but the profile stops running once it hit exalted with cenarion expedition. Is there something I can change in the profile to make it truely and endless run? Where it doesn't even check the cenarion rep.
 
I have an xml editor, could you give me an example of the line I need to change?
 
Change this:
Code:
 <While Condition="Me.GetReputationLevelWith(942) &lt; Styx.WoWUnitReaction.Exalted" >

to this

Code:
 <While Condition="Me.Level &gt;= 1" >


That will make the profile run until your character's level is somehow less than 1 (i.e. forever).
 
Today I updated this profile to include vendor and repair support (it checks after each run, and uses the vendor right outside the instance if necessary). It also now uses the MyCTM command to go through the portals instead of GoThruPortal, until the latter is fixed.

Let me know how it goes.
 
Hi Zikke, I love your profiles. Thank you. I am testing this one out and so far its working well. I'll let the bags fill up and see if it sells.

Thanks again.
 
Anyone else having problems when exiting? Profile is just short of portal and tries to reset while inside.
 
Actually I've been seeing this more and more when I use the MyCTM movement instead of GoThruPortal. The problem is that the GoThruPortal command isn't working correctly right now, so until the devs fix it, we have to make due with hoping the bot makes it through the portal. I'm going to set the MyCTM point to be further inside the portal to see if that works for now.

Anyone else having problems when exiting? Profile is just short of portal and tries to reset while inside.
 
Okay I added a new version that has slightly tweaked portal coordinates (to help make sure the bot fails to step through the portal). I also changed the profile to no longer be dependent on NOT being Exalted, so now it will run forever until manually turned off.
 
how do i turn off the looting option in questing bot ?

thanks for the profile, running it now as we speak
 
In the main HB window, click on the "Settings & Tools" button and uncheck "Loot Mobs"

how do i turn off the looting option in questing bot ?

thanks for the profile, running it now as we speak
 
when i look at the questing bot, settings and tools, i cant see the loot function, checked the bot config, can only choose mount settings., cant see it anywhere, unless u are using an plugin i dont know off
 
In the Settings & Tools button (right below the Load Profile button), make sure "Advanced Mode" is checked, and then scroll or re-size the window to see the other settings.

when i look at the questing bot, settings and tools, i cant see the loot function, checked the bot config, can only choose mount settings., cant see it anywhere, unless u are using an plugin i dont know off
 
Back
Top