What's new
  • Visit Rebornbuddy
  • Visit Panda Profiles
  • Visit LLamamMagic
  • Visit Resources
  • Visit Downloads
  • Visit Portal

[Plugin] MirrorQuest - Cadiro Plugin

LajtStyle

Community Developer
Joined
Jan 5, 2015
Messages
96
Reaction score
5
Finally Cadiro plugin so no need to curse anymore on how many mirrors you missed!
I didn't had much time to test this plugin(2days) but since Perandus league will end shortly i decided to release it ASAP.

Basic info/How it works:
Thanks to OldGrindBot option:
Lk9KWCY.png

we can keep 1000 perandus coins in inventory.
When bot find Cadiro on map he will accept/decline/stop and notify about offer according to your perandus coins in inventory and settings.

Features:
- auto currency buying
- specific item buying
- stop on specific item
- specific item type buying(rings/amulets/jewels/maps)
- sound notifications
- mobile notifications
- offer history

Not included:
- town run if not enough coins
- keep more than 1000 coins in inventory

Known issues:
- not working correctly with AIF currency tab option.
NMLVGHt.png

AIF will stash all your perandus coins no matter what so you can't take your coins on map.
You need to disable that option to avoid it.

Settings:

gX3nw1G.png

Auto currency buying - bot will buy all currency from cadiro if he can afford it(enough coins in inventory) otherwise cadiro will be ignored.
Keep in mind you should add Mirror of Kalandra / Exalted Orb in Specific Items if you don't want bot to ignore it.
Notify Options - you can set here when play sound/ send mobile notification
Mobile Settings - Add your key and get info about offer directly on your mobile

vNvwL3T.png

Handle specific items in Cadiro's offer
Item name - As in example image above you put here Name of item without base.
Max price - how much you wanna pay for item. 0 = unlimited
Stop on failed - If you can't afford item bot will stop and alert you according to your settings.

XAkNtY0.png

Since cadiro offer specific item types you can handle them there.
If you can't afford them, bot will ignore.
Amulets/Rings/Jewels are always rare and Maps always unique.
If you are interested in only specific unique maps just add it to "Specific Item" tab

O6qdVx3.png

You can find info here about ALL cadiro offers. It will be cleaned on bot restart.

Requirements:
CommunityLib
(not required anymore)

Hope i didn't forget about anything. If any question please ask here or EB discord.
Good luck with finding those mirrors. Let's see who can complete quest successfully :cool:


Changelog:
0.0.9.4 - added task to support MapBot
1.0.0 - updated for poe 3.2.2(Bestiary League)
1.0.1 - fixed interaction with cadiro, removed comlib dependency
1.0.2 - fully removed comlib dependency
 

Attachments

Last edited:
Awesome plugin, thanks for sharing. Seems to be working like a charm.
Too bad it will become obsolete in 3...2...1 -_-
 
Where you are before? :) Thank you!!!!
 
Last edited:
What good items to add to keep? Just want to ty for this, i got lucky and got Exalt stop. i was like whaaat?? who created this Godly plugin? :P TY
 
Lajt created it!

As for good items to keep, completely subjective. Obviously Headhunter is probably the #1 thing to add, I've heard Skyforth can only be obtained from Cadiro on T13+ maps but it doesn't hurt to throw it on there, a lot of people add Shavronne's Wrappings (although I've debated this one, for the coin cost you're only making 1ex profit MAX and dropping a good chunk of your overall pile), Mortal Hope is a good choice (relatively cheap and goes for a couple of ex), all currency is always worth it, obviously Mirror of Kalandra.. outside of that it's personal. I threw on Voll's Devotion (generally like a 14-20ex profit), Tabula Rasa since they're so cheap I can vaal the random ones I get (have gotten four during the 2W league), etc.

One thing to remember is until AIF gets a patch or something you can only hold 1k coins on you at any time. Handles all of the currency but won't be able to buy any of the expensive items. Bot won't go back to town. So for the expensive stuff make sure you check "Stop on Failed" so you get an alert and can manually port to town, grab coins, buy item. Don't recommend doing it if you're not around as the bot will just straight up stop and not restart, so if there are lingering mobs around when he touches Cadiro you'll end up dying just standing there.
 
Code:
    {
      "Name": "Mirror of Kalandra",
      "MaxPrice": 0,
      "StopOnFailed": true
    },
    {
      "Name": "Exalted Orb",
      "MaxPrice": 0,
      "StopOnFailed": true
    },
    {
      "Name": "Headhunter",
      "MaxPrice": 0,
      "StopOnFailed": true
    },
    {
      "Name": "Divine Orb",
      "MaxPrice": 500,
      "StopOnFailed": false
    },
    {
      "Name": "Voltaxic Rift",
      "MaxPrice": 0,
      "StopOnFailed": true
    },
    {
      "Name": "Kaom's Heart",
      "MaxPrice": 0,
      "StopOnFailed": true
    },
    {
      "Name": "Shavronne's Wrappings",
      "MaxPrice": 0,
      "StopOnFailed": true
    },
    {
      "Name": "Skyforth",
      "MaxPrice": 0,
      "StopOnFailed": true
    },
    {
      "Name": "Voll's Devotion",
      "MaxPrice": 0,
      "StopOnFailed": true
    },
    {
      "Name": "Tabula Rasa",
      "MaxPrice": 200,
      "StopOnFailed": false
    }
Not impressive at all, just some basics. You might wanna not let the bot stop on some of the items if you leave bot unattended for long (since it can probably farm more than 1 exalt if it's not stopped)
 
#1506 [10 Mar 17 21:12] (2.6.0.6)
Added StoneAltarUi:
InventoryControl1 - InventoryControl5 added to work with each inventory slot.
Activate function added to summon the Talisman boss (does not check summon conditions, only if items are present).
InventorySlot.Talisman added.
InventoryControlWrapper.HasTalismanTabOverride added; HasCustomTabOverride will check it.
CadiroOfferUi is accessible again.
Various Dat updates to log when an access is made to a memory based ggpk entry that is not loaded in the client yet. For example, running DumpProphecies.cs on the title screen before having logged into the game would warn the Prophecies manager isn't loaded yet.
A rare exception when accessing Dat entries when out of the framelock should now be avoided. This seems to randomly occur as of the latest game update.

Plugin is working again after newest EB update(#1506)
 
how to keep Perandus Coin in inventory?

how to keep Perandus Coin in inventory?


using [Plugin] AdvancedItemFilter!!!!!
 
Back
Top