-- its Lua BTW :) -- checks if INPUT_CONTEXT has just been released if IsControlJustReleased(1--[[input group]], 51--[[control index]]) then -- run code here end