Writing to disc every 1.5s is very essential information. I haven’t known that. It may help to solve some of my problems with other scripts. Will need to check it.
The password should be the full contents of the pass54321.txt file, including whitespaces and newlines. Open that file, and make sure there’s no new line at the end or something else like that.
nope… empty file with one line 123456789
make file with winscp on linux web server…
make file with programer notepad…
make file with edit + utf8 without boom, ansi, etc … same thing
change the password to an unknown value…
Try to use :local instead of :global. When using :global, the value is set to the specified value only if the variable doesn’t already exist. Otherwise, it’s current value is used.