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

Grind Profile help

CrimsonFoxy

New Member
Joined
Mar 4, 2015
Messages
9
Reaction score
0
So I just tried to make a grind bot to leave on while at school to try and level me up
but, I keep getting weird errors and I can't figure it out, keep in mind, me doing this
is like a dog trying to learn calculus, I know literlly nothing about this, so I took the template
in the stickied section, and tried my best, but alas, like I thought, I didn't work, so I was just
wondering why, and how badly I fucked up, considering it's almost midnihgt

or maybe someone just wants to make me a grind bot for a level 18 agent :3

anywhoooo, I'm off to bed, so goodnight to you guys and again, thanks in advance

-Crimson

EDIT: While we're in the helping state of mind, what on earth is "BuddyMonitor"?
 

Attachments

Last edited:
you forgot to tell it to grind.

I think it is missing the part that tells the bot to grind.

Code:
    </GrindArea>
        <Grind GrindRef="First Grind" While="Me.Level &lt; 10" />
        <Grind GrindRef="Second Grind" While="Me.Level &gt; 9" />

</Profile>


Or something like that anyway.
 
Last edited:
Back
Top