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!

Questions - The different Bots!

niron77

New Member
Joined
Jan 15, 2010
Messages
75
Hi there!

I have been trying to farm cloth, Rep. but if i ex. load aprofile in Grindbot my toon will not fly to the hotspots, it runs to hot spot, but if i load the same profile in Gatherbot 2 it flyes but not killing any mobs.

is there a limit in Grindbot that makes it not use flymount or do i need to addd some more in my profiles?

Code:
<HBProfile>
   <Name>[CLOTH - REP] SILITHUS - CC</Name>
   <MinLevel>60</MinLevel>
   <MaxLevel>86</MaxLevel>
   
   <MinDurability>0.3</MinDurability>
   <MinFreeBagSlots>2</MinFreeBagSlots>
   
   <MailGrey>False</MailGrey>
   <MailWhite>False</MailWhite>
   <MailGreen>False</MailGreen>
   <MailBlue>False</MailBlue>
   <MailPurple>False</MailPurple>
   
   <SellGrey>True</SellGrey>
   <SellWhite>False</SellWhite>
   <SellGreen>True</SellGreen>
   <SellBlue>False</SellBlue>
   <SellPurple>False</SellPurple>
   
   <TargetElites>True</TargetElites>    
   
   <AvoidMobs>
   </AvoidMobs>
   
   <Blackspots>
   </Blackspots>
   
   <Mailboxes>
   </Mailboxes>
   
   <Vendors>
   </Vendors>
   
   <GrindArea>
       <TargetMinLevel>50</TargetMinLevel>
       <TargetMaxLevel>81</TargetMaxLevel>
       <Factions>16</Factions>
       <Hotspots>
       </Hotspots>
   </GrindArea>
</HBProfile>

NOT A WORKING PROFILE! HOTSPOTS DELETED!!
 
GB2 profiles and grinding profiles are 2 diffrent things,
normal grinding profiles will NOT fly.
 
Thanks for the fast reply, so you say "normal grinding profiles will NOT fly" is there a way to "add" this in my profiles ?

eg. call on "taxi" (wind rider master) or use portals in the profiles??

Thanks
 
Thanks for the fast reply, so you say "normal grinding profiles will NOT fly" is there a way to "add" this in my profiles ?

eg. call on "taxi" (wind rider master) or use portals in the profiles??

Thanks
no, its not possible.
 
wow your fast, thanks.. then i know. think i will try to head over to ProfessionBuddy and remake my "farm" profiles in there....
 
wow your fast, thanks.. then i know. think i will try to head over to ProfessionBuddy and remake my "farm" profiles in there....
You could make a grinding profile using QuestBot in which case you can use the FlyTo custombehavior to do what you describe.
 
You could take a look at "THIS TOPIC". I tend to use this when farming embersilk and it will fly from the middle of Deepholm to the grind zone. Maybe take a look at the code and see what is used within.
 
Ty Spartanmfot, i looking at them now, now i know a bit more of it and will start remake my profiles,
 
Back
Top