MaD Scripter Documentation
  • Stellar
    • Introduction
    • Get
    • BulkLoad
    • BulkGet
    • Library
    • OnLoadingCompletion
  • Network
    • Introduction
    • Reserve
    • GetEndpoint
    • ObserveSignal
    • Signal
    • SignalAsync
    • SignalAll
    • OnInvoke
    • Invoke
    • InvokePromise
  • Scheduler
    • Introduction
    • new
    • Start
    • SetLoopTime
    • Tick
    • Destroy
  • Soundfx
    • Introduction
    • Play
    • PlayClient
    • GetLoopedSoundFromName
    • StopLoop
    • Get
    • PlayAsync
    • Mute
    • Unmute
    • StopClient
  • Maid
    • Introduction
    • new
    • isMaid
    • GiveTask
    • GivePromise
    • DoCleaning
  • DiscordWebhook
    • Introduction
    • new
    • Send
  • SpeedService
    • Introduction
    • Get
    • Set
    • SetModifier
    • RemoveModifier
  • UserInterface
    • Introduction
    • GetFrame
    • ShowAll
    • HideAll
    • Get
    • Show
    • Hide
    • IsMainOpen
    • GetInterfaceShownSignal
    • GetInterfaceHiddenSignal
  • Economy
    • Introduction
    • GiveCredits
    • SpendCredits
    • GetCredits
  • Examples
    • RiotService
Powered by GitBook
On this page
  1. Economy

Introduction

Manages the economy system, including player credits, payouts, and gamepass bonuses.

PreviousGetInterfaceHiddenSignalNextGiveCredits