made auto login slower in hopes to make it working better in case of small lags.

This commit is contained in:
Augustus
2025-09-15 05:45:03 +03:00
parent 8713c2a58c
commit 5f53f58f88

View File

@@ -1,7 +1,7 @@
#var badaliases {music|StopMusic|sc|capture} #var badaliases {music|StopMusic|sc|capture}
#ForAll @badaliases {#gunalias %i} #ForAll @badaliases {#gunalias %i}
#Alias login {#gagon all; 1; %charInfo(name); #wait (0.1); #ungagon; %charInfo(password)} #Alias login {#alarm 1 {#gagon all; 1; %charInfo(name); #wait (0.1); #ungagon; %charInfo(password)}}
#alias ActualSave {#if {%length(@decchar)>1 OR %length(@decchar)<1} {#say {Attention. Your decimal seperator was set incorrectly therefore it has been switched to default.};#var decchar .}; #alias ActualSave {#if {%length(@decchar)>1 OR %length(@decchar)<1} {#say {Attention. Your decimal seperator was set incorrectly therefore it has been switched to default.};#var decchar .};
#File 6 {settings.set} 1; #File 6 {settings.set} 1;
#Var SettingsFileCounter 0; #Var SettingsFileCounter 0;