Windower

incoming text

windower.register_event('incoming text',function(org)     
     if org:find('jump') then print("Found jump") end
end)