• Visit Rebornbuddy
  • Visit Panda Profiles
  • Visit LLamamMagic
  • [Beta] MapBot

    Discussion in 'Archives' started by ExVault, Dec 17, 2016.

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

      eatinapineapple Member

      Joined:
      Jul 8, 2012
      Messages:
      83
      Likes Received:
      1
      Trophy Points:
      8
      Play stupid games, win stupid prizes.

      "I tried it on every priority from 1 to 1000 with everything else on zero priority"

      Read what you wrote and then realize why you are getting the responses you are getting. YOU are the problem - and yet you're over there throwing shade.
       
      Last edited: Dec 28, 2016
    2. bronco

      bronco New Member

      Joined:
      May 13, 2014
      Messages:
      21
      Likes Received:
      0
      Trophy Points:
      0
      OBVIOUSLY i am the problem. I never said I wasn't the problem. Anyone doing something new and needing assistance is obviously the problem. I never said it was the bot's problem. I never said it was someone else's problem. But when I come here to the website that I purchased the bot from, and ask for assistance and just get memes back.. how the fuck is that helpful? It just adds to the frustration.

      Thanks for the help those of you who responded to my problems. I will uncheck the priority box and I will uncheck "I am rich and use currency tabs"

      Does anyone know why this is happening:

      It uses all of the maps from my stash tab "4", puts all the maps it picks up into stash tab "6", and then when it's out of maps from stash tab "4", the bot stops because it says it's out of maps, even though there are countless in stash tab "6" that it put there.
       
    3. eatinapineapple

      eatinapineapple Member

      Joined:
      Jul 8, 2012
      Messages:
      83
      Likes Received:
      1
      Trophy Points:
      8
      What response do you want besides a meme man? You answered your own question.

      "it still doesn't use alchemies on my maps? wanna explain?" and
      "how about instead of posting memes, you people help out the newer members that paid money just like you for this bot/site. Since joining here, this community has been the least helpful i've ever dealt with"

      come across as severely entitled.

      Take a few hours and read the forums - really read them. The stickies, guide and front page will get you started with the basics and the plugin /development forums will expose you to some of the more difficult aspects. Then run through a fresh install of EB. Update all the settings. Figure out which Plug ins fit where you are at in the game.

      If you are having the same issues after familiarizing yourself with the bot, then I'll be more than happy to help you out.

      Hint: Extensions, MapBuddy, MapRunner, ComLib, AIF might be the best areas for this particular issue.
       
    4. lolnoob1337

      lolnoob1337 New Member

      Joined:
      Nov 17, 2015
      Messages:
      14
      Likes Received:
      0
      Trophy Points:
      1
      Looks great, but I will probably stick with mapbuddy for a while :)
       
    5. Xerago

      Xerago New Member

      Joined:
      Jan 4, 2016
      Messages:
      9
      Likes Received:
      0
      Trophy Points:
      1
      Hey i dont know if u know, the bot wont go into the Bossroom of the Springs Map.
       
    6. chefok

      chefok Member

      Joined:
      Nov 15, 2014
      Messages:
      79
      Likes Received:
      0
      Trophy Points:
      6
      when i extract it in 3rd party folder i dont see it in plugins section of bot :? halp
       
    7. Unknown Buddy

      Unknown Buddy Member

      Joined:
      May 20, 2015
      Messages:
      603
      Likes Received:
      17
      Trophy Points:
      18
      Its not a plugin, its a botbase.

      Use the drop down menu when you first launch Exilebuddy. Select MapBot, then you can go to settings. Dont go to settings first.
       
    8. papagal

      papagal Member

      Joined:
      Dec 11, 2014
      Messages:
      68
      Likes Received:
      0
      Trophy Points:
      6
      Is there a way to stop this from opening every single box there is on the map?
       
    9. papagal

      papagal Member

      Joined:
      Dec 11, 2014
      Messages:
      68
      Likes Received:
      0
      Trophy Points:
      6
      Looking at the code, both MapBot and QuestBot use EXtensions to handle chests, so that's the one that needs updated.

      In theory, if you change EXtensions\CommonTasks\OpenChestTask.cs at the very beginning:

      FROM:

      private const int MaxChestOpenAttempts = 3;

      TO:

      private const int MaxChestOpenAttempts = 0;

      It should ignore all chests, but still open strongboxes, since that uses a separate variable...

      Testing now.
       
      Last edited: Dec 30, 2016
    10. toNyx

      toNyx Well-Known Member

      Joined:
      Oct 29, 2011
      Messages:
      3,770
      Likes Received:
      35
      Trophy Points:
      48
      good coding skills Kappa

      You need to register and have one post to see spoilers!
       
    11. papagal

      papagal Member

      Joined:
      Dec 11, 2014
      Messages:
      68
      Likes Received:
      0
      Trophy Points:
      6
      I know, right! Right on par with your people skills ;)

      Edit: Since toNyx decided to just make fun of my attempt without saying why, here's the explanation - it DOES ignore the chests, but only after it already navigates to them, so it's pointless.

      By the way @toNyx, if you hate us plebs so much and feel the need to berate and make fun of us every other post you make, why are you even a part of this community?
       
      Last edited: Dec 30, 2016
    12. vaaynee

      vaaynee New Member

      Joined:
      Aug 17, 2016
      Messages:
      8
      Likes Received:
      0
      Trophy Points:
      1
      Hi, everytime i die using mapbot, the bot resurrects, stands in hideout and then relogs cuz hes still trying to rez me. i guess the time a [WaitFor] is too low. is there a way to fix this?

      [CommonEvents] core_player_died_event(2)
      [AIFDeathHandler] Death Count : 3
      [ResurrectTask] Now going to resurrect to checkpoint.
      [WaitFor] Waiting for resurrection (0.2/3)
      [WaitFor] Waiting for resurrection (0.35/3)
      [WaitFor] Waiting for resurrection (0.53/3)
      [WaitFor] Waiting for resurrection (0.7/3)
      [WaitFor] Waiting for resurrection (0.91/3)
      [WaitFor] Waiting for resurrection (1.04/3)
      [WaitFor] Waiting for resurrection (1.24/3)
      [WaitFor] Waiting for resurrection (1.37/3)
      [WaitFor] Waiting for resurrection (1.48/3)
      [WaitFor] Waiting for resurrection (1.66/3)
      [WaitFor] Waiting for resurrection (1.83/3)
      [WaitFor] Waiting for resurrection (2.02/3)
      [WaitFor] Waiting for resurrection (2.19/3)
      [WaitFor] Waiting for resurrection (2.38/3)
      [WaitFor] Waiting for resurrection (2.54/3)
      [WaitFor] Waiting for resurrection (2.73/3)
      [WaitFor] Waiting for resurrection (2.9/3)
      [WaitFor] Waiting for resurrection (3.08/3)
      [WaitFor] Wait for resurrection timeout.
      [ExilePather] Now reloading the pathfinder.
      [3.519 ms] Layer0 + UnblockTriggerableBlockages
      [UpdateObstacles] Update => Success
      [ExilePather] Now creating the navmesh.
      [124.6074 ms] ProcessEntireZone
      [ExilePather] The navmesh has been created.
      [ExilePather] The pathfinder has been reloaded.
      [ResurrectTask] Fail to resurrect. Error: "ResurrectButtonNotShowing".
      [ResurrectTask] Fail to resurrect. Error: "ResurrectButtonNotShowing".
      [ResurrectTask] All resurrection attempts have been spent.
      [ResurrectTask] Now going to resurrect to town.
      [ResurrectTask] Fail to resurrect. Error: "ResurrectButtonNotShowing".
      [ResurrectTask] Fail to resurrect. Error: "ResurrectButtonNotShowing".
      [ResurrectTask] Fail to resurrect. Error: "ResurrectButtonNotShowing".
      [ResurrectTask] All resurrection attempts have been spent.
      [ResurrectTask] Resurrection failed. Now going to logout.
      [Logout] Now going to logout
       
    13. toNyx

      toNyx Well-Known Member

      Joined:
      Oct 29, 2011
      Messages:
      3,770
      Likes Received:
      35
      Trophy Points:
      48
      I don't hate people, I hate when people have no clue about what they're modifying. This is a different thing.

      You can probably make a use of this, if you manage to open the file and add chest names to it. it's a "temporary" solution and may get overwritten by next mapbot update, but for now, it may be working. (untested)
       

      Attached Files:

      Last edited: Dec 31, 2016
    14. DontBeAfraid

      DontBeAfraid Active Member

      Joined:
      Oct 2, 2015
      Messages:
      742
      Likes Received:
      30
      Trophy Points:
      28
      yeah good idea. blame tony! the only guy remaining that ripps his ass off for the community. go and be quiet!
       
      Last edited: Jan 1, 2017
    15. papagal

      papagal Member

      Joined:
      Dec 11, 2014
      Messages:
      68
      Likes Received:
      0
      Trophy Points:
      6
      Thank you for the pointer.

      And we wouldn't be trying to edit stuff ourselves if "official" development wasn't in such a sad state, besides the core bot.

      Anyway, you break it a few times and eventually you just might learn a thing or two, so I don't see the harm, but hate away, if it makes you feel better :)
       
    16. toNyx

      toNyx Well-Known Member

      Joined:
      Oct 29, 2011
      Messages:
      3,770
      Likes Received:
      35
      Trophy Points:
      48
      Don't blame me for hating, I'm not part of the buddy team tho. I just give people hints or "temporary" stuff to make what they want to happen.

      If you manage to break this part, you're not allowed to complain on this forum anymore, deal?

      [​IMG]
       
    17. papagal

      papagal Member

      Joined:
      Dec 11, 2014
      Messages:
      68
      Likes Received:
      0
      Trophy Points:
      6
      You got a deal, thanks again for the help.
       
    18. subkillor

      subkillor Member

      Joined:
      Jan 27, 2014
      Messages:
      35
      Likes Received:
      0
      Trophy Points:
      6
      Hey, somehow my bot does not keep a stack of portal scrolls when i use MapBuddy.. so he logs out to exit a map which is quite annoying .. is there any fix? or did i just do something wrong?
       
    19. gramps

      gramps Member

      Joined:
      Oct 29, 2016
      Messages:
      62
      Likes Received:
      1
      Trophy Points:
      8
      Papagal thanks for trying, and Tonyx thanks for fixing. Without both, we wouldn't have it.
       
    20. ErzaScarlet

      ErzaScarlet Member

      Joined:
      Nov 24, 2015
      Messages:
      73
      Likes Received:
      13
      Trophy Points:
      8
      Why isnt there option to not reroll banned affixes?How could you skip this,have you thought that mby map drops are enought to sustain pool and that wasting currency isnt needed?
       
    Thread Status:
    Not open for further replies.

    Share This Page