Skip to content

Cards

This type of Card execute Commands on redeem.

This commands can easily be edited on the Loot's Tools' Editor .
To open it, click on the Card and then "Edit Card Commands" to open the Card's page, or click the Editor Button ( ) to open the Editor, to then select your Card on the selector.


Examples

Normal cards are pretty easy to make, let's see a couple of examples:

Alt+F4

This infamous prank, on a Card form, would be as simple as IRL: only pressing two keys and watch the rage emerge.

Copy Card "Alt+F4" on your Collection with LootsTrading

This is as easy as one command:

Alt+F4 Commands

The Send Keystroke command sends a combination of keys, being the best for easy mischiefs like this or Rickrolls... >:)

Gift Chest

Having a "You won a Chest" Card in any streamer's Streamloots Collection is very common, and a strike of luck always gets a smile on the viewer's face, but it always interrupts the action on the stream; here's the Solution: (Also as easy as one command ;D)

Copy Card "Gift Chest" on your Collection with LootsTrading

Gift Chest Commands

We can modify the number of Packs, the collection the Pack is of and the user to give the Packs to (The user Block represents the user that redeemed the Card. Learn more on Tags here.).

Goodbye Stream!

Chat always likes to troll a bit, and nothing is worse than literally letting them close the stream your people are watching.

This can be achieved with EXtensions, a feature of Loot's Tools Plus, and in this case, we will be using the OBS EXtension, which allows control over this streaming tool on things like ending our stream, changing source settings, changing texts, etc.

Copy Card "Goodbye Stream!" on your Collection with LootsTrading

To cut off the stream with a Card, this is the command it has to execute:

Goodbye Stream Commands

(You can always use as many Commands as you want, obviously, but I focused the examples on fun little commands that will refresh your streams.)


Command Blocks

By default, Loot's Tools offers a selection of Command Blocks out of the box, categorized:

Event Stuff & Tags

Includes the Starter Block and the different Tags available for that Event.

Starter

Starts an execution line of Commands. You can have n Starter Blocks to run those execution lines on parallel.

Usage

Starter

On parallel...

Starter Parallel Execution

Tags

Variable data given by the Event, such as the user that redeemed the Event. It varies between Events.

Tags


Streamloots

This category includes Command Blocks related to Streamloots Automation or information, like gifting Packs or gathering the Active Streamloots' Subs.

Gift Packs

This Command Block allows the Streamer to gift a certain amount of Packs of a given collection to a user.

Usage

Gift Packs Block

Get Streamloots User ID

This Command Block gets the User ID from a Username.

Usage

Get Streamloots User ID Block

Get Streamloots Username

This Command Block gets a Username from a User ID.

Usage

Get Streamloots Username Block

Create Streamloots Coupon Code

This Command Block allows the Streamer to make a Coupon Code on Streamloots, controlling the Code, the percentage off, the Collections to apply it to, and the redeem limit.

Returns the URL of the Coupon Code.

Usage

Create Streamloots Coupon Code Block

Create Streamloots Gift Code

This Command Block allows the Streamer to make a Gift Code on Streamloots, controlling the Code, the amount of Packs given, the amount of Cards, the Collections to apply it to, and the redeem limit.

Returns the URL of the Gift Code.

Usage

Create Streamloots Gift Code Block

Toggle Streamloots Cards

This Command Block allows the Streamer to toggle a Card to visible or hidden.

Usage

Toggle Streamloots Cards Block

Send Streamloots Alert

Want to announce something with your Streamloots Alert Widget or simulate someone had used a Card?

This Command Block allows you to send an alert to your Streamloots Alerts on Stream, allowing to modify the message, imageURL, audioURL and toggle TTS.

Usage

Send Streamloots Alert Block

Pause and Resume Streamloots Collections

This Command Block allows the Streamer to pause and resume Streamloots Collections, for example, to make a Collection available only for 5 mins when a Card is used.

Usage

Pause Streamloots Collections Block

Resume Streamloots Collections Block

Get Streamloots Active Subs

This Command Block returns a list of the active Subs on Streamloots (Usernames).

Usage

Get Streamloots Active Subs Block

Collection

This Block returns the ID of the Collection selected.

Usage

Collection Block

Card

This Block returns the ID of the Card selected and its Collection on a List. ([cardID, collectionID])

Usage

Card Block

LootsLabels

LootsLabels gives the user "Labels" with stats of theirs Streamloots' Page on real time, such as Packs sold, top Buyer/Redeemer or last redeemed Card's data; for then using them on your Streaming Software or Commands.

These blocks return the value, but some, like the "Top Buyers" ones, returns a list.

Usage

LootsLabels Blocks


Overlay

This category includes Command Blocks related to the Loot's Tools Overlay, a way to display images on top of your Screen.

Toggle Overlay

This Command Block allows toggling an Overlay on or off.

Usage

Toggle Overlay Block (Enable)

Toggle Overlay Block (Disable)


Sounds

This category includes Command Blocks related to sound, such as playing sounds or using TTS.

Play Sound

This Command Block plays an audio file.

Usage

Play Sound Block

TTS

This Command Block reads a text aloud with TTS.

Usage

TTS Block


Loot's Tools

This category includes Command Blocks to interact with Loot's Tools and its Services and Tools.

Print

This Command Block prints something on the Log.

Usage

Print Block

Translate User

This Command Block allows to translate usernames or IDs between Services, such as Streamloots, Discord or Twitch.

IMPORTANT NOTE: This will only work if the user has synced their accounts with the Loot's Tools Browser Companion

Usage

Translate User Block


Keyboard

This category includes Command Blocks regarding Keyboard Stuff, such as modifying, blocking, holding or clicking Keys.

Block Keys

This Command Block blocks the Keys specified from being pressed for a specified time.

Usage

Block Keys Block

Modify Keys

This Command Block modify the Keys specified to press other Key when pressed for a specified time.

Usage

Modify Keys Block

Hold Keys

This Command Block hold the Keys specified for a specified time.

Usage

Hold Keys Block

Send Keystroke

This Command Block presses the specified Keystroke (ej. Alt+F4).

Usage

Send Keystroke Block

Write as your Keyboard

This Command Block simulates the Keyboard and writes a String as if you were the one writing it.

Usage

Write as your Keyboard Block

Key

This Block allows to select a Key to use on the different Keyboard commands.

Usage

Key Block


Control

This category includes Command Blocks regarding controlling the flow of the execution line.

Wait

This Command Block waits a certain time before executing the next Block.

Usage

Wait Block


Open Programs

This category includes Command Blocks that opens Programs. Really straightforward.

Open and Close Program

This Command Block runs the program with the specified path, then closes it on the specified time.

Usage

Open and Close Program Block

Open Program

This Command Block runs the program with the specified path.

Usage

Open Program Block


Comment

This category includes Comment Blocks. They aren't executed, but are useful to explain what a section of the Code does.

Comment Block

This Block isn't executed, but useful to explain what a section of the Code does.

Usage

Comment Block


EXtensions

EXtensions are a feature unlocked with Loot's Tools Plus which allows Normal Cards to have even more Commands available.

The EXtensions currently available are the following:

Learn more about EXtensions here and about each EXtension on their respective page.

Back to top