Jump to content
UBot Underground

slash30

Fellow UBotter
  • Content Count

    103
  • Joined

  • Last visited

Everything posted by slash30

  1. I'd like to be added as well. tjc3003.
  2. Hi John, I'm just having trouble with the registering for some reason. I added you on skype as well. Thanks! TJ
  3. I love that the app is being constantly updated. Really glad I got it on this. Thanks! TJ
  4. Under Help go to Check for Updates Help->Check for Updates
  5. It automatically asks to upgrade when you open the studio. If it's open just close it and reopen it. It should prompt you from there.
  6. It's out now. Just downloaded it.
  7. Also you can put in words with spaces or other invalid characters and it will clean them up for you.
  8. Go daddy lets you check up to 500 and is easy to scrape. http://www.godaddy.com/domains/searchbulk.aspx It does go to an order page if you do too many searches in a row. Never tested to see how many that is. TJ
  9. Quick question, will there be upgrade paths in terms of pricing? Since Pro will be out first I'll want to get my hands on it right away and start testing out the new features but ultimately I'll want the developers license. I'm sure you'll have a good solution for this but I wanted to throw it out there just in case. One Comment: I'd like to request that each new feature released come with a description and example of it's use. It's almost better not to have the feature if those no documentation or example of its use. I know documentation sucks to do but it will really make a world of
  10. Ah cool. Thanks man that's a better way to do it. It's still strange that it throws errors and cycles through the list without ever hitting start.
  11. Just an FYI. Ubot doesn't seem to like it when you use stat monitor with the next item list as the variable. I did this while I was trying to debug a problem I was having and wanted to see the next item in the list as the bot ran. Anyway, when you do this Ubot starts throwing errors even without pressing play. It starts going through the variable list and doesn't stop. It's actually hard to kill it once it happens so be wary when reproducing it. TJ
  12. Ok so I'm scraping an address like "888 Transgender Dr. Stage Coach, NV 99999". I'd like to insert or replace the space with a comma between the state and the zipcode to make it an additional column in the csv file. I was thinking along the lines of a regex like "s/(.+\b[A-Z]{2})\s([0-9]{5})/$1,$2/g" and do a replace but I don't think that works in ubot. Any ideas? Thanks. TJ
  13. This is how get the blogs off of googs related search.
  14. Yeah I'm just harvesting my own links with Ubot now. Way too easy and no one spamming them to death! That's pure win!
  15. slash30

    Saving

    I don't think you can save both lists like that. Put them into a list first then save the list once like this. Loop putting them all in one list. Then saving.
  16. Yeah this will be huge with a SQL database on the back end. Not much you can't do. Best thing I've done with PHP,Perl and SQL is make a VMXL Voice interface for a Cisco router. This way I could call in and check on my network traffic (VoIP) and get the stats read back to me, and even reset interfaces by voice over the phone if they took too many errors. We were running voice traffic for the big carriers to Mexico, Hong Kong and Brazil back in the beginning of voice over IP. That shit went down ALOT. This way I could actually leave my house to go the bar.
  17. Wow... 2 years?? It might as well be 200 in this day and age for software. You're lucky to get 6 month before someone takes you out. You've got to continually improve your product or someone else will. Adapt or die. I don't know but the smart play to me would have been- "Hey Aaron, you think you can make me an even better product with this Ubot thing?" I bet Aaron would have cooked you up something real nice and worked you a good deal. You'd have a new product to sell and maybe a bunch of Ubot commissions to go long with it. Aaron is obviously a very talented guy and it's silly to think h
×
×
  • Create New...