Update 'PDA.js'

This commit is contained in:
Paul Black 2023-05-25 22:31:04 +00:00
parent 3628fc3674
commit 6484f1b570

4
PDA.js
View file

@ -38,11 +38,11 @@ else if (DL == 0)
{
bzhao.SendKey( "<Enter>" );
}
else if (bzhao.WaitForText("Account: FTL-I", 1, 1, 0.1))
else if (bzhao.WaitForText("Account: ABG672-I", 1, 1, 0.1))
{
bzhao.MsgBox("Please return to home screen");
}
bzhao.WaitForText("Account: FTL-I", 1, 1, 100000);
bzhao.WaitForText("Account: ABG672-I", 1, 1, 100000);
bzhao.SendKey( "PDA" );
bzhao.SendKey( "<Enter>" );
bzhao.SendKey( "T" );