Permanently Closed Marketplace Sales Thread

Status
Not open for further replies.
Just wanted to drop by and say skype support for ZP is the biggest joke I have ever seen in my entire life. They haven't been online in atleast a week as I have skype pings from the 23rd that still haven't gone through and I haven't turned off my computer. Absolutely pathetic!
 
Just wanted to drop by and say skype support for ZP is the biggest joke I have ever seen in my entire life. They haven't been online in atleast a week as I have skype pings from the 23rd that still haven't gone through and I haven't turned off my computer. Absolutely pathetic!

We're moving to advanced ticket system at the moment which will be presented later. Sorry for inconvenience. You can contact me here via PM if you need any assistance.

Anton
 
Hello,

Rostonix I was trying to reach support on the skype/via mail but no response atm. If u could help me it would be great. I have just bought the newest verssion of Zennoposter but cant use it with any captcha service. I tried: decaptcher/deatbycpatcha/antigate/image decoders but with all this services in Zennoposter I am getting "sorry" or "server 403 forbridden" msg when I am running a project. How to solve this project? I reinstalled Zennoposter, even tried the older version but the same, non captcha services are working for me..

Other apps are working good with those captche services..
 
1. How can we work with bookmarklet Javascript? Want to visit page & run JS bookmarklet.
Ex:
Code:
javascript:(function()%7Bvar%20_my_script=document.createElement('SCRIPT');%20_my_script.type='text/javascript';%20_my_script.src='//storify.com/public/js/bookmarklet.js?1.9.1';%20document.getElementsByTagName('head')%5B0%5D.appendChild(_my_script);%7D());
I have tried to put JS on Own code Javascript run on current page & run locally but nothing happen.

2. How can we add "Wait until element appear"? Work with ajax website. When we dont know how many seconds we should to wait till some elements appear.

3. Possible to disable CSS?
 
Last edited:
What an amazing program zenno is! I have not used it since before MP but am using 5 now and it is night and day. So easy to use and debug it really is at a whole new level, even for newbs like me. Shout out to Dexlad SEO for his amazingly simple videos to follow on youtube.http://www.youtube.com/user/dexlabseo?feature=watch You guys should really pay him to make more :)

Now to the newb question, I am pulling a line from a file that has say 20 lines in it, I want it to run through and delete from the file so it does not pull the same line again and finish when all ines are posted to. But once it is finished I want to be able to pull the same list again to run the program a few hours later. So basically I want to run a program every few hours, and I pull from my list so not to post to the same url again. But obviously on restarting the list has had all its lines pulled, how to set this up?

Think I may have solved it with counter, will try it out.
 
Last edited:
Have a question about captcha, when it is not correctly answered a text appear saying it's wrong, how can i make
"if this text found" retry again?
 
Hello,

Rostonix I was trying to reach support on the skype/via mail but no response atm. If u could help me it would be great. I have just bought the newest verssion of Zennoposter but cant use it with any captcha service. I tried: decaptcher/deatbycpatcha/antigate/image decoders but with all this services in Zennoposter I am getting "sorry" or "server 403 forbridden" msg when I am running a project. How to solve this project? I reinstalled Zennoposter, even tried the older version but the same, non captcha services are working for me..

Other apps are working good with those captche services..

Should work cause there's no any open tickets about any captchas related problems. "Sorry" means service is overloaded most of the times. "server 403 forbridden" service unreachable. Please check your hosts file. Maybe it was patched earlier with any software like capctha breaker or something like this. If not - add me on skype.
 
1. How can we work with bookmarklet Javascript? Want to visit page & run JS bookmarklet.
Ex:
Code:
javascript:(function()%7Bvar%20_my_script=document.createElement('SCRIPT');%20_my_script.type='text/javascript';%20_my_script.src='//storify.com/public/js/bookmarklet.js?1.9.1';%20document.getElementsByTagName('head')%5B0%5D.appendChild(_my_script);%7D());
I have tried to put JS on Own code Javascript run on current page & run locally but nothing happen.

2. How can we add "Wait until element appear"? Work with ajax website. When we dont know how many seconds we should to wait till some elements appear.

3. Possible to disable CSS?

1) I'm not a guru of JS. Will get more infor from one of developers. And get back to you.
2) http://zennolab.com/discussion/show...it-for-x-seconds&p=58099&viewfull=1#post58099
3) No.
 
One more thing to ask.
I scraped one word from a page (example: keyword) and put it in to a variable.This word appears some times, but wen it does it is the only one on that page.Now i used a "if logic" function {-Variable.keyword-}==keyword , but it always goes out on the bad end even if the keyword appears.Not sure what i did wrong here.Is the if logic capable of processing words?
 
One more thing to ask.
I scraped one word from a page (example: keyword) and put it in to a variable.This word appears some times, but wen it does it is the only one on that page.Now i used a "if logic" function {-Variable.keyword-}==keyword , but it always goes out on the bad end even if the keyword appears.Not sure what i did wrong here.Is the if logic capable of processing words?

Have you tried this?
"{-Variable.keyword-}"=="keyword"
(with quote)
 
1. How can we work with bookmarklet Javascript? Want to visit page & run JS bookmarklet.
Ex:
Code:
javascript:(function()%7Bvar%20_my_script=document.createElement('SCRIPT');%20_my_script.type='text/javascript';%20_my_script.src='//storify.com/public/js/bookmarklet.js?1.9.1';%20document.getElementsByTagName('head')%5B0%5D.appendChild(_my_script);%7D());
I have tried to put JS on Own code Javascript run on current page & run locally but nothing happen.
http://zennolab.com/discussion/showthread.php?11978-Execute-Bookmarklet-Javascript
Here you go :)
 
I have some trouble with receiving mails in zenno templates. I can find easily email and confirmation link in the extended view, but in the debug I always get 3 times email not found even with big timeout time - what else can be of an issue in such a case?
 
I have some trouble with receiving mails in zenno templates. I can find easily email and confirmation link in the extended view, but in the debug I always get 3 times email not found even with big timeout time - what else can be of an issue in such a case?

Hello!
Which build do you use? What email provider?
 
Status
Not open for further replies.
Back
Top