Jump to content
UBot Underground

Rasho Han

Fellow UBotter
  • Content Count

    97
  • Joined

  • Last visited

Everything posted by Rasho Han

  1. Damn i did not think of that! That is so simple it makes me feel stupid haha! Thanks a lot TJ!
  2. I am trying to make several bots that sign up to different sites for me, but I am at a point in my botting where I want to make better and more logical bots that do not break as easily and if they do they would report to me where the problem is. The huge problem I am having now is that I want to make each bot check for elements on a page and if they are there go forward with a "define" function. Now that part is easy and pretty cut and dry. However the part of "else" is what gets me. I had initially wanted to just return an "alert" error and then thought "what if I could loop a fix or reload
  3. I believe the main reason not to own zenno is because it is run by people with little to no regard for their customers. Whereas ubot is run by decent people. Now of course there is no such thing as a businessman without some degree of avarice, it is nice to know that ubot is run with a far greater respect for it's customers and of sound business practices. The forum staff also tends to come off as a family of people, and that counts for a lot to me as well. Now add that to the ease of use of version 4, the ability to make exe's and it's constantly evolving system and you have something tha
  4. A wiki would be a good idea as well! TJ, I agree with your post, however what about people who aren't forum goers or who don't even look at documentation? A lot of the market for IM and other web based business out there aren't exactly "smart". Not to sound crude or anything but over the years of marketing I have realized the sad and simple truth that if you want to market to the masses you need to be prepared to market to unintelligent people. Most people these days get a large portion of their computer education from youtube, and can't be arsed to read documents or forum posts, and many
  5. More tutorials would always be nice. I think the biggest problem with the current ones now is that things seem to be covered from the perspective of people who are coders by trade to begin with. The main problems I have seen are, moving fast without explaining things as deep as they could be. Sometimes the tutorial may come of as rushing through things, especially without editing in post production. Of course editing out useless parts like dragging a node into the bot creation panel multiple times, or skipping over something to move on, and other various flow ruining mistakes (*John!*) . Som
  6. Hi Eddie, I just finally got around to checking this thread again. Personally I would like to see some form of SQL Server Compact Edition incorporated into ubot. In other words it's own functioning database, not simply a connection to an outside database. The closest example I can think of is the program "SEO Link Dominator" by Steve Hawkins. It is a tool that imports link pdf's and lists into a database and stores that along with signup info for semi automated filling of manual link sources. I can't think of a better example, however the program "Sick Submitter" version 4 has a newly built
  7. Thanks a lot TJ! That was exactly what I needed, the bot now has gender naming! Sorry I took so long to reply, there was a problem with my forum account.
  8. Hello all, I am having a hard time trying to figure out how to force a specific gender based name in a bot I'm working on. Basically there is no gender in the form I'm filling out, but I want to be able to allow the end user to pick either male or female and have that reflect in the account signup's username and or first name. The way gender is chosen now in ubot v4 it is either male female or any, so is it even possible to pass a variable from the UI to control which is chosen for the first name? I have a dropdown set with either male or female as selections and was thinking of how to us
  9. I use oracle XE and Application Express because it is web based and can run in a browser. But the forms and "apps" must be made within it. I know how challenging it is to use databases in general, never mind with ubot. The need for database management in applications today is becoming stronger. I know I would love to see this built into ubot as well! Hope to hear good news soon!
  10. That's the company we use, they are VERY good, hope it gets added
  11. I have been messing with regex to try and get this to scrape only the text of a tweet. So far regex has been the hardest thing to learn and understand for me. I tried the following with no results, I have no idea why it does not work, it seems al together for me. I'm using regex magic to generate the regex needed. \b((<span id=))"msgtxt[0-9]+" class="msgtxt en">.{32,}</span>\b @"\b((<span id=))""msgtxt[0-9]+"" class=""msgtxt en"">.{32,}</span>\b" @"\b((<span id=))""msgtxt[0-9]+"" class=""msgtxt en"">.</span>\b" (\<((<span id=))"msgtxt[0-9]+" cl
  12. All I want to see really badly is a button for the UI
  13. hah! I had the wrong command chosen! It works now! Thanks jackson!
  14. Aol's "Retype Password" How would I clear that before having my bot input the password there? I have tried clicking on it with "click button" and tried clearing it with a blank type but nothing works. Anyone know of a workaround for this? Thanks! Hmm never mind, it seems sendkeys to chosen actually works, I tried it then it hung for like 5 minutes for some reason, after trying again it worked like a charm!
  15. Wow it works like a charm! It still picks up the @ but I believe that can be fixed by using the advanced search to filter out such stuff, that is what I will work on now. When this is done I am going to make it free in the buy-borrow-steal section. I plan to make it grab stuff in more than 1 page too. This will be a bot to scrape the tweets so that people can use them for blog commenting. Pretty nice idea huh? Is there a way to order and organize the list in a better way? Like into a csv file and have 1 tweet per line? My inital idea was to make this a comment scraper for blog commenting
  16. Praney you are the man! Thanks much! I'm checking it out now
  17. Hmm interesting. This would take what is written within the "ui open file" and send it to the "open file" field in the browser? Sick! I'm going to try it now, I'll report my findings back. Wish me luck!
  18. I have been trying to find out how to scrape tweets to a list without all the hash tags and member names but can't seem to understand it all. I have a real hard time understanding what to do with regular expressions but I believe that is the only way to do it. I have tried wildcards with msgtext to no avail. Maybe it is the scrape chosen attribute that I have wrong? My goal is to scrape the tweets for just whatever the person wrote, and not anything else, then to order it in a readable list. Here I have included what I have made so far, I wish I had not taken a vacation from botting or maybe
  19. Thanks a lot! That taught me what I could use as another method, but it is not working how I have the current setup. Is this possible how I want to do it? Here is a screen of what I did.
  20. Hey all! I am trying to make a plugin updater that takes from file on your pc and uploads it automatically to a webpage via "browse" within the web page. Firstly is it possible to input this file from ubot to the webpage browse window via the selected file in ubot's "browse". And secondly if so how? If this is not possible any other ideas on how it could be done?
  21. I have done something that updates plugins and the install of wordpress. That is fully functional, but what about the ftp uploading of wordpress? How would that even be handled? Once uploaded I can easily have the installation part done. Also working on adding in "plugin from file" uploading to a finished site. In testing phase now...
  22. Awesome! Thanks guys! So much good info! I'm going to play around with a few different mail providers, for me they must be pop to work with my programs like sick submitter and seo link robot and article marketing robot. I don't think I'm going to put one up for sale or anything but who knows. Praneys hotmail bot was very detailed and complicated! but i learned about capcha breaking with it and that was great! Thank you all! I love this community
  23. I would love more ui options in all versions yes! Is this a possibility? Also what exactly does "remove the license" mean? the "powered by ubot and you" link on the bots or does it mean something about the actual studio when working on bots?
  24. Awesome dude thank you! Do they support pop? Any takes on my other questions guys? Like about capchas and how to do the drop downs in the AOL menu? Thanks
×
×
  • Create New...