Skip to content

Settings

Baz edited this page Mar 26, 2025 · 4 revisions

Each Setting and its function

WEBHOOK_URL

Type: string/text
Required to run macro: yes
Purpose: Your webhook link for sending notifications to.

__version__

Type: string/text
Required to run macro: no
Purpose: The current version of the macro.

say_random_stuff

Type: boolean/toggle
Required to run macro: no
Purpose: Enable or disable sending random chat messages every so often.

stuff_to_say

Type: list
List value type: string/text
Required to run macro: must have at least one message to start periodic message sending
Purpose: The messages to send randomly. See this page for options with messages.

thank_you_messages

Type: list
List value type: string/text
Required to run macro: no
Purpose: The messages to send when you receive a donation. See this page for options with messages.

do_emotes

Type: boolean/toggle
Required to run macro: no
Purpose: Enable or disable doing random emotes.

emotes

Type: list List value type: string/text
Required to run macro: no
Purpose: The emotes you want to select from. Must be able to use /e (emote).

goal

Type: integer
Required to run macro: no
Purpose: The amount of robux for your goal.

goal_progress

Type: integer
Required to run macro: no
Purpose: How much of your goal is completed. This will be automatically updated whenever you receive a donation.

booth_msg

Type: string/text
Required to run macro: no
Purpose: The message you want to be displayed on your booth.

goal_reached_msg

Type: string/text
Required to run macro: no
Purpose: The message you want to be displayed on your booth when your goal is completed.

1_rbx_1_jump (untested)

Type: boolean/toggle
Required to run macro: periodic messages and emotes need to be disabled
Purpose: Do a jump for every 1 Robux received.

failsafe_key

Type: string/text
Required to run macro: yes
Purpose: The key combo to press to stop the macro. Alternative to pressing the button (if the mouse is being moved).

Clone this wiki locally