G Geral

Ultimate Folder Giver LSL Script – Automatic Multi-Item Giver for Second Life (Copy/Mod)

 Ultimate Folder Giver LSL Script – Automatic Multi-Item Giver for Second Life (Copy/Mod)
Detalhes
Destaques
Conteúdo
Resenhas

If you’ve ever needed a fast and reliable way to hand out multiple items in Second Life with a single touch, this Folder Giver LSL Script does exactly that—simple, efficient, and hassle-free. Designed for creators, event hosts, shop owners, and scripters who want to distribute content neatly and professionally, this script gives every item inside an object (except scripts) to anyone who touches it.

Let’s break it down. When someone clicks your object, the script automatically collects all inventory items stored inside—textures, notecards, landmarks, clothing, animations, sounds, or objects—and delivers them as a single organized folder directly into the avatar’s inventory. The folder carries the name of the object itself, so the receiver instantly knows what the collection is for. Clean, elegant, and user-friendly.

Unlike many freebies or broken versions you might find scattered across SL, this one is tested and optimized to perform reliably under different scenarios—whether you’re handing out freebies, distributing product demos, sharing event gifts, or creating delivery systems for stores. It works smoothly without unnecessary lag or confusing menus. Just drop your items inside the prim, add the script, and you’re ready to go.

Here’s how it works in detail:
When a user touches the prim containing this script, it triggers the touch_start event. The script detects the avatar who touched it using llDetectedKey(i) and gathers all non-script inventory items inside the object through llGetInventoryNumber() and llGetInventoryName(). Then it checks each item type—ignoring any scripts—and compiles the remaining items into a list. Finally, it sends the full set directly to the avatar using llGiveInventoryList().

The end result is clean and efficient: a complete folder in the recipient’s inventory named after your object, containing every item you intended to share. No mess, no partial deliveries, no clicking through menus.

You can use this script for all kinds of setups in Second Life:

Freebie Vendors: Put your promotional gifts or sample items inside a prim, drop in this script, and you’ve got a simple touch-to-receive freebie giver.

Event Giveaways: Perfect for expos, fairs, or contests where you want guests to get a folder of items at once—like notecards, LMs, and gifts.

Product Delivery Systems: If you sell bundled products, this script makes it easy to deliver everything in one organized folder.

Group Join Gifts or Updates: Great for group join boards or update kiosks—just pack your new materials inside and let users touch to receive.

Since this version comes with Copy/Mod permissions, you’re free to customize and expand it however you like. Change messages, add sound effects, set textures, or trigger particles when touched—it’s all up to your creativity. You can even integrate it with your own vendor or menu systems.

The script is written cleanly and easy to understand, which makes it ideal for beginners who want to learn LSL scripting. Everything is logically structured with comments that make the logic clear.

Another thing that makes this version stand out: it avoids giving away scripts, including itself. That means you never risk distributing sensitive or copyrighted scripts accidentally—only safe inventory types are shared.

Here’s a quick setup guide to get you started:

How to Use:

Rez a prim in-world.

Drop your items inside the prim (except scripts).

Drop this Folder Giver script into the same prim.

Rename the prim to whatever you want your folder to be called (for example, “Welcome Gift Pack”).

Touch the prim to test—it should instantly give you a folder with all your items neatly packed under that name.

That’s it. No configuration notecards. No extra setup steps. Straightforward, dependable functionality every time.

Performance Note:
The script is lightweight and executes only when touched. It doesn’t use timers or loops that might cause lag. It’s efficient enough for busy events or crowded regions where you want people to grab gifts quickly without stress on the server.

If you’re customizing for a store or event, you can easily pair it with your own textures, hover text, or sounds to make it stand out. Imagine a glowing gift box that says “Touch to Receive Gift Pack”—and with one click, the visitor gets everything they need. That’s the power of this script: it handles the technical part while letting you focus on the creative experience.

So whether you’re a creator looking for a clean solution for your store deliveries, a club owner distributing event packs, or a scripter who wants a solid foundation for a more complex system—this script has your back.

No unnecessary complexity. No permissions confusion. Just a clean, working Folde r Giver that does its job flawlessly.

  • Gives a full folder of all non-script items on touch.
  • Auto-names the folder after your object for easy organization.
  • Script-safe design – excludes all scripts, including itself.
  • Copy/Mod permissions – fully customizable for your builds.
  • Lightweight and lag-free – efficient performance even in busy regions.