You are viewing a potentially older version of this package. View all versions.
HazDS-AutoReorder-1.0.2 icon

AutoReorder

A MelonLoader mod for Schedule 1 (v0.4.6f12) that adds an Auto Reorder button to the Past Orders tab in the delivery app. Automatically re-places orders when deliveries complete.

Date uploaded 2 weeks ago
Version 1.0.2
Download link HazDS-AutoReorder-1.0.2.zip
Downloads 555
Dependency string HazDS-AutoReorder-1.0.2

This mod requires the following mods to function

LavaGang-MelonLoader-0.7.3 icon
LavaGang-MelonLoader

The World's First Universal Mod Loader for Unity Games compatible with both Il2Cpp and Mono

Preferred version: 0.7.3

README

AutoReorder

A MelonLoader mod for Schedule 1 (v0.4.6f12) that adds an Auto Reorder button to the Past Orders tab in the delivery app. When enabled, orders are automatically re-placed each time the previous delivery completes.

Features

  • Auto Reorder button - Added to each past order in the delivery app
  • Immediate first order - Toggling Auto ON places the order right away if no delivery is in progress
  • Continuous reordering - Automatically re-orders when each delivery completes
  • One per shop - Only one auto-reorder can be active per shop at a time
  • Save persistence - Enabled auto-reorders survive save/load and resume next session
  • CrossCompat - Single DLL works on both Mono and IL2CPP branches

Installation

  1. Install MelonLoader for Schedule 1
  2. Copy AutoReorder.dll to your Mods folder

Usage

  1. Open the delivery app on your phone
  2. Go to the Past Orders tab
  3. Click the Auto button on any past order
  4. The order will be placed immediately and re-placed after each delivery completes
  5. Click Auto ON again to disable

CHANGELOG

Changelog

v1.0.2

  • Fixed a bug where auto-reorders would not resume after loading a save on il2cpp version of the game

v1.0.1

  • Enabled auto-reorders now persist across save/load — they resume when you load the save

v1.0.0

  • Initial release
  • Auto Reorder button on Past Orders tab
  • Automatic reordering on delivery completion
  • CrossCompat support (Mono + IL2CPP)