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

I tried writing the code as seen in the file, but it only deposits gold and lockboxes??

you have added this
PHP:
-<If Condition="SpellManager.CanCast(83958) && Me.Gold > 1000">

<CustomBehavior Code="SpellManager.Cast(83958);" File="RunCode"/>

<CustomBehavior File="WaitTimer" WaitTime="3500"/>

<CustomBehavior File="InteractWith" WaitTime="2000" WaitForNpcs="false" MobId2="206603" MobId1="206602"/>

<CustomBehavior File="Misc\RunLua" Lua="DepositGuildBankMoney(GetMoney());"/>

<CustomBehavior Code="foreach (WoWItem i in Me.BagItems) { if(i.Entry == 68729) i.UseContainerItem(); StyxWoW.SleepForLagDuration(); }" File="RunCode"/>

<CustomBehavior File="WaitTimer" WaitTime="1000"/>

<CustomBehavior Code="foreach (WoWItem i in Me.BagItems) { if(i.Entry == 68729) i.UseContainerItem(); StyxWoW.SleepForLagDuration(); }" File="RunCode"/>

</If>
like 8 times you just need to have it once and add
PHP:
                        <CustomBehavior File="WaitTimer" WaitTime="1000" />
                        <CustomBehavior File="RunCode" Code="foreach (WoWItem i in Me.BagItems) { if(i.Entry == ENTER ITEM ID HERE) i.UseContainerItem(); StyxWoW.SleepForLagDuration(); }" />
 
Hello, my bot is not sendin mail anymore.
How can i do to send only mail without Guild Vault?

Att,
Thanks
 
As you may know there was a banwave last night and it got me hit too even although in the last week all i did was developing on some profiles.
My problem right now is that i personally can't afford to buy any new key to continue developing new free farming profiles.
Some of you might have the question if i will continue the support on this profile. I will ofc continue the support on this thread but i can't test any new stuff that might improve that profile.

But i want to continue to improve and develop new stuff and share them with you! So if you like what i do and want to support me and get me back in the game i will gladly appreciate any WoW-Key donation.
If you want to donate PM me. If you donate i will also involve you in any beta test of profiles if you want and you can also request a private profiles if i am able to code it.

Have a good day ;)
 
Hey my issue is that, when it tries looting it says tiny tresure 1/500 and it counts to 500 for some reason. It makes me manually loot the items for the bot to continue, how do I fix this?


it goes like using tiny tresure chest 1/500 2/500 etc
 
Last edited:
Hey my issue is that, when it tries looting it says tiny tresure 1/500 and it counts to 500 for some reason. It makes me manually loot the items for the bot to continue, how do I fix this?


it goes like using tiny tresure chest 1/500 2/500 etc
PHP:
<CustomBehavior File="UseItem" ItemId="67539" NumOfTimes="500" TerminateWhen="!HasItem(67539)" />

reduce NumOfTimes="500" to NumOfTimes="5" or less if you want
 
PHP:
<CustomBehavior File="UseItem" ItemId="67539" NumOfTimes="500" TerminateWhen="!HasItem(67539)" />

reduce NumOfTimes="500" to NumOfTimes="5" or less if you want


Appreciate it!

I will update if it works, because of this it only let me use the script for like 5 min afk before it mess up.
 
so it lasted an hour again 100% afk

all i see on the log is


PHP:
59:37.327 N] (Singular) (Singular) info: 763.6 seconds since BotBase last called Singular (now in OnBotStopped)
[18:59:37.168 D] [Flight Path] Cant take flightpath right now.
[18:59:37.168 D] Could not generate path from {3502.45, -3120.24, 1098.571} to {-285.1038, 157.9394, 47.96276} on map Kalimdor (Phase: MountHyjalPhase1) (time used: 0 milliseconds) @ FindStartPoly
[18:59:37.228 D] [Flight Path] Cant take flightpath right now.
[18:59:37.228 D] Could not generate path from {3502.657, -3120.42, 1097.07} to {-285.1038, 157.9394, 47.96276} on map Kalimdor (Phase: MountHyjalPhase1) (time used: 0 milliseconds) @ FindStartPoly
[18:59:37.288 Q] Bot stopping! Reason: Main window is closing
[18:59:37.289 D] Removed hook [Combat_Only] f9188758-3aa4-48b6-be3b-a6d588769bd6
[18:59:37.289 D] Removed hook [Death_Main] ae53386e-53cb-45bf-bbfc-1de25f13b9eb
[18:59:37.300 D] Behavior flags changed! Vendor, Roam, Rest, FlightPath -> Combat, Loot, Vendor, Roam, Pull, Rest, FlightPath
[18:59:37.302 D] [InteractWith-v2156(debug)] Behavior completed in 11m55s
[18:59:37.323 D] Behavior flags changed! Combat, Loot, Vendor, Roam, Pull, Rest, FlightPath -> All
[18:59:37.328 D] [DoWhen-v2082(debug)] OnBotStop cleanup...
[18:59:37.329 D] [DoWhen-v2082(debug)] Removing DoWhenActivities (count:3):
    ActivityName(CustomDeathHook)
        Used when: "() => Me.IsDead && Me.IsInInstance"
        Enabled=True
        AllowUseDuringCombat=True, AllowUseInVehicle=False, AllowUseWhileFlying=False, AllowUseWhileMounted=False
    ActivityName(Open_PChests)
        Used when: "() => HasItem(67539)"
        Enabled=True
        AllowUseDuringCombat=True, AllowUseInVehicle=False, AllowUseWhileFlying=False, AllowUseWhileMounted=False
    ItemId(58488)
        Used when: "() => !Me.HasAura(80263) && HasItem(58488)"
        Enabled=True
        AllowUseDuringCombat=True, AllowUseInVehicle=False, AllowUseWhileFlying=False, AllowUseWhileMounted=False
[18:59:37.329 D] Removed hook [Questbot_Main] 66254864-50a4-4a6c-81c2-121317781fbb
 
one other thing is, it just randomly sits outside the instance and HB says Moving hunting ground waypoint hunting ground center, how do i fix that?

I think this is happening once I'm dying, and i am using the V2 death plugin.
 
Last edited:
one other thing is, it just randomly sits outside the instance and HB says Moving hunting ground waypoint hunting ground center, how do i fix that?

I think this is happening once I'm dying, and i am using the V2 death plugin.
a log would be nice
 
a log would be nice


I can try to send you one in a couple of hours, but it's been reported in this thread 4 or 5 times. Either the death plugin or the script messes up after a death and just sits outside the instance with HB reading moving hunting ground waypoint hunting ground
 
How do you people Gear your toons up for this profile if you are running 10+ bots? Via Hand or via Dungeonbuddy LFR?
 
For real though, if the stupid moving to huntings ground bot doing nothing standing out side of the instance nonsense stops, this bot would be sick, imagine it running 100% afk in a night.
 
Back
Top