Google VS ZP with Lot of cookies in browser

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

spawn94260

Client
Регистрация
14.05.2013
Сообщения
53
Реакции
0
Баллы
8
Hi guys !

I want to update lot of my ZP templates for Google Algorithm updates...

But in new Youtube and Google algo, every cookies of a user are important. If i use ZennoPoster with New instance, browser is empty of all cookies (Clear Cookie and Cache), but i want to emulate a user with many cookie recorded for simulate a real browser on Web...

I want to know if it's possible to add many FAKES COOKIES on an emulate browser under ZP ?
If no, it is possible to add this feature in future version ?

"Google" is not yet your friend :p It's a Big Penguin and Big PANDA !!!!! ^^
 
Whooowwww ??!!! i don't understand ....

Can you tell me an example of fake cookies please :p

It's so very easy ??
 
QlSYtt0.png


Just some fake cookies for facebook. Just took original cookies + edited values
 
Ok Ok i see but how i can add this variable in ZennoPoster for Cookies ?

Sorry for questions, but i don't know this and i can't find solution .... :-/
 
Thanks for your help, o see the step to loading Cookies ;-)

I have a final question (lol).... Under Google Chrome, the storage of cookies is in only one file Cookies, when i can read data with Sql software as SQLLite for example...

For loading Cookies in ZP, i must use ONE file for ONE Cookie, it's exact ? What is the solution for have a GOOD Cookie File ? :p

I am completely loooooooosstttttt Ha ha ha
 
For information, i have understand the C# LoadCookie Method
// load cookie
instance.LoadCookie("path");

And i have understand to store it in 1 variable....
 
Thanks for your help, o see the step to loading Cookies ;-)

I have a final question (lol).... Under Google Chrome, the storage of cookies is in only one file Cookies, when i can read data with Sql software as SQLLite for example...

For loading Cookies in ZP, i must use ONE file for ONE Cookie, it's exact ? What is the solution for have a GOOD Cookie File ? :p

I am completely loooooooosstttttt Ha ha ha


Not sure what you talked about sql software there but all cookies is stored in one file. For saving cookies there is instance.SaveCookies("pathToFileWhereSaveCookies");
 
Ok i see...

So i can use LoadCookie Instance to load all cookies contains in one sql file ? and after i can save cookie in My personnal Path ?

Very big thanks for your help, it's very hard for me :-/
 
Ok i see...

So i can use LoadCookie Instance to load all cookies contains in one sql file ? and after i can save cookie in My personnal Path ?

Very big thanks for your help, it's very hard for me :-/


No you can save cookies with method instance.SaveCookies("pathToFileWhereSaveCookies") where pathToFileWhereSaveCookies is path to file where you will save cookies.

And use method instance.LoadCookie("pathFromWhereLoad"); where pathFromWhereLoad is path to file where you saved cookies. And cookies is saved in .txt file and not .sql
 

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