help me. I need to save the account format as : username|pass|cookies

  • Автор темы Автор темы Learn2023
  • Дата начала Дата начала

Learn2023

Пользователь
Регистрация
18.03.2023
Сообщения
96
Реакции
1
Баллы
8
110505



help me. I need to save the account format as : username|pass|cookies

but the format of cookies is too long and requires many lines, so it will be difficult to control the account on the line of the .txt file.

how can i export my account format: username|pass|cookies in an easy way and can use them to import cookies on zenno ?
 
Where are you exporting from? An easy way to work with cookies is base64 encoding them, then in zenno you can take and decode that base64 string with C# and import cookie from variable
 
@myndeswx exporting from cube work with cookies (variable). can you guide me detail for do this ?
 

Кто просматривает тему: (Всего: 0, Пользователи: 0, Гости: 0)