CARVIEW |
Select Language
HTTP/2 200
date: Tue, 14 Oct 2025 19:49:05 GMT
content-type: text/html; charset=UTF-8
server: cloudflare
x-frame-options: DENY
x-content-type-options: nosniff
x-xss-protection: 1;mode=block
vary: accept-encoding
cf-cache-status: DYNAMIC
content-encoding: gzip
set-cookie: _csrf-frontend=0caaca415c0a37ad6019dd85f24606e180ac6387e4e1f693f610d0e7763460b8a%3A2%3A%7Bi%3A0%3Bs%3A14%3A%22_csrf-frontend%22%3Bi%3A1%3Bs%3A32%3A%22NMzH4cGpEwp2pf1P7K-wFOk6auV7mlwi%22%3B%7D; HttpOnly; Path=/
cf-ray: 98e999155d503585-BLR
Linkset Description eraser. - Pastebin.com
SHARE
TWEET

Linkset Description eraser.
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- //This script is a quick way to erase all information in the description field.
- //There may not be a lot of times when you need a script like this to wipe out all
- //descriptions for the prims in a linkset, but here's a way to do it when you need
- //it.
- //You may want to run the "Prim number in linkset description" script after using
- //this one.
- default
- {
- state_entry()
- {
- integer prims = llGetObjectPrimCount(llGetKey());
- while (prims > 0)
- {
- llSetLinkPrimitiveParamsFast (prims, [28,""]);
- prims--;
- }
- llSay (0, "All done");
- }
- }
Advertisement
Add Comment
Please, Sign In to add comment
-
costadeitrabocchimob.it
HTML | 2 sec ago | 3.17 KB
-
🔥 Exchange profit method
JavaScript | 7 sec ago | 0.24 KB
-
🚨 Free Crypto Method 🚨
JavaScript | 18 sec ago | 0.24 KB
-
💡 Instant BTC Profit Method ✅ Working
JavaScript | 26 sec ago | 0.24 KB
-
💡 Instant BTC Profit Method ✅ Working
JavaScript | 33 sec ago | 0.24 KB
-
📝 MAKE $2500 IN 15 MIN ✅ Working
JavaScript | 48 sec ago | 0.24 KB
-
🚀 Swapzone +37% glitch
JavaScript | 57 sec ago | 0.24 KB
-
💎 ChangeNOW Exploit
JavaScript | 1 min ago | 0.24 KB
We use cookies for various purposes including analytics. By continuing to use Pastebin, you agree to our use of cookies as described in the Cookies Policy. OK, I Understand