0 to try to chat. unfortunately an error breaks my code.
it works by turning letters into number values, q=001,w=002,e=003,r=004,t=005,y=006,u=007,i=008,o=010,p=011,a=012,s=013,d=014,f=015,g=016,h=017,j=018,k=019,l=020.z=21,x=22,c=23,v=24,b=25,n=26,m=27. Then it adds together (in the case of the word add it would say 012014014 then it detects the numbers so it can decrypt. but unfortunately some error makes it not work .