When creating new variables in table processing it doesnt auto-select the new variable. I have to manually select it after creating.
This problem was no there in previous builds.
Facing the same problem, I dont mind the flickering but the page take too long to finish loading.
check screencast :
http://www.screencast.com/t/sGVjcLdg
please send a fix for this ASAP. unable to work with twitter because of this bug.
Hello,
I tried installing V4.3.0.0 and i get this error "Installed product is not purchased".,I have updates till 1/17/2013.I uninstalled the previous version using revo uninstaller and then tried installing this one.
Attaching screenshot.
I need this resolved ASAP please.
I don't think it is possible to modify the way {-profile.password} works.
an alternative idea it to have the passwords in spintax format like (aaaaa.111|bbb.222|....}
facing the same problem.
already created a thread . link : http://zennolab.com/discussion/showthread.php?7339-checkingprocessor-exe-using-25-of-CPU-continuously&p=42087&viewfull=1#post42087
Hello,
i ran a template and then stopped it,suddenly checkingprocessor.exe is using 25% of the CPU continuously although no templates are running.
Is this a bug or am I the only one facing this?
any suggestions?
Hello,
Not sure if this has been discussed before. I would like to have the option to modify the captcha service fora template in zennoposter rather than editing the project in PM.
For example,if I want to sell some templates,i have to modify it for each client. So it would be great if the...
I use this regex : (?<=\.).*?(?=\.)
Since we use (.) to separate sentences, i separate it to each sentence then check the first match for the keyword. If not found move to 2nd result,if found replace word.
Hello,
I designed some web 2.0 templates for a client,it works perfectly on my machine.But it just doesn't work on his. both of us are using V4.1.0.0 so issues with that.Any help appreciated.
The new version adds an intermediate variable and then sends it to "if" loop,but that shouldn't cause the problem.
will have to wait for an answer from the dev. team.
I would like to have a feature that controls the enabling and disabling of "show" option in zennoposter.
cause sometimes i don't want to reveal the exact process i use to get the job done.
what value did you give in counter?
it should be numeric,and not the variable.
you select the variable in the variable name.
@rostonix: He is asking about the counter,not the input settings.
Hello,
atm there is no feature to mass select actions and move or copy them,we have to move each individually.
It would be really helpful if this feature is added.
Hello,
I experience this with most of the drop-down boxes.
It goes through the whole drop-down box twice and only then selects the value.
here's a screen record of it : http://www.screencast.com/t/Uk4IKhBS51f
D:\XXX\XXX\{-Profile.Login-}.txt (this will save the {-Profile.Login-} to the file name only..not to the file content.
or
{-Project.Directory-}\foldername\filename.txt
in " what to save" add {-Profile.Login-}
This is what i meant to say..
example : the maximum result will be 9 * 9 = 81.
there wont be 10 *20...
Yes it is cheap to send it to a captcha service. But it is not difficult to crack either.
that too will work.
but i was trying to make it completely automated. I first extracted the captcha string then used JS to split it to individual characters and then performed operation on them(using switch loop).
I still haven't completed it though. Halfway through.
Love challenges like these...
Did you even bother to check the site he posted? cause it is not "usually" surrounded by DIV tags.
@OP : I am trying to crack this captcha. I am halfway through using JS. Contact me,we can work on cracking this together.
It can be done via java script .
here is the code :
var a = "{-Variable.text-}";
var n = a.charAt(0)
change the chatAt value depending on your needs.
Tested it myself,it worked :)
Hello guys
I tried downloading a few files. Every time i click download the file size is only 17.4 KB..i tried it with a zip file,rar,.jpg ...every file size is exactly 17.4 KB.
Anyone successfully downloaded files in ZP 4?
Hey guys,
In the scheduler,it will be great if we have the option to start a template after a template finished execution.
like schedule template 2 to start right after 1 is completed.
what do you guys say?