How should I use tokens to log in to Twitter?

Support / help / discussion forum for twitter bot
Post Reply
0zlbq1la
Posts: 17
Joined: Thu Mar 02, 2023 6:51 am

How should I use tokens to log in to Twitter?

Post by 0zlbq1la »

Code: Select all

CindyJo70846914,cosoithemus6@hotmail.com,X2EV7yWjWAs6HCd,proxysg.rola.info:1000:poebdk65970_1714:PQou9G,,,,,,23424977,0,0,Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:110.0) Gecko/20100101 Firefox/110.0,,,,,,0,{},{"NotAllowChangePassword":"false"%%%"notes":""%%%"DoNotRequestSMSEVER":"false"%%%"SMSManual":"false"%%%"searchignore":""%%%"searchinclude":""%%%"search_lang":""},W3siQ29tbWVudCI6IiIsIkNvbW1lbnRVcmkiOm51bGwsIkh0dHBPbmx5IjpmYWxzZSwiRGlzY2FyZCI6ZmFsc2UsIkRvbWFpbiI6InR3aXR0ZXIuY29tIiwiRXhwaXJlZCI6ZmFsc2UsIkV4cGlyZXMiOiIwMDAxLTAxLTAxVDAwOjAwOjAwIiwiTmFtZSI6ImF1dGhfdG9rZW4iLCJQYXRoIjoiLyIsIlBvcnQiOiIiLCJTZWN1cmUiOmZhbHNlLCJUaW1lU3RhbXAiOiIyMDIzLTA1LTE2VDA5OjA1OjUyLjY3OTQzOTktMDc6MDAiLCJWYWx1ZSI6IjM3YWNjZDVmZGEzMzA3NzVhYzI5OTQ2ZTYxNjBiZmI4MzFlZDY0ZGMiLCJWZXJzaW9uIjowfV0=,37accd5fda330775ac29946e6160bfb831ed64dc
I need to import accounts in bulk and have them log in using tokens. What format should I assemble them in? I asked about the format above. After importing the file, I failed to log in once. But if I manually add an account, it can be successfully verified and logged in successfully.



Where is the problem? Please help, after a day and night of tossing and turning, it still doesn't work..

:o :o :o :o
0zlbq1la
Posts: 17
Joined: Thu Mar 02, 2023 6:51 am

Re: How should I use tokens to log in to Twitter?

Post by 0zlbq1la »

Please provide me with a detailed and specific assembly format, thank you..
Emin
Posts: 487
Joined: Mon Apr 22, 2019 6:54 am

Re: How should I use tokens to log in to Twitter?

Post by Emin »

I am also interested in this question, can I show you?

User;Pass;Email;Email_Pass;e79a055f2116880262e0a6e6dcf698727d48307f

as you can see at the end of the token, but I don’t know where to put it in order to import accounts
0zlbq1la
Posts: 17
Joined: Thu Mar 02, 2023 6:51 am

Re: How should I use tokens to log in to Twitter?

Post by 0zlbq1la »

up ! come baby admin ! :D :D :D
User avatar
martin@rootjazz
Site Admin
Posts: 34609
Joined: Fri Jan 25, 2013 10:06 pm
Location: The Funk
Contact:

Re: How should I use tokens to log in to Twitter?

Post by martin@rootjazz »

0zlbq1la wrote: Wed May 17, 2023 5:59 am Please provide me with a detailed and specific assembly format, thank you..

youtube video
https://rootjazz.com/forum/viewtopic.php?f=32&t=10775

Explanation:
https://rootjazz.com/forum/viewtopic.php?f=15&t=10730


CUSTOM IMPORT if you want to bring the token in
User avatar
martin@rootjazz
Site Admin
Posts: 34609
Joined: Fri Jan 25, 2013 10:06 pm
Location: The Funk
Contact:

Re: How should I use tokens to log in to Twitter?

Post by martin@rootjazz »

Emin wrote: Wed May 17, 2023 4:44 pm I am also interested in this question, can I show you?
User;Pass;Email;Email_Pass;e79a055f2116880262e0a6e6dcf698727d48307f
as you can see at the end of the token, but I don’t know where to put it in order to import accounts
custom import with custom separation char

;
username;password;email;notes;auth
<lines to import>
Note there is no EMAIL_PASSWORD column, but we store it in notes
Emin
Posts: 487
Joined: Mon Apr 22, 2019 6:54 am

Re: How should I use tokens to log in to Twitter?

Post by Emin »

can't it just be done?
user, email, password, pop, e79a055f2116880262e0a6e6dcf698727d48307f
because pop is also required
User avatar
martin@rootjazz
Site Admin
Posts: 34609
Joined: Fri Jan 25, 2013 10:06 pm
Location: The Funk
Contact:

Re: How should I use tokens to log in to Twitter?

Post by martin@rootjazz »

Emin wrote: Tue May 23, 2023 9:12 am can't it just be done?
user, email, password, pop, e79a055f2116880262e0a6e6dcf698727d48307f
because pop is also required
Yes, but you have to format it correctly

Custom Import forum Explanation:
https://rootjazz.com/forum/viewtopic.php?f=15&t=10730


Custom Import youtube video
https://rootjazz.com/forum/viewtopic.php?f=32&t=10775
Post Reply