Результаты поиска

  1. G

    ProjectMaker crashes evertime I click 'load emails'

    Hmm, it's for several projects but after further inspection it seems that it's working fine on others.. I'll just have to re record the email processing part for these templates - I'll update how it's goes :)
  2. G

    ProjectMaker crashes evertime I click 'load emails'

    V. 5.0.4.2
  3. G

    ProjectMaker crashes evertime I click 'load emails'

    Okay I've now tried this on my home PC AND on my server and I'm getting the exact same error.. I load up a project. I go to debug tab. I click on 'receive emails' box. I click on 'extended view'. I log in to the email account. Then I click 'load emails' and everything freezes. Now I...
  4. G

    How to search for email using login AND email subject?

    I can't do this because sometimes the new verification emails hasn't been sent yet and then zennoposter finds an older verification email from a previous signup.. I need to be able to find this specific one.. Zennoposter should check for this specific email and if it's not there it should wait...
  5. G

    ProjectMaker crashes evertime I click 'load emails'

    This was working for me earlier today and in the past 2 hours it's become a problem..
  6. G

    ProjectMaker crashes evertime I click 'load emails'

    Yeah, I've rebooted my PC and I've restarted project maker about 10 times... I can do teamviewer and show you if you want? It's really annoying as I've got a lot of projects to debug today.. What do you think the problem is?
  7. G

    ProjectMaker crashes evertime I click 'load emails'

    I've tried this about 10 times and restarted my computer but nothing seems to work.. I need to debug the email processing part of the project so I double click the 'receive emails' box then click 'extended view' then when I click 'load emails' the button goes yellow and then everything...
  8. G

    How to search for email using login AND email subject?

    I'm signing up for a website but the problem is they send me 3 emails when I join. One is verification and the other two are just welcome messages. I normally use this regex (?<=[\w\W]*){-Page.Domain-}[\w\W]*{-Profile.Login-}(?=[\w\W]*) - but I can't use this as it finds all 3 emails...
  9. G

    How to input text in Tumblr.com

    Okay - just a simple one but I can't figure it out (yet) 1. sign up to tumblr 2. click on 'post' in the dashboard area. A box comes up that you can write in. There's a little button that says 'html' Click that - how do you then input text into the html field with zenno. I've...
  10. G

    How to highlight text and make into a link..

    Great idea, I'll have a go now :)
  11. G

    How to highlight text and make into a link..

    On many sites such as wix.com - you can't put an html into the website - the only way to do it is to highlight the keyword and then press the link button. Is there a way to highlight text so that we can use the link buttons on these sites.. This would open up many more possibilities for...
  12. G

    how to radom insert severa keywords in a article!!

    Text processing: Find - '.' - number = 'random' then replace with: '. KEYWORD. That's the basics of it - you can play around to get full sentences inserted/links/pics or whatever you want..
  13. G

    Can anyone access MOBLOG.NET with ZennoPoster?

    I restarted project maker and now everything is fine!
  14. G

    Can anyone access MOBLOG.NET with ZennoPoster?

    I've been working on a script for moblog.net - but now when I try and debug or load the page up in the browser it just loads forever - it loads perfectly in my computer's browser though.. moblog.net - try it and let me know! Thanks :0
  15. G

    ZenBLOG - automatic blogs creator/poster many platforms

    Hey, I'd love to buy ZenBlog but there are 2 things that I need: 1. I MUST be able to spin the email so I can use a catchall email when I sign up to blogs - this is a deal breaker 2. Need a function to insert a random amount of links into random parts of the article used - I've written out...
  16. G

    Fails to select drop down menu

    I've recorded signing up to blog.ca but it can't select the year of birth on the drop down menu.. This error has been happening on all the scripts I've made on other blog sites. I have instead set a random number between 1950 - 1990 as Variable.age and that usually works - on this script it...
  17. G

    Captcha isn't being solved + Projects aren't running

    So I've made some projects in PM now I'm trying to run them in ZP I've put my login and pass into the imagedecoders section but when a captcha comes up zenno asks me if I want to open the manual solve window.. When I say no it doesn't solve it automatically.. ---- Problem number 2: I...
  18. G

    Quickest way to fix an 'error' command?

    So let's say I've created a bot to sign up to a blog site. I've made it sign up, verify, post something, then right at the end there is one command which makes an error - let's say the part where I try and click 'save' on the post I've written.. It's quite boring to replay the entire thing...
  19. G

    Best way to save login details?

    I'm talking specifically about running these templates in 'zennoposter' not debug
  20. G

    Best way to save login details?

    Okay I've made about 9 different templates which each sign up and post to a different web2.0 platform. At the moment at the end of each template I have a 'record cell' instruction which records the login, pass, email and url of the page created. How can I make it so that each time each...
  21. G

    Can anyone help with this?

    Thank you very much Rostonix! This is perfect! :) Happy Christmas!
  22. G

    Can anyone help with this?

    I'm assuming this can be done with REGEX. I have many articles that I want to post on blog sites. I also want to put links into these articles. However I don't want the links to always show up in the same place in every article. I'm using spun articles and I would like to be able to choose...
  23. G

    ERROR: LOCK SYSTEM: This software wont run without a valid license file.

    Thanks! Also can you tell me, if I buy the 'lite' version, can I upgrade to the other versions or do I have to pay for them in full price?
  24. G

    ERROR: LOCK SYSTEM: This software wont run without a valid license file.

    I've been running the demo version of zenno for a about a week - am learning the software before I buy and also making sure it meets all my needs - I started it up this morning and I got this error message: Lock System This software wont run without a valid license file. Either a valid...
  25. G

    How to delete emails once they've been confirmed/verified?

    Hi - that did the trick thanks! But it would still be great if someone could explain the protocol for grabbing and using emails on zenno - does zenno automatically try and use the most recent email?
  26. G

    How to delete emails once they've been confirmed/verified?

    Actually - you can just use my catchall if you want.. all the info is in there..
  27. G

    How to delete emails once they've been confirmed/verified?

    Edit the part where it inputs the email to the sign up form - at the moment it uses my catchall
  28. G

    How to delete emails once they've been confirmed/verified?

    Here's a wikispaces template I made where I'm getting this problem - you'll need to use a catchall email on it. http://grsyndicate.com/File%20Exchange/wikispaces.zip Thanks!
  29. G

    How to delete emails once they've been confirmed/verified?

    So just to make it clear - with some sites such as livejournal it is only confirming the most recent email which means there are no problems HOWEVER with other sites like wordpress it's confirming only the first/oldest email which is causing problems!
  30. G

    How to delete emails once they've been confirmed/verified?

    Okay final update- this is REALLY weird! I just re-opened my script for live journal and I can confirm that with that it's only using the most recent emails that are sent - it doesn't matter if there are hundreds of live journal conformation emails it only uses the latest one.. I really don't...
  31. G

    How to delete emails once they've been confirmed/verified?

    Just another update - I'm recording a wikispaces project and I'm getting the exact same problem - it's only checking the first wikispaces confirmation email and ignoring the most recent one.. I was really impressed on the other sites I recorded who zenno would only read and process the most...
  32. G

    How to delete emails once they've been confirmed/verified?

    Hi, I did it via the Zenno email processor. That was working fine before but not now..
  33. G

    How to delete emails once they've been confirmed/verified?

    So this is a problem I've only just come across and I'm not sure why.. I'm using a catchall email address to verify/confirm my email when I sign up to blogging sites. Until now zennoposter would just click on the most recent email I had received - Let's say I had signed up to blog.com -...
  34. G

    "Which tab" option always set to 'page 1' instead of 'active' how to change this?

    It's very annoying everytime I record a script I have to manually change every single command to 'active' tab otherwise it will be in some random tab that it thinks is there and it will fail de-bug. How can I stop this from happening?
  35. G

    How many private proxies do you buy per blast? How do you change IP?

    So I usually use a VPN for my IP changing needs.. This isn't going to work when I'm using multi-threading - how will I control when to change the IP - one project will be needing a new IP while another is in the middle of signing up to a web2.0.. I'm going to technically need a unique...
  36. G

    How do I disable the 'clear cookies' everytime I record something?

    Thanks man, I'm using the demo at the moment - guess it doesn't come in that. I want to learn this program properly before I purchase it.. but so far, I'm really really liking it.. especially the fact you can combine c# with it!
  37. G

    How do I disable the 'clear cookies' everytime I record something?

    So when I'm going back to something to add in a different action it always automatically adds the 'clear cookies' command which means I have to re-log in to the site I'm working on every time - it's not the end of the world but it would be good if I could disable this from automatically...
  38. G

    [SOLVED] Active tab of instance is not found

    4gb ram, windows 7, running .NET 4.0.30319, intel core duo 2.. need anything else? I haven't been getting this error anymore - it seems to occur when I have a CPU running near 100% capacity..
  39. G

    [SOLVED] Active tab of instance is not found

    I've just checked my task manager and there was a program running which was taking up a lot of my CPU.. like 50% or more.. I ended that process and now it's letting me de-bug - I guess there just wasn't enough processing space for it.. sound reasonable?
  40. G

    [SOLVED]  Active tab of instance is not found

    I'm using the Zennoposter demo. Everything was going fine with it and I was de-bugging my projects with no problem. Then a few times I would get this error - Active tab of instance is not found. It basically means that the browser window that normally appears when in debug mode is not...