Universal Script πŸ“Œ
1.4k Views

Base64 Encoder Decoder

Universal Script πŸ“ŒUploaded by
8 months ago
Please login to perform these actions:

Description

Base64 Encoder / Decoder Description: Easily encode or decode any text or script in Roblox using Base64. Perfect for quick conversions in executors. How to Use: Set your option: "encode" β†’ convert text to Base64 "decode" β†’ convert Base64 back to text Set your result: "print" β†’ outputs to console "clipboard" β†’ copies result to clipboard Set your text variable to the text or script you want to encode/decode Note: The script uses a loadstring to automatically include the logic needed to encode and decode. The part above is just configuration.

View Raw
Edited By: Sander_NL Download


Comments
0
No comments. Please Login to add a comment.