Quicktask Mode

For some releases, you will not be able to get the mint function or hex data until drop time. For this, we added quicktask mode.

Simply put quicktask for MintFunction, and quicktask mode will be enabled.

The way that quicktask mode works is that it will wait for the user to input the hex data before it starts tasks.

Note that if you have any tasks with quicktask as their mintfunction, all tasks will wait until the user puts in the hex data. It will also set the mint function for every task to the inputted data. Be careful!

Note that the bot waits for users to put in the hex data.

Last updated