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

  1. S

    automated listings with zennposter

    thats what confusing me, the only option i'm seeing is put to variable
  2. S

    automated listings with zennposter

    could you please expand on this? i dont see anything covering this written in english.
  3. S

    error loading a website

    i created several acounts. gmail reddit truth social I didn't do anything stupid that i can think of, i just logged in, scrolled for a while , liked about for post maybe reposted about two items on each site. went to log in today and got this message from twitter and a simular from truth...
  4. S

    bot interface

    does anyone use the bot interface
  5. S

    bot interface

    can someone please point me to the link for setting up and using the bot interface please
  6. S

    can someone tell me why this if statement fails

    when using the profile creator Mael gender is identified as True and female is False. ive tried False == False False != True False == False && False !True
  7. S

    help please , i need to make a choice in a drop down menu

    've'when filling out the the form for gmail accounts there are two spots where you need to choose an item from a drop down menu . clicking the link to display the item i've done buy clicking the picture option , but i don't know how to code the if statement to choose between male and female
  8. S

    creating profiles

    how do i edit current profiles or create my own bio from scratch?
  9. S

    parse data in second browser window

    thank you i found it
  10. S

    parse data in second browser window

    disregard this thread , i found the switch to switch browser focus
  11. S

    parse data in second browser window

    whith 2 browser open and needing to parse data from the second browser there is no way to identify the second browser. am i missing something?
  12. S

    sort list by regex

    thanks uninstall/reinstal-problem fixed
  13. S

    sort list by regex

    when sarting a list by regex , where do you place the regex code?
  14. S

    how do i examine the contents of a variable

    disregard this thread, problem solved
  15. S

    how do i initalize a counter?

    i havew a counter that i need to reset to zero when its called. when i clear the data the script sends an error because the vallu is erased i need to set it to 0