Hello, I was able to find a solution.
Well yeah its kinda too simple. I forgot ")"
for anyone who wants to make an auto reg for discord in future which uses kopkeecha.
heres my solution
Safe time :))
Hello friends i have a problem
it is checked after the mail in the inbox but sometimes the mail comes faster sometimes slower.

and if it takes a few minutes longer then i don't get the mail body in the bas
what is the best way to set this up so that it is checked again and again whether the email has arrived and then the email body is imported
@ninavie said in How to check email verification link is on INBOX:
Hello friends i have a problem
it is checked after the mail in the inbox but sometimes the mail comes faster sometimes slower.
and if it takes a few minutes longer then i don't get the mail body in the baswhat is the best way to set this up so that it is checked again and again whether the email has arrived and then the email body is imported
Use a while loop with the condition [[saved_mailbox_length]] == [[saved_mailbox_length2]]. Inside while, check the number of emails in the variable [[saved_mailbox_length2]]