@sergerdn A quick question: with my other bot, when I have 100 accounts using the 'perfect fingerprint,' the bot completely freezes. Would using an external database help avoid this issue?
@langtoi
The developer is aware of this problem.
While this problem remains relevant, you can replace the double quote with a single quote before parsing the string, and then perform the reverse replacement. All this can be done using the "Replace string" action.
I fixed my problem by deleting the first row everytime Im done with it. So now I create a excel file, everytime script works on first row, it deletes it and second row becomes first one and works like that.