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

Need advice, help with my frist profile

Awol

New Member
Joined
Jan 28, 2012
Messages
100
Reaction score
0
Excuse the way this looks. I am not sure how you all are able to make it look cleaner.

I recently used Zaprecorder to record a path through an area I want to farm. I had foolishly hoped that that would be all I needed to do to make this work. I assumed the CC would take over when mobs I wanted to kill were in the way and I also assumed that HB would fly when it was appropriate to fly. So that brings me to my problem and my questions.

I loaded grindbot and the profile below and right away my character mounted my flying mount and proceeded to run a very long distance to the first "hotspot". He road the mount instead of flying. How do I fix that? I would prefer if he walked to distance from hotspot to hotspot but if I load this from somewhere outside of the farming area I would like him to fly to the first location.

My second problem, instead of fighting the mobs he just road the mount through all of them to the final hotspot and attacked the single mob at that location, ignoring all the mobs that were trying to attack him as he road through.

finally when he got to the final location he did not mount up and return to the first location. This is intended to be a loop. I want him to farm everything along the path and then return to the start and do it all over again.

Any help would be greatly appreciated, oh and btw what program do I need to edit .xml? Please don't tell me I need some super expensive MS product.



View attachment first try.xml
<?xml version="1.0"?>
-<HBProfile> <Name>Uldum</Name> <MinDurability>0.4</MinDurability> <MinFreeBagSlots>1</MinFreeBagSlots> <MinLevel>1</MinLevel> <MaxLevel>86</MaxLevel> <Factions>99999</Factions> <MailGrey>false</MailGrey> <MailWhite>false</MailWhite> <MailGreen>false</MailGreen> <MailBlue>false</MailBlue> <MailPurple>false</MailPurple> <SellGrey>false</SellGrey> <SellWhite>false</SellWhite> <SellGreen>false</SellGreen> <SellBlue>false</SellBlue> <SellPurple>false</SellPurple> <Vendors> </Vendors> <Mailboxes> </Mailboxes> <Blackspots> </Blackspots> -<Hotspots> <Hotspot Z="195.5592" Y="-163.3609" X="-8541.869"/> <Hotspot Z="204.0338" Y="-132.012" X="-8566.813"/> <Hotspot Z="214.8745" Y="-105.749" X="-8595.098"/> <Hotspot Z="224.2529" Y="-82.75771" X="-8563.521"/> <Hotspot Z="236.9754" Y="-60.94884" X="-8529.857"/> <Hotspot Z="237.0542" Y="-38.03066" X="-8495.402"/> <Hotspot Z="243.3525" Y="-4.959343" X="-8517.22"/> <Hotspot Z="260.4935" Y="20.11279" X="-8544.409"/> <Hotspot Z="270.6405" Y="58.98299" X="-8542.891"/> <Hotspot Z="277.6841" Y="95.7097" X="-8526.25"/> <Hotspot Z="277.693" Y="114.022" X="-8562.031"/> <Hotspot Z="280.4008" Y="76.23314" X="-8574.896"/> <Hotspot Z="289.0745" Y="35.47075" X="-8576.343"/> <Hotspot Z="284.2881" Y="-3.054374" X="-8587.069"/> <Hotspot Z="283.6497" Y="-42.11044" X="-8577.881"/> <Hotspot Z="283.7876" Y="-23.02461" X="-8613.135"/> <Hotspot Z="289.0259" Y="7.413238" X="-8587.599"/> <Hotspot Z="290.563" Y="41.57432" X="-8609.467"/> <Hotspot Z="291.591" Y="46.51789" X="-8611.977"/> <Hotspot Z="301.3488" Y="83.25076" X="-8625.15"/> <Hotspot Z="305.697" Y="116.7848" X="-8602.78"/> <Hotspot Z="310.8386" Y="156.5837" X="-8594.36"/> <Hotspot Z="308.3923" Y="171.822" X="-8546.146"/> <Hotspot Z="292.9708" Y="140.3524" X="-8495.731"/> <Hotspot Z="276.4522" Y="85.23089" X="-8470.437"/> <Hotspot Z="261.2968" Y="25.65927" X="-8455.337"/> <Hotspot Z="249.6335" Y="-36.25739" X="-8451.213"/> <Hotspot Z="240.7352" Y="-97.41898" X="-8463.756"/> <Hotspot Z="220.0973" Y="-149.0709" X="-8493.1"/> <Hotspot Z="195.8406" Y="-200.4598" X="-8520.78"/> </Hotspots> </HBProfile>
 
Last edited:
I found and editor with the help of good old google.

Using EditX 2010 right now. It seems the larger profiles come out looking like this


- Uldum 0.4 1 1 86 99999 false false false false false false false false false false

I assume that is/was because I didn't have the right software to view it. The smaller profiles come out looking like the link I posted above.
 
I have added the <GrindArea> </GrindArea> tags based on some other profiles I examined. That might solve my combat problem. Still looking to solve the flight problem.
 
I have added the < GrindArea> < /GrindArea> tags based on some other profiles I examined. That might solve my combat problem. Still looking to solve the flight problem.
 
Back
Top