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

  1. H

    Anyone got the sound disable template from this thread?

    http://zennolab.com/discussion/threads/ability-to-turn-off-sound-in-zp.10248/ The original link is now dead. Cheers.
  2. H

    Stop videos from loading in pinterest?

    I have a pinning template that runs every couple of hours. The issue is some of the pins will be videos and they always play sounds which is annoying to have some stupid sound blasting throughout the day. I saw darkdivers solution to disable sound but it seems a heavy handed solution since it's...
  3. H

    Anyone know how to avoid triggering gmail phone verification?

    I haven't been able to figure it. Google seems to have some ninja detection systems. If I make an email by hand with router resetted then I can make one successfully without phone verfiication. If I try with zenno I always get the phone verification. I tried adding pauses using random user...
  4. H

    Is it possible to make scheduler run at random intervals?

    I am currently trying to remove footprints when posting to avoid bannings/account locks. One footprint I thought of is that posting occurs exactly at the same intervals each hour etc. So can I make it like between 50-70 minutes in scheduler somehow?
  5. H

    Accounts lines sometimes getting lost even when binding to file?

    Does it make a difference if you are binding a file which is related to another template which may also be running not the same one? Because I have a follow template which I told to delete from its own list and copy to the unfollow template's list when the account reaches max. This usually...
  6. H

    Why does mobile version still come up when I dont have it set in browser settings

    I have changed the defaults and cranked up the other sliders except for mobile and phone resolution sliders which are both on 0% yet still sometimes when I run the tempalte the molbie version loads. Why is this? Version 5.8.0.2
  7. H

    Can zenno be used with the instagram api for follow/unfollow?

    All the web ones I tried keep crashing project maker. So i need anotehr solution. I have started leanring python but its so hard I thik itll take a while beforeI can be making bots :D So wondering if zenno can deal with the api?
  8. H

    What to do when there is a huge block of white space on what you want to regex?

    <button class="Button IncrementingNavigateButton Module NavigateButton btn hasText medium primary repinLikeNavigateButton pinActionBarButton rounded" data-element-type="174" type="button"> <span class="buttonText">215</span> </button> I only want to regex the bottom part...
  9. H

    Is the latest version working 5.9xx well for you guys?

    Not tried it myself but wanted to get other opinions because I still have dreaded crashing problems with 5.8. due to java script issues. Im trying 5.7 for now. I cant upgrade since my sub ran out so I don't want to pay and find out the newest one is stil plagued with the same issues. So wanted...
  10. H

    What could be causing project maker to close consistently on instagram web browsers

    It isnt just the one website but two different ones. I am working on a follow bot for instagram via these browser based viewers. one is websta.me the other is enjoygram. Both do the same thing. Project maker just closes part way thru running. So if the thing happens on both of them what...
  11. H

    How to reset globvar to 0 with c# code?

    Using the attached code for the globvar. I know how to increase and decrease by 1 but I want a seperate template so i can reset chosen templates to 0 without having to restart zp. I was doing it with set variable and putting the globvar name. Ive done that in the past fine but today for some...
  12. H

    Can I multithread within same instance with multiple tabs?

    On tumblr I cant click the + button for add for some accounts seems to be some kind of block they put on after a while. So now I scrape 200 users and have to search one by one in search bar and follow like that. This works but is really slow. I wondered if it could be sped up by doing...
  13. H

    Command line problem agian running bat file/imagemagick

    convert 1.jpg -gravity South -chop 0x25 2.jpg Above works when I run the bat file by double clicking manually or when I type in command prompt but it gives an error when I try and run via zenno. Same thing happened when I used ffmpeg once but when I typed in the full path to ffmpeg ie...
  14. H

    Why does project sometimes not jump to good end?

    It does the ticked on the process but soemtimes it won't jump to good end on some parts. It was on if logic when reaches x amount success. But it doesnt jump to good end process. I tried putting 1 second pause to see if that would cause it to success but still no difference. Ive had to...
  15. H

    How do I scrape the full size image to download with c# code?

    I have regex to scrape list of src files from the search but they seem to download thumbnails not full image. Again it is on sex.com website. when you have the page full of pics they are smaller than when you click on each individual one which shows the blown up picutre. So how do I scrape...
  16. H

    sex.com throws popup saying i need flash player?

    I wanted to make a scraper but as soon as i go to homepage a popup comes up saying i need to install abode flash player. I tried disable flash and also busy sttus but still get the popoup. The popup doesnt come up on normal firefox browser (ie outside zenno)
  17. H

    How to set c# code to reset globvar to 0?

    I only know how to change it myself to +1 or -1 I get errors if I simply replace with 0 in the same code. I want a project that will reset the global variable to 0 in poster whatever number it was on. Using the example c# global variables c code from rostonix's posted test template. This is...
  18. H

    How do I search for multiple criteria to find single match when building actions?

    The action builder will only do one at a time wont it. When you record a step automatically it chooses lots of criteria to get a match when you look in the aciton with dbl click. I am having a terrible time getting some stupid plus button to work on tumblr. I want it so it isnt dependent on a...
  19. H

    Tumblr- Clicks only work when active browser is open

    Im clicking on the notes. It only works when the browser is open. For example in PM if i minimize it then the clicking fails as the notes dialog box closes. So it wouldnt work in poster either would it? So any work around to stop the dialog box from closing when the instance isnt in view?
  20. H

    Cant see who Im following any more on pinterest?

    Do you guys have this too or something just on my end? Only happpened since the other. All of a sudden the profile rectangles for pinners are all gone and just a grey page. However followers show up like normal and boards etc. just following. Im trying to figure out what caused this cos if it...
  21. H

    Pinterest update preventing keystroke emulation/text input

    They have done an update and now the pasting of text from variables isnt working. It would only input one letter then nothing else for signing in. I slowed down the tpying and that worked then. But now im inside and using keywtorkes it wont work at all. It will only either do nothing or just...
  22. H

    Bind to file errors when moving down to lower version?

    I was trying to find a stable version which didnt cause random instance freezes. I thought id found a good one (5.3) -no freezing- but then I notice im getting loads of errors in my templates. I look in pm and the older versions were saying index outside of bounds of array when i was doing...
  23. H

    How do I cancel last run of scheduler?

    If I load zenno sometimes the last run will be half way thru but if I interrupt the threads and then hit play again they wont stop and keep retrying. I want the last run to stop so that it doesnt repeat so close to the new run. When i close the poster previously i dont want to hit 'no' to run...
  24. H

    Really wierd issue with zenno using old copies of files in folder?

    I have it set on bind to file and take line and delete and put back for errors. multipthreaded with global var. It works fine most of the time but sometimes I look in the folder and it copies the new file across but somehow it will take lines from the old file from previous run and the new...
  25. H

    How do I use proxies with auth ip?

    They didnt have a user:pass like usual. I asked them why and they said they use auth ip instead. When I only put proxy:port into text file the templates just fail and dont load. So not sure how to format? I have an auth ip as well in my account proxy settings but i dont know where to place...
  26. H

    Why suddenly instance crashes 'active tab of instance is not found'

    I think it only jsut happened sicne i updated to latest version 5802. The instaces seem to timeout in aobut 10 seconds and i get that error active tba of instance not found. Do i need to change some settings? if so which?
  27. H

    Anyone know how to post to instagram in zenno?

    I thought websta would be the answer but realise now it only views pictures; no uploading. All the other things Ive heard of are either stand alone guis so zenno couldnt control it afaik? or run thru emulators which again zenno wouldnt handle would it? Any ideas?
  28. H

    How can I debug an error that only comes up in poster?

    Ive been baffled by this for ages now. There is a problem with my pinterst follow bot where sometimes it will end up on the wrong page and scroll down pins rather than pinners. I havent been able to replicate it in PM but it happens all the time in poster! I try to look at where its happening...
  29. H

    C# code error after copy pasting

    I had copy and pasted the global variable test.xml stuff form rostonix already but i had refined linking porceses in another template so i copy and pasted it over again and deleted the first one. But now when i try and run it I get this c# error in log:
  30. H

    Why do all buttons dissappear on poster and pm sometimes?

    Seems like a bug where when i click on the start and stop record etc at the top they disappear and i cant get them back till i restart the program. It is a nuisance cos it happens alot and dont know why.
  31. H

    Clear succeses on next run in task scheduler?

    I notice that some succeses are left over if the last run didnt complete fully to total success count in scheduler. How can i reset the succeses to 0 'clear succeses' for each run?
  32. H

    Why won't new threads load if only one is over 1k ram?

    I still have over 50% ram free yet if one instance shows over 1k ram usage in task manager then other thread won't load till it completes/restarts. So Im thinking buying more ram might be a waste of money since it happens when I still have 50% ram free.
  33. H

    How do I stop file being recopied on tasks with multiple retries?

    So i have tasks which will tweet every 40 mins going thru the lists of accounts and i do extra repitions for retries. The template is made to proceed- if accounts temp file doesnt exist- copy and take line. So first thread does that and others wait and then take. The problem is tho im...
  34. H

    Capcha only works in project maker fails in poster?

    I am doing monkey enter. I have set the kb emulation to slowest and it now works in pm however in poster it always fails giving invalid capha from the website (yahoo mail). Hmm edit: i actually dont know what causes it to fail even when its the right ones it will fial me and sometimes on 3rd...
  35. H

    Multithread issue not fixed after all

    So I set a template for 3 maximum threads and x number of retries. When the temaplte first starts it will load all 3 templates but if the otehrs fail it wont open new threads to take up the other 2, it only conitnues to run 1 thread. Also it isnt a resources issue as has been the case in teh...
  36. H

    Ideas for how to reset multithread projects in task manager?

    So I have projects which multuthread by taking line from file then putting back if there is an error. I make it repeat till x amount of successes and project finishes. I want to run every 2 hours but the problem is on repeat runs often there are leftover lines from the old run so it messes up...
  37. H

    Question on following on tumblr

    I have only been able to make the follow button work when the project maker is open and the screen is active. Ie even if i click away then it will not work. I have been following other user's notes by pressing the blue + button when you click on notes. I havent found out a way to recognise...
  38. H

    Had internet problems now all my projects/tasks are lost in poster?

    What happened to them? I got some error message forgot what it said when I tried to open zenno while having an intermittent connection. Now my internet is back and i opened poster all projects are gone. What happend to them? Kind of a nuisance since i have to recogfigure all tasks. Not a big...
  39. H

    How do I make zenno run faster/more efficiently?

    I have a amd fx8320 and 8 gigs of ram but still after a while the program gets really clogged up when I have 5+ threads running. I look in resources and barely any cpu usage but huge ram leaks in 1500 or so for single instances. I have made templates to restart frequently yet still the ram...
  40. H

    Twitter question and infinite scroll (again :P)

    So with pinterest it worked out ok following my follower's followers to avoid the infinite scroll on popular accounts since their followers ended up pretty targetted. But with twitter I find this method ends up with alot of random unrelated people and usually the worst tier 3 traffic. So I...
  41. H

    task manager thread still opens every time even when i switched off

    I unhighlighted the show/hide the instance in the template options but it still pops up every half an hour when i set the task manager. Why?
  42. H

    Why does new version of project maker keep crashing?

    This program used to be solid as a rock but the thing keeps hanging and then closing all the time since I updated. It did it infrequently last build but now it seems to break 50% of the time. :(
  43. H

    the server committed a protocol violation. section=responsestatusline

    I get that message for deathbycaptcha send. I have credits in my account. Used to work fine but all of a sudden it happens on one of my templates. I tried to rerecord and it didnt change.
  44. H

    How to distinguish between twitter follow/unfollow buttons?

    All the criteria in inner/outer/html/text etc are the same. I want it to click on the follow button only when not following. When I do a loop and click follow match # then it would also click on people i was already following and unfollow them which i dont want. The only thing Ive found...
  45. H

    Why does ffmpeg batch file not work in run program?

    I get the message that the program 'is not recognized as an internal or external command'. The bat file works outside of zenno but not in zenno.
  46. H

    I there a way to program drag mouse?

    There is a dialog box i want to automate to make bigger which requires dragging the corner. Possible?
  47. H

    'active tab of instance is not found'

    I have my templates waiting for 1 hour between loops but they often show that message recently. What do I have to change? is it one of the settings in the poster options?
  48. H

    Suggested way to use instagram through zenno?

    Bluestacks is standalone so no good. I hear websta(gram) is web based but i still need iphone number to create account and i dont have. Any other solution where i won't need to use phone number and web based?
  49. H

    How to accurately click pins in sequence on pinterest?

    I need to be able to click every pin one by one in order including when starting again from a certain point. Currently I was using dimoverlay with a counter as search criteria but sometimes it seems to just go random and picks pins willy nilly. What else could I use? I think it needs to be...
  50. H

    Leave empty file unticked but still doesnt remove file?

    Any idea why it doesnt remove the file? never had that issue before. This is for tables processing if it makes a difference.