You are viewing a potentially older version of this package. View all versions.
Phlamingos-XP_Pickup_All-1.2.1 icon

XP Pickup All

Timer-based auto-collect of XP by calling PickupAllXp() every N seconds. Requires BepInEx 6 (Unity.IL2CPP).

Date uploaded 8 months ago
Version 1.2.1
Download link Phlamingos-XP_Pickup_All-1.2.1.zip
Downloads 90
Dependency string Phlamingos-XP_Pickup_All-1.2.1

This mod requires the following mods to function

BepInEx-BepInExPack_IL2CPP-6.0.733 icon
BepInEx-BepInExPack_IL2CPP

BepInEx pack for IL2CPP x64 Unity games. Preconfigured and ready to use.

Preferred version: 6.0.733

README

XP Pickup All (BepInEx IL2CPP) — Megabonk

Auto-collects all XP on a timer by calling the game's PickupManager.PickupAllXp(). No spawn hooks, no physics scans — smooth and conflict-friendly.

Requirements

  • BepInEx 6 (Unity.IL2CPP) for Megabonk

Install

Unzip so that the structure looks like:

BepInEx/
  plugins/
    InstantCollect_Port.dll
	manifest.json
	icon.png
	README.md
	CHANGELOG.md

Launch the game once to generate the config: BepInEx/config/gobo.megabonk.instantcollect.cfg.

Config

  • Behavior.IntervalSeconds — seconds between auto-collects (default: 5.0)
  • Resolve.PickupManagerTypeName — leave as PickupManager unless your build differs
  • Debug.DebugLog — verbose logs

Uninstall

Delete BepInEx/plugins/InstantCollect_Port.dll.

CHANGELOG

Changelog

1.2.2

  • Fixed Manifest.