Jump to content
UBot Underground

fluentd

Fellow UBotter
  • Content Count

    24
  • Joined

  • Last visited

  • Days Won

    2

Everything posted by fluentd

  1. So with the Define command which is what Code Generator uses the chances of a bot losing its place is much less likely? Code generator basically grabs all the elements on a page and lets me predefine the option for it then loads the page and makes the changes and moves on?
  2. So I created my first bot that basically creates a wordpress accounts, verifies it through email, logs into the wordpress account, changes the theme, some options, removed default post, creates a few pages with data. My question is I am not sure if I created it wrong or if the bot is getting ahead of itself before a page loads or what is going on exactly. I noticed the code generator addon and was wondering if this would help with my problem. If you guys could step in and give me some tips on what it could be that would be very helpful. Worked on this bot for a few hours yesteday and tested it
  3. I know im new around here but after working on ubot for the past several hours I thought it wouldn't hurt to put up a suggestion for organizing. I think it would be cool to be able to select certain nodes in a bot and either color code them or have like a colored background around different sections. For eg: I want to break up a large bot into parts such as registering, ui setup, verification, account setup, posting data, etc... I could then have a visual separation of each parts and make it easy to find stuff. Hope this makes sense.
  4. Is this option more efficient then just using the click option and verifying a link that way? I was able to get it verified pretty easily.
  5. I want to clear some text from a field so that I can have some automated text replace it. What is the best way to clear a field out before entering text?
  6. So would it be better to use imap to connect? These are going to be bot created accounts and dont want to have to log into everyone and enable this feature.
  7. Also tried pop.gmail.com port 995.. is ubot suppose to give me any kind of info in debugger that it connected successfully?
  8. I really wish there was more tutorials on every function in ubot with examples. I have a hard time understanding what everything does. Would make it really easy if it was built right into the program.
  9. I am trying to connect to gmail mail server using ssl and have my login/pass along with server which is imap.gmail.com and port 993 are these the correct settings to use?
  10. Where do I get info on this bot source update?
  11. Sorry but can you help me with how I do that. I'm still very new to ubot processes.
  12. Ok well the bot I am trying to create will take my gmail info, create a wordpress account, confirm, login to wordpress and post information on the account. What do you suggest I do with the bot in the mean time? How long until the next update? days, weeks?
  13. Well im trying to log into wordpress and when I navigate to the login screen its saying. ERROR: Cookies are blocked or not supported by your browser. You must enable cookies to use WordPress.
  14. Anyone have any tips on how to recognize a certain email in gmail to confirm an account? The issue I am having is google isnt letting me drag the email that I want to confirm into ubot and is just navigating into the email itself.
  15. Im trying to figure out how to enable cookies so I can login to a site using ubot. I thought it might be in the set user agent command but it is not.
  16. Interested in this bot. Code for sale?
  17. I have been contemplating on which platform to go with so I thought I would give the community a chance to chime in to give their input. I have asked on other forums and for the most part I am getting the Zenno push. The main reason people are saying Zenno over uBot is the bugs that v4 brought. To me bugs are a small problem as long as they are being taken care of and fixed. So Im asking current uBot users what their thoughts are on this?
  18. So I just got uBot today and am trying to figure out how to make a bot create an account on certain websites then add the username, password and email to the file. I was able to get the file to be created but to safe proof this so that I wont overwrite any other files I wanted it to have a special string at the end or maybe the date. I tried using copy file then save to that file but it is not working. Any help or suggestions would be great.
×
×
  • Create New...