DyingHymn
New Member
- Joined
- Apr 12, 2014
- Messages
- 821
ChanceUnique - Use Orb of Chance on normal items
Install
Download and extract.
Configuration
Two things need to be changed before opening EB:
How does it work
Right before selling coroutine, the plugin checks if valuable normal items are in the inventory. If so, it checks if there are orbs in the stash and then use it. This process repeats until either no items found or no orbs remain.
What it can do
Chance.
What it can't do
Everything else, including but not limited to:
Something's wrong
Well, changing the source code is the fastest way. Or post here. It's a 20 minute work and I expect it has a few bugs.
Give me a GUI
I am too lazy. Sorry.
Credit
I copied a lot of codes from ExVault's MapRunner. Thank you!
Install
Download and extract.
Configuration
Two things need to be changed before opening EB:
- Open ChanceUniqueTask.cs, find line 116 and 118. Replace "Orb" with the tab name you stash all Orb of Chances.
- In the same file, find line 155-161. Change the normal item names to what you want to chance.
How does it work
Right before selling coroutine, the plugin checks if valuable normal items are in the inventory. If so, it checks if there are orbs in the stash and then use it. This process repeats until either no items found or no orbs remain.
What it can do
Chance.
What it can't do
Everything else, including but not limited to:
- Pickup normal items.
- Clean up inventory and stashes.
- Explore maps.
- Increase the chance of getting uniques.
- Sell ex at mirror price.
Something's wrong
Well, changing the source code is the fastest way. Or post here. It's a 20 minute work and I expect it has a few bugs.
Give me a GUI
I am too lazy. Sorry.
Credit
I copied a lot of codes from ExVault's MapRunner. Thank you!
Attachments
Last edited: