getgenv().option = "encode" -- encode | decode getgenv().result = "print" -- print | clipboard getgenv().text = "hi" -- the text/script u want to encode/decode --the logic, dont change this loadstring(game:HttpGet("https://raw.githubusercontent.com/17kShotsss/Roblox-Scripts/refs/heads/main/base64"))()