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

llXorBase64

LSL
string llXorBase64(string str1, string str2)

Performs an exclusive OR on two Base64 strings and returns a Base64 string. Text2 repeats if it is shorter than Text1.

Parameters

TypeName
string str1
string str2
Energy 10

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

More in LSL