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.
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.
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.
Don't put the portal scrolls in the Currency Tab....place them in your '1' Tab. Should pull from there
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.