Codepulse Make sure to run run.bat as an administrator so it can create a file format this is an example of a cpf script This is a CPF script Define a function to greet the user function greet(name): print("Hello, " + name + "!") Call the greet function greet("world")