Недавний контент cheekybot

  1. cheekybot

    Timezone Error - Cannot Start Zennoposter or Projectmaker

    Yes but better to fix while we're still awake to set the clock back to correct time :D
  2. cheekybot

    Timezone Error - Cannot Start Zennoposter or Projectmaker

    Ow please fix :bc::D
  3. cheekybot

    Project window disappeared. How to reset PM interface layout?

    I usually detach some windows from PM to reduce lag when editing but the window disappeared off-screen (not sure) Is there a way to reset to default layout?
  4. cheekybot

    recaptcha OCR software

    I'm getting really good solve rates using CaptchaTronix OCR for double blob recaptcha. Was really surprised at the performance of OCRs and the speed after trying for the first time today I had to put it in my signature lol. Before I was using Anti-Gate/Anti-Captcha and I saw they were doing...
  5. cheekybot

    News Happy New Year! And a littlbe bit about support during NY holidays

    Happy new year :). Wish you all the best for 2015!
  6. cheekybot

    C# interrupt task (not stop task)

    #2 is not what I'm talking about.. Just need something like this: ZennoPoster.StopTask(name); but make one like: ZennoPoster.InterruptTask(name);
  7. cheekybot

    how to handle multiple pinterest accounts/multithreading

    Glad I could help :)
  8. cheekybot

    C# interrupt task (not stop task)

    Not an effective work around for larger scripts.. I've tried additional checks but the time to do a full loop can double or triple depending if you make complex scripts like live chat responders. A C# interrupt function would go natural with the stop function.. I'm not sure why it's not...
  9. cheekybot

    how to handle multiple pinterest accounts/multithreading

    Use global variables with a delay at the start of the script. Note the the counter/globalvar as thread_id, use this to reference {thread_id}.txt containing user info. I found this to be the most reliable way because if there's a need to edit the same txt file by multiple threads at the same...
  10. cheekybot

    What is your "can't do without" tools?

    Big thanks for Gyazo! I was using Puush before and didn't like Jing.. Gyazo is a perfect upgrade :-) Sublime Text - $70 USD Text editor but the best you will find. Over time I feel this is one of my best purchase next to ZP! My Notes Keeper - $29.95 USD Tree style note keeper QDir - Up to 4x...
  11. cheekybot

    C# interrupt task (not stop task)

    I tried setting a flag using another task and file in folder as well as a last resort.. result is too slow for large scripts and running a lot of threads sometimes have 1 or 2 instances not load/progress. If looping to check when all instances are closed, the sequence will get stuck or take a...
  12. cheekybot

    C# interrupt task (not stop task)

    I'm working with global vars and multiple tasks running infinite loop.. Sometimes I need to stop task and restart all threads with global var reset to 0. Possible to include this or alter stop task to force threads to quit?
  13. cheekybot

    exe bots

    Will the new CM be able to respond to these? http://googleonlinesecurity.blogspot.com/2014/12/are-you-robot-introducing-no-captcha.html
  14. cheekybot

    How to control tasks in ZP from Visual Studio C# application?

    I rather buy more pro licenses and have freedom to use VS too. It's my only problem.. but I like your work around so I will try that instead. ZP almost perfect platform :(. Example: I just worry if the PC gets reset, no way to auto restart or remote restart the listener task. Same thing for all...
  15. cheekybot

    How to control tasks in ZP from Visual Studio C# application?

    It's located on the wiki here https://wiki.zennolab.com/doku.php?id=en:devlicense:general Problem is, for $200 per 6 months is a lot to have a .exe if you don't want to sell it. Forces you to sell projects even if you just want for personal use..