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

[Fly][A - Rep Quest] Wintersaber + Timbermaw Rep - Winterspring [Kick]

Seems to kill much more bears than needed before moving on, as an outcome it takes up much more time than needed. Would usually get 5 of the items within 5 kills but it would kill about a further 20 bears.

Other than that its fine, thanks.
 
Seems to kill much more bears than needed before moving on, as an outcome it takes up much more time than needed. Would usually get 5 of the items within 5 kills but it would kill about a further 20 bears.

Other than that its fine, thanks.

lower your pull distance
 
Sorry for double post, quick question.

Once you have reached friendly does the profile continue to do both quests or can I turn looting off and it just kill furblongs?

ps - Epic Profile + Rep

--

Ignore, got to the point and it picks up both quests.

once again - EPIC PROFILE
 
Last edited:
it does *both* once you hit friendly.

if you want it to just do the furbolgs then you'll have to edit the profile... but remember their respawn timer is slow.

if you give me a little bit, i'll fix a 4245+ version for ya
 
Try version B.

Make sure you read post 1 **thoroughly** before using 4245.

I haven't tested this... i'm busy testing other things atm, so give me feedback

uh, setpulldistance might throw an error, lmk if it does
 
Kick it does.

PHP:
Starting the bot!
Changing current profile to [A - Rep Quest] Frostsaber Rep - Winterspring [Kick]
Chose Hawker's Druid 2.5 as your combat class!
Unable to compile CustomBehavior for tag: <CustomBehavior File="SetPullDistance" Distance="0" />
Errors:
c:\Documents and Settings\Mathew\My Documents\Downloads\Honorbuddy_2.0.0.4245\Quest Behaviors\SetPullDistance.cs(10,33) : error CS0234: The type or namespace name 'Order' does not exist in the namespace 'Styx.Logic.Profiles.Quest' (are you missing an assembly reference?)
Honorbuddy stopped
Exception thrown in CustomBehavior object for tag:
<CustomBehavior File="SetPullDistance" Distance="0" />
 make sure the tag has all required attributes and try again.
Thread was being aborted.
Honorbuddy stopped
Is the error it throws.


HOWEVER Kick. Simple fix.

Old Include section of SetPullDistance.cs
PHP:
using System;
using System.Collections.Generic;
using System.Linq;
using System.Threading;
using Styx.Database;
using Styx.Helpers;
using Styx.Logic;
using Styx.Logic.Inventory.Frames.Gossip;
using Styx.Logic.Pathing;
using Styx.Logic.Profiles.Quest.Order;
using Styx.Logic.Questing;
using Styx.WoWInternals;
using Styx.WoWInternals.WoWObjects;
using TreeSharp;
using Action = TreeSharp.Action;
New one:
PHP:
using System;
using System.Collections.Generic;
using System.Linq;
using System.Threading;
using Styx.Database;
using Styx.Helpers;
using Styx.Logic;
using Styx.Logic.Inventory.Frames.Gossip;
using Styx.Logic.Pathing;
using Styx.Logic.Questing;
using Styx.WoWInternals;
using Styx.WoWInternals.WoWObjects;
using TreeSharp;
using Action = TreeSharp.Action;
So to the people who are having a issue with this, simple modify that and it should work. If not, just let him know. This was a hotfix that worked for me for 4245.

Edit: Aswell the profile 4245 isn't running that great. BUT. It does run. The collection of the items is rather slow though, the Hotspot areas doesn't seem to have enough to it. Since it does not fly to the area and grind for that item, rather it hops around. And if this doesn't make sense, my apologies. I am abit intoxicated at the moment. So typing meaningful sentences isn't in my top 10s right now.
 
Last edited:
E:\_hg4265\Quest Behaviors\FlyTo.cs(41,56) : error CS0103: Der Name "ArchaeologyBudddy" ist im aktuellen Kontext nicht vorhanden.
Wrong Namespace i think

ahhh i see a mistyping^^ Budddy should be Buddy

-- edit ---

no that doesn't help

e:\_hg4265\Quest Behaviors\FlyTo.cs(41,56) : error CS0103: Der Name "ArchaeologyBuddy" ist im aktuellen Kontext nicht vorhanden.
 
Last edited:
Okay Flightor did the trick ...
it works with this flyto.cs

but another problem, do i have to use [QO] Wintersaber Rep B [Kick].xml or the original?
[QO] Wintersaber Rep B [Kick].xml throws an error

[19:30:35:677] Compiling expression 'Me.GetReputationLevelWith(589) >= Styx.WoWUnitReaction.Friendly'
[19:30:35:919] Compiling expression '((HasQuest(4970)) && (!IsQuestCompleted(4970)))'
[19:30:36:458] Unable to compile CustomBehavior for tag: <CustomBehavior File="SetPullDistance" Distance="0" />
[19:30:36:458] Errors:
[19:30:36:458] e:\_hg4265\Quest Behaviors\SetPullDistance.cs(10,33) : error CS0234: Der Typ- oder Namespacename "Order" ist im Namespace "Styx.Logic.Profiles.Quest" nicht vorhanden. (Fehlt ein Assemblyverweis?)
(thought i've updated the behaviors yesterday, so they should be up-to-date)

stupid question -.-

tried it by myself ... with 4265 u have to use the original [QO] Wintersaber Rep [Kick].xml
 
ugh.

i'll see what's going on.

I haven't looked into what they changed yet again.

are you using the setpulldistance from my blog?
 
dunno ... problem is fixed when i use the original version of this quest
so don't look at this error :)


After fixing a mistyping in my settings this profile runs good
Only Problem: When mounting for flying, he starts mounting an jumps while casting (one time), second time he mounts successfully (think this is a problem by flightor, not the quest behaviors)
 
it's because you don't have setpulldistance

let me stick a copy in here

update: setpulldistance for 4265+ is in main post
 
Last edited:
ah okay ... i'll update my quest behaviors :)

---- edit ---
yepp now it works with B atm

will try for some minutes :)


AHHH GREAT ...
now he flys between the grind spots :) love it
 
Back
Top