An open API service indexing awesome lists of open source software.

https://github.com/dnascanner/skyblock-smart-craft


https://github.com/dnascanner/skyblock-smart-craft

Last synced: over 1 year ago
JSON representation

Awesome Lists containing this project

README

          

# SkyBlock Smart Craft by DNA

Hello. This is a small Deno script, which will help you make money fast in Hypixel SkyBlock. The program will get the best items to buy, craft and sell for profit. The output will be automatically updated every 5 seconds. To get the prices, the program uses the SkyBlock API at `https://api.hypixel.net/skyblock/bazaar`

## How to use

1. Install [Deno](https://deno.com)
2. Run the script

```
deno run -A main.ts
```

or

```
deno run -A https://raw.githubusercontent.com/DNAScanner/SkyBlock-Smart-Craft/main/main.ts
```

![1.png](docs/1.png)
![2.png](docs/2.png)