• Visit Rebornbuddy
  • Visit Panda Profiles
  • Visit LLamamMagic
  • Exilebuddy Release/Beta Revision Guide

    Discussion in 'Archives' started by pushedx, Nov 26, 2013.

    Thread Status:
    Not open for further replies.
    1. Vamp2613

      Vamp2613 New Member

      Joined:
      Mar 18, 2013
      Messages:
      56
      Likes Received:
      0
      Trophy Points:
      0
      You bot races?...... Tisk tisk :-(

      Sent from my DROID RAZR HD using TheBuddyForum mobile app
       
    2. randomstraw

      randomstraw Community Developer

      Joined:
      Jul 17, 2012
      Messages:
      1,611
      Likes Received:
      10
      Trophy Points:
      38
      nope. there is no "lite" version of EB. ;)
       
    3. lilsavalex

      lilsavalex Member

      Joined:
      Dec 14, 2012
      Messages:
      579
      Likes Received:
      2
      Trophy Points:
      18
      Whats the point of races anyway? What do they give or do?
       
    4. suhteevah

      suhteevah New Member

      Joined:
      Feb 27, 2012
      Messages:
      94
      Likes Received:
      0
      Trophy Points:
      0
      you get points per race toward season items etc etc, basically special items
       
    5. kuskner

      kuskner Member

      Joined:
      Oct 12, 2013
      Messages:
      521
      Likes Received:
      2
      Trophy Points:
      18
      Well i have tried to remove the // but then I get an error. So atm there is no way to get it to use Blood Rage?
       
    6. pushedx

      pushedx Moderator Moderator Buddy Core Dev

      Joined:
      Sep 24, 2013
      Messages:
      4,252
      Likes Received:
      290
      Trophy Points:
      83
      It's missing the LokiPoe. in front of it (like the previous lines). We'll get that updated for the next version.

      Code:
      RegisterBuff("Blood Rage", ret => !LokiPoe.ObjectManager.Me.HasAura("blood_rage"));
      
       
    7. kuskner

      kuskner Member

      Joined:
      Oct 12, 2013
      Messages:
      521
      Likes Received:
      2
      Trophy Points:
      18
      Sweet thanks it works :)
       
    8. kinosix

      kinosix Member

      Joined:
      Jul 29, 2012
      Messages:
      102
      Likes Received:
      0
      Trophy Points:
      16
      How come sometimes the bot doesnt load completely and then crashes after 2-3 minutes? Routine and grindbot stay blank. sometimes restarting my computer fixes it
       
    9. pushedx

      pushedx Moderator Moderator Buddy Core Dev

      Joined:
      Sep 24, 2013
      Messages:
      4,252
      Likes Received:
      290
      Trophy Points:
      83
      Please read this thread.

      Most of the crashes people have of the nature you describe are related to that.

      Otherwise, please make a new support thread with your logs attached, after downloading the latest beta so we can try to figure out what is going wrong for you.
       
    10. eendaen

      eendaen New Member

      Joined:
      Jun 17, 2012
      Messages:
      52
      Likes Received:
      0
      Trophy Points:
      0
      Is there any possibility of you guys bypassing the two client limit in the future?
       
    11. kuskner

      kuskner Member

      Joined:
      Oct 12, 2013
      Messages:
      521
      Likes Received:
      2
      Trophy Points:
      18
      I dont think they will, coz it will require EB to modified POE files. But someone will prob make a program or a workaround to bypass the two client limit
       
    12. Vamp2613

      Vamp2613 New Member

      Joined:
      Mar 18, 2013
      Messages:
      56
      Likes Received:
      0
      Trophy Points:
      0
      Are the new minion skills going to be implemented anytime soon? No pressure just curious :)

      Sent from my DROID RAZR HD using TheBuddyForum mobile app
       
    13. pushedx

      pushedx Moderator Moderator Buddy Core Dev

      Joined:
      Sep 24, 2013
      Messages:
      4,252
      Likes Received:
      290
      Trophy Points:
      83
      We'll add basic skill usage for then, but as usual, anything advanced or build specific users will have to do.
       
    14. Vamp2613

      Vamp2613 New Member

      Joined:
      Mar 18, 2013
      Messages:
      56
      Likes Received:
      0
      Trophy Points:
      0
      How do users do so? Edit the exile.cs?

      Sent from my DROID RAZR HD using TheBuddyForum mobile app
       
    15. pushedx

      pushedx Moderator Moderator Buddy Core Dev

      Joined:
      Sep 24, 2013
      Messages:
      4,252
      Likes Received:
      290
      Trophy Points:
      83
      Yeap, just look at all the current skills there now. Adding a new skill is as simple as adding the Register function for it if it's an attack skill.

      Most of the new skills require specific logic though, so simply adding them to be registered doesn't help without the logic. For example, if you were you just register the new spirit skill, the bot would sit there and cast it until everything died, which most of the time, would be a bad idea, since you'd have to tank everything first. A skill like that needs to have summoning logic written, like the current zombies, skeletons, and specters.
       
    16. kinosix

      kinosix Member

      Joined:
      Jul 29, 2012
      Messages:
      102
      Likes Received:
      0
      Trophy Points:
      16
      Soul taker support works. Good stuff +1..


      Problem is now blood rage broke. Whenever i take out the "//" from in front of it, it gives me an error.


      edit: Nevermind it works now. I just did a fresh install and re-edited the exile the way i needed. Works perfect you're the man!
       
    17. stormz

      stormz New Member

      Joined:
      Nov 2, 2012
      Messages:
      2
      Likes Received:
      0
      Trophy Points:
      0
      sometimes the bot casts molten shell ad eternum, dunno how to fix it.
       
    18. pushedx

      pushedx Moderator Moderator Buddy Core Dev

      Joined:
      Sep 24, 2013
      Messages:
      4,252
      Likes Received:
      290
      Trophy Points:
      83
      Please use the Support forum for issues like this. We'll check into it today though.
       
    19. kinosix

      kinosix Member

      Joined:
      Jul 29, 2012
      Messages:
      102
      Likes Received:
      0
      Trophy Points:
      16
      Proximity shield distance should be set to 10 (instead of 6). 10 fixes it from just standing there doing nothing whenever a proximity shield mob is in place.

      Saw one of your devs suggest it in another thread a few patches back and its worked flawlessly for me since then.. I've noticed its not in your releases though.
       
    20. kuskner

      kuskner Member

      Joined:
      Oct 12, 2013
      Messages:
      521
      Likes Received:
      2
      Trophy Points:
      18
      how can I turn off picking up some of the currency? Like Armor scrap etc.
       
    Thread Status:
    Not open for further replies.

    Share This Page