local hf1; hf1 = hookfunction(loadstring, newcclosure(function(code) print(code) setclipboard(code) return hf1(code) end))