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

  1. A

    Text overwrites the image in wysiwyg editor - wordpress.com

    Try element tree
  2. A

    Can not open template and run template!!

    I know how to covert zp3 template into zp4 template. It is ok now. There is no any error message there. Open template in designer, wait a few seconds, then nothing happen. Some time I opened the template but can not debug, click debug, there is no debug window pop up, the it says failed to run...
  3. A

    Can not open template and run template!!

    Every thing is ok in Zp3. But in Zp4 I always can not open the template file in project designer. And can not run these template in poster. I can open and run small template but large template is not ok. How ever these template are fine several days ago, but today they are not. I dont know...
  4. A

    how to use proxy in sever step of project?

    my example template: 1.visite google(so no proxy here) 2.get proxy from proxy checker(ZP4 build in proxy checker) I use command form left menu(GET PROXY) 3.set proxy 4.visit yahoo(so there will be proxy here) I click browser visible in zp poster and run, but there is no proxy showing there.
  5. A

    Why do not add the old macro back?

    Everything is ok, but there is some more thing to do. 1.Build a ZP3 template with 1 macro step. 2.Covert it into ZP4 3.Cut macro step into several pcs, ok, there is no "copy" function. 4.rename the variable name, it is not as the ZP4 step, it will not ask to add when you close editting that...
  6. A

    how to run template in proper order?

    how to run template one by one? For example I have several template 1.creat email 2.use that email to sign up some blog 3.post several articles and save url. Then run from 1st step again and again. In Zp3 I can use the group ID to control, but I have no idea in ZP4.
  7. A

    (другой софт) as Zenno captcha solver.

    custombots.com/2012/01/free-script-to-have-(другой софт)-solve-your-own-captchas/ is useful, but I can not run his php file correctly, finally some help me change something then works.
  8. A

    Remove automatic ''Clean Cookies'' Action

    I have found the way. In ZP4, use the menu"Append to project", there is no auto clean cookies there.
  9. A

    Remove automatic ''Clean Cookies'' Action

    yes. No clean cookies will be good for complex project. With auto clean cookies, I have to log in the site again and again for recording. There should be an option.
  10. A

    Media Wiki [Limited Edition]

    Great template, it seems more complex than my mediawiki template.
  11. A

    Where is the Full Macro Manual?

    I got some macro usage from discussion. Such as: Stop the template {-Pause-|-N-} get the 1 line(the article title) {-File.GetString-|-\Resources\article.txt-|-0-|-false-} get the article content except title {-File.GetString-|-\Resources\article.txt-|-1-end-|-false-} I can not find...
  12. A

    How to run another template within this template?

    I have created some useful function template. Such as: get account.xml get article.xml save account.xml save url.xml After I recorded a xxx.com post.xml template. I copy the get account.xml into it, link them together, then use the account.xml account and password field results as...
  13. A

    line is link, how to open the same link with some more path?

    I find the final answer by my self. Use the go to page function: the full field should be {-FieldData.FieldData-|-●8●1●6●5●2●4●-|-nav-1342-}\add_link-|-page Dont forget -|-page there.
  14. A

    Merge captcha with capmonster problem!

    not working, it still downloads 1 piece captcha, later I will try again.
  15. A

    how to make a page back?

    I down a template with this script, it works, but mine is still not working even I add this script into. How ever I change a way. I am using the back page function to save the blog home page url, Now I save it direct as username-macro.xxxx.com
  16. A

    About Cross Platform Ingore error step problem!

    Ok I find it, it is a very secret function...:beer:
  17. A

    About Cross Platform Ingore error step problem!

    Example: I have 100 platform sites. 20 of them have to click the terms agree. Others dont have have this option. I record a template with the terms agree click, but how ever if sites without this option, the template will stop there. I am familiar with xr,sick submitter,magic submitter...
  18. A

    how to make a page back?

    open a page back to the previous page I dont know how to record this step.
  19. A

    Merge captcha with capmonster problem!

    1 site has 5 piece captchas, I use merge captcha, I can see 5 piece merge together. How ever I use the savecaptcha dll can only download 1 piece captcha not merged captcha. And one more, can capmonster deal with such captcha? They are simple, only 20 - 30 patterns, patterns never change...
  20. A

    Is this a Spintax bug??

    yes I have this problem too If you have {- in your format example: {--|:} you will get error I have some solutions for this 1. using tools such editplus to replace these. 2. delete these spin word at your spin software database 3. add protect to these word 4. in zenno poster add 2 branch...
  21. A

    line is link, how to open the same link with some more path?

    I use another software, it is simple link: http://eeeeeee.ssssssss the link will replace [URL] in script [URL] [URL]\add_link will be http://eeeeeee.ssssssss http://eeeeeee.ssssssss\add_link =================== but how to do this in ZP...