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!

[N] Firelands Raw Gold Endless Farm

hi it's not work
when it's end he goes to the entrance with out of reset instance strat to walk again .
i did it for FirelandsV0_5BETA and it's work and it's not work for FirelandsV0.5_hardcore_no_gbank
thx for help

speak about :


select the hardcore no guildbank profile and remove this
PHP Code:
<If Condition="Me.Class == WoWClass.Druid">
<CustomBehavior File="RunCode" Code="Logging.Write(System.Windows.Media.Colors.DeepSkyBlue, &quot;Use Teleport: Moonglade&quot;);" />
<CustomBehavior File="RunCode" Code="SpellManager.Cast(18960); await Coroutine.Sleep(20000);" />
<CustomBehavior File="WaitTimer" WaitTime="1000" />
<CustomBehavior File="Misc\RunLua" Lua="ResetInstances();" />
<While Condition="Me.ZoneId == 493">
<CustomBehavior File="RunCode" Code="SpellManager.Cast(18960); await Coroutine.Sleep(20000);" />
<If Condition="Me.ZoneId == 493">
<CustomBehavior File="RunCode" Code="moongladeCounter++;" />
<CustomBehavior File="RunCode" Code="Logging.Write(System.Windows.Media.Colors.Orange, &quot;Teleport unsuccessful add +1 to counter&quot;);" />
</If>
</While>
<CustomBehavior File="RunCode" Code="waitCounter++;" />
</If>
 
did do a reupload
-mining should now work with all classes

What item lvl should i have?
25 man size:
Around 650. If you use the starfire glyph i recomend 670 and above!
Hi Zojak, howto change to 25 ppl? and if i change - my gph will raise or not? thank you.
 
Last edited:
Should this be on heroic or normal? I'm assuming different answers depending on ilvl o-o
 
select the hardcore no guildbank profile and remove this
PHP:
      <If Condition="Me.Class == WoWClass.Druid">
        <CustomBehavior File="RunCode" Code="Logging.Write(System.Windows.Media.Colors.DeepSkyBlue, "Use Teleport: Moonglade");" />
        <CustomBehavior File="RunCode" Code="SpellManager.Cast(18960); await Coroutine.Sleep(20000);" />
        <CustomBehavior File="WaitTimer" WaitTime="1000" />
        <CustomBehavior File="Misc\RunLua" Lua="ResetInstances();"  />
		<While Condition="Me.ZoneId == 493">
			<CustomBehavior File="RunCode" Code="SpellManager.Cast(18960); await Coroutine.Sleep(20000);" />
				<If Condition="Me.ZoneId == 493">
					<CustomBehavior File="RunCode" Code="moongladeCounter++;" />
					<CustomBehavior File="RunCode" Code="Logging.Write(System.Windows.Media.Colors.Orange, "Teleport unsuccessful add +1 to counter");" />
				</If>
		</While>
        <CustomBehavior File="RunCode" Code="waitCounter++;" />
      </If>


hi it's not work
when it's end he goes to the entrance with out of reset instance strat to walk again .
i did it for FirelandsV0_5BETA and it's work and it's not work for FirelandsV0.5_hardcore_no_gbank
thx for help
 
hi it's not work
when it's end he goes to the entrance with out of reset instance strat to walk again .
i did it for FirelandsV0_5BETA and it's work and it's not work for FirelandsV0.5_hardcore_no_gbank
thx for help

post your profile and a log and i can maybe help you
 
Is there any way I can make the bot sell all greens and such, but save all Green Cloth pieces and mail them/put in gbank?
 
Is there any way I can make the bot sell all greens and such, but save all Green Cloth pieces and mail them/put in gbank?

thats not possible as long as you dont have all item ids of the items you dont want to sell
 
hi zojak,
ran it now on my druids for several hours, no issues so far. maybe you want to set up a svn for easier updating? ;)
 
Back
Top