Need help with Account Checker
-
i try to build a tool that checks Accounts
it works for the first account in my Account list but it dont switch Account to the next one after finish the routine
Maybe someone have a project where i can see and learn how the foreach works right with something like this :)
-
-
Dont work :/
-
@LongDong foreach works with lists, but @UserTrue suggested the option of how to take account strings from resources multiple times in 1 thread.
resource is not a list.