Skip to content

GunchLV/rs3_crafting_flowcharts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

66 Commits
 
 
 
 
 
 

Repository files navigation

Python script to generate flowchart is in generate_html.py file

How to use it?

Run .py file then copy url from wiki page of item you want and click "Generate".
It works on OSRS, RS3 and Dragonwilds wiki pages.
Image

How it works?

Script will look for "Materials" table (if there is any) and click all ingredient links to...
look for "Materials" table (if there is any) and click all ingredient links to...
look for "Materials" table (if there is any) and click all ingredient links to...
look for "Mat...
Image

Output?

When it looks up all materials and make a html for chart, it will save .html in directory you run .exe file and open it in your default web browser.
Nodes will have count of total coponents needed for finished final product.
You can also play with options:

  • Don't open file in web browsen whn it is created
  • Don't save file after viewing it
  • Change nodo colour
  • Dont add title on top

By the way... all component nodes in chart have wiki links, so you can click on them!
Image

Example flowcharts:

RS Dragonwilds

RS3

Future update ideas:

  • Standalone .exe file ✅
  • Count materials and display numbers next to chart elements✅
  • Less manual work gatherig data...



.exe file was simply created from .py file by using auto-py-to-exe so there is possibility thet some antivirus software flags it as false positive :/

About

Crafting flowchart generator

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors