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!

Loading the bot + profile but bot does not move.

CooyDK

New Member
Joined
Nov 10, 2012
Messages
135
Before patch View attachment 70912
After Patch with Auto Equip View attachment 70913
After patch without Auto Equip View attachment 70916

Profile: Mizzles Empire 10-50 grind pack!
- [E]Balmorra 16-20 grind

Class: Human, Bounty Hunter, Mercenary
Comp: Marko

C++ Up to date
Net Up to date
BW Up to date

Have tried:
Re-installing: BW, C++ & Net.
Moving BW to other places on my pc.


Hope some one out there can help me, I am getting so tired of this...

Hi, CooyDK, thanks for the logs!

This is in both of your logs, and it looks suspicious to me:
[10:05:32.177 D] [Trace] Element Grind is not supported yet!

I've never used a grind profile, and can't say for certain. But, it could be why the bot is standing around doing nothing--it no longer knows how to read a 'grind profile'. (This is pure speculation on my part.)

Perhaps something broke the Grind profile tag in the update. Aevitas will have to give this a look. Anyone else using Grind profiles that can confirm/deny this to be a problem?


cheers,
chinajade
 
china i know what this guys problem is, but i dont get paid to help people :), these kind of problems are just going to get worse as the gold sellers start trying to use this bot, so forgive me for being and ass, but i wont be wasting time help gold sellers.
 
Anytime I use any Grind Profiles as well my toon will just stand around with infinity "loading profile" status. I have tried on multi classes/profiles/rotations nothing gives with grind bot it seems =/
 
I've been grinding all day (and yesterday and before and so on) using Mizzles profiles, haven't had any trouble. I've seen that error a few times, but my bot still did it's thing just fine. I may be lucky though.
 
I've been using my own grind profiles (just the basics) without issue since the latest update.

Following are the sections used:

Code:
<Profile xmlns="http://tempuri.org/ProfileSchema.xsd">
    <Name>Grinder Name</Name>
	
	<Vendors>
		<Hotspot Name=" " X=" " Y=" " Z=" " /> <!-- Location -->
                <Hotspot Name=" " X=" " Y=" " Z=" " /> <!-- Location -->
		...
	</Vendors>
	
	<GrindAreas> 
		<GrindArea Name="Grinder Name">
			<MinLevel>#</MinLevel>
			<MaxLevel>#</MaxLevel>
			<Mobs>
		             <Mob>Bad Guy Here</Mob>
                             <Mob>Bad Guy Here</Mob>
		             ...
			</Mobs>
			<Hotspots>
			     <Hotspot Name=" " X=" " Y=" " Z=" " />
                             <Hotspot Name=" " X=" " Y=" " Z=" " />
			     ...
			</Hotspots>
		</GrindArea> 
	</GrindAreas>	
	
     <Grind GrindRef="Grinder Name" While="Me.Level &lt; ##" />
</Profile>

Hope this helps!
 
Or maybe if I speak nicely to the bot it may work :D or maybe if I sacrifice a goat or something... I am reaching the end of my solutions to this bot..
 
As written in the main post:

Profile: Mizzles Empire 10-50 grind pack!
- [E]Balmorra 16-20 grind

/thanks
 
Back
Top