Недавний контент Vanlou

  1. Vanlou

    How could I scrape several data centers of Google ?

    Hello, I know that SERP are not exactly the same depend of the datacenter of Google. Here are examples of Google datacenters: 142.250.74.67 142.250.74.99 172.217.19.227 Does someone know how could I scrape (with python or other language) different datacenters for follow my website on SERP ...
  2. Vanlou

    Best settings for Cap monster Http Requests?

    Do you use it for CapMonster Cloud ?
  3. Vanlou

    [Resolved] Paste contents of clipboard into variable

    I didn't know what's going on. I think I've saved my template and it works now :)
  4. Vanlou

    [Resolved] Paste contents of clipboard into variable

    Hello, I'm using project maker 7.4.0.0. I would like to paste the content of my virtual browser (the browser that Project Maker simulate) to a variable. So I've created a c# bloc with this code : return System.Windows.Forms.Clipboard.GetText(); Unchecked "Do not return a value". set the name of...
  5. Vanlou

    Emulate Back Browser Button in my template

    Awesome :) Thank you very much Nicanil ;) ! Rocket works !
  6. Vanlou

    Emulate Back Browser Button in my template

    Hello, I've read some topic about this subject but no solution is working for me. I have ZennoPoster 7.4.0.0. I just would like to go previous page (without take the previous URL in a variable and open a new tab with this referer). Does someone could help me please ? Thank you very much guys :) !
  7. Vanlou

    hCaptcha + DeathByCaptcha with ZennoPoster 7

    Hello, It's been a while that I try to solve hCaptcha with Zenno and my account on DeathbyCaptcha. Here is a sample of hCaptcha : https://lessons.zennolab.com/captchas/hcaptcha/?level=easy Here is the DeathbyCaptcha doc : https://blog.deathbycaptcha.com/api#hcaptcha +...
  8. Vanlou

    Why Search by Picture is not perfect ?

    Because nothing is perfect... ^^ yes, that's true :') But I would like to anderstand how it works in order to know why sometimes it doesn't do the good job. Most of the time, when I execute a "search by picture" bloc in ProjectMaker, I see in my browser is blinking twice. First blink the engine...
  9. Vanlou

    Put simple Spintax in a field ?

    Thank you for the C# code Ilshakin :D ! I'm not very good with C# at this moment but it's like Regex, I need to practice much more :) Thank you for your code. Aronax, heyhey, I've tried to directly put spintax in the GoTo bloc but it's not working. Because I've work on several SEO software...
  10. Vanlou

    ProjectMaker : keep the same size of the browser Window ?

    Hello Aronax, thank you again :D I put the results of my search here after reading your message (I didn't know the difference between ScreenSizeHeight & AvailScreenHeight) : https://help.zennolab.com/en/v5/zennoposter/5.11.7.0/topic999.html...
  11. Vanlou

    Put simple Spintax in a field ?

    Hello, I've did something that works great, but I'm wondering if there is a much simple (and quick) solution to do it with 2 blocs. I did a spintax in order to put several different referers. I did a Goto bloc with the Variable.referers in order to get the spinned text. It's not possible to...
  12. Vanlou

    Answer to questions anti-bot in a signup form

    I loooooo_OOOOOOO00000ve you Aronax :D !!! Thanks so much, my first "Switch" bloc :-)
  13. Vanlou

    Answer to questions anti-bot in a signup form

    Hello :) I'm trying to sign up through a form, but there is a question "human verify". The question is random each time I refresh de webpage. It could be : "What is the color of the sky" and of course the answer is blue. It could be : "What the name of the animal Roger Rabbit" and of course the...
  14. Vanlou

    Seeking Template creator for Linkedin

    Hello, I'm looking for someone that have a good experience with Zenno & Linkedin. I would like a template that : 1- create hundreds of Linkedin accounts (I can provide 1 static IP /account) 2- Add friends that are recommended by Linkedin AND through search 3- Set the profil with spinned texte...
  15. Vanlou

    A bloc to regenerate the profil ?

    Hello, I've created a template to create emails free. I use it only in projectMaker because I need to change my IP manually (because I use share connexion with my smartphone etc.). I would like to create a bloc that do the thing I could do manually in ProjectMaker : Profile > Regenerate But I...