Forgot? Join

Scripting

LSL Guide

Every script function this grid actually runs, read straight from the region software rather than copied from a wiki — including the wolf* functions that exist only here.

Functions · Constants

llXorBase64Strings

LSL
string llXorBase64Strings(string str1, string str2)

Deprecated: Please use llXorBase64 instead.\ Incorrectly performs an exclusive OR on two Base64 strings and returns a Base64 string. Text2 repeats if it is shorter than Text1.\ Retained for backwards compatibility.

Parameters

TypeName
string str1
string str2
Sleeps 0.3s
Energy 10

The Linden Scripting Library — what every SL-compatible grid provides.

More in LSL