Skip to content

Home

Loading Lua scripts

  1. Drop script into Counter-Strike Global Offensive\game\bin\win64\nix\scripts folder.
  2. Select the script from list and press "Load".

LuaJIT

We have LuaJIT (2.1.1727870382) supported

FFI tutorial - luajit.org/ext_ffi_tutorial.html


Compiling Lua scripts

Usage: luajit.exe -b script.lua compiled.lua.

Download compiler