Jump to content
UBot Underground

TheMcD

Fellow UBotter
  • Content Count

    155
  • Joined

  • Last visited

Everything posted by TheMcD

  1. Update: So far I've been able to select the Chrome browser, but not much after that. Problems: - Multiple tabs are launched. - Some how my keyboard now doesn't work like it should. Pressing keys doesn't perform as expected. * * I think this is due to the fact that I was trying to have the bot press CTRL+A and then Delete. Something must still be sticking... Even closing uBot and Chrome, then relauching them problem still persisted. I'm rebooting windows 7 now, I'm on my MAC side.
  2. I need to access webRTC on a site. So, I need ExBrowser (for access to Chrome/Firefox), but it's not for sale, for about 6-12 months... Any other workarounds? Only thing I can think of is trying to control a desktop install of Chrome... (I've never tried to control desktop software yet). Thoughts ideas/suggestions... ? I appreciate it.
  3. Congrats. Thanks for sharing the interview.
  4. User: TheBigWeb has a bot that uses a PHP front end. Here is his post: http://network.ubotstudio.com/forum/index.php/topic/20533-my-software-was-featured-on-indiehackerscom/?do=findComment&comment=127530
  5. To add to the ideas and conversation, here is an article on using Amazon web server for free (hosing your bot on a Windows server): http://network.ubotstudio.com/blog/set-up-ubot-studio-on-a-free-amazon-vps-in-ten-minutes/ * I personally don't mind paying for Amazon hosting if it does what I need, and it's price nice.
  6. Very nice input. An API. What would be cool is to create a base API, that could be used by everyone. Sure, if you need yours to accept a couple pieces of additional data, you just add that to the base API and voila, you have connection between web interface and uBot.
  7. Hey all, Seth talks about growing rich slowly via uBot and SAAS in this article: http://network.ubotstudio.com/blog/get-rich-slowly/ Three pieces we need: 1. Web based user interface. 2. Connection to uBot (your software/service). 3. Web output for the user. * There are some variations to this, but we'll use this for now. Let's use a sample project like so: User uploads a video to be put up on YouTube, metacafe, Vimeo, etc. What are some of the easiest ways to handle steps 1 and 3 (above)? Here is my crack at it... 1. Use a WordPress site (with some sort of loging in to you
  8. So are you saying updates take a long time? Or you mean the bugs from back then took so long to get taken care of? Or do you mean both?
  9. Uh, I think that'd be something you'd take up with uBot, cause it's creating your files that are triggering the "virus" scanner(s). Unless there is something else attached to your .exe file.
  10. Okay, so I own ubot Pro version 4.1.8 I stopped upgrading when the software just started having multiple issues and on top of that, they added the monthly payment model for updates (which were few are far between at that time, not to mention I felt like "why should I be paying for features that should be solid already?".... What I'd like to know is, your opinions: Is the monthly "pay for updates" still in effect? Is version 5 stable? Worth building some of my business processes around? Thanks for your opinions, experiences, comments and thoughts. Troy
  11. Wow.. It does look like it's a disappointing release. (I'm also surprised with how active this thread has become, there is no company representation... No one backing up 5.0) I too hate paying for updates, since they are not consistent/regular. I know developers are not cheap, but if it's correct that there is only one, it's time to stop living off the profits (and recurring updates cash), tighten your belt and hire another developer. I'm not asking for freebies. I don't mind paying fair market pricing for updates and solid software.
  12. Interesting ... Seems like so far... 1 vote for waiting 1 vote for go for it A great price is tempting, but how long until it "gets fixed", that's the question. Waiting.. Seems like the route to go, but wondering if uBot is too small of a company. Issues on 4 were. It resolved completely, so let's come out with version 5, we'll add some features ... Etc. But, I feel sort if like they are chasing the software itself. Sort of like.. Making it just "ok" enough to sell some more copies, but not letting any specific version, be solid (stand on its own), live its life span, and hen come out
  13. So I've read Seth's emails on 5 .... Is it all cracked up to be what it was promoted as? I've read of issues, but don't know really if it's the user, or version 5. I do know that 4 still had issues, and not sure if those are resolved in 5. With the addition of new functionality in 5, is 5 solid, lacking, buggy? I'm thinking of going from from to DEV... ??? Thanks.
  14. Oh, I didn't know it was that detailed... Meaning, like that you could set Screen Size, etc. ?? I thought at least there were some things you could not alter... ??
  15. Has anyone ever looked at their web logs to see what uBot studio leaves? IE: Fingerprint I don't have a doman that is dormant, so I don't know if I'd be abel to find it in my logs, not to mention I don't have the slightest idea of what I'd be looking for with uBot. Curios to see "The Fingerprint" ... Muuahhhhh. If you got it (the fingerprint), show it.
  16. I made an update, clarification: This is server based, so it's not an app/software that is installed on the user end. It's credit for a form filled in. Since we are all on the end of using bots to exploit (take that positive or negative) ... How can I protect myself? Especially from someone looking at the form and how what it needs?
  17. Okay, so we can fake User Agent and all. I was wondering, what cannot be faked? I'm needing to identify people so that they are NOT given credit for an action, and I've come to the realization that maybe it cannot be done... But how close can I get to eliminate the 95% of those trying to use trickery? It's kinda like reverse-uBot. If you have any ideas, articles, suggestions, I'd appreciated hearing them. My only idea (narrowed down after many days of thought) is: Use a few ideas stringed together. (What those are, and what they should be, not sure.) For example: IP Address + F
  18. Ok, so I'm trying to learn more about what does what and what is what... I'm looking at a form using uBot and it needs to fill in two text fields. Here is the name field HTML (View Source) <div class="af-element"> <label class="previewLabel" for="awf_field-44630789">Name: </label> <div class="af-textWrap"> <input id="awf_field-44630789" type="text" name="name" class="text" value="" tabindex="503" /> </div> Here is the email field HTML (View Source) <div class="af-element"> <label class="previewLabel" for="awf_field-44630790">Email: &l
  19. Hah... It seems that people are forgetting the topic of what I am looking for.. An installer that will also add scheduled tasks on he computer where the installation takes place, and doesn't cost an arm and a leg.
  20. Thanks WillyWonka. I like the idea, though I feel more comfortable using a process buil into the system. (Task scheduler)
  21. Thanks Blumi40, but z-cron is not really what I need. I will install a bot on someone else's computer and while installing, I want to set the scheduler on the computer to run my software every minute (in this specific case)
  22. Anyone know of an installer that will allow me to create scheduled tasks, that doesn't cost an arm an a leg? I need to have my bot(s) installed on a users computer and add recurring scheduled tasks to run the bot(s).
  23. Yeah, looking to do some stuff (not) for me and so not turning on automagically with build in triggers from WA. (Now I am looking for an installer that will allow me to create scheduled tasks, that doesn't cost an arm an a leg.) I just replied to the WA forum.
  24. Hey I'm a coder, so when you say "There are settings in WinAutomation when you compile it to hide it", I take that as a real hide (from the get go) Not a psuedo... okay start up, minimized (would you like a cup of coffee...?) Oh, okay, now we have to make you invisible.
×
×
  • Create New...