Recent content by Nonname

  1. N

    Reddit token resume

    Hi, does anyone know how to write resume token v2 correctly? I write an upvote reddit bot that works on cookies and everything works fine, but after a few days these cookies don't work anymore ( I need a new token_v2 and csrf_token, but how can I do it?
  2. N

    Upvote bot

    Perhaps someone from their practice can advise me on how to make a remuse token v2 correctly? because for some reason they are not valid for me all the time
  3. N

    Upvote bot

    yes i have, at least its pyppeteer should have used the driver by default
  4. N

    Upvote bot

    I also tried with a browser open on selenium, using the same algorithm, but without closing the page, I made API requests, the same thing(
  5. N

    Upvote bot

    I used pyppeteer but it still doesn't work ( (how it works, I open the browser, enter the cookies, go to reddit, take new cookies, close the browser, and use the cookies for API requests, but they don't work :/ )
  6. N

    Upvote bot

    Hello everyone, I have a question, I write a reddit upvote bot using account cookies, but there is 1 but, if I use my account cookies (current cookies) then everything is ok, but if these cookies are more than a week old, or purchased cookies, so at first they work fine, but for some time, they...
Back
Top