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!

HB ARCHIVES: Kick's Old Posts Thread--DO NOT DELETE!

Status
Not open for further replies.
super profile,took a while for me to figure it out,because usualy i dont read any manuals :P after i spend 5 mins reading instructions,everything is working like a clock. many thanks
 
How are you doing the interaction with pumpkins? Fly to outside the inn and then UserDialog?

it will look something like this for each 'inn'

PHP:
				<!-- Kharanos - Dun Morogh -->
				<CustomBehavior File="FlyTo" DestName="Kharanos - Dun Morogh" X="-5609.433" Y="-496.4699" Z="399.6323" />
				<CustomBehavior File="ForcedDismount" />
				
				<CustomBehavior File="InteractWith" MobId="190036" ObjectType="Gameobject" />
                <CustomBehavior File="RunMacro" Macro="/click QuestFrameCompleteQuestButton" />	
				<CustomBehavior File="Misc\RunLua" Lua="UseItemByName(37586)" WaitTime="1000" />
				<CustomBehavior File="WaitTimer" WaitTime="2000" GoalText="Waiting for bot {TimeRemaining}" />
				<RunTo X="-5609.433" Y="-496.4699" Z="399.6323" />
				<If Condition="(Me.HasAura(&quot;Wisp Costume&quot;))" >
					<CustomBehavior File="RunMacro" Macro="/cancelaura Wisp Costume" />	
					<CustomBehavior File="WaitTimer" WaitTime="2000" GoalText="Waiting for bot {TimeRemaining}" />
				</If>
				<If Condition="(Me.HasAura(&quot;Bat Costume&quot;))" >
					<CustomBehavior File="RunMacro" Macro="/cancelaura Bat Costume" />	
					<CustomBehavior File="WaitTimer" WaitTime="2000" GoalText="Waiting for bot {TimeRemaining}" />
				</If>
				<If Condition="(Me.HasAura(&quot;Trick&quot;))" >
					<CustomBehavior File="WaitTimer" WaitTime="60000" GoalText="Waiting for Trick to expire {TimeRemaining}" />
				</If>
				<If Condition="(HasItem(33292))" >
					<CustomBehavior File="RunMacro" Macro="/run for bag = 0,4,1 do for slot = 1, 32, 1 do local name = GetContainerItemLink(bag,slot); if name and string.find(name,'Hallowed Helm') then PickupContainerItem(bag,slot); DeleteCursorItem(); end; end; end" />
					<CustomBehavior File="WaitTimer" WaitTime="2000" GoalText="Waiting for bot {TimeRemaining}" />
				</If>

but it's not smart - so don't press stop / start!

Make sure if you have a "Hallowed Helm" - delete it before starting (ie: get it out of your bank and delete it) - if you don't, my profile will complain until you do :)
 
smart or not still awesome .. can run it on all my alts n cap daily gxp solo lool :D always amazing to watch kick do his thing
 
Candy buckets for EK added; svn

If you guys have issues - I need to know where and what the issue is... and what the Id of the object is
If you're not running English Client wow/hb - I will not accept your bug report
 
na i'm not making a horde one

someone can use my XXXXX profile and run around for the horde :p

it's basically:

Fly to the inn, XYZ - copy it to the flyto, copy it to the runto (so it runs outside)
go to the bucket and use Raphus' "profile helper" plugin to get the Object Id - paste that into the MobId

that's it, everything else is done for you =)

Oh, fill in the DestName (Goldshire - Elwynn Forest)

simple
 
Got this small problem here, 2 options, 1 you forgot to add Fel Reaver to avoid mob list, don?t think so, 2. HB does not care about avoid mob list in the profile, needs to be reported to HB team. He was just running on the road not fighting or busy with anything else then runs right in to a fel reaver.

And now Tagar spine breaker :D
 
Last edited:
2. HB does not care about avoid mob list in the profile, needs to be reported to HB team

<Mob Name="Fel Reaver" Entry="18733" />
it's in all 3 bc profiles

actually it does avoid it... the issue is that the fel reaver is so big it has a huge box and the bot doesn't compensate for it enough
 
I would be more than happy to donate a fair chunk of change to your Paypal Kick...............plus I give sweet guy hugs!! I have given profile making a go and realized I am horrible at it. <>
 
Last edited by a moderator:
EK, BC, LK done - load EK first and (assuming nothing goes wrong) it will auto load bc and bc will auto load lk... and lk will go to uldum and tell you that the profile isn't avail for use

I'm developing Kalimdor atm
 
KIck is there anyway I can persuade you to do a H version??? Perhaps a donation for a killer lunch?

It takes 12 hours to get all of the profiles done (per faction)

I am not interested in spending another 12 hours making a Horde one; I'm an alliance developer

just give someone another day or 2 and i'm sure they will make their own profile - my template is available on my SVN so they just have to add the xyz's and object id's for the bucket
 
Last edited:
once you get to westfall you land outside the tower instead of the inn and you get stuck on [12:31:20:564] Activity: Waiting for object to spawn
 
once you get to westfall you land outside the tower instead of the inn and you get stuck on [12:31:20:564] Activity: Waiting for object to spawn

This is for the phased persons. if you're not phased (ie: all of westfall quests done) then you'll need to fix that section yourself

try the inn if you're not phased
 
Status
Not open for further replies.
Back
Top