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

  1. bigcajones

    Getting Error in 'Run The Program' File Path Error

    I've run python scripts before from zenno. The config.ini file is in the directory with the template and the python script. It runs fine from the command prompt. Never had this problem before because I didn't need to hide my api key from other users before. I was trying to make the bot work to...
  2. bigcajones

    How to hide options in the bot interface? (doubts)

    Yes, I understand. Unfortunately I don't believe that is able to be done in the current Input Settings. You can do it in the Bot Interface, where there is a code editor. Maybe one of the developers will add it in for you. I'm just a carpenter and could probably do it, but it would require a lot...
  3. bigcajones

    how can i randomize typing like a real person

    No sorry I don't
  4. bigcajones

    how can i randomize typing like a real person

    Would be cool to have that option. A slider in PM like Multilogin has. I know the class they use instance.EmulationLevel has a SuperEmulation level. I don't know if that is doing what you are for.
  5. bigcajones

    How to hide options in the bot interface? (doubts)

    Are you trying to put this as a dropdown on a page? Or are you trying to pick a drop down? Are you doing this in Input Settings? Kind of hard to tell what you are trying to do by your explanation
  6. bigcajones

    Getting Error in 'Run The Program' File Path Error

    Okay, I put quotes around the path and now I'm getting another error only in zenno, not when I run the script from command line. Warning: 'config.ini' not found. Attempting to load API key from environment variable (GEMINI_API_KEY). An error occurred during Gemini API interaction: 400...
  7. bigcajones

    Getting Error in 'Run The Program' File Path Error

    When running a Python script, I keep getting a path error. See attached images. The code works fine in command line out of the folder. Same error when using {Project.Directory
  8. bigcajones

    Hello my friends

    Sorry it's been a few years. Life happens. Got remarried to a much younger woman, hence my lack of activity on the forum. Glad to be back. Had to kick the rust off working with the new version. Looking awesome so far. Anyways, thanks Dark Diver and Nauru for inviting me to be a part of this...
  9. bigcajones

    WTF Is Up With All The Spam Posts?

    You guys really need to protect the forum better. I'm seeing more and more spam posts. How about if only clients get to post. I know this hurts the new members that are trying the demo version, but we don't need the forum cluttered up with this spam. Do something about it please
  10. bigcajones

    Lets discuss ZennoBox options

    Yup! Maybe.
  11. bigcajones

    Input Settings Import/Export

    I'm building some templates with tons of multiselect dropdowns. I'm trying to create the input settings through xml. I exported an input setting from one template to see how the settings were built. Tryed importing to another template but it gave an error.
  12. bigcajones

    Input Settings Import/Export

    Am I missing something. I tried exporting the input settings from one template to another and I get an error. I want to create the xml file without using the editor.
  13. bigcajones

    Contact form template

    I built one for a client. What I did was get a huge list of urls that had contact forms on them. I saved the html from the contact forms (different types) into one big text file. Then it is a matter of going through the html and finding the name= or id= or any element that makes it unique to the...
  14. bigcajones

    [BETA] Instagram Automation Panel - Instaswoop

    I'm your Huckleberry!
  15. bigcajones

    XPath универсальный C# шаг работы с элементами

    When I try your template it tells me 'no reference to CommonCode'. Maybe because I'm using 5.7.1 version?