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

  1. T

    Zenno is detected as bot by website!!!!

    Here is a screenshot in the attachment. When I log in this website mobile.marathonbet.com with ZennoPoster, I am detected as a bot and have to manually pass image quiz, how to bypass this ? Before no problem with everything, but recently Zenno meets trouble... Thank you!
  2. T

    ZennoBox bot update issue!

    What you mean is that after restarting ZennoBox, my project will updated to the newest without any notification, right?
  3. T

    ZennoBox bot update issue!

    Yes, I expect this button "Update available", but even if restart ZennoBox, I can't find that, any other reason? Can you confirm within an hour available in ZennoBox?
  4. T

    ZennoBox bot update issue!

    When I update my bot on user panel, and then but I can't find any update notification on the ZennoBox, as you can see the screenshot in the attachment, why???? Thank you! ent.
  5. T

    What is parameter "ids " in action "SaleBots" of Sales API?

    When using Sales API, action "SaleBots" has a parameter called "ids". What is it and how to get it? Is there in this link "https://userarea.zennolab.com/DumpBot.aspx?botid=*****"? By the way, about this action "SalesBots", if seller's account balance is $0, or buyer has bought this project, what...
  6. T

    I can't get correct response with Sale API

    Great! That is the point! Thank you very much!
  7. T

    I can't get correct response with Sale API

    Yes, of course. Currently no balance. System.Security.Authentication.AuthenticationException: Invalid username and password! at activation.BotStore.ValidateUser(String login, String password, CustomerSalesHardwareDataContext ctx) at activation.BotStore.GetCurrentCustomerEmail(String...
  8. T

    I can't get correct response with Sale API

    But early today I have tried once even if more times, and then hours later right now I tried again, I still get error! Why? By the way, I fill the data by copy and paste, the same with when I login in on webpage. No reason I typed incorrectly, right?
  9. T

    I can't get correct response with Sale API

    Where is incorrect data? I can use this pair of data to login successfully!
  10. T

    I can't get correct response with Sale API

    Yes, I can.
  11. T

    I can't get correct response with Sale API

    When I use Sales API, I fill in correct parameters and Invoke, but get such as response message: "System.Security.SecurityException: You record ***.***.***.*** is temporary blocked" or "System.Security.Authentication.AuthenticationException: Invalid username and password!" Why? My login email...
  12. T

    Any other better solution to update project for customers???

    Thank you
  13. T

    Input setting password can not be secrect? Can it be sent back to creater!

    Actually, I create a project and this project need website password, so I add Input setting to user to input. I save this password into Viariable "marathonbet_password". And then user uses my project, he fill in password input, then his password will be save into Viariable...
  14. T

    Any other better solution to update project for customers???

    When I updates project file, then do the my customer have to delete and re-install the lasted ZennoBox every time?! Any other better solution to update project for customers??? Thank you!
  15. T

    Input setting password can not be secrect? Can it be sent back to creater!

    I don not want their password honestly, but I just have a try. If my customer ask this question, how can I answer to him?"I can't get your password", doesn't he believe?
  16. T

    Input setting password can not be secrect? Can it be sent back to creater!

    Hello, When I use input setting, I create password input form. When I sell this project to my customer, when he fill password by input setting, I can get his password by http get/post. My customer ask me how about this situtation? Password can not be secret???!!! Thank you!
  17. T

    Processing JSON to table with C#!

    Hi, How to code this action "Processing JSON to table" with C# program? Multiple records to multiple rows of table. Thank you!
  18. T

    How to set not active tab to be active?

    Hi, I have create two tabs: A and B, currently I open/active tab A, and my question is , how to use C# to set not active tab B to be active currently? Thank you!
  19. T

    How to keep browser after executing project for one time?

    Hi, How to use this WaitForUserAction to resovle this situtation? I don'nt know how to use this WaitForUserAction. Thank you
  20. T

    I have top up funds to my area, but balance is not update so far!!!??

    Hi, I have top up funds by Alipay to my area today, but balance is not update so far!!!?? Why???? my account is [email protected]
  21. T

    How to keep browser after executing project for one time?

    Thank you
  22. T

    How to keep browser after executing project for one time?

    When I execute project once on ZennoPoster, open browser and then close browser. My question is that, How to keep browser not be closed after executing project everytime?
  23. T

    Where to find new verison features?

    T Thank you for you reply. But how does this feature "TouchEvent" work? Which action can trigger it, click?
  24. T

    Where to find new verison features?

    Hi, Thank you for your good software and update. I can't find how to use the added new version features as below: Added window.orientation property for mobile device emulation. Added automatic TouchEvent enabling/disabling (disabled for desktop useragents, enabled for tablet and mobile). Added...
  25. T

    How to stop current project with C#

    Hi How to stop current project with C#? I know tab.stop() is that stop current tab downloading, but how to stop current project when any error? Thank you!
  26. T

    Is it available to auto fill captcha?

    Thank you, I got it! In addition, if I didn't buy CapMonter2, any free caprecognization of default modules can recognize captcha?
  27. T

    Is it available to auto fill captcha?

    Yes, I can enter captcha answer....My question is, is there any method to automaticly enter this captcha answer, NOT me? If I were next to computer at that moment, how about?
  28. T

    Is it available to auto fill captcha?

    Yes, I mean that any method which can auto fill captcha which recognized?
  29. T

    Is it available to auto fill captcha?

    Hi, When use ZennoMaker captch recognized, is it available to auto fill captcha? Currently I have to manully fill it on the popup form. Thank you very much
  30. T

    Why does not browser display?

    I have to restart ZennoPoster, otherwise can't display.
  31. T

    About submitted form parameters on Bot UI, something...

    I fixed by my self.
  32. T

    Why does not browser display?

    Here is my ZennoPoster setting as screenshot in the attachment, and also my C# source code: var tab = instance.ActiveTab; tab.Navigate("https://www.google.com", ""); if (tab.IsBusy) tab.WaitDownloading(); System.Threading.Thread.Sleep(5 * 1000); But ZennoPoster, browser does not popup and...
  33. T

    About submitted form parameters on Bot UI, something...

    Any one can help me?
  34. T

    How to convert this process to C# programme?

    Thank you
  35. T

    About submitted form parameters on Bot UI, something...

    Hi, I create a form on Bot UI for user to submit , my question is when this Bot UI will popup, any trigger or automaticly? Thank you !
  36. T

    How to convert this process to C# programme?

    What is type as below? Tab[] tab = instance.AllTabs; foreach([type?] cell in tab) { }
  37. T

    How to convert this process to C# programme?

    Hi, As you can see the screenshot in the attachment, how to convert this browser process to C# code, how does C# programme complete this? If(???) yes...no.... Thank you!
  38. T

    InputSetting start button unavailable?!

    As you can see the screenshot in the attachment, I create Inputsetting for my project, and when I run this project on ZP, I open the Bot UI, and click "Start" button in order to manualy start the project, but no response?!Why? How can I manually run the project after fill in some form...
  39. T

    How to resolve opening slow speed website?

    Thank you for your reply! I will try to use 64 browser.And if without proxies, any solution with C# code programme, such as I want to load url within 20 seconds and if not finished, programme will auto reload this url. Regarding above logic, will project be infinite loop? Thank you for your advice!
  40. T

    How to resolve opening slow speed website?

    Hi, If my wanted to opening website is slow speed, but still available to open, long time loading so that you can go to next step, even can't do anything. Any solution to this situation? Thank you!
  41. T

    How can I output to execute file such as .exe?

    Hi, Can I output to execute file (.exe) to anyone who can run it without Zenno client? Thank you! By the way, where can I get ZennoBox?
  42. T

    System Requirement for 5 Threads?

    Thank you!
  43. T

    System Requirement for 5 Threads?

    Thank you for your reply. The website url are 1xbet.com, marathonbet.com and unibet.com Please help check them.
  44. T

    System Requirement for 5 Threads?

    If running 5 threads at the same time smoothly, what is system requirement? 4G RAM, 2 Core CPU? Thank you?
  45. T

    Emulate mobile browser on android, but system changed every time!?

    I emulate mobile browser on android, but every time android system changes, not the same version of android. Is there any method keep the same android system when emulating mobile browser? Thank you!
  46. T

    OwnCodeUsings seems not work

    I found the solution. Thank you sir!
  47. T

    OwnCodeUsings seems not work

    I have tried. but look at these code as below, where is issue? var tab = instance.ActiveTab; HtmlElement he; string str1 = 'https://m.betcity.net/en/account/current'; if(string.Equals(project.Variables["after_login_url"].Value, str1)){ tab.Navigate("https://m.betcity.net/en/line", "")...
  48. T

    OwnCodeUsings seems not work

    When I use owncodeusing, it didn't work, these are screeshot as below: Where is my fault, please? Log said that row69, row93.... my code didn't have any row69 or row93 line.... Thank you very much!
  49. T

    How to bypass webvisor?

    Really thank you for your constructive advice! Days ago I have test facebook posting and share totally emulating human behavior, so far not be detect by facebook. So I think that is enough about Zenno. Facebook is really crazy website :) Do you think so?!