Skip to content

Selenium based Infinite Craft automation with visualization

Notifications You must be signed in to change notification settings

Leomnz/AutoInfiniteCraft

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Auto Infinite Craft

An automated selenium web tool to do programmatic combinations in Infinte Craft and save the results as a directed graph.

Installation

Use python 3.10

git clone https://github.com/Leomnz/AutoInfiniteCraft
cd AutoInfiniteCraft
pip install -r requirements.txt

Graphs

Graphs are saved in gml format and visualized with networkx demo1

demo2

Can be rendered in any program that supports gml once there are too many nodes to be rendered automatically.

Known issues

does not detect 403 response from the server after getting blocked.

About

Selenium based Infinite Craft automation with visualization

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages