Jump to content

Marshalek

Members
  • Posts

    82
  • Joined

  • Last visited

File Comments posted by Marshalek

  1. @Ordush great class, I just purchased and I'm already impressed.

    I'm having issues with bot not being able to feed pet. It gets stuck on a cycle trying to use the feed ability, but never does.
    What is the "Pet Food" field for on the ingame config?

    image.png.ee2453bd8f9c8a8b3b1ea76c51404888.png

    • Bot ignores the food I'm setting on this field
    • Every time I login, the food is changed to Clefthoof Ribs by the bot, even though I'm not nearly Outlands level
  2. @Matenia

    Suggestion to make "Run away from combat" better, especially for healing classes such as Paladin, and to cut wasting time running away from fights the dude could easily win:

    if ((health <= X%) && (mana <= X%) && (targetHealth >= 20%)) { runAwayLittleGirl(); }
    else { stayAndFightLikeAMan(); }

    Why? Sometimes what happens is my dude runs away while having a lot of health, some other times he runs away while having a lot of mana. This is inneficient, as if I have health then I could stay and fight more, same thing for mana: if I have mana, I could heal self and stay to fight more.
    This is especially true if (targerHealth <= Y%) as all the mob needs is a couple more hits to die.

  3. Looking at the logs for startup, I see the following every time:

    21:20:20 - [Andoido_Grinder_Alliance]: Authentication sucessful
    [E] 21:21:21 - [Quester] Create questclass instance: System.MissingMethodException: Constructor on type 'YeARqKdxeHVklalksjdadsjlsDSzmeMdFqckUK.Authentication' not found.
       at System.RuntimeType.CreateInstanceImpl(BindingFlags bindingAttr, Binder binder, Object[] args, CultureInfo culture, Object[] activationAttributes, StackCrawlMark& stackMark)
       at System.Activator.CreateInstance(Type type, BindingFlags bindingAttr, Binder binder, Object[] args, CultureInfo culture, Object[] activationAttributes)
       at System.Reflection.Assembly.CreateInstance(String typeName, Boolean ignoreCase, BindingFlags bindingAttr, Binder binder, Object[] args, CultureInfo culture, Object[] activationAttributes)
       at  .Pulse(String )
    21:21:21 - [Andoido 1-60 Alliance AFK Randomized]: The version on your pc is the latest updated version.

     

  4. @Matenia How can I choose which drink the bot buys automatically? Currently the bot is buying the highest usable drink, but there is no need for that, it's just a waste of gold, I could be using a drink that's 1 tier below, which would cost less. How can I choose this?

×
×
  • Create New...