How do I add Cookies?

Support / help / discussion forum for twitter bot
Post Reply
poilkj159
Posts: 49
Joined: Fri May 19, 2023 1:24 am

How do I add Cookies?

Post by poilkj159 »

Currently I have a large number of 2FA accounts, previously I logged in with Auth_token. However, Auth is no longer working. If I need to add cookies to existing accounts, how do I do that?
User avatar
martin@rootjazz
Site Admin
Posts: 34712
Joined: Fri Jan 25, 2013 10:06 pm
Location: The Funk
Contact:

Re: How do I add Cookies?

Post by martin@rootjazz »

How are your cookies formatted?

Do you want to set cookies one by one, or do you have a lot to set so want a mapping / import function?
poilkj159
Posts: 49
Joined: Fri May 19, 2023 1:24 am

Re: How do I add Cookies?

Post by poilkj159 »

As far as I can see the cookie format is the same as the cookie that TwitterDub outputs when I setup, I think it is Base64

I have a bunch of broken accounts so I need a method that can be added at the same time as possible.
Emin
Posts: 492
Joined: Mon Apr 22, 2019 6:54 am

Re: How do I add Cookies?

Post by Emin »

poilkj159 wrote: Tue Feb 06, 2024 8:18 am As far as I can see the cookie format is the same as the cookie that TwitterDub outputs when I setup, I think it is Base64

I have a bunch of broken accounts so I need a method that can be added at the same time as possible.
viewtopic.php?f=15&t=10730
poilkj159
Posts: 49
Joined: Fri May 19, 2023 1:24 am

Re: How do I add Cookies?

Post by poilkj159 »

I've added an account to TwitterDub, but I need to add cookies
Emin
Posts: 492
Joined: Mon Apr 22, 2019 6:54 am

Re: How do I add Cookies?

Post by Emin »

poilkj159 wrote: Tue Feb 06, 2024 10:34 am I've added an account to TwitterDub, but I need to add cookies
right click on account,set json cookie
User avatar
martin@rootjazz
Site Admin
Posts: 34712
Joined: Fri Jan 25, 2013 10:06 pm
Location: The Funk
Contact:

Re: How do I add Cookies?

Post by martin@rootjazz »

poilkj159 wrote: Tue Feb 06, 2024 8:18 am As far as I can see the cookie format is the same as the cookie that TwitterDub outputs when I setup, I think it is Base64

I have a bunch of broken accounts so I need a method that can be added at the same time as possible.
The TD export import, is not really a format you can use. AS above, if you want to import, it depends on the format you have them, but assuming it's JSON

right click > IMPORT JSON COOKIES




Regards,
Martin
Post Reply