/viswax

A simple tool that will use the vis wax FC forum post and compute the profit for each rune combination to use for the Rune Goldberg Machine.

Primary LanguageGo

viswax

This program is a simple tool that will use the Vis Wax FC forum post and compute the profit for each rune combination to use for the Rune Goldberg Machine.

It pulls the data from the grand exchange and http://services.runescape.com/m=forum/forums.ws?75,76,331,66006366

Download

https://github.com/rodneyxr/viswax/releases

Example output

  • Displays the date
  • The slots for group 1 and group 2
  • Each rune in a group displays the number of points for using that rune followed by the profit gain/loss

Quickstart

Install and run if you have Go installed on your machine.

go install github.com/rodneyxr/viswax@latest
viswax

Running viswax.exe

Vis Wax for Saturday 19
-----------------------------
Slot 1:
  Group 1:
    - Blood:    30        51K
    - Earth:    27       208K
    - Mind:     26       183K
    - Air:      22       158K

Slot 2:
  Group 1:
    - Mud:      30        42K
    - Earth:    25       191K
    - Air:      24       175K

  Group 2:
    - Earth:    30       234K

  Group 3:
    - Death:    30       197K
    - Water:    26       195K

Slot 3:
    - Random:   <=40

    - Earth:     319K
    - Water:     314K
    - Air:       311K
    - Mind:      302K
    - Death:     282K
    - Chaos:     279K
    - Body:      268K
    - Fire:      268K
    - Law:       234K
    - Astral:    223K
    - Nature:    187K
    - Soul:      185K
    - Cosmic:    179K
    - Blood:     136K
    - Mud:       127K
    - Dust:      -17K
    - Lava:      -60K
    - Steam:     -73K
    - Mist:      -73K
    - Smoke:     -79K

Press 'Enter' to continue...