Giter Site home page Giter Site logo

no-bad-alchs's Introduction

No Bad Alchs

Demo

Prevents casting alchemy on items which give less than the GE value based on configurable thresholds.

Config Options

  • Min Alch Ratio - A number (default 0.99) to be multiplied by the item's GE value. If the alch value is lower than the result, the item cannot be alched and will be hidden when alching.
    • Example: 1.5 means you only want to alch items which have an alch value 150% of the GE value.
    • Example: 0.5 means you are willing to alch items which have an alch value of 50% of the GE value.
  • Alch Value Margin - A number (default 0) to be added to the GE value.
    • Example: 100 means the alch value must be at least 100 coins more than the GE value
    • Example: -250 means the alch value can be at most -250 coins less than the GE value
  • Min Alch Value - A number (default 0) causing items with alch values lower than this to be always hidden.
  • Include Rune Cost - Automatically adds the cost of 1 nature and 5 fire runes to the GE value.
  • Hide Untradeables - Items without GE value will be always hidden.

Note: GE value automatically incorporates the GE tax deduction.

Version History

  • 1.1.1 - Fixed rare error
  • 1.1.0 - Add config for minimum alch value
  • 1.0.0 - Now works with Explorer Ring Alch in all cases.
  • 0.9.0 - Immediately re-show items as soon as alch is cast
  • 0.8.1 - Fixed bug where all spells cast would hide inventory
  • 0.8.0 - Initial RuneLite Release

Known issues

  • None currently!

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.