var x = "" function splitaddr(complete, cmd){ try{ let c = complete.substring(cmd.length) let u = c.split('@')[0] let a = c.split('@')[1] if (a==undefined){ termshow('Please complete the command like this: '+cmd+' user@address') return 'ERROR' } else{ return [u, a] } } catch(e){ console.error(e) termshow('Please complete the command like this: '+cmd+' user@address') return 'ERROR' } } function infos(){ termshow('01010101010101010\n1.CyberTermGame.1\n0.....By GZod01.....0\n10101010101010101\nInfos on the game : Hello my name is GZod01 and i make this game in javascript (base game in python) "for fun", I know this game is not reflecting the reality of the command on linux or windows machines but... it is a game...\nSorry if the english is not very good i speak french...') } stopmatrix() var passwordlist = ["my_password","helloworld","ultra_secure_password","my_birthday"] var filelist = ['picture.png','personnal_datas.csv', 'helloworld.py','i_hate_hackers.txt','speech_for_tomorrow.md', '.ha_ha_this_is_super_secret_file.txt','mydirectory/'] var connected = false var datased = false var STOP = false infos() var user = "" var ip = "" var password = "" var destroyedip = [] var codeline = ["fn destroy(oiaf){executeshellcomand('destroy oiaf')}","hack-server()","destroy()","fn hack-server(files){for(var i = 0, i