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!

How can i speed up my map clearance?

pinki104

Member
Joined
Apr 14, 2012
Messages
536
Currently the bot is doing 5min map clears with a 20ex discharge kit.

Its picking up portal scrolls and wisdoms which slows it down a lot because for some reason the bot doesent know how to withdraw them from the currency tab when its almost run out so it has to log out because it cant portal and i would also lose out on possible expensive uniques if i stopped the bot ID'ing.

what do you guys do to get the super fast map clearances?


Edit: If i wanted the bot to pickup certain uniques but not id them what would this work? e.g. before shavs is ID'd its called Occultist's Vestment

{
"Comment": "",
"Enabled": true,
"Type": 0,
"Rule": "item.IsUnique and item.FullName == "Occultist's Vestment"",
"ShouldLog": false,
"Priority": 1
},
{
"Comment": "",
"Enabled": true,
"Type": 2,
"Rule": "item.IsUnique and item.FullName == "Occultist's Vestment"",
"ShouldLog": false,
"Priority": 1
}


This wouldnt fix my portal scroll problem but it would help with not having to pick up wisdoms.
 
Last edited:
I average 1:30 maps up to tier 8. I have low tier currency disabled. No scrolls either. All rares are disabled too. Custom coded combat routine though which barely stop moving. Only stops to kill rares. Vspark 1 shots all whites and most blues.
 
Currently the bot is doing 5min map clears with a 20ex discharge kit.

Its picking up portal scrolls and wisdoms which slows it down a lot because for some reason the bot doesent know how to withdraw them from the currency tab when its almost run out so it has to log out because it cant portal and i would also lose out on possible expensive uniques if i stopped the bot ID'ing.

what do you guys do to get the super fast map clearances?


Edit: If i wanted the bot to pickup certain uniques but not id them what would this work? e.g. before shavs is ID'd its called Occultist's Vestment

{
"Comment": "",
"Enabled": true,
"Type": 0,
"Rule": "item.IsUnique and item.FullName == "Occultist's Vestment"",
"ShouldLog": false,
"Priority": 1
},
{
"Comment": "",
"Enabled": true,
"Type": 2,
"Rule": "item.IsUnique and item.FullName == "Occultist's Vestment"",
"ShouldLog": false,
"Priority": 1
}


This wouldnt fix my portal scroll problem but it would help with not having to pick up wisdoms.

There's no secret to speeding up maps. Here are your options (or, some of them):

-Get better damage
-Get a better routine/build
-Loot less stuff
 
If you can't untick 30-40 boxes to disable them being picked up im not sure how far you're going to get :(

well you said you dont pick up scrolls which means you cant ID anything which brings me back to the questions in my first post of how to pick up the high value items like shavs when its not ID'd as the bot wont recognise it as shavs wrappings? thats the reason i wanted your profile.
 
Make sure you add your the name of your currency tab to CommunityLib tabs to cache. I also had a problem with this bcs i renamed my tab and forgot to do so in the plugin. It fixed my problem.
 
Back
Top