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!

Mage Help!!!

kabz80

New Member
Joined
Feb 22, 2010
Messages
91
Hi, I am trying to start my pvp bot with mage and it's giving me this in the log "Make gems.
Check food and drinks.
Make Mana Gem.
Make gems.
Check food and drinks.
Make Mana Gem.
Make gems.
Check food and drinks.
Make Mana Gem.
Make gems.
Check food and drinks.
Make Mana Gem.
Make gems.
Check food and drinks.
Make Mana Gem.
Make gems.
Check food and drinks.
Make Mana Gem.
Make gems.
Check food and drinks.
Make Mana Gem.
Make gems.
Check food and drinks.
Make Mana Gem.
Make gems.
Check food and drinks.
Make Mana Gem.

How do i get rid of that?? it does not move... it just keeps giving me the same thing

Thank you
 
Last edited:
on what CC are ya?
yea i would like to know the same thing, if its one of my CC's Codename Frozen Heart, or Project Gamma. ive seen it happen only once, so i couldnt track the bug down. it might have to do with that to make food, and the mana gem cause the bot to go back into a Rest state. so if its constantly doing that make sure you cleared your bags of all conjoured food and water. and the mana gem if you still have one. and restart everything. also if you open the CC at the top of most of them there are Rest limits. that you can change. on my CC's they look something like this.
Code:
        private int DrinkWhenManaPercentage = 50; //At which percentage you want it to drink.
        private int EatWhenHealthPercentage = 60; //At which percentage you want it to eat.
try lowering them to about the 20ish range, and give it another go and see if the loop still happends. also more information about the toon in question would be nice, like current Mana/HP and what level you are, not to mention the spec your leveling as. most of the time MP/HP wouldnt be needed, but if whats happening is what i think is happening, those would be good to know.
 
yea i would like to know the same thing, if its one of my CC's Codename Frozen Heart, or Project Gamma. ive seen it happen only once, so i couldnt track the bug down. it might have to do with that to make food, and the mana gem cause the bot to go back into a Rest state. so if its constantly doing that make sure you cleared your bags of all conjoured food and water. and the mana gem if you still have one. and restart everything. also if you open the CC at the top of most of them there are Rest limits. that you can change. on my CC's they look something like this.
Code:
        private int DrinkWhenManaPercentage = 50; //At which percentage you want it to drink.
        private int EatWhenHealthPercentage = 60; //At which percentage you want it to eat.
try lowering them to about the 20ish range, and give it another go and see if the loop still happends. also more information about the toon in question would be nice, like current Mana/HP and what level you are, not to mention the spec your leveling as. most of the time MP/HP wouldnt be needed, but if whats happening is what i think is happening, those would be good to know.

Oh all i needed to do was restart the bot and it worked liked magic my mage is now 80 and i am trying to get some vp gear, thanks for the support guys
 
Oh all i needed to do was restart the bot and it worked liked magic my mage is now 80 and i am trying to get some vp gear, thanks for the support guys

you are welcome a restart always helps :p
 
Back
Top