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!

[Beta] MapBot

Status
Not open for further replies.
i've tried it on every priority from 1 to 1000

with everything else on zero priority.

it still doesn't use alchemies on my maps? wanna explain?


also, it uses all my maps from stash tab A, puts all the ones it picks up into stash tab B, and then when it's out of maps from stash tab A, the bot stops even though there's countless maps in stash tab B. ?????

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

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:
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.

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.
 
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.

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.
 
Hey i dont know if u know, the bot wont go into the Bossroom of the Springs Map.
 
when i extract it in 3rd party folder i dont see it in plugins section of bot :? halp
 
when i extract it in 3rd party folder i dont see it in plugins section of bot :? halp

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.
 
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:
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.

good coding skills Kappa

don't do this
 
good coding skills Kappa

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:
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
 
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?

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)
 

Attachments

Last edited:
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?

yeah good idea. blame tony! the only guy remaining that ripps his ass off for the community. go and be quiet!
 
Last edited:
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)

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 :)
 
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 :)

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?

40c415f6a0.png
 
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?
 
Papagal thanks for trying, and Tonyx thanks for fixing. Without both, we wouldn't have it.
 
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?
 
Status
Not open for further replies.
Back
Top