Infinite Yield except it also has a command line
local env = function() return ((getgenv and getgenv()) or shared or _G) end
env()._NewPrefix = "'" -- change to the prefix you want
loadstring(game:HttpGet("https://raw.githubusercontent.com/Toon-arch/iy-cmdline/main/source.lua"))()